App\Entity\Invoice
Resource class
Resource Metadata
Short name: "Invoice"
Item operations | Attributes |
---|---|
get | [ "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" ] ] ] |
delete | [ "method" => "DELETE" "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
put | [ "method" => "PUT" "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
patch | [ "method" => "PATCH" "input_formats" => [ "json" => [ "application/merge-patch+json" ] "multipart" => [ "multipart/form-data" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
Collection operations | Attributes |
---|---|
get | [ "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" ] ] ] |
post | [ "method" => "POST" "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
createInvoice | [ "method" => "POST" "input" => [ "class" => "App\Dto\CreateInvoiceDto" "name" => "CreateInvoiceDto" ] "path" => "/invoices/create" "controller" => "App\Controller\InvoiceController" "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" ] ] ] |
search | [ "method" => "POST" "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 | |
---|---|
annotated_app_entity_invoice_api_platform_core_bridge_doctrine_orm_filter_search_filter string(56) "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter" | |
annotated_app_entity_invoice_api_platform_core_bridge_doctrine_orm_filter_date_filter string(54) "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter" | |
annotated_app_entity_invoice_app_filter_invoice_search_filter string(30) "App\Filter\InvoiceSearchFilter" |
Attributes | |
---|---|
normalization_context | [ "groups" => "read_invoice" ] |
input | null |
output | null |
Data Providers
# | Answer | Collection data provider |
---|---|---|
1 | FALSE | App\DataProvider\BedroomOccupyDataProvider |
2 | TRUE | ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider |
Context[ "filters" => [ "reservationBedroom.reservation" => "/reservations/87" ] "groups" => "read_invoice" "operation_type" => "collection" "collection_operation_name" => "get" "resource_class" => "App\Entity\Invoice" "input" => null "output" => null "request_uri" => "/invoices?reservationBedroom.reservation=/reservations/87" "uri" => "https://apihoges.novate-digital.com/invoices?reservationBedroom.reservation=%2Freservations%2F87" "skip_null_values" => true ] |
# | Answer | Item data provider |
---|---|---|
1 | TRUE | ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider |
Context[ "fetch_data" => false "has_identifier_converter" => true ] |
No calls to subresource data provider have been recorded.
Data Persisters
No calls to data persister have been recorded.