GET https://cms.efel.app/api/v1/content/CGL/fr

Routing

app_api_content_slug Matched route

Route Parameters

Name Value
lang
"fr"
slug
"CGL"

Route Matching Logs

Path to match: /api/v1/content/CGL/fr
# Route name Path Log
1 qr_code_generate /qr-code/{builder}/{data} Path does not match
2 ef_connect /efconnect/{instance}/{homeFolder} Path does not match
3 ef_main_js /elfinder.main.js Path does not match
4 elfinder /elfinder/{instance}/{homeFolder} Path does not match
5 _preview_error /_error/{code}.{_format} Path does not match
6 ux_entity_autocomplete /autocomplete/{alias} Path does not match
7 _wdt /_wdt/{token} Path does not match
8 _profiler_home /_profiler/ Path does not match
9 _profiler_search /_profiler/search Path does not match
10 _profiler_search_bar /_profiler/search_bar Path does not match
11 _profiler_phpinfo /_profiler/phpinfo Path does not match
12 _profiler_xdebug /_profiler/xdebug Path does not match
13 _profiler_search_results /_profiler/{token}/search/results Path does not match
14 _profiler_open_file /_profiler/open Path does not match
15 _profiler /_profiler/{token} Path does not match
16 _profiler_router /_profiler/{token}/router Path does not match
17 _profiler_exception /_profiler/{token}/exception Path does not match
18 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
19 app_activite_index /activite/ Path does not match
20 app_activite_new /activite/new Path does not match
21 app_activite_show /activite/{id} Path does not match
22 app_activite_edit /activite/{id}/edit Path does not match
23 app_activite_delete /activite/{id} Path does not match
24 app_adresse_index /adresse/ Path does not match
25 app_adresse_new /adresse/new Path does not match
26 app_adresse_show /adresse/{id} Path does not match
27 app_adresse_edit /adresse/{id}/edit Path does not match
28 app_adresse_delete /adresse/{id} Path does not match
29 app_agence_index /agence/ Path does not match
30 app_agence_import /agence/import Path does not match
31 app_agence_batch /agence/batch Path does not match
32 app_agence_new /agence/new Path does not match
33 app_agence_show /agence/{id} Path does not match
34 app_agence_edit /agence/{id}/edit Path does not match
35 app_agence_delete /agence/{id} Path does not match
36 app_agence_active /agence/{id}/active Path does not match
37 app_agence_newone /agence/{id}/new Path does not match
38 app_agence_search /agence/search Path does not match
39 app_agence_adresse /agence/{id}/adresse Path does not match
40 app_agence_company /agence/company/{id} Path does not match
41 app_api_vans_orderbytype /api/v1/vans/orderbytype/{lang} Path does not match
42 app_api_vans_specs /api/v1/vans/specs/{modele}/fr Path does not match
43 app_api_van_locpro /api/v1/van/locpro/{idLocpro} Path does not match
44 app_api_van /api/v1/van/{term}/{lang} Path does not match
45 app_api_vans_fr /api/v1/vans/fr Path does not match
46 app_api_vans_en /api/v1/vans/en Path does not match
47 app_api_vans_de /api/v1/vans/de Path does not match
48 app_api_vans_nl /api/v1/vans/nl Path does not match
49 app_api_vans_fr2_home /api/v2/home/vans/fr Path does not match
50 app_api_vans_en2_home /api/v2/home/vans/en Path does not match
51 app_api_vans_de2_home /api/v2/home/vans/de Path does not match
52 app_api_vans_nl2_home /api/v2/home/vans/nl Path does not match
53 app_api_vans_fr2 /api/v2/vans/fr Path does not match
54 app_api_vans_fr2_xml /api/v2/vans/fr/xml Path does not match
55 app_api_vans_en2 /api/v2/vans/en Path does not match
56 app_api_vans_de2 /api/v2/vans/de Path does not match
57 app_api_vans_nl2 /api/v2/vans/nl Path does not match
58 app_api_agences_orderbycountries /api/v1/agences/orderbycountries/{lang} Path does not match
59 app_api_agence_idLocpro /api/v1/agence/{term}/{lang} Path does not match
60 app_api_vansper_agence_idLocpro /api/v1/vansperagence/{term}/{lang} Path does not match
61 app_api_agences_fr_v2 /api/v2/agences/fr Path does not match
62 app_api_agences_en_v2 /api/v2/agences/en Path does not match
63 app_api_agences_fr /api/v1/agences/fr Path does not match
64 app_api_agences_en /api/v1/agences/en Path does not match
65 app_api_agences_de /api/v1/agences/de Path does not match
66 app_api_agences_nl /api/v1/agences/nl Path does not match
67 app_api_content_fr /api/v1/content/fr Path does not match
68 app_api_content_en /api/v1/content/en Path does not match
69 app_api_content_de /api/v1/content/de Path does not match
70 app_api_content_nl /api/v1/content/nl Path does not match
71 app_api_content_slug /api/v1/content/{slug}/{lang} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.