[ 'shortName' => [ 'PointOfInterest', ], 'description' => [ '', ], 'itemOperations' => [ [ 'get' => [ 'force_eager' => true, 'input' => null, 'output' => null, 'method' => 'GET', 'stateless' => null, 'input_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], 'output_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], ], 'get_one_nested_data' => [ 'method' => 'GET', 'force_eager' => true, 'path' => '/point_of_interests-with-nested-data/{id}', 'normalization_context' => [ 'groups' => [ 'poi:read_nested', 'person:read', 'poi:read', ], ], 'input' => null, 'output' => null, 'stateless' => null, 'input_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], 'output_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], ], 'put' => [ 'method' => 'PUT', 'stateless' => null, 'input_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], 'output_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], ], 'delete' => [ 'method' => 'DELETE', 'stateless' => null, 'input_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], 'output_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], ], ], ], 'collectionOperations' => [ [ 'get' => [ 'force_eager' => true, 'input' => null, 'output' => null, 'method' => 'GET', 'stateless' => null, 'input_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], 'output_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], ], 'get_by_selection' => [ 'controller' => 'App\\Controller\\FilterBySelectionAction', 'method' => 'GET', 'path' => '/filter-by-selections', 'input' => null, 'output' => null, 'stateless' => null, 'input_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], 'output_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], ], 'valid_with_range' => [ 'controller' => 'App\\Controller\\PointOfInterestsValidWithRangeAction', 'method' => 'GET', 'path' => '/get-valid-point-of-interests-with-range', 'input' => null, 'output' => null, 'stateless' => null, 'input_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], 'output_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], ], 'valid_with_range_nested' => [ 'controller' => 'App\\Controller\\PointOfInterestsValidWithRangeAction', 'method' => 'GET', 'path' => '/get-valid-point-of-interests-with-range-nested', 'normalization_context' => [ 'groups' => [ 'poi:read_nested', 'person:read', 'poi:read', ], ], 'input' => null, 'output' => null, 'stateless' => null, 'input_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], 'output_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], ], 'get_full' => [ 'method' => 'GET', 'force_eager' => true, 'path' => '/get-full', 'pagination_enabled' => false, 'normalization_context' => [ 'groups' => [ 'poi:read_nested', 'person:read', 'poi:read', ], ], 'input' => null, 'output' => null, 'stateless' => null, 'input_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], 'output_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], ], 'list' => [ 'method' => 'GET', 'path' => '/point_of_interests/list', 'pagination_enabled' => true, 'normalization_context' => [ 'groups' => [ 'poi:list', ], ], 'input' => null, 'output' => null, 'stateless' => null, 'input_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], 'output_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], ], 'get_simple' => [ 'method' => 'GET', 'path' => '/point_of_interests_fl', 'normalization_context' => [ 'groups' => [ 'poi:fl', ], ], 'controller' => 'App\\Controller\\PointOfInterestsValidAction', 'input' => null, 'output' => null, 'stateless' => null, 'input_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], 'output_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], ], 'get_by_filters_selected' => [ 'method' => 'GET', 'path' => '/get-point-of-interests-by-filters-selected', 'normalization_context' => [ 'groups' => [ 'poi:read_nested', 'person:read', 'poi:read', ], ], 'controller' => 'App\\Controller\\GetPointOfInterestsByFiltersSelectedAction', 'input' => null, 'output' => null, 'stateless' => null, 'input_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], 'output_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], ], 'get_nested_data' => [ 'method' => 'GET', 'force_eager' => true, 'path' => '/point_of_interests-with-nested-data', 'normalization_context' => [ 'groups' => [ 'poi:read_nested', 'person:read', 'poi:read', ], ], 'input' => null, 'output' => null, 'stateless' => null, 'input_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], 'output_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], ], 'preview' => [ 'controller' => 'App\\Controller\\PreviewAction', 'method' => 'GET', 'path' => '/regenerate-selection/preview', 'input' => null, 'output' => null, 'stateless' => null, 'input_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], 'output_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], ], 'preview_v2' => [ 'controller' => 'App\\Controller\\PreviewV2Action', 'method' => 'GET', 'path' => '/regenerate-selection/preview-v2', 'input' => null, 'output' => null, 'stateless' => null, 'input_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], 'output_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], ], 'regenerate_selection' => [ 'controller' => 'App\\Controller\\RegenerateSelectionAction', 'method' => 'POST', 'path' => '/regenerate-selection/{id}', 'input' => null, 'output' => null, 'stateless' => null, 'input_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], 'output_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], ], 'availabilities_data' => [ 'method' => 'GET', 'path' => '/get-pois-with-availabilities', 'normalization_context' => [ 'groups' => [ 'poi:availabilities', ], ], 'input' => null, 'output' => null, 'stateless' => null, 'input_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], 'output_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], ], 'calltophone_initialize' => [ 'controller' => 'App\\Controller\\InitializePhoneCallController', 'method' => 'GET', 'path' => '/initialize-calltophone', 'input' => null, 'output' => null, 'stateless' => null, 'input_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], 'output_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], ], 'post' => [ 'method' => 'POST', 'stateless' => null, 'input_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], 'output_formats' => [ 'jsonld' => [ 'application/ld+json', ], 'json' => [ 'application/json', ], 'xml' => [ 'application/xml', 'text/xml', ], 'yaml' => [ 'application/x-yaml', ], 'csv' => [ 'text/csv', ], 'html' => [ 'text/html', ], ], ], ], ], 'graphql' => [ [ 'item_query' => [], 'collection_query' => [], 'delete' => [], 'update' => [], 'create' => [], ], ], 'attributes' => [ [ 'normalization_context' => [ 'groups' => [ 'poi:read', 'poi:availabilities', ], 'enable_max_depth' => 'true', ], 'denormalization_context' => [ 'groups' => [ 'poi:write', ], ], 'pagination_enabled' => true, 'pagination_client_enabled' => true, 'pagination_client_items_per_page' => true, 'cache_headers' => [ 'max_age' => 86400, 'shared_max_age' => 3600, 'vary' => [ 'Content-Type', 'Authorization', 'Origin', ], ], 'input' => null, 'output' => null, 'filters' => [ 'annotated_app_entity_point_of_interest_api_platform_core_bridge_doctrine_orm_filter_boolean_filter', 'annotated_app_entity_point_of_interest_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'annotated_app_entity_point_of_interest_api_platform_core_bridge_doctrine_orm_filter_date_filter', 'annotated_app_entity_point_of_interest_api_platform_core_bridge_doctrine_orm_filter_range_filter', 'annotated_app_entity_point_of_interest_api_platform_core_bridge_doctrine_orm_filter_numeric_filter', 'annotated_app_entity_point_of_interest_app_filter_or_search_filter', 'annotated_app_entity_point_of_interest_api_platform_core_bridge_doctrine_orm_filter_order_filter', ], ], ], ], ], $o[0], [] ); }];