OPTIONS https://toolsb.amarsyll.pro/api/notes

Routing

(none) Matched route

Route Matching Logs

Path to match: /api/notes
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 pentatrion_vite_build_proxy /build/{path} Path does not match
3 _profiler_vite /_profiler/vite Path does not match
4 _wdt_stylesheet /_wdt/styles Path does not match
5 _wdt /_wdt/{token} Path does not match
6 _profiler_home /_profiler/ Path does not match
7 _profiler_search /_profiler/search Path does not match
8 _profiler_search_bar /_profiler/search_bar Path does not match
9 _profiler_phpinfo /_profiler/phpinfo Path does not match
10 _profiler_xdebug /_profiler/xdebug Path does not match
11 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
12 _profiler_search_results /_profiler/{token}/search/results Path does not match
13 _profiler_open_file /_profiler/open Path does not match
14 _profiler /_profiler/{token} Path does not match
15 _profiler_router /_profiler/{token}/router Path does not match
16 _profiler_exception /_profiler/{token}/exception Path does not match
17 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
18 login_verify /login_verify Path does not match
19 refresh_token /refresh-token Path does not match
20 verify_token /is-token-valid Path does not match
21 logout /logout Path does not match
22 password_reset_request /password-reset/request Path does not match
23 password_reset_confirm /password-reset/confirm Path does not match
24 register /register Path does not match
25 update_profile /update-profile Path does not match
26 api_cheatsheets_index /api/cheatsheets Path does not match
27 api_cheatsheets_show /api/cheatsheets/{id} Path does not match
28 api_cheatsheets_create /api/cheatsheets Path does not match
29 api_cheatsheets_update /api/cheatsheets/{id} Path does not match
30 api_cheatsheets_delete /api/cheatsheets/{id} Path does not match
31 api_cheatsheets_toggle_favorite /api/cheatsheets/{id}/toggle-favorite Path does not match
32 api_cheatsheets_download /api/cheatsheets/{id}/download Path does not match
33 api_cheatsheets_categories /api/cheatsheets/categories Path does not match
34 api_cmd_linux_index /api/cmd-linux Path does not match
35 api_cmd_linux_show /api/cmd-linux/{id} Path does not match
36 api_cmd_linux_create /api/cmd-linux Path does not match
37 api_cmd_linux_update /api/cmd-linux/{id} Path does not match
38 api_cmd_linux_delete /api/cmd-linux/{id} Path does not match
39 api_cmd_linux_clone /api/cmd-linux/{id}/clone Path does not match
40 app_home / Path does not match
41 api_links_get /api/links Path does not match
42 api_link_show /api/links/{id} Path does not match
43 api_link_create /api/links Path does not match
44 api_link_update /api/links/{id} Path does not match
45 api_link_delete /api/links/{id} Path does not match
46 api_link_toggle_favorite /api/links/{id}/favorite Path does not match
47 api_livres_get /api/livres Path does not match
48 api_livre_show /api/livres/{id} Path does not match
49 api_livre_create /api/livres Path does not match
50 api_livre_update /api/livres/{id} Path does not match
51 api_livre_delete /api/livres/{id} Path does not match
52 api_livre_toggle_favorite /api/livres/{id}/favorite Path does not match
53 app_log_history_all /api/history/logs Path does not match
54 api_notes_get /api/notes Path almost matches, but Method "OPTIONS" does not match any of the required methods (GET)
55 api_note_show /api/notes/{id} Path does not match
56 api_note_create /api/notes Path almost matches, but Method "OPTIONS" does not match any of the required methods (POST)
57 api_note_update /api/notes/{id} Path does not match
58 api_note_delete /api/notes/{id} Path does not match
59 api_note_toggle_favorite /api/notes/{id}/favorite Path does not match
60 app_register /register Path does not match
61 api_schedules_index /api/schedules Path does not match
62 api_schedules_calendar /api/schedules/calendar Path does not match
63 api_schedules_show /api/schedules/{id} Path does not match
64 api_schedules_create /api/schedules Path does not match
65 api_schedules_update /api/schedules/{id} Path does not match
66 api_schedules_delete /api/schedules/{id} Path does not match
67 api_schedules_batch_create /api/schedules/batch Path does not match
68 api_schedules_stats_monthly /api/schedules/stats/monthly Path does not match
69 api_schedules_toggle_state /api/schedules/{id}/toggle-state Path does not match
70 app_login /login Path does not match
71 app_logout /logout Path does not match
72 api_sql_get /api/sql Path does not match
73 api_sql_show /api/sql/{id} Path does not match
74 api_sql_create /api/sql Path does not match
75 api_sql_update /api/sql/{id} Path does not match
76 api_sql_delete /api/sql/{id} Path does not match
77 api_sql_toggle_favorite /api/sql/{id}/favorite 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.