Routing
app_document_version_index
Matched route
Route Parameters
Name | Value |
---|---|
domain | "laroutedeslangues.com" |
id | "29" |
subdomain | "betaerp" |
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/document/29/versions/
# | Route name | Path | Log |
---|---|---|---|
1 | app_certification | /certification | Path does not match |
2 | app_email_index | /email/ | Path does not match |
3 | app_email_delete | /email/{id} | Path does not match |
4 | public_review | /review/{review} | Path does not match |
5 | app_media_add | /{id}/add | Path does not match |
6 | app_media_remove | /{id}/remove | Path does not match |
7 | app_media_first | /{id}/first | Path does not match |
8 | app_media_rotate | /{id}/rotate | Path does not match |
9 | app_media_title | /{id}/title | Path does not match |
10 | app.swagger | /api/doc.json | Path does not match |
11 | 2fa_login | /2fa | Path does not match |
12 | 2fa_login_check | /2fa_check | Path does not match |
13 | cus_file_booking_payment_bypass | /{id}-{type}/payment-bypass | Path does not match |
14 | _preview_error | /_error/{code}.{_format} | Path does not match |
15 | _wdt | /_wdt/{token} | Path does not match |
16 | _profiler_home | /_profiler/ | Path does not match |
17 | _profiler_search | /_profiler/search | Path does not match |
18 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
19 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
20 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
21 | _profiler_open_file | /_profiler/open | Path does not match |
22 | _profiler | /_profiler/{token} | Path does not match |
23 | _profiler_router | /_profiler/{token}/router | Path does not match |
24 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
25 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
26 | app_index | / | Path does not match |
27 | app_deprecated | /app/{query} | Path does not match |
28 | app_export_excel | /export-xls/{type} | Path does not match |
29 | app_hubspot_index | /hubspot | Path does not match |
30 | app_dashboard_blank | /dashboard/ | Path does not match |
31 | app_profile_security | /profile/security | Path does not match |
32 | app_profile_2fa_gr_code | /profile/security/generate-2fa-qrcode | Path does not match |
33 | app_accommodationtype_index | /accommodationtype/ | Path does not match |
34 | app_accommodationtype_add | /accommodationtype/add | Path does not match |
35 | app_accommodationtype_update | /accommodationtype/{id}/update | Path does not match |
36 | app_accommodationtype_delete | /accommodationtype/{id}/delete | Path does not match |
37 | app_brand_index | /brand/ | Path does not match |
38 | app_brand_add | /brand/add | Path does not match |
39 | app_brand_update | /brand/{id}/update | Path does not match |
40 | app_brand_code_compta | /brand/{id}/code_compta | Path does not match |
41 | app_brand_delete | /brand/{id}/delete | Path does not match |
42 | app_document_index | /document/ | Path does not match |
43 | app_document_add | /document/add | Path does not match |
44 | app_document_update | /document/{id}/update | Path does not match |
45 | app_document_lock | /document/{id}/lock | Path does not match |
46 | app_document_unlock | /document/{id}/unlock | Path does not match |
47 | app_document_desactivate | /document/{id}/desactivate | Path does not match |
48 | app_document_header_footer_index | /document/header-footer/ | Path does not match |
49 | app_document_header_footer_add | /document/header-footer/add | Path does not match |
50 | app_document_header_footer_update | /document/header-footer/{id}/update | Path does not match |
51 | app_document_header_footer_delete | /document/header-footer/{id}/delete | Path does not match |
52 | app_document_version_index | /document/{id}/versions/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.