App\V4\Model\Tab\Tab
Resource class
Resource Metadata
Short name: "V4/Tab"
Item operations | Attributes |
---|---|
get | [ "path" => "/V4/tabs/{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/tabs/{id}/form" "controller" => "App\V4\Controller\Tab\GetTabFormAction" "normalization_context" => [ "isFromAdmin" => true ] "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_tab | [ "method" => "POST" "deserialize" => false "write" => false "controller" => "App\V4\Controller\Tab\TabDataPersisterAction" "path" => "/V4/tabs/{id}" "input_formats" => [ "multipart" => [ "multipart/form-data" ] ] "normalization_context" => [ "groups" => [ "tab:read" ] ] "denormalization_context" => [ "groups" => [] ] "input" => null "output" => null "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
delete_tab | [ "method" => "DELETE" "deserialize" => false "write" => false "controller" => "App\V4\Controller\Tab\TabDataPersisterAction" "path" => "/V4/tabs/{id}" "normalization_context" => [ "isFromAdmin" => true ] "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/tabs" "normalization_context" => [ "groups" => [ "tab:list" ] "isFromAdmin" => true ] "security" => "is_granted(constant('App\\V4\\Voters\\TabVoter::TAB_SHOW_LIST'), 'App\V4\Voters\TabVoter')" "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_tab | [ "method" => "POST" "deserialize" => false "write" => false "controller" => "App\V4\Controller\Tab\TabDataPersisterAction" "path" => "/V4/tabs" "input_formats" => [ "multipart" => [ "multipart/form-data" ] ] "normalization_context" => [ "groups" => [ "tab: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/tabs/form" "controller" => "App\V4\Controller\Tab\GetTabFormAction" "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.