Routing
(none)
Matched route
Route Matching Logs
Path to match:
/media/cache/resolve/avatar/assets/blog/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _twig_error_test | /_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 | raiz | / | Path does not match |
| 14 | homepage | /{_locale}/ | Path does not match |
| 15 | landing | /{_locale}/oferta | Path does not match |
| 16 | landing_thanks | /{_locale}/oferta-thanks | Path does not match |
| 17 | personalized_landing | /{_locale}/personalizada | Path does not match |
| 18 | self_employed_landing | /{_locale}/autonomos | Path does not match |
| 19 | small_company_landing | /{_locale}/pymes | Path does not match |
| 20 | salaries_landing | /{_locale}/nominas | Path does not match |
| 21 | tax_landing | /{_locale}/irpf | Path does not match |
| 22 | blog_index | /{_locale}/blog/ | Path does not match |
| 23 | show_post | /{_locale}/blog/{year}/{month}/{day}/{slug} | Path does not match |
| 24 | show_posts_by_category | /{_locale}/blog/{slug} | Path does not match |
| 25 | show_posts_by_month | /{_locale}/blog/{year}/{month} | Path does not match |
| 26 | shop_cart | /{_locale}/shop/cart | Path does not match |
| 27 | shop_checkout_conflict | /{_locale}/shop/checkout/conflict | Path does not match |
| 28 | shop_checkout_not_recommended | /{_locale}/shop/checkout/not_recommended | Path does not match |
| 29 | test_contract | /{_locale}/test_contract | Path does not match |
| 30 | payment_gateway_order | /{_locale}/shop/gateway/instruction/{instructionId} | Path does not match |
| 31 | payment_gateway_order_process | /{_locale}/shop/gateway/process/{instructionId} | Path does not match |
| 32 | payment_paypal_order | /{_locale}/shop/paypal/instruction/{instructionId} | Path does not match |
| 33 | payment_paypal_order_process | /{_locale}/shop/paypal/process/{instructionId} | Path does not match |
| 34 | bank_transfer_order | /{_locale}/shop/transfer/{instructionId} | Path does not match |
| 35 | order_thanks | /{_locale}/shop/gateway/process/{instructionId}/thanks | Path does not match |
| 36 | paypal_order_thanks | /{_locale}/shop/paypal/process/{instructionId}/thanks | Path does not match |
| 37 | order_cancel | /{_locale}/shop/gateway/process/{instructionId}/cancel | Path does not match |
| 38 | paypal_order_cancel | /{_locale}/shop/paypal/process/{instructionId}/cancel | Path does not match |
| 39 | resend_contract | /{_locale}/shop/contract/send/{id} | Path does not match |
| 40 | shop_checkout | /{_locale}/shop/checkout | Path does not match |
| 41 | shop_checkout_pay | /{_locale}/shop/checkout/pay | Path does not match |
| 42 | shop_cart_add | /{_locale}/shop/cart/add | Path does not match |
| 43 | shop_cart_addSub | /{_locale}/shop/cart/addSub/{subscriptionId} | Path does not match |
| 44 | shop_cart_addPurchase | /{_locale}/shop/cart/addPurchase/{purchaseId} | Path does not match |
| 45 | shop_cart_reset | /{_locale}/shop/cart/reset | Path does not match |
| 46 | shop_cart_item_remove | /{_locale}/shop/cart/remove/{id} | Path does not match |
| 47 | shop_cart_discount_remove | /{_locale}/shop/cart/removeDiscount/{id} | Path does not match |
| 48 | site_example_order | /{_locale}/site/example-order | Path does not match |
| 49 | order_list | /profile/orders | Path does not match |
| 50 | order_invoice | /profile/invoice/{id} | Path does not match |
| 51 | profile_show | /profile/show | Path does not match |
| 52 | profile_complete | /profile/complete | Path does not match |
| 53 | profile_products | /profile/products | Path does not match |
| 54 | profile_contract | /profile/contract | Path does not match |
| 55 | subscription_renew | /{_locale}/portal/user/subscription/renew/{id} | Path does not match |
| 56 | portal_user_index | /{_locale}/portal/user/ | Path does not match |
| 57 | portal_index | /{_locale}/portal/ | Path does not match |
| 58 | portal_profile | /{_locale}/portal/profile | Path does not match |
| 59 | portal_switch | /{_locale}/portal/switch-client | Path does not match |
| 60 | portal_invoices | /{_locale}/portal/invoices/ | Path does not match |
| 61 | portal_download_invoice | /{_locale}/portal/invoices/download/{id} | Path does not match |
| 62 | admin_download_invoice | /{_locale}/portal/invoices/admindownload/{id} | Path does not match |
| 63 | portal_invoice_new | /{_locale}/portal/invoices/new | Path does not match |
| 64 | portal_invoice_show | /{_locale}/portal/invoices/{id} | Path does not match |
| 65 | portal_invoice_edit | /{_locale}/portal/invoices/{id}/edit | Path does not match |
| 66 | portal_invoice_delete | /{_locale}/portal/invoices/{id} | Path does not match |
| 67 | portal_user_invoices | /{_locale}/portal/user/invoices/ | Path does not match |
| 68 | portal_user_invoice_download | /{_locale}/portal/user/invoices/download/{id} | Path does not match |
| 69 | portal_user_invoice | /{_locale}/portal/user/invoices/show/{id} | Path does not match |
| 70 | portal_user_invoice_payment_gateway_order | /{_locale}/portal/user/invoices/gateway/instruction/{instructionId} | Path does not match |
| 71 | portal_user_invoice_payment_gateway_order_process | /{_locale}/portal/user/invoices/gateway/process/{instructionId} | Path does not match |
| 72 | portal_user_invoice_payment_paypal_order | /{_locale}/portal/user/invoices/paypal/instruction/{instructionId} | Path does not match |
| 73 | portal_user_invoice_payment_paypal_order_process | /{_locale}/portal/user/invoices/paypal/process/{instructionId} | Path does not match |
| 74 | portal_user_invoice_bank_transfer_order | /{_locale}/portal/user/invoices/transfer/{instructionId} | Path does not match |
| 75 | portal_user_invoice_order_cancel | /{_locale}/portal/user/invoices/gateway/process/{instructionId}/cancel | Path does not match |
| 76 | portal_user_invoice_paypal_order_cancel | /{_locale}/portal/user/invoices/paypal/process/{instructionId}/cancel | Path does not match |
| 77 | payment_process | /{_locale}/portal/user/invoices/portal/process/{id} | Path does not match |
| 78 | portal_user_invoice_order_thanks | /{_locale}/portal/user/invoices/gateway/process/{instructionId}/thanks | Path does not match |
| 79 | portal_user_invoice_paypal_order_thanks | /{_locale}/portal/user/invoices/paypal/process/{instructionId}/thanks | Path does not match |
| 80 | portal_user_subscriptions | /{_locale}/portal/user/subscriptions/ | Path does not match |
| 81 | portal_documents | /{_locale}/portal/documents/ | Path does not match |
| 82 | portal_download_document | /{_locale}/portal/documents/download/{id} | Path does not match |
| 83 | admin_download_document | /{_locale}/portal/documents/admindownload/{id} | Path does not match |
| 84 | portal_document_new | /{_locale}/portal/documents/new | Path does not match |
| 85 | portal_document_show | /{_locale}/portal/documents/{id} | Path does not match |
| 86 | portal_document_edit | /{_locale}/portal/documents/{id}/edit | Path does not match |
| 87 | portal_document_delete | /{_locale}/portal/documents/{id} | Path does not match |
| 88 | portal_models | /{_locale}/portal/declaraciones/ | Path does not match |
| 89 | portal_download_model | /{_locale}/portal/declaraciones/download/{id} | Path does not match |
| 90 | portal_model_new | /{_locale}/portal/declaraciones/new | Path does not match |
| 91 | portal_model_delete | /{_locale}/portal/declaraciones/{id} | Path does not match |
| 92 | portal_books | /{_locale}/portal/books/ | Path does not match |
| 93 | portal_download_book | /{_locale}/portal/books/download/{id} | Path does not match |
| 94 | portal_book_new | /{_locale}/portal/books/new | Path does not match |
| 95 | portal_book_show | /{_locale}/portal/books/{id} | Path does not match |
| 96 | portal_book_edit | /{_locale}/portal/books/{id}/edit | Path does not match |
| 97 | portal_book_delete | /{_locale}/portal/books/{id} | Path does not match |
| 98 | portal_tax | /{_locale}/portal/tax/ | Path does not match |
| 99 | portal_tax_new | /{_locale}/portal/tax/new | Path does not match |
| 100 | portal_model_show | /{_locale}/portal/tax/{id} | Path does not match |
| 101 | portal_model_edit | /{_locale}/portal/tax/{id}/edit | Path does not match |
| 102 | accounting_model_delete | /{_locale}/portal/tax/{id} | Path does not match |
| 103 | portal_salaries | /{_locale}/portal/salary/ | Path does not match |
| 104 | portal_download_salary | /{_locale}/portal/salary/download/{id} | Path does not match |
| 105 | portal_salary_new | /{_locale}/portal/salary/new | Path does not match |
| 106 | portal_salary_show | /{_locale}/portal/salary/{id} | Path does not match |
| 107 | portal_salary_edit | /{_locale}/portal/salary/{id}/edit | Path does not match |
| 108 | portal_salary_delete | /{_locale}/portal/salary/{id} | Path does not match |
| 109 | admin_download_salary | /{_locale}/portal/salary/admindownload/{id} | Path does not match |
| 110 | portal_certificates | /{_locale}/portal/certificate/ | Path does not match |
| 111 | portal_download_certificate | /{_locale}/portal/certificate/download/{id} | Path does not match |
| 112 | admin_download_certificate | /{_locale}/portal/certificate/admindownload/{id} | Path does not match |
| 113 | portal_certificate_new | /{_locale}/portal/certificate/new | Path does not match |
| 114 | portal_certificate_show | /{_locale}/portal/certificate/{id} | Path does not match |
| 115 | portal_certificate_edit | /{_locale}/portal/certificate/{id}/edit | Path does not match |
| 116 | portal_certificate_delete | /{_locale}/portal/certificate/{id} | Path does not match |
| 117 | portal_contract_preview | /{_locale}/portal/contract/preview/{id} | Path does not match |
| 118 | portal_contracts | /{_locale}/portal/contract/ | Path does not match |
| 119 | portal_download_contract | /{_locale}/portal/contract/download/{id} | Path does not match |
| 120 | portal_contract_new | /{_locale}/portal/contract/new | Path does not match |
| 121 | contact_thanks | /{_locale}/contactar/thanks | Path does not match |
| 122 | contact | /{_locale}/contactar | Path does not match |
| 123 | portal_returns | /{_locale}/portal/tax-return/ | Path does not match |
| 124 | portal_download_return | /{_locale}/portal/tax-return/download/{id} | Path does not match |
| 125 | portal_return_new | /{_locale}/portal/tax-return/new | Path does not match |
| 126 | portal_return_show | /{_locale}/portal/tax-return/{id} | Path does not match |
| 127 | portal_return_edit | /{_locale}/portal/tax-return/{id}/edit | Path does not match |
| 128 | portal_return_delete | /{_locale}/portal/tax-return/{id} | Path does not match |
| 129 | portal_messages | /{_locale}/portal/messages/ | Path does not match |
| 130 | portal_message_new | /{_locale}/portal/messages/new | Path does not match |
| 131 | portal_message_show | /{_locale}/portal/messages/{id} | Path does not match |
| 132 | portal_message_edit | /{_locale}/portal/messages/{id}/edit | Path does not match |
| 133 | portal_message_delete | /{_locale}/portal/messages/{id} | Path does not match |
| 134 | ef_connect | /admin/efconnect/{instance}/{homeFolder} | Path does not match |
| 135 | elfinder | /admin/elfinder/{instance}/{homeFolder} | Path does not match |
| 136 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 137 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.