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

App\Model\LastVisit\LastVisit Resource class

Resource Metadata

Short name: "LastVisit"

Item operations Attributes
get
[
  "method" => "GET"
  "path" => "/last_visit/{id}"
  "normalization_context" => [
    "groups" => [
      "read_last_visit"
    ]
  ]
  "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
[
  "method" => "GET"
  "normalization_context" => [
    "groups" => [
      "list_last_visit"
    ]
  ]
  "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" => "/last_visit"
  "normalization_context" => [
    "groups" => [
      "post_last_visit"
    ]
  ]
  "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
normalization_context
[
  "groups" => [
    "list"
  ]
]
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 TRUE App\DataPersister\LastVisit\LastVisitDataPersister
8 NOT USED App\DataPersister\Listing\ListingDataPersister
9 NOT USED App\DataPersister\ListingItem\ListingItemDataPersister
10 NOT USED App\DataPersister\MailType\MailTypeDataPersister
11 NOT USED App\DataPersister\Product\ProductDataPersister
12 NOT USED App\DataPersister\Product\ProductWithoutRequestDataPersister
13 NOT USED App\DataPersister\Prospect\ProspectDataPersister
14 NOT USED App\DataPersister\Quote\QuoteDataPersister
15 NOT USED App\DataPersister\RGPDConfig\RGPDConfigDataPersister
16 NOT USED App\DataPersister\RGPDInfo\RGPDInfoDataPersister
17 NOT USED App\DataPersister\SavedUserSearch\SavedUserSearchDataPersister
18 NOT USED App\DataPersister\SecurityGroup\SecurityGroupDataPersister
19 NOT USED App\DataPersister\Tab\TabDataPersister
20 NOT USED App\DataPersister\Task\TaskDataPersister
21 NOT USED 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