Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_account | /account | Path does not match |
| 2 | app_profile | /profile | Path does not match |
| 3 | app_solicitud | /solicitud/{id} | Path does not match |
| 4 | app_password | /password | Path does not match |
| 5 | app_historial | /historial | Path does not match |
| 6 | admin | /admin | Path does not match |
| 7 | admin_mailing | /mailingadmin | Path does not match |
| 8 | admin2 | /admin/promo | Path does not match |
| 9 | admin_user | /adminuser | Path does not match |
| 10 | app_cart | /cart | Path does not match |
| 11 | app_checkout | /cart/checkout | Path does not match |
| 12 | app_emailer | /emailer | Path does not match |
| 13 | app_emailer_mailings | /emailer/mailings/{val} | Path does not match |
| 14 | app_home | / | Path does not match |
| 15 | app_homepromoclear | /promo/clear | Path does not match |
| 16 | app_homepromo | /promo/{promo_code} | Path does not match |
| 17 | app_membresias | /membresias/{tipo} | Path does not match |
| 18 | app_programa | /programa/{slug} | Path does not match |
| 19 | app_proveedor | /proveedor/{slug} | Path does not match |
| 20 | app_solicitar | /solicitar/{slug} | Path does not match |
| 21 | app_solicitar_socio | /solicitarSocio/{slug} | Path does not match |
| 22 | app_terminos | /terminos | Path does not match |
| 23 | app_contacto | /contacto | Path does not match |
| 24 | app_privacidad | /privacidad | Path does not match |
| 25 | app_forgot | /forgot | Path does not match |
| 26 | app_forgotemail | /forgot2 | Path does not match |
| 27 | app_forgot3 | /forgot3 | Path does not match |
| 28 | app_resetcode | /reset_code/{num} | Path does not match |
| 29 | app_success | /success | Path does not match |
| 30 | app_pdf | /pdf/{slug} | Path does not match |
| 31 | app_listener | /listener | Path does not match |
| 32 | app_local_ops | /local/ops | Path does not match |
| 33 | app_mailing | /mailing | Path does not match |
| 34 | app_mailing_uploadall | /mailing/uploadall | Path does not match |
| 35 | app_mailing_sendgridjob | /mailing/sendgridjob/{job} | Path does not match |
| 36 | app_mailing_sendmail | /mailing/sendmail | Path does not match |
| 37 | app_mailing_updateid | /mailing/updateid | Path does not match |
| 38 | app_mailing_exportcontacts | /mailing/exportcontacts | Path does not match |
| 39 | app_mailing_fetchallcontacts | /mailing/fetchallcontacts | Path does not match |
| 40 | app_success_admin | /successadmin | Path does not match |
| 41 | app_login | /login | Path does not match |
| 42 | app_logout | /logout | Path does not match |
| 43 | login_check | /login_check | Path does not match |
| 44 | loginlink | /loginlink | Path does not match |
| 45 | app_stripe_ops | /stripe/ops | Path does not match |
| 46 | app_stripe_ops_installcoupons | /stripe/installcoupons | Path does not match |
| 47 | stripe_restorecodes | /stripe/restorecodes | Path does not match |
| 48 | stripe_fetchall | /stripe/fetchall2/{item} | Path does not match |
| 49 | app_update_products | /stripe/updateproducts | Path does not match |
| 50 | app_update_promocodes | /stripe/updatepromocodes | Path does not match |
| 51 | app_update_coupons | /stripe/updatecoupons | Path does not match |
| 52 | app_update_allids | /stripe/updateallids | Path does not match |
| 53 | app_superadmin | /superadmin | Path does not match |
| 54 | app_generatedirectcode | /superadmin/generatedirectcode | Path does not match |
| 55 | app_setaccesocode | /superadmin/setaccesocode | Path does not match |
| 56 | app_updatestatus | /superadmin/updatestatus | Path does not match |
| 57 | app_superadmin_setpromocodes | /superadmin/setpromocodes | Path does not match |
| 58 | app_superadmin_addsubtouser | /superadmin/addsubtouser | Path does not match |
| 59 | app_superadmin_setsubsdate | /superadmin/setsubsdate | Path does not match |
| 60 | app_superadmin_setsubsrenovadas | /superadmin/setsubsrenovadas | Path does not match |
| 61 | app_test | /test | Path does not match |
| 62 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 63 | _wdt | /_wdt/{token} | Path does not match |
| 64 | _profiler_home | /_profiler/ | Path does not match |
| 65 | _profiler_search | /_profiler/search | Path does not match |
| 66 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 67 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 68 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 69 | _profiler_open_file | /_profiler/open | Path does not match |
| 70 | _profiler | /_profiler/{token} | Path does not match |
| 71 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 72 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 73 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 74 | index | / | 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.