App\V4\Model\Section\Section
Resource class
Resource Metadata
Short name: "V4/Section"
Item operations | Attributes |
---|---|
get | [ "path" => "/V4/sections/{id}" "input" => null "output" => null "method" => "GET" "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
get_form | [ "method" => "GET" "path" => "/V4/sections/{id}/form" "controller" => "App\V4\Controller\Section\GetSectionFormAction" "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_section | [ "method" => "POST" "deserialize" => false "write" => false "controller" => "App\V4\Controller\Section\SectionDataPersisterAction" "path" => "/V4/sections/{id}" "input_formats" => [ "multipart" => [ "multipart/form-data" ] ] "normalization_context" => [ "groups" => [ "section:read" ] ] "denormalization_context" => [ "groups" => [] ] "input" => null "output" => null "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
delete_section | [ "method" => "DELETE" "deserialize" => false "write" => false "controller" => "App\V4\Controller\Section\SectionDataPersisterAction" "path" => "/V4/sections/{id}" "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" ] ] ] |
Collection operations | Attributes |
---|---|
get | [ "path" => "/V4/sections" "normalization_context" => [ "groups" => [ "section:list" ] ] "security" => "is_granted(constant('App\\V4\\Voters\\SectionVoter::SECTION_SHOW_LIST'), 'App\V4\Voters\SectionVoter')" "input" => null "output" => null "method" => "GET" "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_section | [ "method" => "POST" "deserialize" => false "write" => false "controller" => "App\V4\Controller\Section\SectionDataPersisterAction" "path" => "/V4/sections" "input_formats" => [ "multipart" => [ "multipart/form-data" ] ] "normalization_context" => [ "groups" => [ "section:read" ] ] "denormalization_context" => [ "groups" => [] ] "input" => null "output" => null "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
get_form | [ "method" => "GET" "path" => "/V4/sections/form" "controller" => "App\V4\Controller\Section\GetSectionFormAction" "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" ] ] ] |
Filters | |
---|---|
No available filter declared for this resource. |
Attributes | |
---|---|
api_allow_update | true |
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.