Routing
api_projects
Matched route
Route Parameters
| Name | Value |
|---|---|
| _api_operation_name | "api_projects" |
| _api_resource_class | "App\Entity\Project" |
| _format | null |
| _stateless | true |
Route Matching Logs
Path to match:
/projects
| # | 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 | create_contact | /contact | Path does not match |
| 11 | _api_//contacts/{id}{._format}_get | /contacts/{id}.{_format} | Path does not match |
| 12 | api_faqs | /faqs | Path does not match |
| 13 | _api_//faqs/{id}{._format}_get | /faqs/{id}.{_format} | Path does not match |
| 14 | api_clients | /clients | Path does not match |
| 15 | _api_//partner_logos/{id}{._format}_get | /partner_logos/{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 almost matches, but Host "backoffice.mansa.digital" does not match the requirement ("api.mansa.digital") |
| 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 does not match |
| 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 | contact.index | /liste-messages | Path does not match |
| 43 | dashboard | / | Path does not match |
| 44 | site_settings | /parametres | Path does not match |
| 45 | faq | /questions | Path does not match |
| 46 | edit_faq | /modification-question/{id} | Path does not match |
| 47 | faq.reorder | /faq/reorder | Path does not match |
| 48 | offers | /offres | Path does not match |
| 49 | offer_new | /offres/nouvelle | Path does not match |
| 50 | offer_edit | /offres/{id}/modifier | Path does not match |
| 51 | offer_show | /offres/{id} | Path does not match |
| 52 | offer_change_status | /offres/{id}/statut | Path does not match |
| 53 | offer_duplicate | /offres/{id}/dupliquer | Path does not match |
| 54 | offer_option_new | /offres/{id}/options/nouvelle | Path does not match |
| 55 | offer_option_edit | /offres/options/{id}/modifier | Path does not match |
| 56 | offer_option_delete | /offres/options/{id}/supprimer | Path does not match |
| 57 | offer_plan_new | /offres/{id}/modalites/nouvelle | Path does not match |
| 58 | offer_plan_edit | /offres/modalites/{id}/modifier | Path does not match |
| 59 | offer_plan_toggle | /offres/modalites/{id}/activer-desactiver | Path does not match |
| 60 | offer_plan_delete | /offres/modalites/{id}/supprimer | Path does not match |
| 61 | clients | /clients | Path does not match |
| 62 | edit_client | /modification-client/{id} | Path does not match |
| 63 | prestations | /prestations | Path does not match |
| 64 | edit_prestation | /modifier-prestation/{id} | Path does not match |
| 65 | projects | /projets | Path does not match |
| 66 | single_project | /projets/{slug} | Path does not match |
| 67 | project_step1 | /gestion-projet/{slug}/informations-projet | Path does not match |
| 68 | project_step2 | /gestion-projet/{slug}/informations-client | Path does not match |
| 69 | project_step3 | /gestion-projet/{slug}/images | Path does not match |
| 70 | login | /connexion | Path does not match |
| 71 | logout | /deconnexion | Path does not match |
| 72 | set_password | /configuration-mot-de-passe | Path does not match |
| 73 | technologies | /technologies | Path does not match |
| 74 | edit_technology | /modifier-technologie/{id} | Path does not match |
| 75 | testimonials | /temoignages | Path does not match |
| 76 | edit_testimonial | /modification-temoignage/{id} | Path does not match |
| 77 | 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.