Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_calendar_list | /admin/calendar/list | Path does not match |
| 2 | admin_calendar_edit | /admin/calendar/edit/{calendar} | Path does not match |
| 3 | admin_document_category_list | /admin/document/category/list | Path does not match |
| 4 | admin_document_category_edit | /admin/document/category/edit/{category} | Path does not match |
| 5 | admin_document_category_toggle | /admin/document/toggle/{category}/{token} | Path does not match |
| 6 | admin_document_global_basket | /admin/document/basket | Path does not match |
| 7 | admin_document_ajax_restaure | /admin/document/ajax/restaure/{token} | Path does not match |
| 8 | admin_document_ajax_hard_delete | /admin/document/ajax/hard-delete/{token} | Path does not match |
| 9 | admin_document_ajax_prune_basket | /admin/document/ajax/purne-basket/{token} | Path does not match |
| 10 | admin_export_list | /admin/exports/list | Path does not match |
| 11 | admin_export_engine_edit | /admin/exports/engine/edit/{code} | Path does not match |
| 12 | admin_export_ajax_delete_engine | /admin/exportsengine/delete/{code}/{token} | Path does not match |
| 13 | admin_extranet_user_list | /admin/extranet/users/list/{tab} | Path does not match |
| 14 | admin_extranet_user_edit | /admin/extranet/users/edit/{user}/{token} | Path does not match |
| 15 | admin_extranet_user_toggle | /admin/extranet/users/toggle/{user}/{token} | Path does not match |
| 16 | admin_extranet_user_send_invitation | /admin/extranet/users/send-invitation/{user}/{token} | Path does not match |
| 17 | admin_extranet_user_reset_password | /admin/extranet/users/send-reset-password/{user}/{token} | Path does not match |
| 18 | admin_extranet_document_list | /admin/extranet/documents/list/{tab} | Path does not match |
| 19 | admin_extranet_document_category_edit | /admin/extranet/documents/category/edit/{category}/{token} | Path does not match |
| 20 | admin_extranet_document_edit | /admin/extranet/documents/edit/{document}/{hash}/{token} | Path does not match |
| 21 | admin_extranet_document_delete | /admin/extranet/documents/delete/{document}/{hash}/{token} | Path does not match |
| 22 | admin_extranet_section_list | /admin/extranet/sections/ | Path does not match |
| 23 | admin_extranet_section_edit | /admin/extranet/sections/edit/{section}/{token} | Path does not match |
| 24 | admin_invoicing_invoice_grid_list | /admin/invoicing/generic-item/list | Path does not match |
| 25 | admin_invoicing_invoice_grid_edit | /admin/invoicing/generic-item/edit/{invoiceGridGeneric} | Path does not match |
| 26 | admin_invoicing_invoice_grid_toggle | /admin/invoicing/toggle/{invoiceGridGeneric}/{token} | Path does not match |
| 27 | admin_invoicing_quadra | /admin/invoicing/quadra/view | Path does not match |
| 28 | admin_invoicing_download_quadra_file_customers | /admin/invoicing/quadra/download/export/customers | Path does not match |
| 29 | admin_invoicing_download_quadra_file_par | /admin/invoicing/quadra/download/par-file/{entity} | Path does not match |
| 30 | admin_security_group_list | /admin/group/list | Path does not match |
| 31 | admin_security_group_edit | /admin/group/edit/{group} | Path does not match |
| 32 | admin_security_user_list | /admin/user/list | Path does not match |
| 33 | admin_security_user_edit | /admin/user/edit/{user} | Path does not match |
| 34 | api_presto_bi_get_sales | /api/presto-bi/sales/{timestamp}/{uniqueMonth} | Path does not match |
| 35 | api_presto_bi_get_sites | /api/presto-bi/sites | Path does not match |
| 36 | api_presto_bi_get_customers | /api/presto-bi/customers | Path does not match |
| 37 | api_presto_bi_get_inventories | /api/presto-bi/inventories/{timestamp} | Path does not match |
| 38 | api_presto_bi_get_detailed_inventories | /api/presto-bi/detailed-inventories/{timestamp} | Path does not match |
| 39 | api_presto_bi_post_receipts | /api/presto-bi/receipts | Path does not match |
| 40 | api_presto_bi_get_ping | /api/presto-bi/ping | Path does not match |
| 41 | api_presto_client_ping | /api/presto-client/ping | Path does not match |
| 42 | api_presto_client_connection | /api/presto-client/connection | Path does not match |
| 43 | api_presto_client_activation | /api/presto-client/activation/{externalId} | Path does not match |
| 44 | api_presto_client_user | /api/presto-client/user/{externalId} | Path does not match |
| 45 | api_presto_client_switch_customer | /api/presto-client/switch-customer/{externalId}/{customer} | Path does not match |
| 46 | api_presto_client_download_document | /api/presto-client/download/{document}/{token} | Path does not match |
| 47 | api_presto_client_new_ticket | /api/presto-client/new-ticket | Path does not match |
| 48 | contract_ajax_revaluation_view | /contract/revaluation/view/{customer}/{contract}/{revaluation} | Path does not match |
| 49 | contract_ajax_revaluation_edit | /contract/revaluation/edit/{customer}/{contract}/{revaluation} | Path does not match |
| 50 | contract_download_revaluation_report | /contract/revaluation/report/{customer}/{contract}/{token} | Path does not match |
| 51 | contract_download_revaluation_letter | /contract/letter/{customer}/{contract}/{token} | Path does not match |
| 52 | contract_toggle_contract | /contract/toggle/{customer}/{contract}/{token} | Path does not match |
| 53 | contract_ajax_invoice_grid_edit | /contract/invoice-grid/edit/{customer}/{contract}/{invoiceGrid} | Path does not match |
| 54 | contract_ajax_invoice_grid_delete | /contract/invoice-grid/delete/{customer}/{contract}/{invoiceGrid} | Path does not match |
| 55 | contract_ajax_document_edit | /contract/attachment/edit/{customer}/{contract}/{document} | Path does not match |
| 56 | contract_ajax_document_delete | /contract/attachment-grid/delete/{customer}/{contract}/{document} | Path does not match |
| 57 | contract_download_excel_invoice_grids | /contract/export-excel/{customer}/{contract}/{token} | Path does not match |
| 58 | contract_ajax_duplication_preview | /contract/duplication/preview/{original}/{destinationId}/{token} | Path does not match |
| 59 | contract_ajax_duplication_execute | /contract/duplication/execute/{original}/{destinationId}/{token} | Path does not match |
| 60 | contract_ajax_revaluation_apply | /contract/revaluation/apply/{customer}/{contract}/{token} | Path does not match |
| 61 | contract_ajax_revaluation_contract_delete | /contract/revaluation/delete/{customer}/{contract}/{revaluation}/{token} | Path does not match |
| 62 | customer_list | /customer/list | Path does not match |
| 63 | customer_view | /customer/view/{customer}/{tab}/{sub_tab}/{contractId} | Path does not match |
| 64 | customer_document_delete | /customer/document/delete/{customer}/{document}/{hash}/{token} | Path does not match |
| 65 | customer_document_edit | /customer/document/edit/{customer}/{document}/{hash}/{token} | Path does not match |
| 66 | customer_address_edit | /customer/address/edit/{customer}/{address}/{token} | Path does not match |
| 67 | customer_address_delete | /customer/address/delete/{customer}/{address}/{token} | Path does not match |
| 68 | customer_contact_edit | /customer/contact/edit/{customer}/{contact}/{token} | Path does not match |
| 69 | customer_contact_delete | /customer/contact/delete/{customer}/{contact}/{token} | Path does not match |
| 70 | customer_logo_delete | /customer/logo/delete/{customer}/{token} | Path does not match |
| 71 | customer_toggle_customer | /customer/toggle/{customer}/{token} | Path does not match |
| 72 | customer_remove_parent | /customer/remove-parent/{customer}/{token} | Path does not match |
| 73 | customer_extend_calendar_edit | /customer/extend-calendar/{contract}/{token} | Path does not match |
| 74 | app_index | / | Path does not match |
| 75 | document_download | /document/download/pf/{document}/{hash}/{token} | Path does not match |
| 76 | document_download_temp_file | /document/download/tf/{filename}/{token} | Path does not match |
| 77 | export_list | /exports/list | Path does not match |
| 78 | export_generate | /exports/generate/{code}/{token} | Path does not match |
| 79 | cashbook_stage_list | /management/cashbook/stage/list | Path does not match |
| 80 | cashbook_stage_view | /management/cashbook/stage/view/{stage} | Path does not match |
| 81 | cashbook_export_quadra_file | /management/cashbook/export/quadra-file/{stage}/{token} | Path does not match |
| 82 | cashbook_ajax_show_validation | /management/cashbook/show-validation/{validation}/{token} | Path does not match |
| 83 | cube_view | /management/cube/view | Path does not match |
| 84 | cube_toggle_month | /management/cube/toggle-month/{dateString}/{token} | Path does not match |
| 85 | inventory_stage_list | /management/inventory/stage/list | Path does not match |
| 86 | inventory_stage_view | /management/inventory/stage/view/{stage} | Path does not match |
| 87 | inventory_stage_defer_stage_site | /management/inventory/stage/ajax/defer-stage-sites/{stage}/{token} | Path does not match |
| 88 | inventory_stage_export_stage_site | /management/inventory/stage/ajax/export/{stage}/{token} | Path does not match |
| 89 | invoicing_campaign_list | /management/invoicing/campaign/list | Path does not match |
| 90 | invoicing_campaign_view | /management/invoicing/campaign/view/{campaign}/{tab}/{site} | Path does not match |
| 91 | invoicing_campaign_ajax_preview_bl | /management/invoicing/campaign/ajax/preview-bl/{campaign}/{customer}/{token} | Path does not match |
| 92 | invoicing_campaign_ajax_show_jdv | /management/invoicing/campaign/ajax/show-jdv/{campaign}/{customer}/{token} | Path does not match |
| 93 | invoicing_campaign_ajax_export_jdv | /management/invoicing/campaign/ajax/export-jdv/{campaign}/{token} | Path does not match |
| 94 | invoicing_campaign_ajax_validate | /management/invoicing/campaign/ajax/validate-customers/{campaign}/{site}/{token} | Path does not match |
| 95 | invoicing_campaign_ajax_export | /management/invoicing/campaign/ajax/export-bl-quadra/{campaign}/{site}/{token} | Path does not match |
| 96 | invoicing_campaign_ajax_close | /management/invoicing/campaign/ajax/close/{campaign}/{token} | Path does not match |
| 97 | revaluation_index_list | /management/revaluation/indexes/list | Path does not match |
| 98 | revaluation_index_edit | /management/revaluation/indexes/edit/{index} | Path does not match |
| 99 | helper_autocomplete_city | /helper/autocomplete/city/{token} | Path does not match |
| 100 | helper_autocomplete_zip | /helper/autocomplete/zip-code/{token} | Path does not match |
| 101 | helper_autocomplete_parent_customer | /helper/autocomplete/parent-customer/{customer}/{token} | Path does not match |
| 102 | helper_autocomplete_for_chef | /helper/autocomplete/site-for-chef/{user}/{token} | Path does not match |
| 103 | helper_autocomplete_site_for_customer | /helper/autocomplete/site-for-customer/{customer}/{token} | Path does not match |
| 104 | helper_autocomplete_region_for_user | /helper/autocomplete/region-for-user/{user}/{token} | Path does not match |
| 105 | helper_autocomplete_manager_or_assitant_for_region | /helper/autocomplete/manager-or-assistant-for-region/{token}/{region} | Path does not match |
| 106 | helper_autocomplete_order_form_customer_address | /helper/autocomplete/order-form-customer-address/{site}/{token} | Path does not match |
| 107 | helper_autocomplete_revaluation_index | /helper/autocomplete/revaluation-index/{token} | Path does not match |
| 108 | helper_autocomplete_item_quadra | /helper/autocomplete/item-quadra/{token} | Path does not match |
| 109 | helper_autocomplete_customer_for_slave | /helper/autocomplete/invoice-grid-slave/{token} | Path does not match |
| 110 | helper_autocomplete_share_user_for_ticket | /helper/autocomplete/share-user-for-ticket/{ticket}/{token} | Path does not match |
| 111 | helper_autocomplete_contract_for_duplication | /helper/autocomplete/contract-for-duplication/{contractId}/{token} | Path does not match |
| 112 | helper_autocomplete_region_for_extranet_user | /helper/autocomplete/region-for-extranet-user/{token}/{user} | Path does not match |
| 113 | helper_autocomplete_customer_for_extranet_user | /helper/autocomplete/customer-for-extranet-user/{token}/{user} | Path does not match |
| 114 | me_view | /my-profile/view | Path does not match |
| 115 | me_ajax_restaure | /my-profile/ajax/restaure/{token} | Path does not match |
| 116 | me_delete_avatar | /my-profile/delete-my-avatar/{token} | Path does not match |
| 117 | region_list | /region/list | Path does not match |
| 118 | region_view | /region/view/{region}/{tab} | Path does not match |
| 119 | cube_drilldown_region_purchase | /region/drill-down/region/{region}/purchase/{token} | Path does not match |
| 120 | cube_drilldown_region_mp_family | /region/drill-down/region/{region}/mp-family/{token} | Path does not match |
| 121 | cube_drilldown_region_results | /region/drill-down/region/{region}/results/{token} | Path does not match |
| 122 | cube_comparison_region_results | /region/comparison/region/{region}/results/{token} | Path does not match |
| 123 | app_login | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.