GET https://crm.js-info.fr/administrator/quotes

Routing

administrator.services.quote.list Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/login

Route Matching Logs

Path to match: /administrator/quotes
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 administrator.assemblies.assembly.list /administrator/assembly Path does not match
17 administrator.assemblies.assembly.add /administrator/assembly/new Path does not match
18 administrator.assemblies.assembly.edit /administrator/assembly/edit/{id} Path does not match
19 administrator.assemblies.assembly.detail /administrator/assembly/detail Path does not match
20 administrator.assemblies.assembly.delete /administrator/assembly/delete Path does not match
21 administrator.assemblies.assembly.toggle_status /administrator/assembly/toggle-status/{id} Path does not match
22 administrator.assemblies.build.list /administrator/builds Path does not match
23 administrator.assemblies.build.edit /administrator/build/edit Path does not match
24 administrator.assemblies.build.detail /administrator/build/detail Path does not match
25 administrator.assemblies.build.delete /administrator/build/delete Path does not match
26 administrator.assemblies.component.list /administrator/components Path does not match
27 administrator.assemblies.component.add /administrator/component/new Path does not match
28 administrator.assemblies.component.edit /administrator/component/edit/{id} Path does not match
29 administrator.assemblies.component.delete /administrator/component/delete/{id} Path does not match
30 administrator.assemblies.component.mass_delete /administrator/component/mass-delete Path does not match
31 administrator.assemblies.component.toggle_status /administrator/component/toggle-status/{id} Path does not match
32 administrator.assemblies.component.get_components /administrator/component/get-components/{type} Path does not match
33 administrator.diagnostic.list /administrator/diagnostics Path does not match
34 administrator.diagnostic.add /administrator/diagnostic/new Path does not match
35 administrator.diagnostic.edit /administrator/diagnostic/edit/{id} Path does not match
36 administrator.diagnostic.delete /administrator/diagnostic/delete/{id} Path does not match
37 administrator.services.category.list /administrator/category/{id} Path does not match
38 administrator.services.category.add /administrator/category/new Path does not match
39 administrator.services.category.edit /administrator/category/edit/{id} Path does not match
40 administrator.services.category.delete /administrator/category/delete/{id} Path does not match
41 administrator.services.category.toggle_status /administrator/category/toggle-status/{id} Path does not match
42 administrator.services.invoice.list /administrator/invoices Path does not match
43 administrator.services.order.list /administrator/orders Path does not match
44 administrator.services.order.add /administrator/order/new Path does not match
45 administrator.services.order.edit /administrator/order/edit/{id} Path does not match
46 administrator.services.order.delete /administrator/order/delete/{id} Path does not match
47 administrator.services.order.get_user_data /administrator/order/get-user-data/{id} Path does not match
48 administrator.services.product.list /administrator/products Path does not match
49 administrator.services.product.add /administrator/product/new Path does not match
50 administrator.services.product.edit /administrator/product/edit/{id} Path does not match
51 administrator.services.product.copy /administrator/product/copy/{id}/{active} Path does not match
52 administrator.services.product.delete /administrator/product/delete/{id} Path does not match
53 administrator.services.product.mass_delete /administrator/product/mass-delete Path does not match
54 administrator.services.product.toggle_status /administrator/product/toggle-status/{id} Path does not match
55 administrator.services.quote.list /administrator/quotes Route matches!

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