App\Model\Security\UserInfo
Resource class
Resource Metadata
Short name: "UserInfo"
Item operations | Attributes |
---|---|
get | [ "method" => "GET" "path" => "/user-info/{id}" "normalization_context" => [ "groups" => [ "read" ] ] "denormalization_context" => [ "groups" => [ "read" ] ] "input" => null "output" => null "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
put | [ "method" => "PUT" "path" => "/user-info" "denormalization_context" => [ "groups" => [ "read" ] ] "normalization_context" => [ "groups" => [ "read" ] ] "security" => "is_granted("ROLE_ADMIN")" "input" => null "output" => null "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
delete | [ "method" => "DELETE" "path" => "/user-info/{id}" "security" => "is_granted("ROLE_ADMIN")" "input" => null "output" => null "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
field_with_values_form | [ "method" => "GET" "path" => "/user-info/form/{id}" "normalization_context" => [ "groups" => [ "form_edit" ] ] "security" => "is_granted("ROLE_ADMIN")" "denormalization_context" => [ "groups" => [ "form_edit" ] ] "controller" => "App\Controller\UserInfo\FormEditAction" "output" => [ "class" => "App\Model\Form\FormSchema" "name" => "FormSchema" ] "swagger_context" => [ "summary" => "Get Form Schema for editing" "tags" => [ "UserInfo" ] ] "input" => null "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
Collection operations | Attributes |
---|---|
get | [ "method" => "GET" "path" => "/user-info" "normalization_context" => [ "groups" => [ "read" ] ] "input" => null "output" => null "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
post | [ "method" => "POST" "path" => "/user-info" "controller" => "App\Controller\UserInfo\CreateAction" "denormalization_context" => [ "groups" => [ "read" ] ] "normalization_context" => [ "groups" => [ "read" ] ] "security" => "is_granted("ROLE_ADMIN")" "input" => null "output" => null "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
user_info_form | [ "method" => "GET" "path" => "/user-info/form" "controller" => "App\Controller\UserInfo\FormAction" "output" => [ "class" => "App\Model\Form\FormSchema" "name" => "FormSchema" ] "normalization_context" => [ "groups" => [ "form_edit" ] ] "security" => "is_granted("ROLE_ADMIN")" "denormalization_context" => [ "groups" => [ "form_edit" ] ] "swagger_context" => [ "summary" => "Get Form Schema" "tags" => [ "UserInfo" ] ] "input" => null "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
Filters | |
---|---|
No available filter declared for this resource. |
Attributes | |
---|---|
route_prefix | "/" |
ressource | "." |
normalization_context | [ "groups" => [ "read" ] ] |
input | null |
output | null |
Data Providers
No calls to collection data provider have been recorded.
No calls to item data provider have been recorded.
No calls to subresource data provider have been recorded.
Data Persisters
No calls to data persister have been recorded.