Routing
app_auth_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/auth/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | app_purchase_offer_index | /purchase/offer/ | Path does not match |
| 14 | app_purchase_offer_new | /purchase/offer/new | Path does not match |
| 15 | app_purchase_offer_show | /purchase/offer/{id} | Path does not match |
| 16 | app_purchase_offer_edit | /purchase/offer/{id}/edit | Path does not match |
| 17 | app_purchase_offer_delete | /purchase/offer/{id} | Path does not match |
| 18 | app_purchase_request_index | /purchase/request/ | Path does not match |
| 19 | app_purchase_request_new | /purchase/request/new | Path does not match |
| 20 | app_purchase_request_show | /purchase/request/{id} | Path does not match |
| 21 | app_purchase_request_edit | /purchase/request/{id}/edit | Path does not match |
| 22 | app_purchase_request_change_status | /purchase/request/{id}/status/{action} | Path does not match |
| 23 | purchase_request_generate | /purchase/request/{id}/request | Path does not match |
| 24 | purchase_request_upload_document | /purchase/request/{id}/upload | Path does not match |
| 25 | purchase_request_download | /purchase/request/download/{id} | Path does not match |
| 26 | app_purchase_request_delete | /purchase/request/{id} | Path does not match |
| 27 | app_forgot_password_request | /reset-password | Path does not match |
| 28 | app_check_email | /reset-password/check-email | Path does not match |
| 29 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 30 | api_transactions_all | /api/accounting/transactions/ | Path does not match |
| 31 | api_transactions_one | /api/accounting/transactions/{id} | Path does not match |
| 32 | api_transactions_create | /api/accounting/transactions/ | Path does not match |
| 33 | api_transactions_update | /api/accounting/transactions/{id} | Path does not match |
| 34 | api_auth_app_auth_logins | /api/auth/logins | Path does not match |
| 35 | api_auth_app_forgot_password_request | /api/auth/forgot-password | Path does not match |
| 36 | api_auth_app_check_email | /api/auth/check-email | Path does not match |
| 37 | api_auth_app_reset_password | /api/auth/reset/{token} | Path does not match |
| 38 | api_auth_start_over_check_feature | /api/auth/start-over | Path does not match |
| 39 | api_banks | /api/banks/ | Path does not match |
| 40 | api_common_address_list | /api/common/address | Path does not match |
| 41 | api_common_address_show | /api/common/address/{id} | Path does not match |
| 42 | api_common_address_create | /api/common/address | Path does not match |
| 43 | api_common_address_update | /api/common/address/{id} | Path does not match |
| 44 | api_common_address_delete | /api/common/address/{id} | Path does not match |
| 45 | api_sales_bank_account_list | /api/common/bank-accounts | Path does not match |
| 46 | api_sales_bank_account_show | /api/common/bank-accounts/{id} | Path does not match |
| 47 | api_sales_bank_account_create | /api/common/bank-accounts | Path does not match |
| 48 | api_sales_bank_account_update | /api/common/bank-accounts/{id} | Path does not match |
| 49 | api_sales_bank_account_app_company_document_download | /api/common/bank-accounts/{id}/download | Path does not match |
| 50 | api_sales_bank_account_delete | /api/common/bank-accounts/{id} | Path does not match |
| 51 | api_sales_company_list | /api/common/company | Path does not match |
| 52 | api_sales_company_show | /api/common/company/{id} | Path does not match |
| 53 | api_sales_company_create | /api/common/company | Path does not match |
| 54 | api_sales_company_update | /api/common/company/{id} | Path does not match |
| 55 | api_sales_company_app_company_document_download | /api/common/company/{id}/download | Path does not match |
| 56 | api_sales_company_delete | /api/common/company/{id} | Path does not match |
| 57 | api_cron_company_app_api_common_cron_process | /api/common/cron/process-messages | Path does not match |
| 58 | api_sales_licenses_list | /api/common/licenses | Path does not match |
| 59 | api_sales_licenses_show | /api/common/licenses/{id} | Path does not match |
| 60 | api_sales_licenses_create | /api/common/licenses | Path does not match |
| 61 | api_sales_licenses_update | /api/common/licenses/{id} | Path does not match |
| 62 | api_sales_licenses_app_company_document_download | /api/common/licenses/{id}/download | Path does not match |
| 63 | api_sales_licenses_delete | /api/common/licenses/{id} | Path does not match |
| 64 | list | /api/common/ware-house | Path does not match |
| 65 | show | /api/common/ware-house/{id} | Path does not match |
| 66 | create | /api/common/ware-house | Path does not match |
| 67 | update | /api/common/ware-house/{id} | Path does not match |
| 68 | app_company_document_download | /api/common/ware-house/{id}/download | Path does not match |
| 69 | delete | /api/common/ware-house/{id} | Path does not match |
| 70 | api_item_category_all | /api/item-categories/ | Path does not match |
| 71 | api_item_category_one | /api/item-categories/{id} | Path does not match |
| 72 | api_item_category_create | /api/item-categories/ | Path does not match |
| 73 | api_item_category_update | /api/item-categories/{id} | Path does not match |
| 74 | api_project | /api/api/project | Path does not match |
| 75 | api_sales_costumer_list | /api/sales/customers | Path does not match |
| 76 | api_sales_costumer_show | /api/sales/customers/{id} | Path does not match |
| 77 | api_sales_costumer_create | /api/sales/customers | Path does not match |
| 78 | api_sales_costumer_update | /api/sales/customers/{id} | Path does not match |
| 79 | api_sales_costumer_app_company_document_download | /api/sales/customers/{id}/download | Path does not match |
| 80 | api_sales_costumer_delete | /api/sales/customers/{id} | Path does not match |
| 81 | api_sales_costumer_current-accountlist | /api/sales/customers-current-accounts | Path does not match |
| 82 | api_sales_costumer_current-accountshow | /api/sales/customers-current-accounts/{id} | Path does not match |
| 83 | api_sales_costumer_current-accountcreate | /api/sales/customers-current-accounts | Path does not match |
| 84 | api_sales_costumer_current-accountupdate | /api/sales/customers-current-accounts/{id} | Path does not match |
| 85 | api_sales_costumer_current-accountapp_company_document_download | /api/sales/customers-current-accounts/{id}/download | Path does not match |
| 86 | api_sales_costumer_current-accountdelete | /api/sales/customers-current-accounts/{id} | Path does not match |
| 87 | api_sales_currency_list | /api/sales/currencies | Path does not match |
| 88 | api_sales_currency_show | /api/sales/currencies/{id} | Path does not match |
| 89 | api_sales_currency_create | /api/sales/currencies | Path does not match |
| 90 | api_sales_currency_update | /api/sales/currencies/{id} | Path does not match |
| 91 | api_sales_currency_app_company_document_download | /api/sales/currencies/{id}/download | Path does not match |
| 92 | api_sales_currency_delete | /api/sales/currencies/{id} | Path does not match |
| 93 | api_sales_document-type_list | /api/sales/document-types | Path does not match |
| 94 | api_sales_document-type_show | /api/sales/document-types/{id} | Path does not match |
| 95 | api_sales_document-type_create | /api/sales/document-types | Path does not match |
| 96 | api_sales_document-type_update | /api/sales/document-types/{id} | Path does not match |
| 97 | api_sales_document-type_app_company_document_download | /api/sales/document-types/{id}/download | Path does not match |
| 98 | api_sales_document-type_delete | /api/sales/document-types/{id} | Path does not match |
| 99 | api_sales_invoice_list | /api/sales/invoices | Path does not match |
| 100 | api_sales_invoice_show | /api/sales/invoices/{id} | Path does not match |
| 101 | api_sales_invoice_create | /api/sales/invoices | Path does not match |
| 102 | api_sales_invoice_update | /api/sales/invoices/{id} | Path does not match |
| 103 | api_sales_invoice_app_company_document_download | /api/sales/invoices/{id}/download | Path does not match |
| 104 | api_sales_invoice_delete | /api/sales/invoices/{id} | Path does not match |
| 105 | api_sales_invoice_history_list | /api/sales/invoice-histories | Path does not match |
| 106 | api_sales_invoice_history_show | /api/sales/invoice-histories/{id} | Path does not match |
| 107 | api_sales_invoice_history_create | /api/sales/invoice-histories | Path does not match |
| 108 | api_sales_invoice_history_update | /api/sales/invoice-histories/{id} | Path does not match |
| 109 | api_sales_invoice_history_app_company_document_download | /api/sales/invoice-histories/{id}/download | Path does not match |
| 110 | api_sales_invoice_history_delete | /api/sales/invoice-histories/{id} | Path does not match |
| 111 | api_sales_iva_list | /api/sales/iva | Path does not match |
| 112 | api_sales_iva_show | /api/sales/iva/{id} | Path does not match |
| 113 | api_sales_iva_create | /api/sales/iva | Path does not match |
| 114 | api_sales_iva_update | /api/sales/iva/{id} | Path does not match |
| 115 | api_sales_iva_app_company_document_download | /api/sales/iva/{id}/download | Path does not match |
| 116 | api_sales_iva_delete | /api/sales/iva/{id} | Path does not match |
| 117 | api_sales_payment-type_list | /api/sales/payment-types | Path does not match |
| 118 | api_sales_payment-type_show | /api/sales/payment-types/{id} | Path does not match |
| 119 | api_sales_payment-type_create | /api/sales/payment-types | Path does not match |
| 120 | api_sales_payment-type_update | /api/sales/payment-types/{id} | Path does not match |
| 121 | api_sales_payment-type_delete | /api/sales/payment-types/{id} | Path does not match |
| 122 | api_sales_serial_list | /api/sales/serials | Path does not match |
| 123 | api_sales_serial_show | /api/sales/serials/{id} | Path does not match |
| 124 | api_sales_serial_create | /api/sales/serials | Path does not match |
| 125 | api_sales_serial_update | /api/sales/serials/{id} | Path does not match |
| 126 | api_sales_serial_app_company_document_download | /api/sales/serials/{id}/download | Path does not match |
| 127 | api_sales_serial_delete | /api/sales/serials/{id} | Path does not match |
| 128 | api_sales_taxExemption_list | /api/sales/tax-exemptions | Path does not match |
| 129 | api_sales_taxExemption_show | /api/sales/tax-exemptions/{id} | Path does not match |
| 130 | api_sales_taxExemption_create | /api/sales/tax-exemptions | Path does not match |
| 131 | api_sales_taxExemption_update | /api/sales/tax-exemptions/{id} | Path does not match |
| 132 | api_sales_taxExemption_app_company_document_download | /api/sales/tax-exemptions/{id}/download | Path does not match |
| 133 | api_sales_taxExemption_delete | /api/sales/tax-exemptions/{id} | Path does not match |
| 134 | api_stock_itemCategory_list | /api/stock/item-categories | Path does not match |
| 135 | api_stock_itemCategory_show | /api/stock/item-categories/{id} | Path does not match |
| 136 | api_stock_itemCategory_create | /api/stock/item-categories | Path does not match |
| 137 | api_stock_itemCategory_update | /api/stock/item-categories/{id} | Path does not match |
| 138 | api_stock_itemCategory_app_company_document_download | /api/stock/item-categories/{id}/download | Path does not match |
| 139 | api_stock_itemCategory_delete | /api/stock/item-categories/{id} | Path does not match |
| 140 | api_stock_item_list | /api/stock/items | Path does not match |
| 141 | api_stock_item_show | /api/stock/items/{id} | Path does not match |
| 142 | api_stock_item_create | /api/stock/items | Path does not match |
| 143 | api_stock_item_update | /api/stock/items/{id} | Path does not match |
| 144 | api_stock_item_app_company_document_download | /api/stock/items/{id}/download | Path does not match |
| 145 | api_stock_item_delete | /api/stock/items/{id} | Path does not match |
| 146 | api_stock_itemInvoice_list | /api/stock/item-invoices | Path does not match |
| 147 | api_stock_itemInvoice_show | /api/stock/item-invoices/{id} | Path does not match |
| 148 | api_stock_itemInvoice_create | /api/stock/item-invoices | Path does not match |
| 149 | api_stock_itemInvoice_update | /api/stock/item-invoices/{id} | Path does not match |
| 150 | api_stock_itemInvoice_app_company_document_download | /api/stock/item-invoices/{id}/download | Path does not match |
| 151 | api_stock_itemInvoice_delete | /api/stock/item-invoices/{id} | Path does not match |
| 152 | api_stock_itemType_list | /api/stock/item-types | Path does not match |
| 153 | api_stock_itemType_show | /api/stock/item-types/{id} | Path does not match |
| 154 | api_stock_itemType_create | /api/stock/item-types | Path does not match |
| 155 | api_stock_itemType_update | /api/stock/item-types/{id} | Path does not match |
| 156 | api_stock_itemType_app_company_document_download | /api/stock/item-types/{id}/download | Path does not match |
| 157 | api_stock_itemType_delete | /api/stock/item-types/{id} | Path does not match |
| 158 | api_stock_wareHouse_list | /api/stock/ware-houses | Path does not match |
| 159 | api_stock_wareHouse_show | /api/stock/ware-houses/{id} | Path does not match |
| 160 | api_stock_wareHouse_create | /api/stock/ware-houses | Path does not match |
| 161 | api_stock_wareHouse_update | /api/stock/ware-houses/{id} | Path does not match |
| 162 | api_stock_wareHouse_app_company_document_download | /api/stock/ware-houses/{id}/download | Path does not match |
| 163 | api_stock_wareHouse_delete | /api/stock/ware-houses/{id} | Path does not match |
| 164 | api_third-party_all | /api/third-parties/ | Path does not match |
| 165 | api_third-party_one | /api/third-parties/{id} | Path does not match |
| 166 | api_third-party_create | /api/third-parties | Path does not match |
| 167 | api_third-party_update | /api/third-parties/{id} | Path does not match |
| 168 | api_third-party-groups_all | /api/third-party-groups/ | Path does not match |
| 169 | api_third-party-groups_one | /api/third-party-groups/{id} | Path does not match |
| 170 | api_third-party-groups_create | /api/third-party-groups/ | Path does not match |
| 171 | api_third_party_groups_update | /api/third-party-groups/{id} | Path does not match |
| 172 | api_third-party-groups_update | /api/third-party-groups/{id} | Path does not match |
| 173 | jwt_auth | /api/v2/auth | Path does not match |
| 174 | api_plancounter_index_checkValidation | /access/checkValidation | Path does not match |
| 175 | accountclass_index | /accountclass/ | Path does not match |
| 176 | accountclass_new | /accountclass/new | Path does not match |
| 177 | accountclass_show | /accountclass/{id} | Path does not match |
| 178 | accountclass_edit | /accountclass/{id}/edit | Path does not match |
| 179 | accountclass_delete | /accountclass/{id} | Path does not match |
| 180 | account_extract_index | /accounting/account/extract/{id} | Path does not match |
| 181 | account_move_extract_index | /accounting/account/extract/{id}/yd/move-to-account | Path does not match |
| 182 | account_new | /accounting/account/new/{id} | Path does not match |
| 183 | account_show | /accounting/account/{id} | Path does not match |
| 184 | account_edit | /accounting/account/{id}/edit | Path does not match |
| 185 | account_delete | /accounting/account/delete/it/right/now/at/once/{id} | Path does not match |
| 186 | account_genrate_pdf | /accounting/account/print/extract/rn/{id}/{pdf} | Path does not match |
| 187 | accounting_homepage | /accounting/accounting/ | Path does not match |
| 188 | accounting_follow_up_panel | /accounting/accounting/follow_up_panel/{year} | Path does not match |
| 189 | accounting_statements | /accounting/accounting/statements | Path does not match |
| 190 | redo_invoices_accounting | /accounting/redo/invoices | Path does not match |
| 191 | accountingplanclass_index | /accounting/plan/ | Path does not match |
| 192 | accountingplanclass_new | /accounting/plan/new | Path does not match |
| 193 | accountingplanclass_show | /accounting/plan/{id} | Path does not match |
| 194 | accountingplanclass_edit | /accounting/plan/{id}/edit | Path does not match |
| 195 | accountingplanclass_delete | /accounting/plan/{id} | Path does not match |
| 196 | address_index | /address/ | Path does not match |
| 197 | address_new | /address/new | Path does not match |
| 198 | address_show | /address/{id} | Path does not match |
| 199 | address_edit | /address/{id}/edit | Path does not match |
| 200 | address_delete | /address/{id} | Path does not match |
| 201 | error_402 | /access/402 | Path does not match |
| 202 | error_401 | /access/401 | Path does not match |
| 203 | artigo_index | /stock/artigos/ | Path does not match |
| 204 | artigo_new | /stock/artigos/new | Path does not match |
| 205 | artigo_import | /stock/artigos/import/{do} | Path does not match |
| 206 | artigo_edit | /stock/artigos/{id}/edit/full | Path does not match |
| 207 | artigo_show_one | /stock/artigos/show/{id}/{mini} | Path does not match |
| 208 | artigo_delete | /stock/artigos/{id} | Path does not match |
| 209 | artigofactura_index | /artigofactura/ | Path does not match |
| 210 | artigofactura_new | /artigofactura/new/{id} | Path does not match |
| 211 | artigofactura_show | /artigofactura/{id} | Path does not match |
| 212 | artigofactura_edit | /artigofactura/{id}/edit | Path does not match |
| 213 | artigofactura_delete | /artigofactura/{id}/delete | Path does not match |
| 214 | audit_index | /audit/ | Path does not match |
| 215 | audit_active_users_index | /audit/active_users | Path does not match |
| 216 | audit_new | /audit/new | Path does not match |
| 217 | audit_show | /audit/{id} | Path does not match |
| 218 | audit_edit | /audit/{id}/edit | Path does not match |
| 219 | audit_delete | /audit/{id} | Path does not match |
| 220 | account_balance_line_index | /accounting/balance/line/ | Path does not match |
| 221 | account_balance_line_new | /accounting/balance/line/new | Path does not match |
| 222 | account_balance_line_show | /accounting/balance/line/{id} | Path does not match |
| 223 | account_balance_line_edit | /accounting/balance/line/{id}/edit | Path does not match |
| 224 | account_balance_line_delete | /accounting/balance/line/{id} | Path does not match |
| 225 | balance_sheet_analytical | /accounting/balance_sheet/analytical | Path does not match |
| 226 | balance_sheet_synthetic | /accounting/balance_sheet/synthetic | Path does not match |
| 227 | balance_sheet_simplified | /accounting/balance_sheet/simplified | Path does not match |
| 228 | balance_sheet_complete | /accounting/balance_sheet/complete | Path does not match |
| 229 | banco_index | /banco/ | Path does not match |
| 230 | banco_new | /banco/new | Path does not match |
| 231 | banco_show | /banco/{id} | Path does not match |
| 232 | banco_edit | /banco/{id}/edit | Path does not match |
| 233 | banco_delete | /banco/{id} | Path does not match |
| 234 | categoriaartigo_index | /categoriaartigo/ | Path does not match |
| 235 | categoriaartigo_new | /categoriaartigo/new | Path does not match |
| 236 | categoriaartigo_show | /categoriaartigo/{id} | Path does not match |
| 237 | categoriaartigo_edit | /categoriaartigo/{id}/edit | Path does not match |
| 238 | categoriaartigo_delete | /categoriaartigo/{id} | Path does not match |
| 239 | categoriamovimento_index | /definicoes/categoriamovimento/ | Path does not match |
| 240 | categoriamovimento_new | /definicoes/categoriamovimento/new | Path does not match |
| 241 | categoriamovimento_show | /definicoes/categoriamovimento/{id} | Path does not match |
| 242 | categoriamovimento_edit | /definicoes/categoriamovimento/{id}/edit | Path does not match |
| 243 | categoriamovimento_delete | /definicoes/categoriamovimento/{id} | Path does not match |
| 244 | definicoes_company | /definicoes/company/identidade/{id} | Path does not match |
| 245 | definicoes_account_company | /definicoes/company/identidade/account/local | Path does not match |
| 246 | definicoes_contact_company | /definicoes/company/contactos/{id} | Path does not match |
| 247 | definicoes_sif-settings_company | /definicoes/company/sif-settings/{id} | Path does not match |
| 248 | definicoes_company_mini | /definicoes/company/accounting/identidade/show-mini/{id} | Path does not match |
| 249 | definicoes_logo_company | /definicoes/company/logotipo/{id} | Path does not match |
| 250 | definicoes_plan_company | /definicoes/company/plan_counter/{id} | Path does not match |
| 251 | company_delete | /definicoes/company/{id} | Path does not match |
| 252 | contabancaria_index | /accoun/contabancaria/ | Path does not match |
| 253 | contabancaria_new | /accoun/contabancaria/new | Path does not match |
| 254 | contabancaria_show | /accoun/contabancaria/{id} | Path does not match |
| 255 | contabancaria_edit | /accoun/contabancaria/{id}/edit | Path does not match |
| 256 | contabancaria_delete | /accoun/contabancaria/{id} | Path does not match |
| 257 | creditnote_index | /invoice/creditnote/ | Path does not match |
| 258 | creditnote_new | /invoice/creditnote/new/{id} | Path does not match |
| 259 | creditnote_new_advance_payment | /invoice/creditnote/advance_payment/{id} | Path does not match |
| 260 | creditnote_show | /invoice/creditnote/{id} | Path does not match |
| 261 | creditnote_print | /invoice/creditnote/print/{id} | Path does not match |
| 262 | creditnote_edit | /invoice/creditnote/{id}/edit | Path does not match |
| 263 | creditnote_delete | /invoice/creditnote/{id} | Path does not match |
| 264 | homepage | / | Path does not match |
| 265 | full_search | /search | Path does not match |
| 266 | get_asset | /getasset/{type}/{object}/{name} | Path does not match |
| 267 | load_data_from_saft | /load_data | Path does not match |
| 268 | download | /download/{filename} | Path does not match |
| 269 | Path does not match | ||
| 270 | qr_code | /qr/{string} | Path does not match |
| 271 | qr_code_gen | /qrcode/{id} | Path does not match |
| 272 | user_start | /start-over/{token} | Path does not match |
| 273 | config_start | /init/config/{id} | Path does not match |
| 274 | config_initial | /api/auth/{id} | Path does not match |
| 275 | sid_attachement | /sid/att/{attachement} | Path does not match |
| 276 | sid_do | /sid/do/{id} | Path does not match |
| 277 | sid_invoice | /sid/invoice/{id} | Path does not match |
| 278 | config_set_license | /api/auth/license/validate | Path does not match |
| 279 | definicoes_index | /definicoes/ | Path does not match |
| 280 | deliverynote_index | /invoice/deliverynote/ | Path does not match |
| 281 | delivery_note_factura_print | /invoice/deliverynote/{id}/print/deliverynote | Path does not match |
| 282 | delivery_note_genrate_pdf | /invoice/deliverynote/{id}/generatepdf/deliverynote | Path does not match |
| 283 | deliverynote_new | /invoice/deliverynote/new/{id} | Path does not match |
| 284 | deliverynote_show | /invoice/deliverynote/{id} | Path does not match |
| 285 | deliverynote_edit | /invoice/deliverynote/{id}/edit | Path does not match |
| 286 | deliverynote_delete | /invoice/deliverynote/{id} | Path does not match |
| 287 | diversos_index | /definicoes/diversos/ | Path does not match |
| 288 | diversos_footerNotes_index | /definicoes/diversos/footer_notes | Path does not match |
| 289 | diversos_new | /definicoes/diversos/new | Path does not match |
| 290 | diversos_show | /definicoes/diversos/{id} | Path does not match |
| 291 | diversos_edit | /definicoes/diversos/{id}/edit | Path does not match |
| 292 | diversos_delete | /definicoes/diversos/{id} | Path does not match |
| 293 | documentsettings_index | /definicoes/documentsettings/ | Path does not match |
| 294 | documentsettings_new | /definicoes/documentsettings/new | Path does not match |
| 295 | documentsettings_show | /definicoes/documentsettings/{id} | Path does not match |
| 296 | documentsettings_edit | /definicoes/documentsettings/{id}/edit | Path does not match |
| 297 | documentsettings_delete | /definicoes/documentsettings/{id} | Path does not match |
| 298 | documentsubmit_index | /invoice/submit/ | Path does not match |
| 299 | documentsubmit_new | /invoice/submit/new/{id} | Path does not match |
| 300 | documentsubmit_show | /invoice/submit/{id} | Path does not match |
| 301 | documentsubmit_edit | /invoice/submit/{id}/edit | Path does not match |
| 302 | documentsubmit_delete | /invoice/submit/{id} | Path does not match |
| 303 | doomaccount_index | /rest/doom_request/ | Path does not match |
| 304 | doomaccount_new | /rest/doom_request/new | Path does not match |
| 305 | doom_close_new | /rest/doom_request/close/{id} | Path does not match |
| 306 | doom_close_invoice_new | /rest/doom_request/bin/iso/new/{id} | Path does not match |
| 307 | doomaccount_show | /rest/doom_request/{id} | Path does not match |
| 308 | doomaccount_edit | /rest/doom_request/{id}/edit | Path does not match |
| 309 | doomaccount_delete | /rest/doom_request/{id} | Path does not match |
| 310 | doomaccount_ticket_print | /rest/doom_request/print/{id} | Path does not match |
| 311 | doomaccountrequest_index | /rest/doom_acc_request/index/{id} | Path does not match |
| 312 | doomaccountrequest_new | /rest/doom_acc_request/new/{id} | Path does not match |
| 313 | doomaccountrequest_show | /rest/doom_acc_request/{id} | Path does not match |
| 314 | doomaccountrequest_edit | /rest/doom_acc_request/{id}/edit | Path does not match |
| 315 | doomaccountrequest_transfer | /rest/doom_acc_request/{id}/transfer | Path does not match |
| 316 | doomaccountrequest_edit_step | /rest/doom_acc_request/{id}/edit/{status} | Path does not match |
| 317 | doomaccountrequest_delete | /rest/doom_acc_request/{id} | Path does not match |
| 318 | doom_index | /rest/doom/ | Path does not match |
| 319 | doom_new | /rest/doom/new | Path does not match |
| 320 | doom_show | /rest/doom/{id} | Path does not match |
| 321 | doom_edit | /rest/doom/{id}/edit | Path does not match |
| 322 | doom_delete | /rest/doom/{id} | Path does not match |
| 323 | factura_index | /invoice/ | Path does not match |
| 324 | factura_new | /invoice/bin/iso/new | Path does not match |
| 325 | factura_edit_back | /invoice/bin/iso/edit/{id} | Path does not match |
| 326 | factura_show | /invoice/{id} | Path does not match |
| 327 | factura_transformar | /invoice/{id}/transformar/{tipo} | Path does not match |
| 328 | factura_pay_invoice | /invoice/{id}/pay | Path does not match |
| 329 | factura_gerar | /invoice/{id}/gerar/{tipo} | Path does not match |
| 330 | invoice_generate_new | /invoice/{id}/generate/from/{tipo} | Path does not match |
| 331 | factura_edit | /invoice/{id}/edit | Path does not match |
| 332 | factura_print | /invoice/{id}/print/factura | Path does not match |
| 333 | factura_print_delivery_note | /invoice/{id}/print/delivery_note | Path does not match |
| 334 | factura_preview | /invoice/{id}/preview | Path does not match |
| 335 | factura_end | /invoice/{id}/end/{estado}/{print} | Path does not match |
| 336 | factura_delete | /invoice/{id} | Path does not match |
| 337 | factura_reign_hash | /invoice/resign/hash | Path does not match |
| 338 | factura_bookmark | /invoice/bookmark/{id} | Path does not match |
| 339 | factura_sif_submit | /invoice/api/facturas/{id}/enviar-sif | Path does not match |
| 340 | factura_sif_status | /invoice/api/facturas/{id}/consultar-status-sif | Path does not match |
| 341 | grupoterceiro_index | /grupoterceiro/ | Path does not match |
| 342 | grupoterceiro_new | /grupoterceiro/new | Path does not match |
| 343 | grupoterceiro_show | /grupoterceiro/{id} | Path does not match |
| 344 | grupoterceiro_edit | /grupoterceiro/{id}/edit | Path does not match |
| 345 | grupoterceiro_delete | /grupoterceiro/{id} | Path does not match |
| 346 | industria_index | /definicoes/industria/ | Path does not match |
| 347 | industria_new | /definicoes/industria/new | Path does not match |
| 348 | industria_show | /definicoes/industria/{id} | Path does not match |
| 349 | industria_edit | /definicoes/industria/{id}/edit | Path does not match |
| 350 | industria_delete | /definicoes/industria/{id} | Path does not match |
| 351 | integration_index | /access/integration/ | Path does not match |
| 352 | integration_new | /access/integration/new | Path does not match |
| 353 | integration_show | /access/integration/{id} | Path does not match |
| 354 | integration_edit | /access/integration/{id}/edit | Path does not match |
| 355 | integration_delete | /access/integration/{id} | Path does not match |
| 356 | item_index | /stock/items/ | Path does not match |
| 357 | labels_item_index | /stock/items/labels | Path does not match |
| 358 | artigo_index_extract | /stock/items/extract | Path does not match |
| 359 | item_stock_index_extract | /stock/items/st/{wareHouse} | Path does not match |
| 360 | artigo_index_export_extract | /stock/items/extract/export | Path does not match |
| 361 | artigo_inventory_index_import_extract | /stock/items/extract/import | Path does not match |
| 362 | item_new | /stock/items/new | Path does not match |
| 363 | item_import | /stock/items/import/{do} | Path does not match |
| 364 | item_edit | /stock/items/{id}/edit/full | Path does not match |
| 365 | item_out_store_one | /stock/items/outstore/{id}/{mini} | Path does not match |
| 366 | item_show_one | /stock/items/show/{id}/{mini} | Path does not match |
| 367 | item_delete | /stock/items/delete/{id} | Path does not match |
| 368 | stock_item_import_index | /stock/item/import/ | Path does not match |
| 369 | stock_item_import_new | /stock/item/import/new | Path does not match |
| 370 | stock_item_import_show | /stock/item/import/{id} | Path does not match |
| 371 | stock_item_import_edit | /stock/item/import/{id}/edit | Path does not match |
| 372 | stock_item_import_delete | /stock/item/import/{id} | Path does not match |
| 373 | itemwarehouse_index | /itemwarehouse/ | Path does not match |
| 374 | itemwarehouse_new | /itemwarehouse/new | Path does not match |
| 375 | itemwarehouse_show | /itemwarehouse/{id} | Path does not match |
| 376 | itemwarehouse_edit | /itemwarehouse/{id}/edit | Path does not match |
| 377 | itemwarehouse_delete | /itemwarehouse/{id} | Path does not match |
| 378 | iva_index | /definicoes/iva/ | Path does not match |
| 379 | iva_new | /definicoes/iva/new | Path does not match |
| 380 | iva_show | /definicoes/iva/{id} | Path does not match |
| 381 | iva_edit | /definicoes/iva/{id}/edit | Path does not match |
| 382 | iva_delete | /definicoes/iva/{id} | Path does not match |
| 383 | app_auth_login | /auth/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.