Routing
app.notifications.dashboard.messages.details
Matched route
Route Parameters
Name | Value |
---|---|
cluster | "test" |
message | "2487" |
shard | "staging" |
tld | "campussuite.com" |
Route Matching Logs
Path to match:
/_dashboard/notifications/messages/2487/details
# | Route name | Path | Log |
---|---|---|---|
1 | _wdt | /_wdt/{token} | Path does not match |
2 | _profiler_home | /_profiler/ | Path does not match |
3 | _profiler_search | /_profiler/search | Path does not match |
4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
7 | _profiler_open_file | /_profiler/open | Path does not match |
8 | _profiler | /_profiler/{token} | Path does not match |
9 | _profiler_router | /_profiler/{token}/router | Path does not match |
10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
12 | app.notifications.system.sendgrid_webhook.email | /_webhooks/sendgrid/email | Path does not match |
13 | app.notifications.system.twilio.messaging.main | /_webhooks/twilio/twiml/messaging | Path does not match |
14 | app.notifications.system.twilio.playback.play | /_webhooks/twilio/twiml/playback/demo/play/{message} | Path does not match |
15 | app.notifications.system.twilio.playback.verify | /_webhooks/twilio/twiml/playback/demo/verify/{attempt} | Path does not match |
16 | app.notifications.system.twilio.recording.main | /_webhooks/twilio/twiml/recording/{recording} | Path does not match |
17 | app.notifications.system.twilio.recording.record | /_webhooks/twilio/twiml/recording/{recording}/record | Path does not match |
18 | app.notifications.system.twilio.recording.record_callback | /_webhooks/twilio/twiml/recording/{recording}/record-callback | Path does not match |
19 | app.notifications.system.twilio.recording.record_wait | /_webhooks/twilio/twiml/recording/{recording}/record-wait | Path does not match |
20 | app.notifications.system.twilio.recording.menu | /_webhooks/twilio/twiml/recording/{recording}/menu | Path does not match |
21 | app.notifications.system.twilio.recording.menu_choice | /_webhooks/twilio/twiml/recording/{recording}/menu-choice | Path does not match |
22 | app.notifications.system.twilio.recording.playback | /_webhooks/twilio/twiml/recording/{recording}/playback | Path does not match |
23 | app.notifications.system.twilio.recording.save | /_webhooks/twilio/twiml/recording/{recording}/save | Path does not match |
24 | app.notifications.system.twilio.recording.quit | /_webhooks/twilio/twiml/recording/{recording}/quit | Path does not match |
25 | app.notifications.system.twilio.voice.main | /_webhooks/twilio/twiml/voice | Path does not match |
26 | app.notifications.system.twilio.voice.menu_school_call | /_webhooks/twilio/twiml/voice/menu-school-call/{tenant} | Path does not match |
27 | app.notifications.system.twilio.voice.menu_school_call_choice | /_webhooks/twilio/twiml/voice/menu-school-call-choice/{tenant} | Path does not match |
28 | app.notifications.system.twilio.voice.school_call | /_webhooks/twilio/twiml/voice/school-call/{tenant} | Path does not match |
29 | app.notifications.system.twilio.voice.menu_profile | /_webhooks/twilio/twiml/voice/menu-profile/{recipient} | Path does not match |
30 | app.notifications.system.twilio.voice.menu_profile_choice | /_webhooks/twilio/twiml/voice/menu-profile-choice/{recipient} | Path does not match |
31 | app.notifications.system.twilio.voice.menu_main | /_webhooks/twilio/twiml/voice/menu-main/{profile}/{recipient} | Path does not match |
32 | app.notifications.system.twilio.voice.menu_main_choice | /_webhooks/twilio/twiml/voice/menu-main-choice/{profile}/{recipient} | Path does not match |
33 | app.notifications.system.twilio.voice.manage | /_webhooks/twilio/twiml/voice/manage/{profile}/{recipient}/{step} | Path does not match |
34 | app.notifications.system.twilio.voice.manage_choice | /_webhooks/twilio/twiml/voice/manage-choice/{profile}/{recipient}/{step} | Path does not match |
35 | app.notifications.system.twilio.voice.playback | /_webhooks/twilio/twiml/voice/playback/{profile}/{recipient} | Path does not match |
36 | app.notifications.system.twilio.voice.quit | /_webhooks/twilio/twiml/voice/quit | Path does not match |
37 | app.notifications.system.twilio_webhook.sms | /_webhooks/twilio/sms | Path does not match |
38 | app.notifications.system.twilio_webhook.voice | /_webhooks/twilio/voice | Path does not match |
39 | app.notifications.system.twilio_webhook.caller_id | /_webhooks/twilio/caller-id | Path does not match |
40 | app.notifications.system.twilio_webhook.registration | /_webhooks/twilio/registration | Path does not match |
41 | app.schoolnow.api.checkup.main | /api/v0/checkup | Path does not match |
42 | app.schoolnow.api.default.debug | /api/v0/debug | Path does not match |
43 | app.schoolnow.api.default.me | /api/v0/me | Path does not match |
44 | app.schoolnow.api.default.system | /api/v0/system/config | Path does not match |
45 | app.schoolnow.api.default.app | /api/v0/app/config | Path does not match |
46 | app.schoolnow.api.feeds.feed | /api/v0/app/{school}/feed | Path does not match |
47 | app.schoolnow.api.feeds.feed_item | /api/v0/app/{school}/feed/{item} | Path does not match |
48 | app.schoolnow.api.feeds.broadcasts | /api/v0/app/{school}/feed/notifications | Path does not match |
49 | app.schoolnow.api.feeds.broadcasts_item | /api/v0/app/{school}/feed/notifications/{broadcast} | Path does not match |
50 | app.schoolnow.api.feeds.calendar | /api/v0/app/{school}/feed/calendar | Path does not match |
51 | app.schoolnow.api.feeds.calendar_item | /api/v0/app/{school}/feed/calendar/{item} | Path does not match |
52 | app.schoolnow.api.management.main | /api/v0/notifications-preferences | Path does not match |
53 | app.schoolnow.api.management.toggle_enabled | /api/v0/notifications-preferences/toggle/{contact}/enabled | Path does not match |
54 | app.schoolnow.api.management.toggle_primary_preferences | /api/v0/notifications-preferences/toggle/{contact}/primary | Path does not match |
55 | app.schoolnow.api.management.toggle_secondary_preferences | /api/v0/notifications-preferences/toggle/{contact}/general | Path does not match |
56 | app.schoolnow.api.management.add_contact.input | /api/v0/notifications-preferences/add-contact/input | Path does not match |
57 | app.schoolnow.api.management.add_contact.verify | /api/v0/notifications-preferences/add-contact/verify/{attempt} | Path does not match |
58 | app.schoolnow.api.management.change_contact.input | /api/v0/notifications-preferences/change-contact/{contact}/input | Path does not match |
59 | app.schoolnow.api.management.change_contact.verify | /api/v0/notifications-preferences/change-contact/{contact}/verify/{attempt} | Path does not match |
60 | app.schoolnow.api.management.push.register | /api/v0/notifications-preferences/push/register | Path does not match |
61 | app.schoolnow.api.management.language.toggle | /api/v0/notifications-preferences/language/toggle | Path does not match |
62 | app.schoolnow.api.oauth.lookup | /api/oauth/lookup | Path does not match |
63 | app.schoolnow.api.oauth.verify | /api/oauth/verify | Path does not match |
64 | app.schoolnow.api.oauth.token | /api/oauth/token | Path does not match |
65 | app.schoolnow.api.schools.all | /api/v0/app/config/schools | Path does not match |
66 | app.schoolnow.api.school.single | /api/v0/app/config/schools/{school} | Path does not match |
67 | app.schoolnow.api.school.contact | /api/v0/app/{school}/contact | Path does not match |
68 | app.schoolnow.admin_api.default.debug | /admin-api/v0/debug | Path does not match |
69 | app.schoolnow.admin_api.default.me | /admin-api/v0/me | Path does not match |
70 | app.schoolnow.admin_api.feed.post.list | /admin-api/v0/feed/posts | Path does not match |
71 | app.schoolnow.admin_api.feed.post.get | /admin-api/v0/feed/posts/{id} | Path does not match |
72 | app.schoolnow.admin_api.feed.post.create | /admin-api/v0/feed/posts | Path does not match |
73 | app.schoolnow.admin_api.feed.post.update | /admin-api/v0/feed/posts/{id} | Path does not match |
74 | app.schoolnow.admin_api.feed.post.publish | /admin-api/v0/feed/posts/{id} | Path does not match |
75 | app.schoolnow.admin_api.feed.post.delete | /admin-api/v0/feed/posts/{id} | Path does not match |
76 | app.schoolnow.admin_api.feed.post.pin | /admin-api/v0/feed/posts/{id}/pin | Path does not match |
77 | app.schoolnow.admin_api.notification.list.list | /admin-api/v0/notifications/lists/me | Path does not match |
78 | app.schoolnow.admin_api.messages.get | /admin-api/v0/notifications/messages | Path does not match |
79 | app.schoolnow.admin_api.messages.test | /admin-api/v0/notifications/messages/{message}/test | Path does not match |
80 | app.schoolnow.admin_api.messages.post | /admin-api/v0/notifications/messages | Path does not match |
81 | app.schoolnow.admin_api.messages.put.draft | /admin-api/v0/notifications/messages/{message} | Path does not match |
82 | app.schoolnow.admin_api.messages.put.ready | /admin-api/v0/notifications/messages/{message} | Path does not match |
83 | app.schoolnow.admin_api.messages.delete | /admin-api/v0/notifications/messages/{message} | Path does not match |
84 | app.schoolnow.admin_api.oauth.token | /admin-api/oauth/token | Path does not match |
85 | app.schoolnow.admin_api.templates.get | /admin-api/v0/notifications/templates | Path does not match |
86 | app.schoolnow.admin_api.messages.get_single | /admin-api/v0/notifications/templates/{template} | Path does not match |
87 | app.notifications.dashboard.automations.invocation_list | /_dashboard/notifications/automations/invocation/list/{type}/{pagination} | Path does not match |
88 | app.notifications.dashboard.automations.invocation_report | /_dashboard/notifications/automations/{invocation}/report | Path does not match |
89 | app.notifications.dashboard.automations.invocation_filtered_logs | /_dashboard/notifications/automations/{invocation}/filtered_logs/{pagination} | Path does not match |
90 | app.notifications.dashboard.automations.invocation_logs | /_dashboard/notifications/automations/{invocation}/logs/{pagination} | Path does not match |
91 | app.notifications.dashboard.automations.invocation_debugging | /_dashboard/notifications/automations/{invocation}/debugging | Path does not match |
92 | app.notifications.dashboard.automations.invocation_details | /_dashboard/notifications/automations/{invocation}/details | Path does not match |
93 | app.notifications.dashboard.default.main | /_dashboard/notifications/ | Path does not match |
94 | app.notifications.dashboard.default.social_avatar | /_dashboard/notifications/_social_avatar/{account} | Path does not match |
95 | app.notifications.dashboard.default.select_modal | /_dashboard/notifications/_select_modal | Path does not match |
96 | app.notifications.dashboard.default.broadcast_modal | /_dashboard/notifications/_broadcast_modal/{type}/{pagination} | Path does not match |
97 | app.notifications.dashboard.lists.main | /_dashboard/notifications/lists/list/{pagination} | Path does not match |
98 | app.notifications.dashboard.lists.select_modal | /_dashboard/notifications/lists/_select_modal | Path does not match |
99 | app.notifications.dashboard.lists.create | /_dashboard/notifications/lists/create/{discr} | Path does not match |
100 | app.notifications.dashboard.lists._build_search | /_dashboard/notifications/lists/_build_search | Path does not match |
101 | app.notifications.dashboard.lists._build_contacts | /_dashboard/notifications/lists/_build_contacts/{discr}/{pagination} | Path does not match |
102 | app.notifications.dashboard.lists.view | /_dashboard/notifications/lists/list/{list}/view/{pagination} | Path does not match |
103 | app.notifications.dashboard.lists.update | /_dashboard/notifications/lists/{list}/update | Path does not match |
104 | app.notifications.dashboard.lists.delete | /_dashboard/notifications/lists/{list}/delete | Path does not match |
105 | app.notifications.dashboard.logs.main | /_dashboard/notifications/logs/list/{pagination} | Path does not match |
106 | app.notifications.dashboard.messages.main | /_dashboard/notifications/messages/list/{pagination} | Path does not match |
107 | app.notifications.dashboard.messages.delete | /_dashboard/notifications/messages/{message}/delete | Path does not match |
108 | app.notifications.dashboard.messages.unschedule | /_dashboard/notifications/messages/{message}/unschedule | Path does not match |
109 | app.notifications.dashboard.messages.create | /_dashboard/notifications/messages/create | Path does not match |
110 | app.notifications.dashboard.messages.check_update_form | /_dashboard/notifications/messages/{message}/update/check_form | Path does not match |
111 | app.notifications.dashboard.messages.update | /_dashboard/notifications/messages/{message}/update | Path does not match |
112 | app.notifications.dashboard.messages.translations | /_dashboard/notifications/messages/{message}/translations | Path does not match |
113 | app.notifications.dashboard.messages.check_translation_progress | /_dashboard/notifications/messages/{message}/check_translation_progress | Path does not match |
114 | app.notifications.dashboard.messages.manage | /_dashboard/notifications/messages/{message}/manage | Path does not match |
115 | app.notifications.dashboard.messages.detect_locale_change | /_dashboard/notifications/messages/{message}/{locale}/is_translation_modified | Path does not match |
116 | app.notifications.dashboard.messages.student_email_preview | /_dashboard/notifications/messages/email/preview/school/{school}/template/{template}/student/{student} | Path does not match |
117 | app.notifications.dashboard.messages.email_preview | /_dashboard/notifications/messages/{message}/manage/email/preview/{school}/{locale} | Path does not match |
118 | app.notifications.dashboard.messages.report | /_dashboard/notifications/messages/{message}/report | Path does not match |
119 | app.notifications.dashboard.messages.logs | /_dashboard/notifications/messages/{message}/logs/{pagination} | Path does not match |
120 | app.notifications.dashboard.messages.debugging | /_dashboard/notifications/messages/{message}/debugging | Path does not match |
121 | app.notifications.dashboard.messages.filtered_logs | /_dashboard/notifications/messages/{message}/filtered_logs/{pagination} | Path does not match |
122 | app.notifications.dashboard.messages.test | /_dashboard/notifications/messages/{message}/_test | Path does not match |
123 | app.notifications.dashboard.messages.details | /_dashboard/notifications/messages/{message}/details | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.