https://localbeez.ri7.fr/api/public/deals/24

App\Entity\Deal Resource class

Resource Metadata

Short name: "Deal"

Item operations Attributes
get
[
  "normalization_context" => [
    "groups" => "read:deal:collection:get"
  ]
  "path" => "/public/deals/{id}"
  "input" => null
  "output" => null
  "method" => "GET"
  "stateless" => 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
post
[
  "normalization_context" => [
    "groups" => "write:deal:collection:post"
  ]
  "controller" => "App\Controller\Api\Deal\PostDealController"
  "method" => "POST"
  "path" => "/deals"
  "input" => null
  "output" => null
  "stateless" => 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"
    ]
  ]
]
get_nearest_deals
[
  "controller" => "App\Controller\Api\Deal\GetNearestDealsController"
  "method" => "POST"
  "path" => "/public/deals/nearest-deals"
  "input" => null
  "output" => null
  "stateless" => 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"
    ]
  ]
]
get
[
  "normalization_context" => [
    "groups" => "read:deal:collection:get"
  ]
  "path" => "/public/deals"
  "input" => null
  "output" => null
  "method" => "GET"
  "stateless" => 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"
    ]
  ]
]
delete_companies_deals
[
  "method" => "DELETE"
  "path" => "/deals/companies"
  "controller" => "App\Controller\Api\Deal\DeleteDealController"
  "input" => null
  "output" => null
  "stateless" => 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
cache_headers
null
denormalization_context
null
deprecation_reason
null
elasticsearch
null
fetch_partial
null
force_eager
null
formats
null
hydra_context
null
input
null
mercure
null
messenger
null
normalization_context
null
openapi_context
null
order
null
output
null
pagination_client_enabled
null
pagination_client_items_per_page
null
pagination_client_partial
null
pagination_via_cursor
null
pagination_enabled
null
pagination_fetch_join_collection
null
pagination_items_per_page
null
pagination_maximum_items_per_page
null
pagination_partial
null
route_prefix
null
security
null
security_message
null
security_post_denormalize
null
security_post_denormalize_message
null
security_post_validation
null
security_post_validation_message
null
stateless
null
sunset
null
swagger_context
null
validation_groups
null
url_generation_strategy
null
composite_identifier
null
exception_to_status
null
query_parameter_validation_enabled
null

Data Providers

No calls to collection data provider have been recorded.

# Answer Item data provider
1 TRUE ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider
Context
[
  "groups" => "read:deal:collection:get"
  "operation_type" => "item"
  "item_operation_name" => "get"
  "iri_only" => false
  "input" => null
  "output" => null
  "resource_class" => "App\Entity\Deal"
  "request_uri" => "/api/public/deals/24"
  "uri" => "https://localbeez.ri7.fr/api/public/deals/24"
  "has_identifier_converter" => true
]

No calls to subresource data provider have been recorded.

Data Persisters

No calls to data persister have been recorded.