Routing
app_publication_index
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "fr" |
Route Matching Logs
Path to match:
/publications/
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | admin | /admin | Path does not match |
14 | index | /index | Path does not match |
15 | about | /about | Path does not match |
16 | switch_lang | /lang | Path does not match |
17 | connect_facebook_start | /connect/facebook | Path does not match |
18 | connect_facebook_check | /connect/facebook/check | Path does not match |
19 | connect_google_start | /connect/google | Path does not match |
20 | connect_google_check | /connect/google/check | Path does not match |
21 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
22 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
23 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
24 | home.en | /home | Path does not match |
25 | home.fr | / | Path does not match |
26 | about.en | /about-us | Path does not match |
27 | about.fr | /a-propos | Path does not match |
28 | contact.en | /contact-us | Path does not match |
29 | contact.fr | /contactez-nous | Path does not match |
30 | contactSend.en | /contact-send | Path does not match |
31 | contactSend.fr | /contact-envoyé | Path does not match |
32 | app_login.en | /login | Path does not match |
33 | app_login.fr | /se-connecter | Path does not match |
34 | app_logout.en | /logout | Path does not match |
35 | app_logout.fr | /se-deconnecter | Path does not match |
36 | app_registration_register.en | /account/register/ | Path does not match |
37 | app_registration_register.fr | /mon-compte/s-inscrire/ | Path does not match |
38 | app_registration_verify_email.en | /account/register/check-email | Path does not match |
39 | app_registration_verify_email.fr | /mon-compte/s-inscrire/verifier-email | Path does not match |
40 | app_resetting_forgot_password_request.en | /account/reset-password/ | Path does not match |
41 | app_resetting_forgot_password_request.fr | /mon-compte/reinitialisation/ | Path does not match |
42 | app_resetting_check_email.en | /account/reset-password/check-email | Path does not match |
43 | app_resetting_check_email.fr | /mon-compte/reinitialisation/verifier-email | Path does not match |
44 | app_resetting_reset_password.en | /account/reset-password/reset/{token} | Path does not match |
45 | app_resetting_reset_password.fr | /mon-compte/reinitialisation/reinitialiser/{token} | Path does not match |
46 | app_appointment_new.en | /appointment/new | Path does not match |
47 | app_appointment_new.fr | /rendez-vous/nouveau | Path does not match |
48 | app_appointment_respond.en | /appointment/respond | Path does not match |
49 | app_appointment_respond.fr | /rendez-vous/répondre | Path does not match |
50 | app_newsletter_new.en | /newsletter/new | Path does not match |
51 | app_newsletter_new.fr | /newsletter/nouveau | Path does not match |
52 | app_blog_index.en | /news/ | Path does not match |
53 | app_blog_index.fr | /actualites/ | Path does not match |
54 | app_blog_category.en | /news/{id} | Path does not match |
55 | app_blog_category.fr | /actualites/{id} | Path does not match |
56 | app_blog_show.en | /news/show/{id} | Path does not match |
57 | app_blog_show.fr | /actualites/detail/{id} | Path does not match |
58 | app_expertise_skills.en | /expertise/skills | Path does not match |
59 | app_expertise_skills.fr | /expertise/competences | Path does not match |
60 | app_expertise_commitments.en | /expertise/commitments | Path does not match |
61 | app_expertise_commitments.fr | /expertise/engagements | Path does not match |
62 | app_law_index.en | /codes-laws/ | Path does not match |
63 | app_law_index.fr | /codes-lois/ | Path does not match |
64 | app_law_section.en | /codes-laws/{id} | Path does not match |
65 | app_law_section.fr | /codes-lois/{id} | Path does not match |
66 | app_law_show.en | /codes-laws/show/{id} | Path does not match |
67 | app_law_show.fr | /codes-lois/detail/{id} | Path does not match |
68 | app_convention_index.en | /conventions/list | Path does not match |
69 | app_convention_index.fr | /conventions/ | Path does not match |
70 | app_convention_show.en | /conventions/show/{id} | Path does not match |
71 | app_convention_show.fr | /conventions/detail/{id} | Path does not match |
72 | app_publication_index.en | /publications/list | Path does not match |
73 | app_publication_index.fr | /publications/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.