Routing
create_account
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "ro" |
Route Matching Logs
Path to match:
/ro/create-account
| # | 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 | homepage | /{_locale} | Path does not match |
| 17 | user_edit_profile | /{_locale}/account/profile/edit | Path does not match |
| 18 | user_change_password | /{_locale}/account/profile/change-password | Path does not match |
| 19 | forgot_password | /{_locale}/account-recovery/forgot-password | Path does not match |
| 20 | set_new_password | /{_locale}/account-recovery/{id}/{code} | Path does not match |
| 21 | acquisition_index | /{_locale}/account/acquisitions/ | Path does not match |
| 22 | acquisition_index_paginated | /{_locale}/account/acquisitions/page/{page} | Path does not match |
| 23 | acquisition_search | /{_locale}/account/acquisitions/search | Path does not match |
| 24 | acquisition_search_paginated | /{_locale}/account/acquisitions/search/page/{page} | Path does not match |
| 25 | acquisition_create | /{_locale}/account/acquisitions/create | Path does not match |
| 26 | acquisition_save | /{_locale}/account/acquisitions/save | Path does not match |
| 27 | acquisition_show | /{_locale}/account/acquisitions/{id} | Path does not match |
| 28 | acquisition_edit | /{_locale}/account/acquisitions/{id}/edit | Path does not match |
| 29 | acquisition_delete | /{_locale}/account/acquisitions/{id}/delete | Path does not match |
| 30 | activity_index | /{_locale}/account/activities/ | Path does not match |
| 31 | activity_index_paginated | /{_locale}/account/activities/page/{page} | Path does not match |
| 32 | activity_search | /{_locale}/account/activities/search | Path does not match |
| 33 | activity_search_paginated | /{_locale}/account/activities/search/page/{page} | Path does not match |
| 34 | activity_create | /{_locale}/account/activities/create | Path does not match |
| 35 | activity_save | /{_locale}/account/activities/save | Path does not match |
| 36 | activity_show | /{_locale}/account/activities/{id} | Path does not match |
| 37 | activity_edit | /{_locale}/account/activities/{id}/edit | Path does not match |
| 38 | activity_apply_transition | /{_locale}/account/activities/apply-transition/{id} | Path does not match |
| 39 | activity_delete | /{_locale}/account/activities/{id}/delete | Path does not match |
| 40 | admin_forgot_password | /{_locale}/admin-account-recovery/forgot-password | Path does not match |
| 41 | admin_set_new_password | /{_locale}/admin-account-recovery/{id}/{code} | Path does not match |
| 42 | admin_add_funds_orders_index | /{_locale}/admin/add-funds-orders | Path does not match |
| 43 | admin_add_funds_orders_index_paginated | /{_locale}/admin/add-funds-orders/page/{page} | Path does not match |
| 44 | admin_search_add_funds_orders | /{_locale}/admin/search-order | Path does not match |
| 45 | admin_add_funds_orders_search_paginated | /{_locale}/admin/search-order/page/{page} | Path does not match |
| 46 | admin_show_add_funds_order | /{_locale}/admin/add-funds-orders/{id} | Path does not match |
| 47 | admin_refund_add_funds_order | /{_locale}/admin/add-funds-orders/{id}/refund | Path does not match |
| 48 | commodity_index | /{_locale}/admin/commodities/ | Path does not match |
| 49 | commodity_index_paginated | /{_locale}/admin/commodities/page/{page} | Path does not match |
| 50 | commodity_search | /{_locale}/admin/commodities/search | Path does not match |
| 51 | commodity_search_paginated | /{_locale}/admin/commodities/search/page/{page} | Path does not match |
| 52 | commodity_create | /{_locale}/admin/commodities/create | Path does not match |
| 53 | commodity_save | /{_locale}/admin/commodities/save | Path does not match |
| 54 | commodity_show | /{_locale}/admin/commodities/{id} | Path does not match |
| 55 | commodity_edit | /{_locale}/admin/commodities/{id}/edit | Path does not match |
| 56 | commodity_delete | /{_locale}/admin/commodities/{id}/delete | Path does not match |
| 57 | admin_edit_profile | /{_locale}/admin/profile/edit | Path does not match |
| 58 | admin_change_password | /{_locale}/admin/profile/change-password | Path does not match |
| 59 | admin_dashboard | /{_locale}/admin/ | Path does not match |
| 60 | farmer_index | /{_locale}/admin/farmers | Path does not match |
| 61 | farmer_index_paginated | /{_locale}/admin/farmers/page/{page} | Path does not match |
| 62 | admin_farmer_show | /{_locale}/admin/farmer/{id} | Path does not match |
| 63 | land_show_all_on_map | /{_locale}/admin/farmer/lands | Path does not match |
| 64 | land_show_all_polygon_on_map | /{_locale}/admin/farmer/lands-polygon | Path does not match |
| 65 | land_show_all_by_farmer_id | /{_locale}/admin/farmer/lands/{id} | Path does not match |
| 66 | admin_farmer_edit | /{_locale}/admin/farmer/{id}/edit | Path does not match |
| 67 | admin_farmer_delete | /{_locale}/admin/farmer/{id}/delete | Path does not match |
| 68 | landowners_without_share | /{_locale}/admin/landowners/without-share | Path does not match |
| 69 | landowners_without_share_paginated | /{_locale}/admin/landowners/without-share/page/{page} | Path does not match |
| 70 | landowners_without_contract | /{_locale}/admin/landowners/without-contract | Path does not match |
| 71 | landowners_without_contract_paginated | /{_locale}/admin/landowners/without-contract/page/{page} | Path does not match |
| 72 | delete_landowner_without_share | /{_locale}/admin/landowners/without-share/{id}/delete | Path does not match |
| 73 | contracts_without_share | /{_locale}/admin/contracts/without-share | Path does not match |
| 74 | contracts_without_share_paginated | /{_locale}/admin/contracts/without-share/page/{page} | Path does not match |
| 75 | delete_contract_without_share | /{_locale}/admin/contracts/without-share/{id}/delete | Path does not match |
| 76 | lands_without_share | /{_locale}/admin/lands/without-share | Path does not match |
| 77 | lands_without_share_paginated | /{_locale}/admin/lands/without-share/page/{page} | Path does not match |
| 78 | delete_land_without_share | /{_locale}/admin/lands/without-share/{id}/delete | Path does not match |
| 79 | lands_without_complete_share | /{_locale}/admin/lands/without-complete-share | Path does not match |
| 80 | lands_without_complete_share_paginated | /{_locale}/admin/lands/without-complete-share/page/{page} | Path does not match |
| 81 | lands_with_excessive_share | /{_locale}/admin/lands/with-excessive-share | Path does not match |
| 82 | lands_with_excessive_share_paginated | /{_locale}/admin/lands/with-excessive-share/page/{page} | Path does not match |
| 83 | sectors_without_land | /{_locale}/admin/sectors/without-land | Path does not match |
| 84 | sectors_without_land_paginated | /{_locale}/admin/sectors/without-land/page/{page} | Path does not match |
| 85 | delete_sector_without_land | /{_locale}/admin/sectors/without-lands/{id}/delete | Path does not match |
| 86 | land_show_all_geojson | /{_locale}/admin/farmer/lands/geo.json | Path does not match |
| 87 | land_show_all_polygon_geojson | /{_locale}/admin/farmer/lands-polygon/geo.json | Path does not match |
| 88 | land_show_all_geojson_by_farmer_id | /{_locale}/admin/farmer/lands/{id}/geo.json | Path does not match |
| 89 | check_land | /{_locale}/admin/land | Path does not match |
| 90 | admin_land_search | /{_locale}/admin/land/search | Path does not match |
| 91 | admin_land_search_paginated | /{_locale}/admin/land/search/page/{page} | Path does not match |
| 92 | manufacturer_index | /{_locale}/admin/manufacturers/ | Path does not match |
| 93 | manufacturer_index_paginated | /{_locale}/admin/manufacturers/page/{page} | Path does not match |
| 94 | manufacturer_search | /{_locale}/admin/manufacturers/search | Path does not match |
| 95 | manufacturer_search_paginated | /{_locale}/admin/manufacturers/search/page/{page} | Path does not match |
| 96 | manufacturer_create | /{_locale}/admin/manufacturers/create | Path does not match |
| 97 | manufacturer_save | /{_locale}/admin/manufacturers/save | Path does not match |
| 98 | manufacturer_show | /{_locale}/admin/manufacturers/{id} | Path does not match |
| 99 | manufacturer_edit | /{_locale}/admin/manufacturers/{id}/edit | Path does not match |
| 100 | manufacturer_delete | /{_locale}/admin/manufacturers/{id}/delete | Path does not match |
| 101 | product_index | /{_locale}/admin/products/ | Path does not match |
| 102 | product_index_paginated | /{_locale}/admin/products/page/{page} | Path does not match |
| 103 | product_search | /{_locale}/admin/products/search | Path does not match |
| 104 | product_search_paginated | /{_locale}/admin/products/search/page/{page} | Path does not match |
| 105 | product_create | /{_locale}/admin/products/create | Path does not match |
| 106 | product_save | /{_locale}/admin/products/save | Path does not match |
| 107 | product_show | /{_locale}/admin/products/{id} | Path does not match |
| 108 | product_edit | /{_locale}/admin/products/{id}/edit | Path does not match |
| 109 | product_delete | /{_locale}/admin/products/{id}/delete | Path does not match |
| 110 | admin_user_index | /{_locale}/admin/users/ | Path does not match |
| 111 | admin_user_index_paginated | /{_locale}/admin/users/page/{page} | Path does not match |
| 112 | superadmin_create_admin | /{_locale}/admin/users/create | Path does not match |
| 113 | superadmin_save_admin | /{_locale}/admin/users/save | Path does not match |
| 114 | superadmin_show_admin | /{_locale}/admin/users/{id} | Path does not match |
| 115 | superadmin_edit_admin | /{_locale}/admin/users/{id}/edit | Path does not match |
| 116 | superadmin_delete_admin | /{_locale}/admin/users/{id}/delete | Path does not match |
| 117 | season_save_ajax | /{_locale}/seasons/save-ajax | Path does not match |
| 118 | choose_plan | /{_locale}/account/billing/choose-plan | Path does not match |
| 119 | contact | /{_locale}/contact | Path does not match |
| 120 | contract_index | /{_locale}/account/contracts/ | Path does not match |
| 121 | contract_index_paginated | /{_locale}/account/contracts/page/{page} | Path does not match |
| 122 | contract_search | /{_locale}/account/contracts/search | Path does not match |
| 123 | contract_search_paginated | /{_locale}/account/contracts/search/page/{page} | Path does not match |
| 124 | contract_without_share | /{_locale}/account/contracts/incomplete | Path does not match |
| 125 | contract_without_share_paginated | /{_locale}/account/contracts/incomplete/page/{page} | Path does not match |
| 126 | contract_create | /{_locale}/account/contracts/create | Path does not match |
| 127 | contract_save | /{_locale}/account/contracts/save | Path does not match |
| 128 | contract_show | /{_locale}/account/contracts/{id} | Path does not match |
| 129 | contract_show_map | /{_locale}/account/contracts/{id}/map | Path does not match |
| 130 | contract_show_pdf | /{_locale}/account/contracts/{id}/pdf | Path does not match |
| 131 | contract_edit | /{_locale}/account/contracts/{id}/edit | Path does not match |
| 132 | contract_delete | /{_locale}/account/contracts/{id}/delete | Path does not match |
| 133 | contract_export_xlsx | /{_locale}/account/contracts/export/xlsx | Path does not match |
| 134 | contract_export_xlsx_short | /{_locale}/account/contracts/export/xlsx-short | Path does not match |
| 135 | contract_export_xlsx_localities | /{_locale}/account/contracts/export/xlsx/{id} | Path does not match |
| 136 | contract_export_xlsx_localities_short | /{_locale}/account/contracts/export/xlsx-short/{id} | Path does not match |
| 137 | contract_export_xlsx_simplified | /{_locale}/account/contracts/export/xlsx-simplified | Path does not match |
| 138 | contract_export_by_id_xlsx | /{_locale}/account/contracts/export-by-id/{id}/xlsx | Path does not match |
| 139 | contract_show_geojson | /{_locale}/account/contracts/{id}/geo.json | Path does not match |
| 140 | crop_index | /{_locale}/account/crops/ | Path does not match |
| 141 | crop_index_paginated | /{_locale}/account/crops/page/{page} | Path does not match |
| 142 | crop_search | /{_locale}/account/crops/search | Path does not match |
| 143 | crop_search_paginated | /{_locale}/account/crops/search/page/{page} | Path does not match |
| 144 | crop_create | /{_locale}/account/crops/create | Path does not match |
| 145 | crop_save | /{_locale}/account/crops/save | Path does not match |
| 146 | crop_show | /{_locale}/account/crops/{id} | Path does not match |
| 147 | crop_edit | /{_locale}/account/crops/{id}/edit | Path does not match |
| 148 | crop_delete | /{_locale}/account/crops/{id}/delete | Path does not match |
| 149 | show_localities_json | /{_locale}/districts/{id}/localities | Path does not match |
| 150 | employee_index | /{_locale}/account/employees/ | Path does not match |
| 151 | employee_index_paginated | /{_locale}/account/employees/page/{page} | Path does not match |
| 152 | employee_search | /{_locale}/account/employees/search | Path does not match |
| 153 | employee_search_paginated | /{_locale}/account/employees/search/page/{page} | Path does not match |
| 154 | employee_create | /{_locale}/account/employees/create | Path does not match |
| 155 | employee_save | /{_locale}/account/employees/save | Path does not match |
| 156 | employee_show | /{_locale}/account/employees/{id} | Path does not match |
| 157 | employee_edit | /{_locale}/account/employees/{id}/edit | Path does not match |
| 158 | employee_delete | /{_locale}/account/employees/{id}/delete | Path does not match |
| 159 | equipment_index | /{_locale}/account/equipments/ | Path does not match |
| 160 | equipment_index_paginated | /{_locale}/account/equipments/page/{page} | Path does not match |
| 161 | equipment_search | /{_locale}/account/equipments/search | Path does not match |
| 162 | equipment_search_paginated | /{_locale}/account/equipments/search/page/{page} | Path does not match |
| 163 | equipment_create | /{_locale}/account/equipments/create | Path does not match |
| 164 | equipment_save | /{_locale}/account/equipments/save | Path does not match |
| 165 | equipment_show | /{_locale}/account/equipments/{id} | Path does not match |
| 166 | equipment_edit | /{_locale}/account/equipments/{id}/edit | Path does not match |
| 167 | equipment_delete | /{_locale}/account/equipments/{id}/delete | Path does not match |
| 168 | create_account | /{_locale}/create-account | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.