Routing
api_site_status
Matched route
Route Parameters
| Name | Value |
|---|---|
| _api_operation_name | "api_site_status" |
| _api_resource_class | "App\Entity\SiteSetting" |
| _format | null |
| _stateless | true |
Route Matching Logs
Path to match:
/site-status
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_doc | /docs.{_format} | Path does not match |
| 2 | api_genid | /.well-known/genid/{id} | Path does not match |
| 3 | api_validation_errors | /validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /{index}.{_format} | Path almost matches, but Requirement for "index" does not match (index) |
| 5 | api_jsonld_context | /contexts/{shortName}.{_format} | Path does not match |
| 6 | _api_errors | /errors/{status}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /validation_errors/{id} | Path does not match |
| 10 | api_clients | /clients | Path does not match |
| 11 | _api_//clients/{id}{._format}_get | /clients/{id}.{_format} | Path does not match |
| 12 | create_contact | /contact | Path does not match |
| 13 | _api_//contacts/{id}{._format}_get | /contacts/{id}.{_format} | Path does not match |
| 14 | api_faqs | /faqs | Path does not match |
| 15 | _api_//faqs/{id}{._format}_get | /faqs/{id}.{_format} | Path does not match |
| 16 | api_projets_recents | /projects-recents | Path does not match |
| 17 | api_projects_filters | /projects-filters | Path does not match |
| 18 | api_projects | /projects | Path does not match |
| 19 | api_single_project | /projects/{slug} | Path does not match |
| 20 | api_infos | /infos | Path does not match |
| 21 | api_site_status | /site-status | Path almost matches, but Host "backoffice.mansa.digital" does not match the requirement ("api.mansa.digital") |
| 22 | api_technologies | /technologies/{service} | Path does not match |
| 23 | _api_//technologies/{id}{._format}_get | /technologies/{id}.{_format} | Path does not match |
| 24 | api_testimonials | /testimonials | Path does not match |
| 25 | _api_//testimonials/{id}{._format}_get | /testimonials/{id}.{_format} | Path does not match |
| 26 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 27 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 28 | _wdt | /_wdt/{token} | Path does not match |
| 29 | _profiler_home | /_profiler/ | Path does not match |
| 30 | _profiler_search | /_profiler/search | Path does not match |
| 31 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 32 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 33 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 34 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 35 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 36 | _profiler_open_file | /_profiler/open | Path does not match |
| 37 | _profiler | /_profiler/{token} | Path does not match |
| 38 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 39 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 40 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 41 | home | / | Path does not match |
| 42 | clients | /clients | Path does not match |
| 43 | edit_client | /modification-client/{id} | Path does not match |
| 44 | contact.index | /liste-messages | Path does not match |
| 45 | dashboard | / | Path does not match |
| 46 | site_settings | /parametres | Path does not match |
| 47 | faq | /questions | Path does not match |
| 48 | edit_faq | /modification-question/{id} | Path does not match |
| 49 | faq.reorder | /faq/reorder | Path does not match |
| 50 | prestations | /prestations | Path does not match |
| 51 | edit_prestation | /modifier-prestation/{id} | Path does not match |
| 52 | projects | /projets | Path does not match |
| 53 | single_project | /projets/{slug} | Path does not match |
| 54 | project_step1 | /gestion-projet/{slug}/informations-projet | Path does not match |
| 55 | project_step2 | /gestion-projet/{slug}/informations-client | Path does not match |
| 56 | project_step3 | /gestion-projet/{slug}/images | Path does not match |
| 57 | login | /connexion | Path does not match |
| 58 | logout | /deconnexion | Path does not match |
| 59 | set_password | /configuration-mot-de-passe | Path does not match |
| 60 | technologies | /technologies | Path does not match |
| 61 | edit_technology | /modifier-technologie/{id} | Path does not match |
| 62 | testimonials | /temoignages | Path does not match |
| 63 | edit_testimonial | /modification-temoignage/{id} | Path does not match |
| 64 | users | /utilisateurs | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.