Routing
collection
Matched route
Route Parameters
Name | Value |
---|---|
id | "41" |
Route Matching Logs
Path to match:
/collection/41
# | 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_xdebug | /_profiler/xdebug | Path does not match |
8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
10 | _profiler_open_file | /_profiler/open | Path does not match |
11 | _profiler | /_profiler/{token} | Path does not match |
12 | _profiler_router | /_profiler/{token}/router | Path does not match |
13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
15 | abecedaire | /abecedaire | Path does not match |
16 | abecedaire_update | /abecedaire/update | Path does not match |
17 | home_page | / | Path does not match |
18 | contact_page | /contact | Path does not match |
19 | change_lang | /change_lang/{locale} | Path does not match |
20 | legal_info | /legal-info | Path does not match |
21 | user_guide | /user-guide | Path does not match |
22 | collection_search | /intranet/collection/search | Path does not match |
23 | collection_new | /intranet/collection/new | Path does not match |
24 | collection_edit | /intranet/collection/edit/{id} | Path does not match |
25 | collection_delete | /intranet/collection/delete/{id} | Path does not match |
26 | document_search | /intranet/document/search | Path does not match |
27 | document_new | /intranet/document/new | Path does not match |
28 | document_edit | /intranet/document/edit/{id} | Path does not match |
29 | document_delete | /intranet/document/delete/{id} | Path does not match |
30 | document_valid | /intranet/document/valid/{id} | Path does not match |
31 | document_cancel | /intranet/document/cancel/{id} | Path does not match |
32 | editeur_search | /intranet/editeur/search | Path does not match |
33 | editeur_new | /intranet/editeur/new | Path does not match |
34 | editeur_edit | /intranet/editeur/edit/{id} | Path does not match |
35 | editeur_delete | /intranet/editeur/delete/{id} | Path does not match |
36 | institution_search | /intranet/institution/search | Path does not match |
37 | institution_new | /intranet/institution/new | Path does not match |
38 | institution_edit | /intranet/institution/edit/{id} | Path does not match |
39 | institution_delete | /intranet/institution/delete/{id} | Path does not match |
40 | intranet_index | /intranet/ | Path does not match |
41 | update_list | /intranet/updateList | Path does not match |
42 | check_URL | /intranet/checkURL | Path does not match |
43 | valid_URL | /intranet/validURL | Path does not match |
44 | update_URL | /intranet/updateURL | Path does not match |
45 | remove_URL | /intranet/removeURL | Path does not match |
46 | langue_search | /intranet/langue/search | Path does not match |
47 | langue_new | /intranet/langue/new | Path does not match |
48 | langue_edit | /intranet/langue/edit/{id} | Path does not match |
49 | langue_delete | /intranet/langue/delete/{id} | Path does not match |
50 | motcle_search | /intranet/motcle/search | Path does not match |
51 | motcle_new | /intranet/motcle/new | Path does not match |
52 | motcle_edit | /intranet/motcle/edit/{id} | Path does not match |
53 | motcle_delete | /intranet/motcle/delete/{id} | Path does not match |
54 | personne_search | /intranet/personne/search | Path does not match |
55 | personne_new | /intranet/personne/new | Path does not match |
56 | personne_edit | /intranet/personne/edit/{id} | Path does not match |
57 | personne_delete | /intranet/personne/delete/{id} | Path does not match |
58 | collection | /collection/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.