https://dev.app.pol-crm.com/api/templates/9974ab22ea354b419a44d70ea4d57e63 Return to referer URL

App\Model\Template\Template Resource class

Resource Metadata

Short name: "Template"

Item operations Attributes
get
[
  "normalization_context" => [
    "groups" => [
      "template: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"
    ]
  ]
]
put
[
  "normalization_context" => [
    "groups" => [
      "template:read"
    ]
  ]
  "denormalization_context" => [
    "groups" => [
      "template:update"
    ]
  ]
  "input" => null
  "output" => null
  "method" => "PUT"
  "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
[
  "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
[
  "normalization_context" => [
    "groups" => [
      "template: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
[
  "normalization_context" => [
    "groups" => [
      "template:list"
    ]
  ]
  "denormalization_context" => [
    "groups" => [
      "template:write"
    ]
  ]
  "input" => null
  "output" => null
  "method" => "POST"
  "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
denormalization_context
[
  "api_allow_update" => true
]
pagination_client_enabled
true
pagination_client_items_per_page
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

# Answer Data persister
1 FALSE App\DataPersister\Contact\ContactDataPersister
2 FALSE App\DataPersister\Customer\CustomerDataPersister
3 FALSE App\DataPersister\CustomerFile\CustomerFileDataPersister
4 FALSE App\DataPersister\CustomerFolder\CustomerFolderDataPersister
5 FALSE App\DataPersister\CustomerUrlFile\CustomerUrlFileDataPersister
6 FALSE App\DataPersister\Field\FieldDataPersister
7 FALSE App\DataPersister\LastVisit\LastVisitDataPersister
8 FALSE App\DataPersister\Listing\ListingDataPersister
9 FALSE App\DataPersister\ListingItem\ListingItemDataPersister
10 FALSE App\DataPersister\MailType\MailTypeDataPersister
11 FALSE App\DataPersister\Product\ProductDataPersister
12 FALSE App\DataPersister\Product\ProductWithoutRequestDataPersister
13 FALSE App\DataPersister\Prospect\ProspectDataPersister
14 FALSE App\DataPersister\Quote\QuoteDataPersister
15 FALSE App\DataPersister\RGPDConfig\RGPDConfigDataPersister
16 FALSE App\DataPersister\RGPDInfo\RGPDInfoDataPersister
17 FALSE App\DataPersister\SavedUserSearch\SavedUserSearchDataPersister
18 FALSE App\DataPersister\SecurityGroup\SecurityGroupDataPersister
19 FALSE App\DataPersister\Tab\TabDataPersister
20 FALSE App\DataPersister\Task\TaskDataPersister
21 TRUE App\DataPersister\Template\TemplateDataPersister
22 NOT USED App\DataPersister\UserInfo\UserInfoDataPersister
23 NOT USED App\DataPersister\ViewOrder\ViewOrderDataPersister
24 NOT USED App\V4\DataPersister\Contact\ContactDataPersister
25 NOT USED App\V4\DataPersister\Contact\ContactWithoutRequestDataPersister
26 NOT USED App\V4\DataPersister\CustomerFile\CustomerFileWithoutRequestDataPersister
27 NOT USED App\V4\DataPersister\Listing\ListingWithoutRequestDataPersister
28 NOT USED App\V4\DataPersister\MailType\MailTypeDataPersister
29 NOT USED App\V4\DataPersister\MailType\MailTypeWithoutRequestDataPersister
30 NOT USED App\V4\DataPersister\Prospect\ProspectBusinessDataPersister
31 NOT USED App\V4\DataPersister\Prospect\ProspectBusinessWithoutRequestDataPersister
32 NOT USED App\V4\DataPersister\Prospect\ProspectIndividualDataPersister
33 NOT USED App\V4\DataPersister\Prospect\ProspectIndividualWithoutRequestDataPersister
34 NOT USED App\V4\DataPersister\ProspectSubscription\ProspectSubscriptionDataPersister
35 NOT USED App\V4\DataPersister\Quote\QuoteDataPersister
36 NOT USED App\V4\DataPersister\Quote\QuoteWithoutRequestDataPersister
37 NOT USED App\V4\DataPersister\Task\TaskDataPersister
38 NOT USED App\V4\DataPersister\Task\TaskWithoutRequestDataPersister
39 NOT USED App\V4\DataPersister\TaskType\TaskTypeWithoutRequestDataPersister
40 NOT USED App\V4\DataPersister\UserNotification\UserNotificationWithoutRequestDataPersister
41 NOT USED ApiPlatform\Core\Bridge\Symfony\Messenger\DataPersister
42 NOT USED ApiPlatform\Core\Bridge\Doctrine\Common\DataPersister