Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | 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 | api_transactions_all | /api/v2/accounting/transactions/ | Path does not match |
| 28 | api_transactions_one | /api/v2/accounting/transactions/{id} | Path does not match |
| 29 | api_transactions_create | /api/v2/accounting/transactions/ | Path does not match |
| 30 | api_transactions_update | /api/v2/accounting/transactions/{id} | Path does not match |
| 31 | api_users_all | /api/v2/auth/users/ | Path does not match |
| 32 | api_users_one | /api/v2/auth/users/{id} | Path does not match |
| 33 | api_users_create | /api/v2/auth/users | Path does not match |
| 34 | api_users_update | /api/v2/auth/users/{id} | Path does not match |
| 35 | api_users_delete | /api/v2/auth/users/{id} | Path does not match |
| 36 | app_api_authentication | /api/v2/auth/login | Path does not match |
| 37 | api_banks | /api/v2/banks/ | Path does not match |
| 38 | api_plans_all | /api/v2/plancounter | Path does not match |
| 39 | api_item_category_all | /api/v2/item-categories/ | Path does not match |
| 40 | api_item_category_one | /api/v2/item-categories/{id} | Path does not match |
| 41 | api_item_category_create | /api/v2/item-categories/ | Path does not match |
| 42 | api_item_category_update | /api/v2/item-categories/{id} | Path does not match |
| 43 | api_project | /api/v2/api/project | Path does not match |
| 44 | api_bank-accounts_all | /api/v2/sales/bank-accounts | Path does not match |
| 45 | api_invoice_all | /api/v2/sales/invoices/ | Path does not match |
| 46 | api_invoice_download | /api/v2/sales/invoices/download/{id} | Path does not match |
| 47 | api_invoice_print | /api/v2/sales/invoices/print/{id} | Path does not match |
| 48 | api_invoice_one | /api/v2/sales/invoices/{id} | Path does not match |
| 49 | api_invoice_create | /api/v2/sales/invoices/full | Path does not match |
| 50 | api_invoice_update | /api/v2/sales/invoices/{id} | Path does not match |
| 51 | api_invoice_delete | /api/v2/sales/invoices/{id} | Path does not match |
| 52 | api_invoice_generate | /api/v2/sales/invoices/generate/{id} | Path does not match |
| 53 | api_invoice_pay | /api/v2/sales/invoices/pay/{id} | Path does not match |
| 54 | api_invoice_end | /api/v2/sales/invoices/end/{id} | Path does not match |
| 55 | api_items_all | /api/v2/items | Path does not match |
| 56 | api_item | /api/v2/items/{id} | Path does not match |
| 57 | api_item_invoice_all | /api/v2/sales/item-invoices/ | Path does not match |
| 58 | api_item_invoice_one | /api/v2/sales/item-invoices/{id} | Path does not match |
| 59 | api_item_invoice_create | /api/v2/sales/item-invoices | Path does not match |
| 60 | api_item_invoice_update | /api/v2/sales/item-invoices/{id} | Path does not match |
| 61 | api_item_invoice_delete | /api/v2/sales/item-invoices/{id} | Path does not match |
| 62 | api_payment-types_all | /api/v2/sales/payment-types | Path does not match |
| 63 | api_third-party_all | /api/v2/third-parties/ | Path does not match |
| 64 | api_third-party_one | /api/v2/third-parties/{id} | Path does not match |
| 65 | api_third-party_create | /api/v2/third-parties | Path does not match |
| 66 | api_third-party_update | /api/v2/third-parties/{id} | Path does not match |
| 67 | api_third-party-groups_all | /api/v2/third-party-groups/ | Path does not match |
| 68 | api_third-party-groups_one | /api/v2/third-party-groups/{id} | Path does not match |
| 69 | api_third-party-groups_create | /api/v2/third-party-groups/ | Path does not match |
| 70 | api_third_party_groups_update | /api/v2/third-party-groups/{id} | Path does not match |
| 71 | api_third-party-groups_update | /api/v2/third-party-groups/{id} | Path does not match |
| 72 | jwt_auth | /api/v2/auth | Path does not match |
| 73 | api_plancounter_index_checkValidation | /access/checkValidation | Path does not match |
| 74 | config_initial | /access/config/{id} | Path does not match |
| 75 | accountclass_index | /accountclass/ | Path does not match |
| 76 | accountclass_new | /accountclass/new | Path does not match |
| 77 | accountclass_show | /accountclass/{id} | Path does not match |
| 78 | accountclass_edit | /accountclass/{id}/edit | Path does not match |
| 79 | accountclass_delete | /accountclass/{id} | Path does not match |
| 80 | account_extract_index | /accounting/account/extract/{id} | Path does not match |
| 81 | account_move_extract_index | /accounting/account/extract/{id}/yd/move-to-account | Path does not match |
| 82 | account_new | /accounting/account/new/{id} | Path does not match |
| 83 | account_show | /accounting/account/{id} | Path does not match |
| 84 | account_edit | /accounting/account/{id}/edit | Path does not match |
| 85 | account_delete | /accounting/account/delete/it/right/now/at/once/{id} | Path does not match |
| 86 | account_genrate_pdf | /accounting/account/print/extract/rn/{id}/{pdf} | Path does not match |
| 87 | accounting_homepage | /accounting/accounting/ | Path does not match |
| 88 | accounting_follow_up_panel | /accounting/accounting/follow_up_panel/{year} | Path does not match |
| 89 | accounting_statements | /accounting/accounting/statements | Path does not match |
| 90 | redo_invoices_accounting | /accounting/redo/invoices | Path does not match |
| 91 | accountingplanclass_index | /accounting/plan/ | Path does not match |
| 92 | accountingplanclass_new | /accounting/plan/new | Path does not match |
| 93 | accountingplanclass_show | /accounting/plan/{id} | Path does not match |
| 94 | accountingplanclass_edit | /accounting/plan/{id}/edit | Path does not match |
| 95 | accountingplanclass_delete | /accounting/plan/{id} | Path does not match |
| 96 | address_index | /address/ | Path does not match |
| 97 | address_new | /address/new | Path does not match |
| 98 | address_show | /address/{id} | Path does not match |
| 99 | address_edit | /address/{id}/edit | Path does not match |
| 100 | address_delete | /address/{id} | Path does not match |
| 101 | error_402 | /access/402 | Path does not match |
| 102 | error_401 | /access/401 | Path does not match |
| 103 | config_set_license | /access/init/license/{version} | Path does not match |
| 104 | artigo_index | /stock/artigos/ | Path does not match |
| 105 | artigo_new | /stock/artigos/new | Path does not match |
| 106 | artigo_import | /stock/artigos/import/{do} | Path does not match |
| 107 | artigo_edit | /stock/artigos/{id}/edit/full | Path does not match |
| 108 | artigo_show_one | /stock/artigos/show/{id}/{mini} | Path does not match |
| 109 | artigo_delete | /stock/artigos/{id} | Path does not match |
| 110 | artigofactura_index | /artigofactura/ | Path does not match |
| 111 | artigofactura_new | /artigofactura/new/{id} | Path does not match |
| 112 | artigofactura_show | /artigofactura/{id} | Path does not match |
| 113 | artigofactura_edit | /artigofactura/{id}/edit | Path does not match |
| 114 | artigofactura_delete | /artigofactura/{id}/delete | Path does not match |
| 115 | audit_index | /audit/ | Path does not match |
| 116 | audit_active_users_index | /audit/active_users | Path does not match |
| 117 | audit_new | /audit/new | Path does not match |
| 118 | audit_show | /audit/{id} | Path does not match |
| 119 | audit_edit | /audit/{id}/edit | Path does not match |
| 120 | audit_delete | /audit/{id} | Path does not match |
| 121 | account_balance_line_index | /accounting/balance/line/ | Path does not match |
| 122 | account_balance_line_new | /accounting/balance/line/new | Path does not match |
| 123 | account_balance_line_show | /accounting/balance/line/{id} | Path does not match |
| 124 | account_balance_line_edit | /accounting/balance/line/{id}/edit | Path does not match |
| 125 | account_balance_line_delete | /accounting/balance/line/{id} | Path does not match |
| 126 | balance_sheet_analytical | /accounting/balance_sheet/analytical | Path does not match |
| 127 | balance_sheet_synthetic | /accounting/balance_sheet/synthetic | Path does not match |
| 128 | balance_sheet_simplified | /accounting/balance_sheet/simplified | Path does not match |
| 129 | balance_sheet_complete | /accounting/balance_sheet/complete | Path does not match |
| 130 | banco_index | /banco/ | Path does not match |
| 131 | banco_new | /banco/new | Path does not match |
| 132 | banco_show | /banco/{id} | Path does not match |
| 133 | banco_edit | /banco/{id}/edit | Path does not match |
| 134 | banco_delete | /banco/{id} | Path does not match |
| 135 | categoriaartigo_index | /categoriaartigo/ | Path does not match |
| 136 | categoriaartigo_new | /categoriaartigo/new | Path does not match |
| 137 | categoriaartigo_show | /categoriaartigo/{id} | Path does not match |
| 138 | categoriaartigo_edit | /categoriaartigo/{id}/edit | Path does not match |
| 139 | categoriaartigo_delete | /categoriaartigo/{id} | Path does not match |
| 140 | categoriamovimento_index | /definicoes/categoriamovimento/ | Path does not match |
| 141 | categoriamovimento_new | /definicoes/categoriamovimento/new | Path does not match |
| 142 | categoriamovimento_show | /definicoes/categoriamovimento/{id} | Path does not match |
| 143 | categoriamovimento_edit | /definicoes/categoriamovimento/{id}/edit | Path does not match |
| 144 | categoriamovimento_delete | /definicoes/categoriamovimento/{id} | Path does not match |
| 145 | definicoes_company | /definicoes/company/identidade/{id} | Path does not match |
| 146 | definicoes_account_company | /definicoes/company/identidade/account/local | Path does not match |
| 147 | definicoes_contact_company | /definicoes/company/contactos/{id} | Path does not match |
| 148 | definicoes_company_mini | /definicoes/company/accounting/identidade/show-mini/{id} | Path does not match |
| 149 | definicoes_logo_company | /definicoes/company/logotipo/{id} | Path does not match |
| 150 | definicoes_plan_company | /definicoes/company/plan_counter/{id} | Path does not match |
| 151 | company_delete | /definicoes/company/{id} | Path does not match |
| 152 | contabancaria_index | /accoun/contabancaria/ | Path does not match |
| 153 | contabancaria_new | /accoun/contabancaria/new | Path does not match |
| 154 | contabancaria_show | /accoun/contabancaria/{id} | Path does not match |
| 155 | contabancaria_edit | /accoun/contabancaria/{id}/edit | Path does not match |
| 156 | contabancaria_delete | /accoun/contabancaria/{id} | Path does not match |
| 157 | creditnote_index | /invoice/creditnote/ | Path does not match |
| 158 | creditnote_new | /invoice/creditnote/new/{id} | Path does not match |
| 159 | creditnote_new_advance_payment | /invoice/creditnote/advance_payment/{id} | Path does not match |
| 160 | creditnote_show | /invoice/creditnote/{id} | Path does not match |
| 161 | creditnote_print | /invoice/creditnote/print/{id} | Path does not match |
| 162 | creditnote_edit | /invoice/creditnote/{id}/edit | Path does not match |
| 163 | creditnote_delete | /invoice/creditnote/{id} | Path does not match |
| 164 | homepage | / | Path does not match |
| 165 | full_search | /search | Path does not match |
| 166 | get_asset | /getasset/{type}/{object}/{name} | Path does not match |
| 167 | download | /download/{filename} | Path does not match |
| 168 | Path does not match | ||
| 169 | qr_code | /qr/{string} | Path does not match |
| 170 | qr_code_gen | /qrcode/{string} | Path does not match |
| 171 | user_start | /start-over/{token} | Path does not match |
| 172 | config_start | /init/config/{id} | Path does not match |
| 173 | sid_attachement | /sid/att/{attachement} | Path does not match |
| 174 | sid_do | /sid/do/{id} | Path does not match |
| 175 | sid_invoice | /sid/invoice/{id} | Path does not match |
| 176 | definicoes_index | /definicoes/ | Path does not match |
| 177 | deliverynote_index | /invoice/deliverynote/ | Path does not match |
| 178 | delivery_note_factura_print | /invoice/deliverynote/{id}/print/deliverynote | Path does not match |
| 179 | delivery_note_genrate_pdf | /invoice/deliverynote/{id}/generatepdf/deliverynote | Path does not match |
| 180 | deliverynote_new | /invoice/deliverynote/new/{id} | Path does not match |
| 181 | deliverynote_show | /invoice/deliverynote/{id} | Path does not match |
| 182 | deliverynote_edit | /invoice/deliverynote/{id}/edit | Path does not match |
| 183 | deliverynote_delete | /invoice/deliverynote/{id} | Path does not match |
| 184 | diversos_index | /definicoes/diversos/ | Path does not match |
| 185 | diversos_footerNotes_index | /definicoes/diversos/footer_notes | Path does not match |
| 186 | diversos_new | /definicoes/diversos/new | Path does not match |
| 187 | diversos_show | /definicoes/diversos/{id} | Path does not match |
| 188 | diversos_edit | /definicoes/diversos/{id}/edit | Path does not match |
| 189 | diversos_delete | /definicoes/diversos/{id} | Path does not match |
| 190 | documentsettings_index | /definicoes/documentsettings/ | Path does not match |
| 191 | documentsettings_new | /definicoes/documentsettings/new | Path does not match |
| 192 | documentsettings_show | /definicoes/documentsettings/{id} | Path does not match |
| 193 | documentsettings_edit | /definicoes/documentsettings/{id}/edit | Path does not match |
| 194 | documentsettings_delete | /definicoes/documentsettings/{id} | Path does not match |
| 195 | documentsubmit_index | /invoice/submit/ | Path does not match |
| 196 | documentsubmit_new | /invoice/submit/new/{id} | Path does not match |
| 197 | documentsubmit_show | /invoice/submit/{id} | Path does not match |
| 198 | documentsubmit_edit | /invoice/submit/{id}/edit | Path does not match |
| 199 | documentsubmit_delete | /invoice/submit/{id} | Path does not match |
| 200 | doomaccount_index | /rest/doom_request/ | Path does not match |
| 201 | doomaccount_new | /rest/doom_request/new | Path does not match |
| 202 | doom_close_new | /rest/doom_request/close/{id} | Path does not match |
| 203 | doom_close_invoice_new | /rest/doom_request/bin/iso/new/{id} | Path does not match |
| 204 | doomaccount_show | /rest/doom_request/{id} | Path does not match |
| 205 | doomaccount_edit | /rest/doom_request/{id}/edit | Path does not match |
| 206 | doomaccount_delete | /rest/doom_request/{id} | Path does not match |
| 207 | doomaccount_ticket_print | /rest/doom_request/print/{id} | Path does not match |
| 208 | doomaccountrequest_index | /rest/doom_acc_request/index/{id} | Path does not match |
| 209 | doomaccountrequest_new | /rest/doom_acc_request/new/{id} | Path does not match |
| 210 | doomaccountrequest_show | /rest/doom_acc_request/{id} | Path does not match |
| 211 | doomaccountrequest_edit | /rest/doom_acc_request/{id}/edit | Path does not match |
| 212 | doomaccountrequest_transfer | /rest/doom_acc_request/{id}/transfer | Path does not match |
| 213 | doomaccountrequest_edit_step | /rest/doom_acc_request/{id}/edit/{status} | Path does not match |
| 214 | doomaccountrequest_delete | /rest/doom_acc_request/{id} | Path does not match |
| 215 | doom_index | /rest/doom/ | Path does not match |
| 216 | doom_new | /rest/doom/new | Path does not match |
| 217 | doom_show | /rest/doom/{id} | Path does not match |
| 218 | doom_edit | /rest/doom/{id}/edit | Path does not match |
| 219 | doom_delete | /rest/doom/{id} | Path does not match |
| 220 | factura_index | /invoice/ | Path does not match |
| 221 | factura_new | /invoice/bin/iso/new | Path does not match |
| 222 | factura_edit_back | /invoice/bin/iso/edit/{id} | Path does not match |
| 223 | factura_show | /invoice/{id} | Path does not match |
| 224 | factura_transformar | /invoice/{id}/transformar/{tipo} | Path does not match |
| 225 | factura_pay_invoice | /invoice/{id}/pay | Path does not match |
| 226 | factura_gerar | /invoice/{id}/gerar/{tipo} | Path does not match |
| 227 | invoice_generate_new | /invoice/{id}/generate/from/{tipo} | Path does not match |
| 228 | factura_edit | /invoice/{id}/edit | Path does not match |
| 229 | factura_print | /invoice/{id}/print/factura | Path does not match |
| 230 | factura_print_delivery_note | /invoice/{id}/print/delivery_note | Path does not match |
| 231 | factura_preview | /invoice/{id}/preview | Path does not match |
| 232 | factura_end | /invoice/{id}/end/{estado}/{print} | Path does not match |
| 233 | factura_delete | /invoice/{id} | Path does not match |
| 234 | factura_reign_hash | /invoice/resign/hash | Path does not match |
| 235 | factura_bookmark | /invoice/bookmark/{id} | Path does not match |
| 236 | grupoterceiro_index | /grupoterceiro/ | Path does not match |
| 237 | grupoterceiro_new | /grupoterceiro/new | Path does not match |
| 238 | grupoterceiro_show | /grupoterceiro/{id} | Path does not match |
| 239 | grupoterceiro_edit | /grupoterceiro/{id}/edit | Path does not match |
| 240 | grupoterceiro_delete | /grupoterceiro/{id} | Path does not match |
| 241 | industria_index | /definicoes/industria/ | Path does not match |
| 242 | industria_new | /definicoes/industria/new | Path does not match |
| 243 | industria_show | /definicoes/industria/{id} | Path does not match |
| 244 | industria_edit | /definicoes/industria/{id}/edit | Path does not match |
| 245 | industria_delete | /definicoes/industria/{id} | Path does not match |
| 246 | integration_index | /access/integration/ | Path does not match |
| 247 | integration_new | /access/integration/new | Path does not match |
| 248 | integration_show | /access/integration/{id} | Path does not match |
| 249 | integration_edit | /access/integration/{id}/edit | Path does not match |
| 250 | integration_delete | /access/integration/{id} | Path does not match |
| 251 | item_index | /stock/items/ | Path does not match |
| 252 | labels_item_index | /stock/items/labels | Path does not match |
| 253 | artigo_index_extract | /stock/items/extract | Path does not match |
| 254 | item_stock_index_extract | /stock/items/st/{wareHouse} | Path does not match |
| 255 | artigo_index_export_extract | /stock/items/extract/export | Path does not match |
| 256 | artigo_inventory_index_import_extract | /stock/items/extract/import | Path does not match |
| 257 | item_new | /stock/items/new | Path does not match |
| 258 | item_import | /stock/items/import/{do} | Path does not match |
| 259 | item_edit | /stock/items/{id}/edit/full | Path does not match |
| 260 | item_out_store_one | /stock/items/outstore/{id}/{mini} | Path does not match |
| 261 | item_show_one | /stock/items/show/{id}/{mini} | Path does not match |
| 262 | item_delete | /stock/items/delete/{id} | Path does not match |
| 263 | stock_item_import_index | /stock/item/import/ | Path does not match |
| 264 | stock_item_import_new | /stock/item/import/new | Path does not match |
| 265 | stock_item_import_show | /stock/item/import/{id} | Path does not match |
| 266 | stock_item_import_edit | /stock/item/import/{id}/edit | Path does not match |
| 267 | stock_item_import_delete | /stock/item/import/{id} | Path does not match |
| 268 | itemwarehouse_index | /itemwarehouse/ | Path does not match |
| 269 | itemwarehouse_new | /itemwarehouse/new | Path does not match |
| 270 | itemwarehouse_show | /itemwarehouse/{id} | Path does not match |
| 271 | itemwarehouse_edit | /itemwarehouse/{id}/edit | Path does not match |
| 272 | itemwarehouse_delete | /itemwarehouse/{id} | Path does not match |
| 273 | iva_index | /definicoes/iva/ | Path does not match |
| 274 | iva_new | /definicoes/iva/new | Path does not match |
| 275 | iva_show | /definicoes/iva/{id} | Path does not match |
| 276 | iva_edit | /definicoes/iva/{id}/edit | Path does not match |
| 277 | iva_delete | /definicoes/iva/{id} | Path does not match |
| 278 | app_auth_login | /auth/login | Path does not match |
| 279 | auth_ask_for_reset | /auth/reset | Path does not match |
| 280 | auth_start_over | /auth/start/{token} | Path does not match |
| 281 | auth_logout | /auth/logout | Path does not match |
| 282 | moeda_index | /definicoes/moeda/ | Path does not match |
| 283 | definicoes_moeda_new | /definicoes/moeda/new | Path does not match |
| 284 | definicoes_moeda_show | /definicoes/moeda/{id} | Path does not match |
| 285 | moeda_edit | /definicoes/moeda/{id}/edit | Path does not match |
| 286 | definicoes_moeda_delete | /definicoes/moeda/{id} | Path does not match |
| 287 | motive_index | /motive/ | Path does not match |
| 288 | motive_new | /motive/new | Path does not match |
| 289 | motive_show | /motive/{id} | Path does not match |
| 290 | motive_edit | /motive/{id}/edit | Path does not match |
| 291 | motive_delete | /motive/{id} | Path does not match |
| 292 | moviment_index | /moviment/ | Path does not match |
| 293 | moviment_new | /moviment/new | Path does not match |
| 294 | moviment_show | /moviment/{id} | Path does not match |
| 295 | moviment_edit | /moviment/{id}/edit | Path does not match |
| 296 | moviment_delete | /moviment/{id} | Path does not match |
| 297 | movimentsupplyitem_index | /supply/item/moviment/ | Path does not match |
| 298 | movimentsupplyitem_new | /supply/item/moviment/new/{id} | Path does not match |
| 299 | movimentsupplyitem_show | /supply/item/moviment/{id} | Path does not match |
| 300 | movimentsupplyitem_edit | /supply/item/moviment/{id}/edit | Path does not match |
| 301 | movimentsupplyitem_delete | /supply/item/moviment/{id} | Path does not match |
| 302 | movimentwarehouseitem_index | /movimentwarehouseitem/ | Path does not match |
| 303 | movimentwarehouseitem_new | /movimentwarehouseitem/new/{id} | Path does not match |
| 304 | movimentwarehouseitem_show | /movimentwarehouseitem/{id} | Path does not match |
| 305 | movimentwarehouseitem_edit | /movimentwarehouseitem/{id}/edit | Path does not match |
| 306 | movimentwarehouseitem_delete | /movimentwarehouseitem/{id} | Path does not match |
| 307 | pagamento_index | /accounting/pagamento/ | Path does not match |
| 308 | pagamento_new | /accounting/pagamento/new | Path does not match |
| 309 | pagamento_show | /accounting/pagamento/{id} | Path does not match |
| 310 | pagamento_edit | /accounting/pagamento/{id}/edit | Path does not match |
| 311 | pagamento_delete | /accounting/pagamento/{id} | Path does not match |
| 312 | pais_index | /definicoes/dados_extras/paises/ | Path does not match |
| 313 | pais_new | /definicoes/dados_extras/paises/new | Path does not match |
| 314 | pais_show | /definicoes/dados_extras/paises/{id} | Path does not match |
| 315 | pais_edit | /definicoes/dados_extras/paises/{id}/edit | Path does not match |
| 316 | pais_delete | /definicoes/dados_extras/paises/{id} | Path does not match |
| 317 | plancounter_index | /plancounter/ | Path does not match |
| 318 | plancounter_index_checkValidation | /plancounter/checkValidation | Path does not match |
| 319 | plancounter_new | /plancounter/new | Path does not match |
| 320 | plancounter_show | /plancounter/{id} | Path does not match |
| 321 | plancounter_edit | /plancounter/{id}/edit | Path does not match |
| 322 | plancounter_delete | /plancounter/{id} | Path does not match |
| 323 | pos_index | /posa/index | Path does not match |
| 324 | pos_print | /posa/print/{id} | Path does not match |
| 325 | pos_save | /posa/pos/save | Path does not match |
| 326 | pos_teller_index | /posa/teller/ | Path does not match |
| 327 | pos_teller_new | /posa/teller/new | Path does not match |
| 328 | pos_teller_close | /posa/teller/close/{id} | Path does not match |
| 329 | pos_teller_report | /posa/teller/report/xRt/{id} | Path does not match |
| 330 | pos_teller_show | /posa/teller/{id} | Path does not match |
| 331 | pos_teller_edit | /posa/teller/{id}/edit | Path does not match |
| 332 | pos_teller_delete | /posa/teller/{id} | Path does not match |
| 333 | profile_index | /deifnicoes/profile/ | Path does not match |
| 334 | profile_new | /deifnicoes/profile/new | Path does not match |
| 335 | profile_show | /deifnicoes/profile/{id} | Path does not match |
| 336 | profile_edit | /deifnicoes/profile/{id}/edit | Path does not match |
| 337 | profile_delete | /deifnicoes/profile/{id} | Path does not match |
| 338 | purchase_order_index | /purchase/order/ | Path does not match |
| 339 | purchase_order_new | /purchase/order/new/{id} | Path does not match |
| 340 | purchase_order_edit_back | /purchase/order/bin/iso/edit/{id} | Path does not match |
| 341 | purchase_order_show | /purchase/order/{id} | Path does not match |
| 342 | delivery_note | /purchase/order/delivery_note/{id} | Path does not match |
| 343 | purchase_order_transformar | /purchase/order/{id}/transformar/{tipo} | Path does not match |
| 344 | purchase_order_pay_invoice | /purchase/order/{id}/pay | Path does not match |
| 345 | purchase_order_gerar | /purchase/order/{id}/gerar/{tipo} | Path does not match |
| 346 | purchase_order_generate_new | /purchase/order/{id}/generate/from/{tipo} | Path does not match |
| 347 | purchase_order_edit | /purchase/order/{id}/edit | Path does not match |
| 348 | purchase_order_print | /purchase/order/{id}/print/factura | Path does not match |
| 349 | purchase_order_print_delivery_note | /purchase/order/{id}/print/delivery_note | Path does not match |
| 350 | invoice_genrate_pdf | /purchase/order/{id}/generatepdf/invoice | Path does not match |
| 351 | invoice_mail_client | /purchase/order/{id}/mail_to_client/invoice | Path does not match |
| 352 | purchase_order_preview | /purchase/order/{id}/preview | Path does not match |
| 353 | purchase_order_end | /purchase/order/{id}/end/{estado}/{print} | Path does not match |
| 354 | purchase_order_delete | /purchase/order/{id} | Path does not match |
| 355 | recebimento_index | /accounting/recebimento/ | Path does not match |
| 356 | recebimento_new | /accounting/recebimento/new | Path does not match |
| 357 | recebimento_show | /accounting/recebimento/{id} | Path does not match |
| 358 | recebimento_edit | /accounting/recebimento/{id}/edit | Path does not match |
| 359 | recebimento_delete | /accounting/recebimento/{id} | Path does not match |
| 360 | reportfilter_index | /reportfilter/ | Path does not match |
| 361 | reportfilter_new | /reportfilter/new | Path does not match |
| 362 | reportfilter_show | /reportfilter/{id} | Path does not match |
| 363 | reportfilter_edit | /reportfilter/{id}/edit | Path does not match |
| 364 | reportfilter_delete | /reportfilter/delete/{id} | Path does not match |
| 365 | reportfilter_shared | /reportfilter/shared/{id} | Path does not match |
| 366 | reports_index | /reports/23rT/ | Path does not match |
| 367 | statisc_index | /reports/rEp0/ | Path does not match |
| 368 | reports_seles | /reports/23rT/sales | Path does not match |
| 369 | reports_seles_items | /reports/23rT/items | Path does not match |
| 370 | report_stoct_a | /reports/23rT/stock/rep_A | Path does not match |
| 371 | requestslot_index | /rest/requestslot/ | Path does not match |
| 372 | requestslot_new | /rest/requestslot/new | Path does not match |
| 373 | requestslot_show | /rest/requestslot/{id} | Path does not match |
| 374 | requestslot_edit | /rest/requestslot/{id}/edit | Path does not match |
| 375 | requestslot_transfer | /rest/requestslot/{id}/transfer | Path does not match |
| 376 | requestslot_delete | /rest/requestslot/{id} | Path does not match |
| 377 | requeststatus_index | /rest/equeststatus/ | Path does not match |
| 378 | requeststatus_new | /rest/equeststatus/new | Path does not match |
| 379 | requeststatus_show | /rest/equeststatus/{id} | Path does not match |
| 380 | requeststatus_edit | /rest/equeststatus/{id}/edit | Path does not match |
| 381 | requeststatus_delete | /rest/equeststatus/{id} | Path does not match |
| 382 | serials_index | /definicoes/serials/ | Path does not match |
| 383 | serials_new | /definicoes/serials/new | Path does not match |
| 384 | serials_show | /definicoes/serials/{id} | Path does not match |
| 385 | serials_edit | /definicoes/serials/{id}/edit | Path does not match |
| 386 | serials_delete | /definicoes/serials/{id} | Path does not match |
| 387 | servico_index | /servico/ | Path does not match |
| 388 | servico_new | /servico/new | Path does not match |
| 389 | servico_show | /servico/{id} | Path does not match |
| 390 | servico_edit | /servico/{id}/edit | Path does not match |
| 391 | servico_delete | /servico/{id} | Path does not match |
| 392 | slot_index | /slots/ | Path does not match |
| 393 | menu-list | /slots/menu-list | Path does not match |
| 394 | slot_switch | /slots/slot_switch/{id} | Path does not match |
| 395 | slot_new | /slots/new | Path does not match |
| 396 | slot_show | /slots/{id} | Path does not match |
| 397 | slot_edit | /slots/edit/{domain}/{state} | Path does not match |
| 398 | slot_delete | /slots/{id} | Path does not match |
| 399 | stock_index | /stock/ | Path does not match |
| 400 | stock_new | /stock/new/add/{id} | Path does not match |
| 401 | stock_rem_new | /stock/new/rem/{id} | Path does not match |
| 402 | stock_show | /stock/{id} | Path does not match |
| 403 | stock_edit | /stock/{id}/edit | Path does not match |
| 404 | stock_remove | /stock/remove/stock | Path does not match |
| 405 | stock_delete | /stock/{id} | Path does not match |
| 406 | stocktransfere_index | /stock/transfere/ | Path does not match |
| 407 | stocktransfere_new | /stock/transfere/new/{id} | Path does not match |
| 408 | stocktransfere_show | /stock/transfere/{id} | Path does not match |
| 409 | stocktransfere_edit | /stock/transfere/{id}/edit | Path does not match |
| 410 | stocktransfere_delete | /stock/transfere/delete/{id} | Path does not match |
| 411 | supply_index | /supply/ | Path does not match |
| 412 | supply_new | /supply/new | Path does not match |
| 413 | supply_show | /supply/{id} | Path does not match |
| 414 | supply_edit | /supply/{id}/edit | Path does not match |
| 415 | supply_delete | /supply/{id} | Path does not match |
| 416 | taxes_index | /taxes/ | Path does not match |
| 417 | taxes_new | /taxes/new | Path does not match |
| 418 | taxes_show | /taxes/{id} | Path does not match |
| 419 | taxes_edit | /taxes/{id}/edit | Path does not match |
| 420 | taxes_delete | /taxes/{id} | Path does not match |
| 421 | taxdata_index | /taxdata/ | Path does not match |
| 422 | taxdata_new | /taxdata/new | Path does not match |
| 423 | taxdata_show | /taxdata/{id} | Path does not match |
| 424 | taxdata_edit | /taxdata/{id}/edit | Path does not match |
| 425 | taxdata_delete | /taxdata/{id} | Path does not match |
| 426 | terceiro_index | /terceiro/ | Path does not match |
| 427 | terceiro_duplicated_index | /terceiro/duplicated | Path does not match |
| 428 | terceiro_lif_less | /terceiro/pending | Path does not match |
| 429 | terceiro_listar | /terceiro/{tipo}/{id}/listar | Path does not match |
| 430 | terceiro_new | /terceiro/new/{tipoTerceiro} | Path does not match |
| 431 | terceiro_new_mini | /terceiro/new/mini/{tipoTerceiro} | Path does not match |
| 432 | terceiro_show | /terceiro/{id} | Path does not match |
| 433 | checking_account_show | /terceiro/{id}/checking_account | Path does not match |
| 434 | print_checking_account | /terceiro/print/checking_account/rn/{id} | Path does not match |
| 435 | terceiro_edit | /terceiro/{id}/edit | Path does not match |
| 436 | terceiro_delete | /terceiro/delete/this/{id} | Path does not match |
| 437 | tipoartigo_index | /configuracoes/dados_auxiliares/tipoartigo/ | Path does not match |
| 438 | tipoartigo_new | /configuracoes/dados_auxiliares/tipoartigo/new | Path does not match |
| 439 | tipoartigo_show | /configuracoes/dados_auxiliares/tipoartigo/{id} | Path does not match |
| 440 | tipoartigo_edit | /configuracoes/dados_auxiliares/tipoartigo/{id}/edit | Path does not match |
| 441 | tipoartigo_delete | /configuracoes/dados_auxiliares/tipoartigo/{id} | Path does not match |
| 442 | tipoterceiro_index | /tipoterceiro/ | Path does not match |
| 443 | tipoterceiro_new | /tipoterceiro/new | Path does not match |
| 444 | tipoterceiro_show | /tipoterceiro/{id} | Path does not match |
| 445 | tipoterceiro_edit | /tipoterceiro/{id}/edit | Path does not match |
| 446 | tipoterceiro_delete | /tipoterceiro/{id} | Path does not match |
| 447 | transaction_index | /accounting/transaction/ | Path does not match |
| 448 | transaction_new | /accounting/transaction/new | Path does not match |
| 449 | transaction_show | /accounting/transaction/{id} | Path does not match |
| 450 | transaction_print | /accounting/transaction/print/{id} | Path does not match |
| 451 | transaction_download | /accounting/transaction/download/{id} | Path does not match |
| 452 | transaction_edit | /accounting/transaction/{id}/edit | Path does not match |
| 453 | transaction_delete | /accounting/transaction/{id} | Path does not match |
| 454 | user_index | /definicoes/user/ | Path does not match |
| 455 | user_new | /definicoes/user/new | Path does not match |
| 456 | user_show | /definicoes/user/{id} | Path does not match |
| 457 | user_edit | /definicoes/user/{id}/edit | Path does not match |
| 458 | user_delete | /definicoes/user/{id} | Path does not match |
| 459 | warehouse_index | /warehouse/ | Path does not match |
| 460 | warehouse_new | /warehouse/new | Path does not match |
| 461 | warehouse_show | /warehouse/{id} | Path does not match |
| 462 | warehouse_edit | /warehouse/{id}/edit | Path does not match |
| 463 | warehouse_delete | /warehouse/{id} | Path does not match |
| 464 | statment_income | /accounting/dre/ | Path does not match |
| 465 | saft_index | /saft/ | Path does not match |
| 466 | saft_new | /saft/new | Path does not match |
| 467 | saft_show_x | /saft/{id} | Path does not match |
| 468 | saft_edit | /saft/{id}/edit | Path does not match |
| 469 | saft_delete | /saft/{id} | Path does not match |
| 470 | saft_download_xml | /saft/download/xml/file/ao/{fileName} | Path does not match |
| 471 | saft_generate_xml | /saft/generate/xml/{code}/{first}/{last} | Path does not match |
| 472 | saft_generate | /saft/generate/{code}/{from}/{to} | Path does not match |
| 473 | api_login_check | /api/v2/auth/sign/in | Path does not match |
| 474 | app_logout | /auth/logout | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.