Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | fos_js_routing_js | /routing/js/routing.{_format} | Path does not match |
2 | _preview_error | /_error/{code}.{_format} | Path does not match |
3 | _wdt | /_wdt/{token} | Path does not match |
4 | _profiler_home | /_profiler/ | Path does not match |
5 | _profiler_search | /_profiler/search | Path does not match |
6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
10 | _profiler_open_file | /_profiler/open | Path does not match |
11 | _profiler | /_profiler/{token} | Path does not match |
12 | _profiler_router | /_profiler/{token}/router | Path does not match |
13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
15 | accesoAjustes | /acceso_ajustes | Path does not match |
16 | settings | /settings | Path does not match |
17 | profileWorker | /profile_worker/{id} | Path does not match |
18 | addNewPicWorker | /add_new_pic_worker | Path does not match |
19 | getService | /get_service | Path does not match |
20 | showService | /show_services | Path does not match |
21 | getServiceChosen | /get_service_chosen | Path does not match |
22 | insertService | /insert_service | Path does not match |
23 | updateService | /update_service | Path does not match |
24 | eliminarServicio | /eliminar_servicio | Path does not match |
25 | findServiceBy | /find_service_by | Path does not match |
26 | getProducts | /get_products | Path does not match |
27 | myBrands | /my_brands | Path does not match |
28 | showProducts | /show_products | Path does not match |
29 | insertProduct | /insert_product | Path does not match |
30 | getProductChosen | /get_product_chosen | Path does not match |
31 | updateProduct | /update_product | Path does not match |
32 | eliminarProducto | /eliminar_producto | Path does not match |
33 | findProductBy | /find_product_by | Path does not match |
34 | customers | /customers | Path does not match |
35 | customersView | /customers_view | Path does not match |
36 | deletedEvents | /deleted_events | Path does not match |
37 | showDeletedEvents | /show_deleted_events | Path does not match |
38 | findDeletedBookingBy | /find_deleted_booking_by | Path does not match |
39 | infoCliente | /info_cliente | Path does not match |
40 | infoDelCliente | /info_del_cliente | Path does not match |
41 | modificarCliente | /modificar_cliente | Path does not match |
42 | transferClient | /transfer_client | Path does not match |
43 | deleteClient | /delete_client | Path does not match |
44 | app_empleados | /empleados | Path does not match |
45 | getEmpleados | /get_empleados | Path does not match |
46 | showEmpleados | /show_empleados | Path does not match |
47 | insertWorker | /insert_worker | Path does not match |
48 | getWorkerChosen | /get_worker_chosen | Path does not match |
49 | workerPic | /worker_pic/{id} | Path does not match |
50 | updateWorker | /update_worker | Path does not match |
51 | changeWorkerPass | /change_worker_pass | Path does not match |
52 | changeWorkerNotify | /change_worker_notify | Path does not match |
53 | findWorkerBy | /find_worker_by | Path does not match |
54 | checkInView | /check_in_view | Path does not match |
55 | checkInOut | /check_in_out | Path does not match |
56 | eliminarEmpleado | /eliminar_empleado | Path does not match |
57 | getTimeTable | /get_timeTable | Path does not match |
58 | user | /noIndex | Path does not match |
59 | calendar | /calendar | Path does not match |
60 | eventos | /eventos | Path does not match |
61 | eventClick | /event_click | Path does not match |
62 | registroEvento | /registro_evento | Path does not match |
63 | modificarEvento | /modificar_evento | Path does not match |
64 | pagarEvento | /pagar_evento | Path does not match |
65 | eliminarEvento | /eliminar_evento | Path does not match |
66 | autocomplet | /autocomplet | Path does not match |
67 | workerList | /worker_list | Path does not match |
68 | dropIn | /dropIn | Path does not match |
69 | eliminarServDeLista | /eliminar_serv_de_lista | Path does not match |
70 | deleteST | /delete_s_t | Path does not match |
71 | checkAdminPass | /check_admin_pass | Path does not match |
72 | changeSizeService | /change_size_service | Path does not match |
73 | ifKundeExist | /if_kunde_exist | Path does not match |
74 | changeStylistBooking | /change_stylit_booking | Path does not match |
75 | infoBooking | /info_booking | Path does not match |
76 | rebooking | /rebooking | Path does not match |
77 | saveGiftCardList | /save_giftCard_list | Path does not match |
78 | checkGiftCardList | /check_giftCard_list | Path does not match |
79 | showGiftCardList | /show_giftCard_list | Path does not match |
80 | deleteGiftCardList | /delete_giftCard_list | Path does not match |
81 | findGiftCardRef | /find_gift_card_ref | Path does not match |
82 | getGiftCardList | /get_giftCard_list | Path does not match |
83 | app_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.