Routing
user_register
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/register
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _logout_admin | /admin/logout | Path does not match |
| 3 | _logout_main | /logout | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 18 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 19 | admin_super_company_list | /admin/super-admin/companies/ | Path does not match |
| 20 | admin_super_company_add | /admin/super-admin/companies/add | Path does not match |
| 21 | admin_super_company_edit | /admin/super-admin/companies/edit/{id} | Path does not match |
| 22 | admin_super_company_delete | /admin/super-admin/companies/delete/{id} | Path does not match |
| 23 | admin_user_login | /admin/login | Path does not match |
| 24 | admin_user_logout | /admin/logout | Path does not match |
| 25 | admin_user_profile | /admin/profile | Path does not match |
| 26 | admin_admin_user_list | /admin/users | Path does not match |
| 27 | admin_admin_user_add | /admin/users/add | Path does not match |
| 28 | admin_admin_user_edit | /admin/users/edit/{id} | Path does not match |
| 29 | admin_admin_user_update_form_ajax | /admin/user/update-form/{id} | Path does not match |
| 30 | admin_admin_user_delete | /admin/users/delete/{id} | Path does not match |
| 31 | admin_user_company_profile | /admin/company-profile | Path does not match |
| 32 | admin_client_list | /admin/clients/ | Path does not match |
| 33 | admin_client_add | /admin/clients/add | Path does not match |
| 34 | admin_client_edit | /admin/clients/edit/{id} | Path does not match |
| 35 | admin_client_delete | /admin/clients/delete/{id} | Path does not match |
| 36 | admin_client_autocomplete_ajax | /admin/clients/autocomplete | Path does not match |
| 37 | admin_structure_list | /admin/structure/ | Path does not match |
| 38 | admin_structure_add | /admin/structure/add-item | Path does not match |
| 39 | admin_structure_edit | /admin/structure/edit-item/{id} | Path does not match |
| 40 | admin_structure_update_form | /admin/structure/update-item-form/{id} | Path does not match |
| 41 | admin_structure_delete | /admin/structure/delete-item/{id} | Path does not match |
| 42 | admin_structure_move | /admin/structure/move/{id}/{position}/{destinationId} | Path does not match |
| 43 | admin_structure_constructor_edit | /admin/structure/item-constructor/{id} | Path does not match |
| 44 | admin_structure_constructor_update_element_ajax | /admin/structure/item-constructor/update-element/{itemId}/{elementIndex} | Path does not match |
| 45 | admin_structure_constructor_validate_element_ajax | /admin/structure/item-constructor/validate-element/{itemId}/{elementIndex} | Path does not match |
| 46 | admin_file_repository_list | /admin/file-repository/ | Path does not match |
| 47 | admin_file_repository_folder_add | /admin/file-repository/folder/add/{parentId}/{name} | Path does not match |
| 48 | admin_file_repository_folder_edit | /admin/file-repository/folder/edit/{id}/{name} | Path does not match |
| 49 | admin_file_repository_folder_delete | /admin/file-repository/folder/delete/{id} | Path does not match |
| 50 | admin_file_repository_file_edit | /admin/file-repository/file/edit/{id} | Path does not match |
| 51 | admin_file_repository_file_delete | /admin/file-repository/file/delete/{id} | Path does not match |
| 52 | admin_file_repository_download_file | /admin/file-repository/download/{id}/{force} | Path does not match |
| 53 | admin_file_repository_move_selected_items | /admin/file-repository/move-selected-items/{folderId} | Path does not match |
| 54 | admin_file_repository_delete_selected_items | /admin/file-repository/delete-selected-items | Path does not match |
| 55 | admin_file_repository_save_uploaded_files | /admin/file-repository/save-uploaded-files/{folderId}/{tempDir} | Path does not match |
| 56 | admin_file_repository_widget_file_selector_popup_ajax | /admin/file-repository/file-selector-popup | Path does not match |
| 57 | admin_file_repository_widget_folder_selector_popup_ajax | /admin/file-repository/folder-selector-popup | Path does not match |
| 58 | admin_translator_list | /admin/translator/list | Path does not match |
| 59 | admin_translator_add | /admin/translator/add | Path does not match |
| 60 | admin_translator_edit | /admin/translator/edit/{id} | Path does not match |
| 61 | admin_translator_delete | /admin/translator/delete/{id} | Path does not match |
| 62 | admin_module_entry_list | /admin/module/entry/list/{moduleType} | Path does not match |
| 63 | admin_module_entry_add | /admin/module/entry/add/{moduleType} | Path does not match |
| 64 | admin_module_entry_edit | /admin/module/entry/edit/{id}/{lang} | Path does not match |
| 65 | admin_module_update_entry_form_ajax | /admin/module/entry/update-form/{id}/{lang} | Path does not match |
| 66 | admin_module_entry_delete | /admin/module/entry/delete/{id} | Path does not match |
| 67 | admin_module_update_config_form_ajax | /admin/module/entry/update-config-form/{moduleType}/{entryId} | Path does not match |
| 68 | admin_module_dictionary_list | /admin/module/dictionary/list/{moduleType}/{dictionaryType} | Path does not match |
| 69 | admin_module_dictionary_add | /admin/module/dictionary/add/{moduleType}/{dictionaryType} | Path does not match |
| 70 | admin_module_dictionary_edit | /admin/module/dictionary/edit/{moduleType}/{id} | Path does not match |
| 71 | admin_module_dictionary_delete | /admin/module/dictionary/delete/{id} | Path does not match |
| 72 | admin_module_product_category_add | /admin/products/categories/add/{parentId} | Path does not match |
| 73 | admin_module_product_category_edit | /admin/products/categories/edit/{id} | Path does not match |
| 74 | admin_module_product_category_delete | /admin/products/categories/delete/{id} | Path does not match |
| 75 | admin_module_product_category_move_ajax | /admin/products/categories/move/{id}/{position}/{parentId} | Path does not match |
| 76 | admin_module_product_category_list | /admin/products/categories/{parentId} | Path does not match |
| 77 | admin_module_product_parameter_dictionary_list | /admin/products/parameters-dictionary | Path does not match |
| 78 | admin_module_product_parameter_dictionary_add | /admin/products/parameters-dictionary/add | Path does not match |
| 79 | admin_module_product_parameter_dictionary_edit | /admin/products/parameters-dictionary/edit/{id} | Path does not match |
| 80 | admin_module_product_parameter_dictionary_update_form_ajax | /admin/products/parameters-dictionary/update-form/{id} | Path does not match |
| 81 | admin_module_product_parameter_dictionary_delete | /admin/products/parameters-dictionary/delete/{id} | Path does not match |
| 82 | admin_module_product_parameter_dictionary_autoxomplete_ajax | /admin/products/parameters-dictionary/autocomplete | Path does not match |
| 83 | admin_product_path_configurator_list | /admin/product-path-configurator/ | Path does not match |
| 84 | admin_product_path_configurator_add | /admin/product-path-configurator/add | Path does not match |
| 85 | admin_product_path_configurator_edit | /admin/product-path-configurator/edit/{id} | Path does not match |
| 86 | admin_product_path_configurator_update_form_ajax | /admin/product-path-configurator/update-form/{id} | Path does not match |
| 87 | admin_product_path_configurator_delete | /admin/product-path-configurator/delete/{id} | Path does not match |
| 88 | admin_product_path_configurator_copy | /admin/product-path-configurator/copy/{id} | Path does not match |
| 89 | admin_product_path_configurator_autocomplete_ajax | /admin/product-path-configurator/autocomplete | Path does not match |
| 90 | admin_question_path_configurator_list | /admin/question-path-configurator/ | Path does not match |
| 91 | admin_question_path_configurator_add | /admin/question-path-configurator/add | Path does not match |
| 92 | admin_question_path_configurator_edit | /admin/question-path-configurator/edit/{id} | Path does not match |
| 93 | admin_question_path_configurator_update_form_ajax | /admin/question-path-configurator/update-form/{id} | Path does not match |
| 94 | admin_question_path_configurator_delete | /admin/question-path-configurator/delete/{id} | Path does not match |
| 95 | admin_question_path_configurator_copy | /admin/question-path-configurator/copy/{id} | Path does not match |
| 96 | admin_question_path_configurator_autocomplete_ajax | /admin/question-path-configurator/autocomplete | Path does not match |
| 97 | admin_question_path_configurator_tags_widget_update_ajax | /admin/question-path-configurator/tags-widget | Path does not match |
| 98 | admin_question_path_configurator_embed_code_popup_ajax | /admin/question-path-configurator/widget-embed-code-popup/{id} | Path does not match |
| 99 | admin_question_path_configurator_costs_edit | /admin/question-path-configurator/costs/{configuratorId} | Path does not match |
| 100 | admin_question_path_configurator_costs_rules_edit | /admin/question-path-configurator/costs-rules/{configuratorId} | Path does not match |
| 101 | admin_question_path_configurator_costs_rules_update_form_ajax | /admin/question-path-configurator/costs-rules/update-form/{configuratorId} | Path does not match |
| 102 | admin_project_query_list | /admin/projects/queries | Path does not match |
| 103 | admin_project_query_details | /admin/projects/queries/details/{id} | Path does not match |
| 104 | admin_project_query_delete | /admin/projects/queries/delete/{id} | Path does not match |
| 105 | admin_project_query_generate_offer_pdf | /admin/projects/queries/generate-offer-pdf/{id} | Path does not match |
| 106 | admin_project_list | /admin/projects/ | Path does not match |
| 107 | admin_project_details | /admin/projects/details/{id} | Path does not match |
| 108 | admin_project_add | /admin/projects/add | Path does not match |
| 109 | admin_project_settings_edit | /admin/projects/settings/{id} | Path does not match |
| 110 | admin_project_edit | /admin/projects/edit/{id} | Path does not match |
| 111 | admin_project_delete | /admin/projects/delete/{id} | Path does not match |
| 112 | admin_project_path_add_popup_ajax | /admin/projects/path/add-popup/{projectId} | Path does not match |
| 113 | admin_project_path_details | /admin/projects/path/details/{id} | Path does not match |
| 114 | admin_project_path_details_edit | /admin/projects/path/edit-details/{id} | Path does not match |
| 115 | admin_project_path_edit | /admin/projects/path/edit/{id}/{step} | Path does not match |
| 116 | admin_project_path_delete | /admin/projects/path/delete/{id} | Path does not match |
| 117 | admin_project_path_send_to_client | /admin/projects/path/send-to-client/{id} | Path does not match |
| 118 | admin_project_question_path_details_edit_update_ajax | /admin/projects/question-path/edit-details/update/{id} | Path does not match |
| 119 | admin_project_question_path_group_edit_note_popup_ajax | /admin/projects/question-path/edit-group-note/{id} | Path does not match |
| 120 | admin_project_question_path_group_question_delete | /admin/projects/question-path/delete-question/{id} | Path does not match |
| 121 | admin_project_general_settings_edit | /admin/projects/general-settings | Path does not match |
| 122 | admin_quick_offer_request_list | /admin/quick-offer/requests | Path does not match |
| 123 | admin_quick_offer_request_details | /admin/quick-offer/requests/details/{id} | Path does not match |
| 124 | admin_quick_offer_request_delete | /admin/quick-offer/requests/delete/{id} | Path does not match |
| 125 | admin_quick_offer_request_generate_offer_pdf | /admin/quick-offer/requests/generate-offer-pdf/{offerOptionId} | Path does not match |
| 126 | admin_quick_offer_list | /admin/quick-offer/offers | Path does not match |
| 127 | admin_quick_offer_add | /admin/quick-offer/offers/add | Path does not match |
| 128 | admin_quick_offer_edit | /admin/quick-offer/offers/edit/{id} | Path does not match |
| 129 | admin_quick_offer_delete | /admin/quick-offer/offers/delete/{id} | Path does not match |
| 130 | admin_quick_offer_widget_embed_code_popup_ajax | /admin/quick-offer/offers/widget-embed-code-popup/{id} | Path does not match |
| 131 | admin_quick_offer_template_list | /admin/quick-offer/offer-templates | Path does not match |
| 132 | admin_quick_offer_template_add | /admin/quick-offer/offer-templates/add | Path does not match |
| 133 | admin_quick_offer_template_edit | /admin/quick-offer/offer-templates/edit/{id} | Path does not match |
| 134 | admin_quick_offer_template_delete | /admin/quick-offer/offer-templates/delete/{id} | Path does not match |
| 135 | admin_quick_offer_template_autocomplete_ajax | /admin/quick-offer/offer-templates/autocomplete | Path does not match |
| 136 | admin_quick_offer_website_list | /admin/quick-offer/websites | Path does not match |
| 137 | admin_quick_offer_website_add | /admin/quick-offer/websites/add | Path does not match |
| 138 | admin_quick_offer_website_edit | /admin/quick-offer/websites/edit/{id} | Path does not match |
| 139 | admin_quick_offer_website_update_form_ajax | /admin/quick-offer/websites/update-form/{id} | Path does not match |
| 140 | admin_quick_offer_website_delete | /admin/quick-offer/websites/delete/{id} | Path does not match |
| 141 | admin_quick_offer_website_autocomplete_ajax | /admin/quick-offer/websites/autocomplete | Path does not match |
| 142 | admin_quick_offer_settings_edit | /admin/quick-offer/settings | Path does not match |
| 143 | admin_index | /admin/ | Path does not match |
| 144 | admin_change_locale | /admin/change-locale/{locale} | Path does not match |
| 145 | admin_change_content_locale | /admin/change-content-locale/{locale} | Path does not match |
| 146 | admin_upload_temp_file_ajax | /admin/upload-temp-file | Path does not match |
| 147 | admin_file_upload_popup_ajax | /admin/upload-file-popup | Path does not match |
| 148 | admin_file_upload_move_uploaded_files_to_repository_ajax | /admin/move-uploaded-files-to-repository/{tempDir}/{folderId} | Path does not match |
| 149 | user_login | /login | Path does not match |
| 150 | user_logout | /logout | Path does not match |
| 151 | user_profile | /user/profile | Path does not match |
| 152 | user_register | /register | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.