Routing
(none)
Matched route
Route Matching Logs
Path to match:
/favicon.ico
# | Route name | Path | Log |
---|---|---|---|
1 | validar_email | /validar-email/{email} | Path does not match |
2 | save_animal | /crear-animal | Path does not match |
3 | app_animal | /animal | Path does not match |
4 | animal_save | /animal/save | Path does not match |
5 | search_animal | /animal/{id} | Path does not match |
6 | update_animal | /animal/update/{id} | Path does not match |
7 | delete_animal | /animal/delete/{id} | Path does not match |
8 | display_bot | /display-bot | Path does not match |
9 | display_bot_ruben | /display-bot-ruben | Path does not match |
10 | display_bot_demo | /display-bot-demo | Path does not match |
11 | index | / | Path does not match |
12 | app_pdf | Path does not match | |
13 | recibir_textos | /pdf/textos | Path does not match |
14 | hello | /hello | Path does not match |
15 | app_pdf_receivetext | /receive-text | Path does not match |
16 | pdf_obtener_cp | /pdf/obtener-cp | Path does not match |
17 | obtenerdato | /pdf/obtenerdato | Path does not match |
18 | filtrarPorPrecio | /pdf/filtrarPorPrecio | Path does not match |
19 | buscador | /pdf/buscador | Path does not match |
20 | horariosOporto | /pdf/horariosOporto | Path does not match |
21 | enviarCorreo | /pdf/enviarCorreo | Path does not match |
22 | cambiarFecha | /pdf/cambiarFecha | Path does not match |
23 | compare | /pdf/compare | Path does not match |
24 | mtasks | /mtasks | Path does not match |
25 | task_detail | /task/detail/{id} | Path does not match |
26 | task_creation | /crear-tarea | Path does not match |
27 | my_tasks | /mis-tareas | Path does not match |
28 | task_edit | /mis-tareas/editar-tarea/{id} | Path does not match |
29 | task_delete | /borrar-tarea/{id} | Path does not match |
30 | register | /registro | Path does not match |
31 | login | /login | Path does not match |
32 | logout | /logout | Path does not match |
33 | _preview_error | /_error/{code}.{_format} | Path does not match |
34 | _wdt | /_wdt/{token} | Path does not match |
35 | _profiler_home | /_profiler/ | Path does not match |
36 | _profiler_search | /_profiler/search | Path does not match |
37 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
38 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
39 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
40 | _profiler_open_file | /_profiler/open | Path does not match |
41 | _profiler | /_profiler/{token} | Path does not match |
42 | _profiler_router | /_profiler/{token}/router | Path does not match |
43 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
44 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.