Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 3 | api_doc | /api/docs.{_format} | Path does not match |
| 4 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 5 | _api_errors_problem | /api/errors/{status} | Path does not match |
| 6 | _api_errors_hydra | /api/errors/{status} | Path does not match |
| 7 | _api_errors_jsonapi | /api/errors/{status} | Path does not match |
| 8 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 11 | _api_/addresses/{uuid}{._format}_get | /api/addresses/{uuid}.{_format} | Path does not match |
| 12 | _api_/addresses{._format}_get_collection | /api/addresses.{_format} | Path does not match |
| 13 | _api_/addresses{._format}_post | /api/addresses.{_format} | Path does not match |
| 14 | _api_/addresses/{uuid}{._format}_put | /api/addresses/{uuid}.{_format} | Path does not match |
| 15 | _api_/addresses/{uuid}{._format}_patch | /api/addresses/{uuid}.{_format} | Path does not match |
| 16 | _api_/addresses/{uuid}{._format}_delete | /api/addresses/{uuid}.{_format} | Path does not match |
| 17 | _api_/bank_accounts/{uuid}{._format}_get | /api/bank_accounts/{uuid}.{_format} | Path does not match |
| 18 | _api_/bank_accounts{._format}_get_collection | /api/bank_accounts.{_format} | Path does not match |
| 19 | _api_/bank_accounts{._format}_post | /api/bank_accounts.{_format} | Path does not match |
| 20 | _api_/bank_accounts/{uuid}{._format}_put | /api/bank_accounts/{uuid}.{_format} | Path does not match |
| 21 | _api_/bank_accounts/{uuid}{._format}_patch | /api/bank_accounts/{uuid}.{_format} | Path does not match |
| 22 | _api_/bank_accounts/{uuid}{._format}_delete | /api/bank_accounts/{uuid}.{_format} | Path does not match |
| 23 | _api_/best_before_categories/{id}{._format}_get | /api/best_before_categories/{id}.{_format} | Path does not match |
| 24 | _api_/best_before_categories{._format}_get_collection | /api/best_before_categories.{_format} | Path does not match |
| 25 | _api_/best_before_categories{._format}_post | /api/best_before_categories.{_format} | Path does not match |
| 26 | _api_/best_before_categories/{id}{._format}_put | /api/best_before_categories/{id}.{_format} | Path does not match |
| 27 | _api_/best_before_categories/{id}{._format}_patch | /api/best_before_categories/{id}.{_format} | Path does not match |
| 28 | _api_/best_before_categories/{id}{._format}_delete | /api/best_before_categories/{id}.{_format} | Path does not match |
| 29 | _api_/contact_points/{uuid}{._format}_get | /api/contact_points/{uuid}.{_format} | Path does not match |
| 30 | _api_/contact_points{._format}_get_collection | /api/contact_points.{_format} | Path does not match |
| 31 | _api_/contact_points{._format}_post | /api/contact_points.{_format} | Path does not match |
| 32 | _api_/contact_points/{uuid}{._format}_put | /api/contact_points/{uuid}.{_format} | Path does not match |
| 33 | _api_/contact_points/{uuid}{._format}_patch | /api/contact_points/{uuid}.{_format} | Path does not match |
| 34 | _api_/contact_points/{uuid}{._format}_delete | /api/contact_points/{uuid}.{_format} | Path does not match |
| 35 | _api_/countries/{id}{._format}_get | /api/countries/{id}.{_format} | Path does not match |
| 36 | _api_/countries{._format}_get_collection | /api/countries.{_format} | Path does not match |
| 37 | _api_/countries{._format}_post | /api/countries.{_format} | Path does not match |
| 38 | _api_/countries/{id}{._format}_put | /api/countries/{id}.{_format} | Path does not match |
| 39 | _api_/countries/{id}{._format}_patch | /api/countries/{id}.{_format} | Path does not match |
| 40 | _api_/countries/{id}{._format}_delete | /api/countries/{id}.{_format} | Path does not match |
| 41 | _api_/customers_networks/{id}{._format}_get | /api/customers_networks/{id}.{_format} | Path does not match |
| 42 | _api_/customers_networks{._format}_get_collection | /api/customers_networks.{_format} | Path does not match |
| 43 | _api_/customers_networks{._format}_post | /api/customers_networks.{_format} | Path does not match |
| 44 | _api_/customers_networks/{id}{._format}_put | /api/customers_networks/{id}.{_format} | Path does not match |
| 45 | _api_/customers_networks/{id}{._format}_patch | /api/customers_networks/{id}.{_format} | Path does not match |
| 46 | _api_/customers_networks/{id}{._format}_delete | /api/customers_networks/{id}.{_format} | Path does not match |
| 47 | _api_/customers_ranges/{id}{._format}_get | /api/customers_ranges/{id}.{_format} | Path does not match |
| 48 | _api_/customers_ranges{._format}_get_collection | /api/customers_ranges.{_format} | Path does not match |
| 49 | _api_/customers_ranges{._format}_post | /api/customers_ranges.{_format} | Path does not match |
| 50 | _api_/customers_ranges/{id}{._format}_put | /api/customers_ranges/{id}.{_format} | Path does not match |
| 51 | _api_/customers_ranges/{id}{._format}_patch | /api/customers_ranges/{id}.{_format} | Path does not match |
| 52 | _api_/customers_ranges/{id}{._format}_delete | /api/customers_ranges/{id}.{_format} | Path does not match |
| 53 | _api_/partners/{uuid}{._format}_get | /api/partners/{uuid}.{_format} | Path does not match |
| 54 | _api_/partners{._format}_post | /api/partners.{_format} | Path does not match |
| 55 | _api_/partners{._format}_get_collection | /api/partners.{_format} | Path does not match |
| 56 | _api_/partners/{uuid}{._format}_put | /api/partners/{uuid}.{_format} | Path does not match |
| 57 | _api_/partners/{uuid}{._format}_delete | /api/partners/{uuid}.{_format} | Path does not match |
| 58 | _api_/partners/{uuid}{._format}_patch | /api/partners/{uuid}.{_format} | Path does not match |
| 59 | _api_/provisionable_partners_get_collection | /api/provisionable_partners | Path does not match |
| 60 | _api_/partner_groups/{id}{._format}_get | /api/partner_groups/{id}.{_format} | Path does not match |
| 61 | _api_/partner_groups{._format}_get_collection | /api/partner_groups.{_format} | Path does not match |
| 62 | _api_/partner_groups{._format}_post | /api/partner_groups.{_format} | Path does not match |
| 63 | _api_/partner_groups/{id}{._format}_put | /api/partner_groups/{id}.{_format} | Path does not match |
| 64 | _api_/partner_groups/{id}{._format}_patch | /api/partner_groups/{id}.{_format} | Path does not match |
| 65 | _api_/partner_groups/{id}{._format}_delete | /api/partner_groups/{id}.{_format} | Path does not match |
| 66 | _api_/partner_notes/{uuid}{._format}_get | /api/partner_notes/{uuid}.{_format} | Path does not match |
| 67 | _api_/partner_notes{._format}_get_collection | /api/partner_notes.{_format} | Path does not match |
| 68 | _api_/partner_notes{._format}_post | /api/partner_notes.{_format} | Path does not match |
| 69 | _api_/partner_notes/{uuid}{._format}_patch | /api/partner_notes/{uuid}.{_format} | Path does not match |
| 70 | _api_/partner_notes/{uuid}{._format}_put | /api/partner_notes/{uuid}.{_format} | Path does not match |
| 71 | _api_/partner_notes/{uuid}{._format}_delete | /api/partner_notes/{uuid}.{_format} | Path does not match |
| 72 | _api_/products/{id}{._format}_get | /api/products/{id}.{_format} | Path does not match |
| 73 | _api_/products{._format}_get_collection | /api/products.{_format} | Path does not match |
| 74 | _api_/products{._format}_post | /api/products.{_format} | Path does not match |
| 75 | _api_/products/{id}{._format}_put | /api/products/{id}.{_format} | Path does not match |
| 76 | _api_/products/{id}{._format}_patch | /api/products/{id}.{_format} | Path does not match |
| 77 | _api_/products/{id}{._format}_delete | /api/products/{id}.{_format} | Path does not match |
| 78 | _api_/product_certificates/{id}{._format}_get | /api/product_certificates/{id}.{_format} | Path does not match |
| 79 | _api_/product_certificates{._format}_get_collection | /api/product_certificates.{_format} | Path does not match |
| 80 | _api_/product_certificates{._format}_post | /api/product_certificates.{_format} | Path does not match |
| 81 | _api_/product_certificates/{id}{._format}_put | /api/product_certificates/{id}.{_format} | Path does not match |
| 82 | _api_/product_certificates/{id}{._format}_patch | /api/product_certificates/{id}.{_format} | Path does not match |
| 83 | _api_/product_certificates/{id}{._format}_delete | /api/product_certificates/{id}.{_format} | Path does not match |
| 84 | _api_/product_groups/{id}{._format}_get | /api/product_groups/{id}.{_format} | Path does not match |
| 85 | _api_/product_groups{._format}_get_collection | /api/product_groups.{_format} | Path does not match |
| 86 | _api_/product_groups{._format}_post | /api/product_groups.{_format} | Path does not match |
| 87 | _api_/product_groups/{id}{._format}_put | /api/product_groups/{id}.{_format} | Path does not match |
| 88 | _api_/product_groups/{id}{._format}_patch | /api/product_groups/{id}.{_format} | Path does not match |
| 89 | _api_/product_groups/{id}{._format}_delete | /api/product_groups/{id}.{_format} | Path does not match |
| 90 | _api_/product_units/{id}{._format}_get | /api/product_units/{id}.{_format} | Path does not match |
| 91 | _api_/product_units{._format}_get_collection | /api/product_units.{_format} | Path does not match |
| 92 | _api_/product_units{._format}_post | /api/product_units.{_format} | Path does not match |
| 93 | _api_/product_units/{id}{._format}_put | /api/product_units/{id}.{_format} | Path does not match |
| 94 | _api_/product_units/{id}{._format}_patch | /api/product_units/{id}.{_format} | Path does not match |
| 95 | _api_/product_units/{id}{._format}_delete | /api/product_units/{id}.{_format} | Path does not match |
| 96 | _api_/representatives/{uuid}{._format}_get | /api/representatives/{uuid}.{_format} | Path does not match |
| 97 | _api_/representatives{._format}_get_collection | /api/representatives.{_format} | Path does not match |
| 98 | _api_/representatives{._format}_post | /api/representatives.{_format} | Path does not match |
| 99 | _api_/representatives/{uuid}{._format}_put | /api/representatives/{uuid}.{_format} | Path does not match |
| 100 | _api_/representatives/{uuid}{._format}_patch | /api/representatives/{uuid}.{_format} | Path does not match |
| 101 | _api_/representatives/{uuid}{._format}_delete | /api/representatives/{uuid}.{_format} | Path does not match |
| 102 | _api_/suppliers_certificates/{id}{._format}_get | /api/suppliers_certificates/{id}.{_format} | Path does not match |
| 103 | _api_/suppliers_certificates{._format}_get_collection | /api/suppliers_certificates.{_format} | Path does not match |
| 104 | _api_/suppliers_certificates{._format}_post | /api/suppliers_certificates.{_format} | Path does not match |
| 105 | _api_/suppliers_certificates/{id}{._format}_put | /api/suppliers_certificates/{id}.{_format} | Path does not match |
| 106 | _api_/suppliers_certificates/{id}{._format}_patch | /api/suppliers_certificates/{id}.{_format} | Path does not match |
| 107 | _api_/suppliers_certificates/{id}{._format}_delete | /api/suppliers_certificates/{id}.{_format} | Path does not match |
| 108 | _api_/suppliers_networks/{id}{._format}_get | /api/suppliers_networks/{id}.{_format} | Path does not match |
| 109 | _api_/suppliers_networks{._format}_get_collection | /api/suppliers_networks.{_format} | Path does not match |
| 110 | _api_/suppliers_networks{._format}_post | /api/suppliers_networks.{_format} | Path does not match |
| 111 | _api_/suppliers_networks/{id}{._format}_put | /api/suppliers_networks/{id}.{_format} | Path does not match |
| 112 | _api_/suppliers_networks/{id}{._format}_patch | /api/suppliers_networks/{id}.{_format} | Path does not match |
| 113 | _api_/suppliers_networks/{id}{._format}_delete | /api/suppliers_networks/{id}.{_format} | Path does not match |
| 114 | _api_/temperature_classes/{id}{._format}_get | /api/temperature_classes/{id}.{_format} | Path does not match |
| 115 | _api_/temperature_classes{._format}_get_collection | /api/temperature_classes.{_format} | Path does not match |
| 116 | _api_/temperature_classes{._format}_post | /api/temperature_classes.{_format} | Path does not match |
| 117 | _api_/temperature_classes/{id}{._format}_put | /api/temperature_classes/{id}.{_format} | Path does not match |
| 118 | _api_/temperature_classes/{id}{._format}_patch | /api/temperature_classes/{id}.{_format} | Path does not match |
| 119 | _api_/temperature_classes/{id}{._format}_delete | /api/temperature_classes/{id}.{_format} | Path does not match |
| 120 | _api_/terms_of_payments/{id}{._format}_get | /api/terms_of_payments/{id}.{_format} | Path does not match |
| 121 | _api_/terms_of_payments{._format}_get_collection | /api/terms_of_payments.{_format} | Path does not match |
| 122 | _api_/terms_of_payments{._format}_post | /api/terms_of_payments.{_format} | Path does not match |
| 123 | _api_/terms_of_payments/{id}{._format}_put | /api/terms_of_payments/{id}.{_format} | Path does not match |
| 124 | _api_/terms_of_payments/{id}{._format}_patch | /api/terms_of_payments/{id}.{_format} | Path does not match |
| 125 | _api_/terms_of_payments/{id}{._format}_delete | /api/terms_of_payments/{id}.{_format} | Path does not match |
| 126 | _api_/trading_restrictions/{id}{._format}_get | /api/trading_restrictions/{id}.{_format} | Path does not match |
| 127 | _api_/trading_restrictions{._format}_get_collection | /api/trading_restrictions.{_format} | Path does not match |
| 128 | _api_/trading_restrictions{._format}_post | /api/trading_restrictions.{_format} | Path does not match |
| 129 | _api_/trading_restrictions/{id}{._format}_put | /api/trading_restrictions/{id}.{_format} | Path does not match |
| 130 | _api_/trading_restrictions/{id}{._format}_patch | /api/trading_restrictions/{id}.{_format} | Path does not match |
| 131 | _api_/trading_restrictions/{id}{._format}_delete | /api/trading_restrictions/{id}.{_format} | Path does not match |
| 132 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
| 133 | _api_/users{._format}_get_collection | /api/users.{_format} | Path does not match |
| 134 | _api_/users{._format}_post | /api/users.{_format} | Path does not match |
| 135 | _api_/users/{id}{._format}_put | /api/users/{id}.{_format} | Path does not match |
| 136 | _api_/users/{id}{._format}_patch | /api/users/{id}.{_format} | Path does not match |
| 137 | _api_/users/{id}{._format}_delete | /api/users/{id}.{_format} | Path does not match |
| 138 | _api_/waregroups/{id}{._format}_get | /api/waregroups/{id}.{_format} | Path does not match |
| 139 | _api_/waregroups{._format}_get_collection | /api/waregroups.{_format} | Path does not match |
| 140 | _api_/waregroups{._format}_post | /api/waregroups.{_format} | Path does not match |
| 141 | _api_/waregroups/{id}{._format}_put | /api/waregroups/{id}.{_format} | Path does not match |
| 142 | _api_/waregroups/{id}{._format}_patch | /api/waregroups/{id}.{_format} | Path does not match |
| 143 | _api_/waregroups/{id}{._format}_delete | /api/waregroups/{id}.{_format} | Path does not match |
| 144 | _api_/websites/{uuid}{._format}_get | /api/websites/{uuid}.{_format} | Path does not match |
| 145 | _api_/websites{._format}_get_collection | /api/websites.{_format} | Path does not match |
| 146 | _api_/websites{._format}_post | /api/websites.{_format} | Path does not match |
| 147 | _api_/websites/{uuid}{._format}_put | /api/websites/{uuid}.{_format} | Path does not match |
| 148 | _api_/websites/{uuid}{._format}_patch | /api/websites/{uuid}.{_format} | Path does not match |
| 149 | _api_/websites/{uuid}{._format}_delete | /api/websites/{uuid}.{_format} | Path does not match |
| 150 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 151 | 2fa_login | /2fa | Path does not match |
| 152 | 2fa_login_check | /2fa_check | Path does not match |
| 153 | _wdt | /_wdt/{token} | Path does not match |
| 154 | _profiler_home | /_profiler/ | Path does not match |
| 155 | _profiler_search | /_profiler/search | Path does not match |
| 156 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 157 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 158 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 159 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 160 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 161 | _profiler_open_file | /_profiler/open | Path does not match |
| 162 | _profiler | /_profiler/{token} | Path does not match |
| 163 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 164 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 165 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 166 | 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.