App\Entity\Api\Event
Resource class
Resource Metadata
Short name: "Event"
Item operations | Attributes |
---|---|
get | [ "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 |
---|---|
get | [ "method" => "GET" "openapi_context" => [ "responses" => [ 200 => [ "description" => "Event collection" "content" => [ "application/json" => [ "schema" => [ "example" => "{"data": [ { "id": 0, "name": "string", "content": "string", "teaser": "string", "dateFrom": "2022-08-10T19:26:53.721Z", "dateTo": "2022-08-10T19:26:53.721Z", "urlLink": "string", "location": "string", "organizer": "string", "phone": "string", "email": "string", "published": 0, "slug": "string", "contactPerson": "string", "icon": "string", "category": "string", "site": [ "string" ], "statistic": "string" } ], "meta": {"current_page": 1,"from": 0,"to": 30,"per_page": "30","last_page": 8,"total": 211 }}" "type" => "object" "properties" => [ "data" => [ "type" => "array" "items" => [ "$ref" => "#/components/schemas/Event" ] ] "meta" => [ "type" => "object" "properties" => [ "current_page" => [ "type" => "integer" ] "from" => [ "type" => "integer" ] "to" => [ "type" => "integer" ] "per_page" => [ "type" => "integer" ] "last_page" => [ "type" => "integer" ] "total" => [ "type" => "integer" ] ] ] ] ] ] ] ] ] ] "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 | |
---|---|
annotated_app_entity_api_event_api_platform_core_bridge_doctrine_orm_filter_date_filter string(54) "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter" | |
annotated_app_entity_api_event_api_platform_core_bridge_doctrine_orm_filter_search_filter string(56) "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter" | |
annotated_app_entity_api_event_api_platform_core_bridge_doctrine_orm_filter_order_filter string(55) "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter" |
Attributes | |
---|---|
pagination_client_items_per_page | true |
input | null |
output | null |
Data Providers
# | Answer | Collection data provider |
---|---|---|
1 | FALSE | App\DataProvider\ArticleCollectionDataProvider |
2 | FALSE | App\DataProvider\BlockCollectionDataProvider |
3 | TRUE | App\DataProvider\EventCollectionDataProvider |
4 | NOT USED | App\DataProvider\MenuCollectionDataProvider |
5 | NOT USED | App\DataProvider\PageCollectionDataProvider |
6 | NOT USED | App\DataProvider\SearchCollectionDataProvider |
7 | NOT USED | App\DataProvider\SitemapCollectionDataProvider |
8 | NOT USED | App\DataProvider\StatisticCollectionDataProvider |
9 | NOT USED | ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider |
Context[ "filters" => [ "slug" => "12-inspire-espus-skolenie" ] "operation_type" => "collection" "collection_operation_name" => "get" "iri_only" => false "input" => null "output" => null "resource_class" => "App\Entity\Api\Event" "request_uri" => "/api/events?slug=12-inspire-espus-skolenie" "uri" => "http://cms.stage.geocloud.sk/api/events?slug=12-inspire-espus-skolenie" ] |
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.