https://dev.app.pol-crm.com/api/V4/custom_actions Return to referer URL

App\V4\Entity\CustomAction Resource class

Resource Metadata

Short name: "V4/CustomAction"

Item operations Attributes
get
[
  "path" => "/V4/custom_actions/{id}"
  "normalization_context" => [
    "groups" => [
      "custom_action:read"
    ]
  ]
  "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/custom_actions/{id}/form"
  "controller" => "App\V4\Controller\CustomAction\GetCustomActionFormAction"
  "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_custom_action
[
  "method" => "POST"
  "deserialize" => false
  "write" => false
  "controller" => "App\V4\Controller\CustomAction\CustomActionDataPersisterAction"
  "path" => "/V4/custom_actions/{id}"
  "input_formats" => [
    "multipart" => [
      "multipart/form-data"
    ]
  ]
  "normalization_context" => [
    "groups" => [
      "custom_action:update"
    ]
  ]
  "denormalization_context" => [
    "groups" => []
  ]
  "input" => null
  "output" => null
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
apply
[
  "method" => "POST"
  "deserialize" => false
  "write" => false
  "controller" => "App\V4\Controller\CustomAction\CustomActionAction"
  "path" => "/custom-actions/{id}/apply"
  "input_formats" => [
    "multipart" => [
      "multipart/form-data"
    ]
  ]
  "input" => null
  "output" => null
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
delete
[
  "path" => "/V4/custom_actions/{id}"
  "input" => null
  "output" => null
  "method" => "DELETE"
  "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/custom_actions"
  "normalization_context" => [
    "groups" => [
      "custom_action:list"
    ]
  ]
  "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_custom_action
[
  "method" => "POST"
  "deserialize" => false
  "write" => false
  "controller" => "App\V4\Controller\CustomAction\CustomActionDataPersisterAction"
  "path" => "/V4/custom_actions"
  "input_formats" => [
    "multipart" => [
      "multipart/form-data"
    ]
  ]
  "normalization_context" => [
    "groups" => [
      "custom_action:write"
    ]
  ]
  "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/custom_actions/form"
  "controller" => "App\V4\Controller\CustomAction\GetCustomActionFormAction"
  "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
annotated_app_v4_entity_custom_action_api_platform_core_bridge_doctrine_orm_filter_search_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter"
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.