https://api.routeplanner.app/api/locations?amp%253Bslug%253Dmy_bz=%3D

App\Entity\Location Resource class

Resource Metadata

Short name: "Location"

Item operations Attributes
get
[
  "normalization_context" => [
    "groups" => [
      "location:item"
      "popular"
    ]
  ]
  "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_popular
[
  "method" => "GET"
  "path" => "/countries/{id}/locations/popular"
  "controller" => "App\Controller\PopularLocationController"
  "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
[
  "normalization_context" => [
    "groups" => [
      "location:list"
      "popular"
    ]
  ]
  "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"
    ]
  ]
]
Filters
annotated_app_entity_location_api_platform_core_bridge_doctrine_orm_filter_search_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter"
Attributes
pagination_client_enabled
true
input
null
output
null

Data Providers

# Answer Collection data provider
1 TRUE ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider
Context
[
  "filters" => [
    "amp%3Bslug%3Dmy_bz" => "="
  ]
  "groups" => [
    "location:list"
    "popular"
  ]
  "operation_type" => "collection"
  "collection_operation_name" => "get"
  "resource_class" => "App\Entity\Location"
  "input" => null
  "output" => null
  "request_uri" => "/api/locations?amp%253Bslug%253Dmy_bz=="
  "uri" => "https://api.routeplanner.app/api/locations?amp%253Bslug%253Dmy_bz=%3D"
]

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.