GET https://preprod-app-horizon.habeuk.com/

Routing

app_home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 admin /admin Path does not match
2 admin_company_index /admin/company Path does not match
3 admin_company_new /admin/company/new Path does not match
4 admin_company_batch_delete /admin/company/batch-delete Path does not match
5 admin_company_autocomplete /admin/company/autocomplete Path does not match
6 admin_company_render_filters /admin/company/render-filters Path does not match
7 admin_company_edit /admin/company/{entityId}/edit Path does not match
8 admin_company_delete /admin/company/{entityId}/delete Path does not match
9 admin_company_detail /admin/company/{entityId} Path does not match
10 admin_customer_index /admin/customer Path does not match
11 admin_customer_new /admin/customer/new Path does not match
12 admin_customer_batch_delete /admin/customer/batch-delete Path does not match
13 admin_customer_autocomplete /admin/customer/autocomplete Path does not match
14 admin_customer_render_filters /admin/customer/render-filters Path does not match
15 admin_customer_edit /admin/customer/{entityId}/edit Path does not match
16 admin_customer_delete /admin/customer/{entityId}/delete Path does not match
17 admin_customer_detail /admin/customer/{entityId} Path does not match
18 admin_invoice_index /admin/invoice Path does not match
19 admin_invoice_new /admin/invoice/new Path does not match
20 admin_invoice_batch_delete /admin/invoice/batch-delete Path does not match
21 admin_invoice_autocomplete /admin/invoice/autocomplete Path does not match
22 admin_invoice_render_filters /admin/invoice/render-filters Path does not match
23 admin_invoice_edit /admin/invoice/{entityId}/edit Path does not match
24 admin_invoice_delete /admin/invoice/{entityId}/delete Path does not match
25 admin_invoice_detail /admin/invoice/{entityId} Path does not match
26 admin_user_index /admin/user Path does not match
27 admin_user_new /admin/user/new Path does not match
28 admin_user_batch_delete /admin/user/batch-delete Path does not match
29 admin_user_autocomplete /admin/user/autocomplete Path does not match
30 admin_user_render_filters /admin/user/render-filters Path does not match
31 admin_user_edit /admin/user/{entityId}/edit Path does not match
32 admin_user_delete /admin/user/{entityId}/delete Path does not match
33 admin_user_detail /admin/user/{entityId} Path does not match
34 _preview_error /_error/{code}.{_format} Path does not match
35 liip_imagine_filter_runtime /media/cache/resolve/{filter}/rc/{hash}/{path} Path does not match
36 liip_imagine_filter /media/cache/resolve/{filter}/{path} Path does not match
37 _wdt_stylesheet /_wdt/styles Path does not match
38 _wdt /_wdt/{token} Path does not match
39 _profiler_home /_profiler/ Path does not match
40 _profiler_search /_profiler/search Path does not match
41 _profiler_search_bar /_profiler/search_bar Path does not match
42 _profiler_phpinfo /_profiler/phpinfo Path does not match
43 _profiler_xdebug /_profiler/xdebug Path does not match
44 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
45 _profiler_search_results /_profiler/{token}/search/results Path does not match
46 _profiler_open_file /_profiler/open Path does not match
47 _profiler /_profiler/{token} Path does not match
48 _profiler_router /_profiler/{token}/router Path does not match
49 _profiler_exception /_profiler/{token}/exception Path does not match
50 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
51 api_form_user_fields /api/form-fields/UserAnonymousUser/create Path does not match
52 api_user_save /api/user/register Path does not match
53 api_user_me /api/user/me Path does not match
54 api_load_entities /api/entity-collection/{entityType}/{page}/{limit} Path does not match
55 api_search_entities /api/crud/search/{entityName} Path does not match
56 api_entity_delete /api/crud/entity/delete/{entityType}/{id} Path does not match
57 api_entity_load /api/crud/entity/load-edit/{entityType}/{id} Path does not match
58 api_entity_save /api/crud/entity/save/{entityType} Path does not match
59 api_setting_companyentity_save /api/settings/crud/save-company-config/{company} Path does not match
60 api_setting_personalentity_save /api/settings/crud/save-personal-config Path does not match
61 api_setting_companyentity_load /api/settings/crud/load-company-config/{company}/{configKey} Path does not match
62 api_setting_personalentity_load /api/settings/crud/load-personal-config/{configKey} Path does not match
63 api_invoice__chart_doughnut /api/process-invoice/chart/doughnut Path does not match
64 api_invoice__chart_line /api/process-invoice/chart/line Path does not match
65 api_invoice__add_new_deposit /api/process-invoice/add-new-deposit/{id} Path does not match
66 api_quote_upt_status /api/quote-status/update/{newStatus}/{id} Path does not match
67 api_invoice_upt_status /api/invoice-status/update/{newStatus}/{id} Path does not match
68 api_upload_images_ckeditor /api/file/upload Path does not match
69 api_load_ckeditor /api/file/load/{id} Path does not match
70 api_file_delete /api/file/delete/{id} Path does not match
71 api_upload_files /api/upload/files/{entityName} Path does not match
72 api_forms_available /api/form/available Path does not match
73 api_form_definition /api/form/definition/{entityName} Path does not match
74 api_form_fields /api/form/fields/{entityName}/{action} Path does not match
75 app_app_home /app Path does not match
76 app_home / Route matches!

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