Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_doc | /docs.{_format} | Path does not match |
| 2 | api_genid | /.well-known/genid/{id} | Path does not match |
| 3 | api_validation_errors | /validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /{index}.{_format} | Path almost matches, but Requirement for "index" does not match (index) |
| 5 | api_jsonld_context | /contexts/{shortName}.{_format} | Path does not match |
| 6 | _api_errors | /errors/{status}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_xml | /validation_errors/{id} | Path does not match |
| 11 | _api_/customers/{id}{._format}_get | /customers/{id}.{_format} | Path does not match |
| 12 | _api_/customers{._format}_get_collection | /customers.{_format} | Path does not match |
| 13 | _api_/customers{._format}_post | /customers.{_format} | Path does not match |
| 14 | _api_/customers/{id}{._format}_patch | /customers/{id}.{_format} | Path does not match |
| 15 | _api_/customers/{id}{._format}_delete | /customers/{id}.{_format} | Path does not match |
| 16 | _api_/expense_purchase_invoices/{id}{._format}_get | /expense_purchase_invoices/{id}.{_format} | Path does not match |
| 17 | _api_/expense_purchase_invoices{._format}_get_collection | /expense_purchase_invoices.{_format} | Path does not match |
| 18 | _api_/expense_purchase_invoices{._format}_post | /expense_purchase_invoices.{_format} | Path does not match |
| 19 | _api_/expense_purchase_invoices/{id}{._format}_patch | /expense_purchase_invoices/{id}.{_format} | Path does not match |
| 20 | _api_/expense_purchase_invoices/{id}{._format}_delete | /expense_purchase_invoices/{id}.{_format} | Path does not match |
| 21 | _api_/expense_purchase_invoice_original_rows/{id}{._format}_get | /expense_purchase_invoice_original_rows/{id}.{_format} | Path does not match |
| 22 | _api_/expense_purchase_invoice_original_rows{._format}_get_collection | /expense_purchase_invoice_original_rows.{_format} | Path does not match |
| 23 | _api_/expense_purchase_invoice_original_rows{._format}_post | /expense_purchase_invoice_original_rows.{_format} | Path does not match |
| 24 | _api_/expense_purchase_invoice_original_rows/{id}{._format}_patch | /expense_purchase_invoice_original_rows/{id}.{_format} | Path does not match |
| 25 | _api_/expense_purchase_invoice_original_rows/{id}{._format}_delete | /expense_purchase_invoice_original_rows/{id}.{_format} | Path does not match |
| 26 | _api_/expense_purchase_invoice_rows/{id}{._format}_get | /expense_purchase_invoice_rows/{id}.{_format} | Path does not match |
| 27 | _api_/expense_purchase_invoice_rows{._format}_get_collection | /expense_purchase_invoice_rows.{_format} | Path does not match |
| 28 | _api_/expense_purchase_invoice_rows{._format}_post | /expense_purchase_invoice_rows.{_format} | Path does not match |
| 29 | _api_/expense_purchase_invoice_rows/{id}{._format}_patch | /expense_purchase_invoice_rows/{id}.{_format} | Path does not match |
| 30 | _api_/expense_purchase_invoice_rows/{id}{._format}_delete | /expense_purchase_invoice_rows/{id}.{_format} | Path does not match |
| 31 | _api_/posti_invoice_lines/{id}{._format}_get | /posti_invoice_lines/{id}.{_format} | Path does not match |
| 32 | _api_/posti_invoice_lines{._format}_get_collection | /posti_invoice_lines.{_format} | Path does not match |
| 33 | _api_/posti_invoice_lines{._format}_post | /posti_invoice_lines.{_format} | Path does not match |
| 34 | _api_/posti_invoice_lines/{id}{._format}_patch | /posti_invoice_lines/{id}.{_format} | Path does not match |
| 35 | _api_/posti_invoice_lines/{id}{._format}_delete | /posti_invoice_lines/{id}.{_format} | Path does not match |
| 36 | _api_/purchase_product_categories/{id}{._format}_get | /purchase_product_categories/{id}.{_format} | Path does not match |
| 37 | _api_/purchase_product_categories{._format}_get_collection | /purchase_product_categories.{_format} | Path does not match |
| 38 | _api_/purchase_product_categories{._format}_post | /purchase_product_categories.{_format} | Path does not match |
| 39 | _api_/purchase_product_categories/{id}{._format}_patch | /purchase_product_categories/{id}.{_format} | Path does not match |
| 40 | _api_/purchase_product_categories/{id}{._format}_delete | /purchase_product_categories/{id}.{_format} | Path does not match |
| 41 | _api_/sites/{id}{._format}_get | /sites/{id}.{_format} | Path does not match |
| 42 | _api_/sites{._format}_get_collection | /sites.{_format} | Path does not match |
| 43 | _api_/sites{._format}_post | /sites.{_format} | Path does not match |
| 44 | _api_/sites/{id}{._format}_patch | /sites/{id}.{_format} | Path does not match |
| 45 | _api_/sites/{id}{._format}_delete | /sites/{id}.{_format} | Path does not match |
| 46 | _api_/suppliers/{id}{._format}_get | /suppliers/{id}.{_format} | Path does not match |
| 47 | _api_/suppliers{._format}_get_collection | /suppliers.{_format} | Path does not match |
| 48 | _api_/suppliers{._format}_post | /suppliers.{_format} | Path does not match |
| 49 | _api_/suppliers/{id}{._format}_patch | /suppliers/{id}.{_format} | Path does not match |
| 50 | _api_/suppliers/{id}{._format}_delete | /suppliers/{id}.{_format} | Path does not match |
| 51 | _api_/warehouses/{id}{._format}_get | /warehouses/{id}.{_format} | Path does not match |
| 52 | _api_/warehouses{._format}_get_collection | /warehouses.{_format} | Path does not match |
| 53 | _api_/warehouses{._format}_post | /warehouses.{_format} | Path does not match |
| 54 | _api_/warehouses/{id}{._format}_patch | /warehouses/{id}.{_format} | Path does not match |
| 55 | _api_/warehouses/{id}{._format}_delete | /warehouses/{id}.{_format} | Path does not match |
| 56 | _api_/c_instances/{id}{._format}_get | /c_instances/{id}.{_format} | Path does not match |
| 57 | _api_/c_instances{._format}_get_collection | /c_instances.{_format} | Path does not match |
| 58 | _api_/c_instances{._format}_post | /c_instances.{_format} | Path does not match |
| 59 | _api_/c_instances/{id}{._format}_patch | /c_instances/{id}.{_format} | Path does not match |
| 60 | _api_/c_instances/{id}{._format}_delete | /c_instances/{id}.{_format} | Path does not match |
| 61 | admin | /admin | Path does not match |
| 62 | admin_customer_index | /admin/customer | Path does not match |
| 63 | admin_customer_new | /admin/customer/new | Path does not match |
| 64 | admin_customer_batch_delete | /admin/customer/batch-delete | Path does not match |
| 65 | admin_customer_autocomplete | /admin/customer/autocomplete | Path does not match |
| 66 | admin_customer_render_filters | /admin/customer/render-filters | Path does not match |
| 67 | admin_customer_edit | /admin/customer/{entityId}/edit | Path does not match |
| 68 | admin_customer_delete | /admin/customer/{entityId}/delete | Path does not match |
| 69 | admin_customer_detail | /admin/customer/{entityId} | Path does not match |
| 70 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 71 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 72 | _wdt | /_wdt/{token} | Path does not match |
| 73 | _profiler_home | /_profiler/ | Path does not match |
| 74 | _profiler_search | /_profiler/search | Path does not match |
| 75 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 76 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 77 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 78 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 79 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 80 | _profiler_open_file | /_profiler/open | Path does not match |
| 81 | _profiler | /_profiler/{token} | Path does not match |
| 82 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 83 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 84 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 85 | admin_agreement_index | /admin/agreements | Path does not match |
| 86 | admin_agreement_new | /admin/agreements/new | Path does not match |
| 87 | admin_agreement_edit | /admin/agreements/{id}/edit | Path does not match |
| 88 | admin_agreement_delete | /admin/agreements/{id}/delete | Path does not match |
| 89 | admin_markup_index | /admin/markups | Path does not match |
| 90 | admin_markup_new | /admin/markups/new | Path does not match |
| 91 | admin_markup_edit | /admin/markups/{id}/edit | Path does not match |
| 92 | admin_markup_delete | /admin/markups/{id}/delete | Path does not match |
| 93 | cinstances_index | /cinstances | Path does not match |
| 94 | customer_index | /asiakkaat | Path does not match |
| 95 | customer_show | /asiakas/{id} | Path does not match |
| 96 | customer_new | /uusi/asiakas | Path does not match |
| 97 | customer_edit | /asiakas/{id}/muokkaa | Path does not match |
| 98 | customer_assign_instances_page | /asiakas/{id}/liita-instansseja | Path does not match |
| 99 | customer_assign_instances | /asiakas/{customerId}/liita-instansseja | Path does not match |
| 100 | customer_detach_instance | /asiakas/{customerId}/detach/{instanceId} | Path does not match |
| 101 | expense_purchase_invoice_index | /ostot | Path does not match |
| 102 | expense_purchase_invoice_import | /ostot/tuo | Path does not match |
| 103 | expense_purchase_invoice_show | /ostot/{id} | Path does not match |
| 104 | expense_purchase_invoice_update_ledger | /ostot/{id}/update-ledger-receipt | Path does not match |
| 105 | expense_purchase_invoice_create_rows | /ostot/{id}/luo-rivit | Path does not match |
| 106 | expense_purchase_invoice_generate_posti_rows | /ostot/{id}/luo-posti-rivit | Path does not match |
| 107 | organization_index | /admin/organisaatiot | Path does not match |
| 108 | organization_edit | /admin/organisaatiot/{code}/muokkaa | Path does not match |
| 109 | organization_new | /admin/organisaatiot/uusi | Path does not match |
| 110 | posti_invoice_index | /postilaskut | Path does not match |
| 111 | posti_invoice_show | /postilaskut/{id} | Path does not match |
| 112 | posti_invoice_show_attachment | /postilaskut/{lasku}/{sopimustunnus} | Path does not match |
| 113 | posti_invoice_export_csv | /postilaskut/{lasku}/{sopimustunnus}/export.csv | Path does not match |
| 114 | sales_product_index | /admin/tuotteet | Path does not match |
| 115 | sales_product_new | /admin/tuotteet/uusi | Path does not match |
| 116 | sales_product_edit | /admin/tuotteet/{id}/muokkaa | Path does not match |
| 117 | sales_product_delete | /admin/tuotteet/{id}/poista | Path does not match |
| 118 | sales_product_show | /admin/tuotteet/{id} | Path does not match |
| 119 | sales_product_sync_procountor | /admin/tuotteet/{id}/sync-procountor/{orgCode} | Path does not match |
| 120 | sales_product_group_index | /admin/tuoteryhmat | Path does not match |
| 121 | sales_product_group_new | /admin/tuoteryhmat/uusi | Path does not match |
| 122 | sales_product_group_edit | /admin/tuoteryhmat/{id}/muokkaa | Path does not match |
| 123 | sales_product_group_delete | /admin/tuoteryhmat/{id}/poista | Path does not match |
| 124 | profit_center_index | /admin/profitcenter | Path does not match |
| 125 | profit_center_new | /admin/profitcenter/uusi | Path does not match |
| 126 | profit_center_show | /admin/profitcenter/{id} | Path does not match |
| 127 | profit_center_edit | /admin/profitcenter/{id}/muokkaa | Path does not match |
| 128 | profit_center_sync | /admin/profitcenter/{id}/synkronoi | Path does not match |
| 129 | profit_center_delete | /admin/profitcenter/{id}/poista | Path does not match |
| 130 | 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.