GET https://serenityminds.mavibration.com/

Routing

app_index Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# 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_xdebug /_profiler/xdebug Path does not match
8 _profiler_search_results /_profiler/{token}/search/results Path does not match
9 _profiler_open_file /_profiler/open Path does not match
10 _profiler /_profiler/{token} Path does not match
11 _profiler_router /_profiler/{token}/router Path does not match
12 _profiler_exception /_profiler/{token}/exception Path does not match
13 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
14 admin_page /admin/ Path does not match
15 admin_list_pro /admin/professionals Path does not match
16 admin_list_users /admin/users Path does not match
17 api_get_authors /api/allAuthors Path does not match
18 api_get_author_with_books /api/authors/{id} Path does not match
19 api_add_author /api/new/author Path does not match
20 api_update_author /api/update/author/{id} Path does not match
21 api_delete_author /api/delete/author/{id} Path does not match
22 api_get_books /api/books Path does not match
23 api_get_book /api/show/book/{id} Path does not match
24 api_add_book /api/new/book Path does not match
25 api_update_book /api/update/book/{id} Path does not match
26 api_delete_book /api/delete/book/{id} Path does not match
27 cabinet /cabinet/ Path does not match
28 cabinet_modify /cabinet/modify Path does not match
29 cabinet_clients /cabinet/clients Path does not match
30 cabinet_send_chapter /cabinet/send Path does not match
31 cabinet_particular /cabinet/{id} Path does not match
32 cabinet_histories /cabinet/histories Path does not match
33 cabinet_form /cabinet/form Path does not match
34 cabinet_generate /cabinet/generate Path does not match
35 api_cabinet_clients /cabinet/{cabinetId}/clients Path does not match
36 cabinet_fullinfo /cabinet/{id}/fullinfo Path does not match
37 api_get_chapters /api/chapters Path does not match
38 api_add_chapter /api/add/chapter Path does not match
39 api_update_chapter /api/update/chapter/{id} Path does not match
40 api_delete_chapter /api/delete/chapter/{id} Path does not match
41 app_client /client/{id} Path does not match
42 app_login_old /login_old Path does not match
43 app_reset /forgotPassword Path does not match
44 app_reset_password /reset-password/{token} Path does not match
45 user_login /user/login Path does not match
46 valid_user_login /account/validation Path does not match
47 user_request_reset_password /user/request-reset-password Path does not match
48 user_reset_password /user/reset-password/{token} Path does not match
49 create_client_new_password /create/client/new/password/{token} Path does not match
50 app_contact /contact Path does not match
51 app_file_upload /file/upload Path does not match
52 app_file_upload_cabinet /file/upload/for/cabinet Path does not match
53 library /books/collection Path does not match
54 app_generate_verb /generate/verb/with/book/{id} Path does not match
55 generate_verb /generate/verb/book/{id}/action Path does not match
56 app_generique_user_index /generique/user/ Path does not match
57 app_generique_user_new /generique/user/new Path does not match
58 app_generique_user_show /generique/user/{id} Path does not match
59 app_generique_user_edit /generique/user/{id}/edit Path does not match
60 app_generique_user_delete /generique/user/{id} Path does not match
61 api_get_histories /api/histories Path does not match
62 api_add_history /api/history Path does not match
63 api_update_history /api/history/{id} Path does not match
64 api_delete_history /api/history/{id} Path does not match
65 api_get_history_user /api/histories/user/{id} Path does not match
66 api_get_history_cabinet /api/histories/cabinet/{id} Path does not match
67 api_get_client_history /api/client/{id}/history Path does not match
68 app_index / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.