Routing
_api_/projects/{id}{._format}_get
Matched route
Route Parameters
| Name | Value |
|---|---|
| _api_operation_name | "_api_/projects/{id}{._format}_get" |
| _api_resource_class | "App\Entity\Project" |
| _format | null |
| _stateless | null |
| id | "7194" |
Route Matching Logs
Path to match:
/api/projects/7194
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | broadcasts.authentication | /broadcasts/authentication/ | Path does not match |
| 3 | company.contacts.fulltext | /companies/{companyId}/contacts/search-fulltext/ | Path does not match |
| 4 | base | /{anything} | Path does not match |
| 5 | media.projectDocument.show | /media/projects/documents/{document} | Path does not match |
| 6 | media.projectImage.show.filter | /media/projects/image/{id}/{filter}/{originalFilename} | Path does not match |
| 7 | media.projectImage.show | /media/projects/image/{id}/{originalFilename} | Path does not match |
| 8 | media.projectImage.download | /media/images/{image}/download | Path does not match |
| 9 | media.images.download | /media/images/download | Path does not match |
| 10 | media.projectDocument.download | /media/documents/{document}/download | Path does not match |
| 11 | media.documents.download | /media/documents/download | Path does not match |
| 12 | mediaprotocol.preview-pdf | /media/documents/{document}/preview-pdf | Path does not match |
| 13 | protocol.html | /projects/{projectId}/areas/{area}/inspections/{inspection}/protocol-preview | Path does not match |
| 14 | protocol.preview-pdf | /api/media/inspections/{inspection}/preview-pdf | Path does not match |
| 15 | protocol.test-html | /api/media/inspections/{inspection}/test-html | Path does not match |
| 16 | protocol.showPdf | /projects/{projectId}/areas/{area}/inspections/protocols/{protocol} | Path does not match |
| 17 | protocol.downloadPdf | /projects/{projectId}/areas/{area}/inspections/protocols/{protocol}/download | Path does not match |
| 18 | protocol.downloadPdf.direct | /protocols/{protocol}/download | Path does not match |
| 19 | protocol.area.download | /api/media/areas/{area}/protocols/download | Path does not match |
| 20 | protocol.project.download | /api/media/projects/{project}/protocols/download | Path does not match |
| 21 | protocol.settingsPreview | /projects/{projectId}/areas/{area}/protocol-settings-pdf-preview | Path does not match |
| 22 | resolveRequest.link | /resolve-defects/{identifier}/ | Path does not match |
| 23 | projectImage.protocolDefectResolveRequest.upload | /resolve-defects/{identifier}/defects/{protocolInspectionDefect}/images/ | Path does not match |
| 24 | projectImage.protocolDefectResolveRequest.filter | /resolve-defects/image/{image}/{identifier}/{filter}/{originalFilename} | Path does not match |
| 25 | projectImage.protocolDefectResolveRequest.show | /resolve-defects/image/{image}/{identifier}/{originalFilename} | Path does not match |
| 26 | projectImageTag.new | /image-tags/new | Path does not match |
| 27 | projectImageTag.ajaxSelect | /image-tags/select/ | Path does not match |
| 28 | api_doc | /api/docs.{_format} | Path does not match |
| 29 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 30 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 31 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 32 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 33 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 34 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 35 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 36 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 37 | _api_/activity_controls/{id}{._format}_get | /api/activity_controls/{id}.{_format} | Path does not match |
| 38 | _api_/activity_controls/{id}{._format}_patch | /api/activity_controls/{id}.{_format} | Path does not match |
| 39 | _api_/activity_controls/{id}{._format}_delete | /api/activity_controls/{id}.{_format} | Path does not match |
| 40 | _api_/activity_controls{._format}_get_collection | /api/activity_controls.{_format} | Path does not match |
| 41 | _api_/activity_controls{._format}_post | /api/activity_controls.{_format} | Path does not match |
| 42 | _api_/activity_resources/{id}{._format}_get | /api/activity_resources/{id}.{_format} | Path does not match |
| 43 | _api_/activity_resources/{id}{._format}_patch | /api/activity_resources/{id}.{_format} | Path does not match |
| 44 | _api_/activity_resources/{id}{._format}_delete | /api/activity_resources/{id}.{_format} | Path does not match |
| 45 | _api_/activity_resources{._format}_get_collection | /api/activity_resources.{_format} | Path does not match |
| 46 | _api_/activity_resources{._format}_post | /api/activity_resources.{_format} | Path does not match |
| 47 | _api_/areas/{id}{._format}_get | /api/areas/{id}.{_format} | Path does not match |
| 48 | _api_/areas/{id}{._format}_patch | /api/areas/{id}.{_format} | Path does not match |
| 49 | _api_/areas/{id}{._format}_delete | /api/areas/{id}.{_format} | Path does not match |
| 50 | _api_/areas{._format}_get_collection | /api/areas.{_format} | Path does not match |
| 51 | _api_/areas{._format}_post | /api/areas.{_format} | Path does not match |
| 52 | _api_/projects/{id}/areas.{_format}_get_collection | /api/projects/{id}/areas.{_format} | Path does not match |
| 53 | _api_/areas/{id}/inspection_controlling_get | /api/areas/{id}/inspection_controlling | Path does not match |
| 54 | _api_/area_crafts/{id}{._format}_get | /api/area_crafts/{id}.{_format} | Path does not match |
| 55 | _api_/area_crafts/{id}{._format}_patch | /api/area_crafts/{id}.{_format} | Path does not match |
| 56 | _api_/area_crafts/{id}{._format}_delete | /api/area_crafts/{id}.{_format} | Path does not match |
| 57 | _api_/area_crafts{._format}_get_collection | /api/area_crafts.{_format} | Path does not match |
| 58 | _api_areas/{id}/area_crafts/export_get_collection | /api/areas/{id}/area_crafts/export | Path does not match |
| 59 | _api_/area_crafts{._format}_post | /api/area_crafts.{_format} | Path does not match |
| 60 | _api_/areas/{id}/area_crafts.{_format}_get_collection | /api/areas/{id}/area_crafts.{_format} | Path does not match |
| 61 | _api_/inspection_defects/{id}/area_crafts.{_format}_get_collection | /api/inspection_defects/{id}/area_crafts.{_format} | Path does not match |
| 62 | _api_/area_personal_protective_equipments/{id}{._format}_get | /api/area_personal_protective_equipments/{id}.{_format} | Path does not match |
| 63 | _api_/area_personal_protective_equipments/{id}{._format}_patch | /api/area_personal_protective_equipments/{id}.{_format} | Path does not match |
| 64 | _api_/area_personal_protective_equipments/{id}{._format}_delete | /api/area_personal_protective_equipments/{id}.{_format} | Path does not match |
| 65 | _api_/area_personal_protective_equipments{._format}_get_collection | /api/area_personal_protective_equipments.{_format} | Path does not match |
| 66 | _api_/area_personal_protective_equipments{._format}_post | /api/area_personal_protective_equipments.{_format} | Path does not match |
| 67 | _api_/area_zones/{id}{._format}_get | /api/area_zones/{id}.{_format} | Path does not match |
| 68 | _api_/area_zones/{id}{._format}_patch | /api/area_zones/{id}.{_format} | Path does not match |
| 69 | _api_/area_zones/{id}{._format}_delete | /api/area_zones/{id}.{_format} | Path does not match |
| 70 | _api_/area_zones{._format}_get_collection | /api/area_zones.{_format} | Path does not match |
| 71 | _api_/area_zones{._format}_post | /api/area_zones.{_format} | Path does not match |
| 72 | _api_/areas/{id}/area_zones.{_format}_get_collection | /api/areas/{id}/area_zones.{_format} | Path does not match |
| 73 | _api_/checklists/{id}{._format}_get | /api/checklists/{id}.{_format} | Path does not match |
| 74 | _api_/checklists/{id}{._format}_patch | /api/checklists/{id}.{_format} | Path does not match |
| 75 | _api_/checklists/{id}{._format}_delete | /api/checklists/{id}.{_format} | Path does not match |
| 76 | _api_/checklists{._format}_get_collection | /api/checklists.{_format} | Path does not match |
| 77 | _api_/checklists{._format}_post | /api/checklists.{_format} | Path does not match |
| 78 | _api_/inspections/{id}/checklists.{_format}_get_collection | /api/inspections/{id}/checklists.{_format} | Path does not match |
| 79 | _api_/checklist_defect_categories/{id}{._format}_get | /api/checklist_defect_categories/{id}.{_format} | Path does not match |
| 80 | _api_/checklist_defect_categories/{id}{._format}_patch | /api/checklist_defect_categories/{id}.{_format} | Path does not match |
| 81 | _api_/checklist_defect_categories/{id}{._format}_delete | /api/checklist_defect_categories/{id}.{_format} | Path does not match |
| 82 | _api_/checklist_defect_categories{._format}_get_collection | /api/checklist_defect_categories.{_format} | Path does not match |
| 83 | _api_/checklist_defect_categories{._format}_post | /api/checklist_defect_categories.{_format} | Path does not match |
| 84 | _api_/checklist_templates{._format}_get_collection | /api/checklist_templates.{_format} | Path does not match |
| 85 | _api_/checklist_templates/{id}{._format}_get | /api/checklist_templates/{id}.{_format} | Path does not match |
| 86 | _api_/checklist_templates/{id}{._format}_patch | /api/checklist_templates/{id}.{_format} | Path does not match |
| 87 | _api_/checklist_template_defect_categories{._format}_post | /api/checklist_template_defect_categories.{_format} | Path does not match |
| 88 | _api_/checklist_template_defect_categories/{id}{._format}_get | /api/checklist_template_defect_categories/{id}.{_format} | Path does not match |
| 89 | _api_/checklist_template_defect_categories/{id}{._format}_patch | /api/checklist_template_defect_categories/{id}.{_format} | Path does not match |
| 90 | _api_/checklist_template_defect_categories/{id}{._format}_delete | /api/checklist_template_defect_categories/{id}.{_format} | Path does not match |
| 91 | _api_/companies/{id}{._format}_get | /api/companies/{id}.{_format} | Path does not match |
| 92 | _api_/companies/{id}{._format}_patch | /api/companies/{id}.{_format} | Path does not match |
| 93 | _api_/companies/{id}{._format}_delete | /api/companies/{id}.{_format} | Path does not match |
| 94 | _api_/companies{._format}_get_collection | /api/companies.{_format} | Path does not match |
| 95 | _api_/companies{._format}_post | /api/companies.{_format} | Path does not match |
| 96 | _api_/contacts/{id}{._format}_get | /api/contacts/{id}.{_format} | Path does not match |
| 97 | _api_/contacts/{id}{._format}_patch | /api/contacts/{id}.{_format} | Path does not match |
| 98 | _api_/contacts/{id}{._format}_delete | /api/contacts/{id}.{_format} | Path does not match |
| 99 | _api_/contacts{._format}_get_collection | /api/contacts.{_format} | Path does not match |
| 100 | _api_/contacts{._format}_post | /api/contacts.{_format} | Path does not match |
| 101 | _api_/companies/{id}/company_contacts_get_collection | /api/companies/{id}/company_contacts | Path does not match |
| 102 | _api_/crafts/{id}{._format}_get | /api/crafts/{id}.{_format} | Path does not match |
| 103 | _api_/crafts/{id}{._format}_patch | /api/crafts/{id}.{_format} | Path does not match |
| 104 | _api_/crafts/{id}{._format}_delete | /api/crafts/{id}.{_format} | Path does not match |
| 105 | _api_/crafts{._format}_get_collection | /api/crafts.{_format} | Path does not match |
| 106 | _api_/crafts{._format}_post | /api/crafts.{_format} | Path does not match |
| 107 | _api_/defects/{id}{._format}_get | /api/defects/{id}.{_format} | Path does not match |
| 108 | _api_/defects/{id}{._format}_patch | /api/defects/{id}.{_format} | Path does not match |
| 109 | _api_/defects/{id}{._format}_delete | /api/defects/{id}.{_format} | Path does not match |
| 110 | _api_/defects{._format}_get_collection | /api/defects.{_format} | Path does not match |
| 111 | _api_/defects{._format}_post | /api/defects.{_format} | Path does not match |
| 112 | _api_/defect_categories/{id}{._format}_get | /api/defect_categories/{id}.{_format} | Path does not match |
| 113 | _api_/defect_categories/{id}{._format}_patch | /api/defect_categories/{id}.{_format} | Path does not match |
| 114 | _api_/defect_categories/{id}{._format}_delete | /api/defect_categories/{id}.{_format} | Path does not match |
| 115 | _api_/defect_categories{._format}_get_collection | /api/defect_categories.{_format} | Path does not match |
| 116 | _api_/defect_categories{._format}_post | /api/defect_categories.{_format} | Path does not match |
| 117 | _api_/document_types/{id}{._format}_get | /api/document_types/{id}.{_format} | Path does not match |
| 118 | _api_/document_types{._format}_get_collection | /api/document_types.{_format} | Path does not match |
| 119 | _api_/document_types/{id}{._format}_patch | /api/document_types/{id}.{_format} | Path does not match |
| 120 | _api_/document_types{._format}_post | /api/document_types.{_format} | Path does not match |
| 121 | _api_/dynamic_document_templates/{id}{._format}_get | /api/dynamic_document_templates/{id}.{_format} | Path does not match |
| 122 | _api_/dynamic_document_templates/{id}{._format}_patch | /api/dynamic_document_templates/{id}.{_format} | Path does not match |
| 123 | _api_/dynamic_document_templates{._format}_get_collection | /api/dynamic_document_templates.{_format} | Path does not match |
| 124 | _api_/failed_messages/{id}{._format}_get | /api/failed_messages/{id}.{_format} | Path does not match |
| 125 | _api_/failed_messages/{id}{._format}_delete | /api/failed_messages/{id}.{_format} | Path does not match |
| 126 | _api_/failed-messages/{id}/retry_get | /api/failed-messages/{id}/retry | Path does not match |
| 127 | _api_/failed_messages{._format}_get_collection | /api/failed_messages.{_format} | Path does not match |
| 128 | _api_/image_types/{id}{._format}_get | /api/image_types/{id}.{_format} | Path does not match |
| 129 | _api_/image_types/{id}{._format}_patch | /api/image_types/{id}.{_format} | Path does not match |
| 130 | _api_/image_types/{id}{._format}_delete | /api/image_types/{id}.{_format} | Path does not match |
| 131 | _api_/image_types{._format}_get_collection | /api/image_types.{_format} | Path does not match |
| 132 | _api_/image_types{._format}_post | /api/image_types.{_format} | Path does not match |
| 133 | _api_/inspections/{id}{._format}_get | /api/inspections/{id}.{_format} | Path does not match |
| 134 | _api_/inspections/{id}{._format}_patch | /api/inspections/{id}.{_format} | Path does not match |
| 135 | _api_/inspections/{id}{._format}_delete | /api/inspections/{id}.{_format} | Path does not match |
| 136 | _api_/inspections{._format}_get_collection | /api/inspections.{_format} | Path does not match |
| 137 | _api_/inspections{._format}_post | /api/inspections.{_format} | Path does not match |
| 138 | _api_/inspections/zip-upload_post | /api/inspections/zip-upload | Path does not match |
| 139 | _api_/areas/{id}/inspections.{_format}_get_collection | /api/areas/{id}/inspections.{_format} | Path does not match |
| 140 | _api_/areas/{id}/inspections/trashed.{_format}_get_collection | /api/areas/{id}/inspections/trashed.{_format} | Path does not match |
| 141 | _api_/inspection_conditions/{id}{._format}_get | /api/inspection_conditions/{id}.{_format} | Path does not match |
| 142 | _api_/inspection_conditions/{id}{._format}_patch | /api/inspection_conditions/{id}.{_format} | Path does not match |
| 143 | _api_/inspection_conditions/{id}{._format}_delete | /api/inspection_conditions/{id}.{_format} | Path does not match |
| 144 | _api_/inspection_conditions{._format}_get_collection | /api/inspection_conditions.{_format} | Path does not match |
| 145 | _api_/inspection_conditions{._format}_post | /api/inspection_conditions.{_format} | Path does not match |
| 146 | _api_/inspections/{id}/inspection_conditions_get_collection | /api/inspections/{id}/inspection_conditions | Path does not match |
| 147 | _api_/inspection_defects/{id}{._format}_get | /api/inspection_defects/{id}.{_format} | Path does not match |
| 148 | _api_/inspection_defects/{id}{._format}_patch | /api/inspection_defects/{id}.{_format} | Path does not match |
| 149 | _api_/inspection_defects/{id}{._format}_delete | /api/inspection_defects/{id}.{_format} | Path does not match |
| 150 | _api_/inspection_defects{._format}_get_collection | /api/inspection_defects.{_format} | Path does not match |
| 151 | _api_/inspections/{id}/inspection_defects/trashed_get | /api/inspections/{id}/inspection_defects/trashed | Path does not match |
| 152 | _api_/inspection_defects{._format}_post | /api/inspection_defects.{_format} | Path does not match |
| 153 | _api_/inspections/{id}/inspection_defects.{_format}_get_collection | /api/inspections/{id}/inspection_defects.{_format} | Path does not match |
| 154 | _api_/inspection_defect_area_crafts/{id}{._format}_get | /api/inspection_defect_area_crafts/{id}.{_format} | Path does not match |
| 155 | _api_/inspection_defect_area_crafts/{id}{._format}_patch | /api/inspection_defect_area_crafts/{id}.{_format} | Path does not match |
| 156 | _api_/inspection_defect_area_crafts/{id}{._format}_delete | /api/inspection_defect_area_crafts/{id}.{_format} | Path does not match |
| 157 | _api_/inspection_defect_area_crafts{._format}_get_collection | /api/inspection_defect_area_crafts.{_format} | Path does not match |
| 158 | _api_/inspection_defect_area_crafts{._format}_post | /api/inspection_defect_area_crafts.{_format} | Path does not match |
| 159 | _api_/inspection_defects/{id}/inspection_defect_area_crafts.{_format}_get_collection | /api/inspection_defects/{id}/inspection_defect_area_crafts.{_format} | Path does not match |
| 160 | _api_/metropolitan_areas/{id}{._format}_get | /api/metropolitan_areas/{id}.{_format} | Path does not match |
| 161 | _api_/metropolitan_areas/{id}{._format}_patch | /api/metropolitan_areas/{id}.{_format} | Path does not match |
| 162 | _api_/metropolitan_areas{._format}_get_collection | /api/metropolitan_areas.{_format} | Path does not match |
| 163 | _api_/metropolitan_areas{._format}_post | /api/metropolitan_areas.{_format} | Path does not match |
| 164 | _api_/permissions/{id}{._format}_get | /api/permissions/{id}.{_format} | Path does not match |
| 165 | _api_/permissions/{id}{._format}_patch | /api/permissions/{id}.{_format} | Path does not match |
| 166 | _api_/permissions/{id}{._format}_delete | /api/permissions/{id}.{_format} | Path does not match |
| 167 | _api_/permissions{._format}_get_collection | /api/permissions.{_format} | Path does not match |
| 168 | _api_/permissions{._format}_post | /api/permissions.{_format} | Path does not match |
| 169 | _api_/personal_protective_equipment_templates/{id}{._format}_get | /api/personal_protective_equipment_templates/{id}.{_format} | Path does not match |
| 170 | _api_/personal_protective_equipment_templates{._format}_get_collection | /api/personal_protective_equipment_templates.{_format} | Path does not match |
| 171 | _api_/personal_protective_equipment_templates{._format}_post | /api/personal_protective_equipment_templates.{_format} | Path does not match |
| 172 | _api_/personal_protective_equipment_templates/{id}{._format}_patch | /api/personal_protective_equipment_templates/{id}.{_format} | Path does not match |
| 173 | _api_/personal_protective_equipment_templates/{id}{._format}_delete | /api/personal_protective_equipment_templates/{id}.{_format} | Path does not match |
| 174 | _api_/projects/{id}{._format}_get | /api/projects/{id}.{_format} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.