Routing
messages_create
Matched route
Route Parameters
Name | Value |
---|---|
username | "@meatwads_tooth@sh.itjust.works" |
Route Matching Logs
Path to match:
/u/@meatwads_tooth@sh.itjust.works/message
# | 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_xdebug | /_profiler/xdebug | Path does not match |
7 | _profiler_font | /_profiler/font/{fontName}.woff2 | 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 | ap_webfinger | /.well-known/webfinger | Path does not match |
15 | ap_hostmeta | /.well-known/host-meta | Path does not match |
16 | ap_node_info | /.well-known/nodeinfo | Path does not match |
17 | ap_node_info_v2 | /nodeinfo/{version}.{_format} | Path does not match |
18 | ap_instance | /i/actor | Path does not match |
19 | ap_instance_front | / | Path does not match |
20 | ap_instance_inbox | /i/inbox | Path does not match |
21 | ap_instance_outbox | /i/outbox | Path does not match |
22 | ap_shared_inbox | /f/inbox | Path does not match |
23 | ap_object | /f/object/{id} | Path does not match |
24 | ap_user | /u/{username} | Path does not match |
25 | ap_user_inbox | /u/{username}/inbox | Path does not match |
26 | ap_user_outbox | /u/{username}/outbox | Path does not match |
27 | ap_user_followers | /u/{username}/followers | Path does not match |
28 | ap_user_following | /u/{username}/following | Path does not match |
29 | ap_magazine | /m/{name} | Path does not match |
30 | ap_magazine_inbox | /m/{name}/inbox | Path does not match |
31 | ap_magazine_outbox | /m/{name}/outbox | Path does not match |
32 | ap_magazine_followers | /m/{name}/followers | Path does not match |
33 | ap_magazine_moderators | /m/{name}/moderators | Path does not match |
34 | ap_entry | /m/{magazine_name}/t/{entry_id}/{slug}/{sortBy} | Path does not match |
35 | ap_entry_comment | /m/{magazine_name}/t/{entry_id}/{slug}/comment/{comment_id} | Path does not match |
36 | ap_post | /m/{magazine_name}/p/{post_id}/{slug} | Path does not match |
37 | ap_post_comment | /m/{magazine_name}/p/{post_id}/{slug}/reply/{comment_id} | Path does not match |
38 | admin_users | /admin/users/{withFederated} | Path does not match |
39 | admin_reports | /admin/reports/{status} | Path does not match |
40 | admin_settings | /admin/settings | Path does not match |
41 | admin_federation | /admin/federation | Path does not match |
42 | admin_pages_support_us_donor_accept | /admin/pages/supportUs/donor_accept/{donor} | Path does not match |
43 | admin_pages_support_us_donor_reject | /admin/pages/supportUs/donor_reject/{donor} | Path does not match |
44 | admin_pages_support_us | /admin/pages/supportUs/{section} | Path does not match |
45 | admin_pages | /admin/pages/{page} | Path does not match |
46 | admin_deletion_users | /admin/deletion/users | Path does not match |
47 | admin_deletion_magazines | /admin/deletion/magazines | Path does not match |
48 | admin_moderators | /admin/moderators | Path does not match |
49 | admin_moderator_purge | /admin/moderators/purge/{username} | Path does not match |
50 | admin_magazine_ownership_requests | /admin/magazine_ownership | Path does not match |
51 | admin_magazine_ownership_requests_accept | /admin/magazine_ownership/{name}/{username}/accept | Path does not match |
52 | admin_magazine_ownership_requests_reject | /admin/magazine_ownership/{name}/{username}/reject | Path does not match |
53 | admin_category_official_toggle | /admin/category/{id}/official | Path does not match |
54 | admin_cc | /admin/cc | Path does not match |
55 | admin_dashboard | /admin/{statsPeriod}/{withFederated} | Path does not match |
56 | api_admin_entry_purge | /api/admin/entry/{entry_id}/purge | Path does not match |
57 | api_admin_entry_change_magazine | /api/admin/entry/{entry_id}/change-magazine/{target_id} | Path does not match |
58 | api_admin_comment_purge | /api/admin/comment/{comment_id}/purge | Path does not match |
59 | api_admin_post_purge | /api/admin/post/{post_id}/purge | Path does not match |
60 | api_admin_post_comment_purge | /api/admin/post-comment/{comment_id}/purge | Path does not match |
61 | api_admin_user_retrieve_banned | /api/admin/users/banned | Path does not match |
62 | api_admin_user_ban | /api/admin/users/{user_id}/ban | Path does not match |
63 | api_admin_user_unban | /api/admin/users/{user_id}/unban | Path does not match |
64 | api_admin_user_delete_account | /api/admin/users/{user_id}/delete_account | Path does not match |
65 | api_admin_user_purge | /api/admin/users/{user_id}/purge_account | Path does not match |
66 | api_admin_user_verify | /api/admin/users/{user_id}/verify | Path does not match |
67 | api_admin_retrieve_settings | /api/instance/settings | Path does not match |
68 | api_admin_update_settings | /api/instance/settings | Path does not match |
69 | api_admin_update_pages | /api/instance/{page} | Path does not match |
70 | api_admin_retrieve_client_stats | /api/clients/stats | Path does not match |
71 | api_admin_retrieve_client | /api/clients/{client_identifier} | Path does not match |
72 | api_admin_retrieve_client_collection | /api/clients | Path does not match |
73 | api_admin_update_defederated_instances | /api/defederated | Path does not match |
74 | api_admin_purge_magazine | /api/admin/magazine/{magazine_id}/purge | Path does not match |
75 | ajax_fetch_title | /ajax/fetch_title | Path does not match |
76 | ajax_fetch_duplicates | /ajax/fetch_duplicates | Path does not match |
77 | ajax_fetch_embed | /ajax/fetch_embed | Path does not match |
78 | ajax_fetch_post_comments | /ajax/fetch_post_comments/{id} | Path does not match |
79 | ajax_fetch_entry | /ajax/fetch_entry/{id} | Path does not match |
80 | ajax_fetch_entry_comment | /ajax/fetch_entry_comment/{id} | Path does not match |
81 | ajax_fetch_post | /ajax/fetch_post/{id} | Path does not match |
82 | ajax_fetch_post_comment | /ajax/fetch_post_comment/{id} | Path does not match |
83 | ajax_fetch_online | /ajax/fetch_online/{topic} | Path does not match |
84 | ajax_fetch_user_popup | /ajax/fetch_user_popup/{username} | Path does not match |
85 | ajax_fetch_user_notifications_count | /ajax/fetch_user_notifications_count/{username} | Path does not match |
86 | ajax_fetch_users_suggestions | /ajax/fetch_users_suggestions/{username} | Path does not match |
87 | app.swagger_ui | /api/docs | Path does not match |
88 | category_user_front | /u/{username}/c/{category_slug}/{sortBy}/{time}/{type} | Path does not match |
89 | category_user_posts_front | /u/{username}/c/{category_slug}/microblog/{sortBy}/{time} | Path does not match |
90 | category_user_aggregate_front | /u/{username}/c/{category_slug}/*/{sortBy}/{time} | Path does not match |
91 | category_front | /c/{category_slug}/{sortBy}/{time}/{type} | Path does not match |
92 | category_posts_front | /c/{category_slug}/microblog/{sortBy}/{time} | Path does not match |
93 | category_aggregate_front | /c/{category_slug}/*/{sortBy}/{time} | Path does not match |
94 | category_subscribe | /cs/{id}/subscribe | Path does not match |
95 | category_unsubscribe | /cs/{id}/unsubscribe | Path does not match |
96 | domain_entries | /d/{name}/{sortBy}/{time}/{type} | Path does not match |
97 | domain_comments | /d/{name}/comments/{sortBy}/{time} | Path does not match |
98 | domain_subscribe | /d/{name}/subscribe | Path does not match |
99 | domain_unsubscribe | /d/{name}/unsubscribe | Path does not match |
100 | domain_block | /d/{name}/block | Path does not match |
101 | domain_unblock | /d/{name}/unblock | Path does not match |
102 | api_domain_entries_retrieve | /api/domain/{domain_id}/entries | Path does not match |
103 | api_domain_entry_comments_retrieve | /api/domain/{domain_id}/comments | Path does not match |
104 | api_domains_retrieve | /api/domains | Path does not match |
105 | api_domain_retrieve | /api/domain/{domain_id} | Path does not match |
106 | api_domains_retrieve_subscribed | /api/domains/subscribed | Path does not match |
107 | api_domains_retrieve_blocked | /api/domains/blocked | Path does not match |
108 | api_domain_block | /api/domain/{domain_id}/block | Path does not match |
109 | api_domain_unblock | /api/domain/{domain_id}/unblock | Path does not match |
110 | api_domain_subscribe | /api/domain/{domain_id}/subscribe | Path does not match |
111 | api_domain_unsubscribe | /api/domain/{domain_id}/unsubscribe | Path does not match |
112 | entry_comment_create | /m/{magazine_name}/t/{entry_id}/{slug}/comment/{parent_comment_id} | Path does not match |
113 | entry_comment_edit | /m/{magazine_name}/t/{entry_id}/{slug}/comment/{comment_id}/edit | Path does not match |
114 | entry_comment_delete | /m/{magazine_name}/t/{entry_id}/{slug}/comments/{comment_id}/delete | Path does not match |
115 | entry_comment_restore | /m/{magazine_name}/t/{entry_id}/{slug}/comments/{comment_id}/restore | Path does not match |
116 | entry_comment_purge | /m/{magazine_name}/t/{entry_id}/{slug}/comments/{comment_id}/purge | Path does not match |
117 | entry_comment_ap_resend | /m/{magazine_name}/t/{entry_id}/{slug}/comments/{comment_id}/ap_resend | Path does not match |
118 | entry_comment_change_lang | /m/{magazine_name}/t/{entry_id}/{slug}/comments/{comment_id}/change_lang | Path does not match |
119 | entry_comment_change_adult | /m/{magazine_name}/t/{entry_id}/{slug}/comments/{comment_id}/change_adult | Path does not match |
120 | entry_comment_image_delete | /m/{magazine_name}/t/{entry_id}/{slug}/comments/{comment_id}/delete_image | Path does not match |
121 | entry_comment_voters | /m/{magazine_name}/t/{entry_id}/{slug}/comment/{comment_id}/votes/{type} | Path does not match |
122 | entry_comment_favourites | /m/{magazine_name}/t/{entry_id}/{slug}/comment/{comment_id}/favourites | Path does not match |
123 | entry_comment_moderate | /m/{magazine_name}/t/{entry_id}/{slug}/comment/{comment_id}/moderate | Path does not match |
124 | entry_comments_front | /comments/{sortBy}/{time} | Path does not match |
125 | entry_comments_subscribed | /sub/comments/{sortBy}/{time} | Path does not match |
126 | entry_comments_moderated | /mod/comments/{sortBy}/{time} | Path does not match |
127 | entry_comments_favourite | /fav/comments/{sortBy}/{time} | Path does not match |
128 | magazine_entry_comments | /m/{name}/comments/{sortBy}/{time} | Path does not match |
129 | entry_comment_vote | /ecv/{id}/{choice} | Path does not match |
130 | entry_comment_report | /ecr/{id} | Path does not match |
131 | entry_comment_favourite | /ecf/{id} | Path does not match |
132 | entry_comment_boost | /ecb/{id} | Path does not match |
133 | entry_create | /new/{type} | Path does not match |
134 | magazine_entry_create | /m/{name}/new/{type} | Path does not match |
135 | entry_edit | /m/{magazine_name}/t/{entry_id}/{slug}/edit | Path does not match |
136 | entry_moderate | /m/{magazine_name}/t/{entry_id}/{slug}/moderate | Path does not match |
137 | entry_delete | /m/{magazine_name}/t/{entry_id}/{slug}/delete | Path does not match |
138 | entry_restore | /m/{magazine_name}/t/{entry_id}/{slug}/restore | Path does not match |
139 | entry_purge | /m/{magazine_name}/t/{entry_id}/{slug}/purge | Path does not match |
140 | entry_ap_resend | /m/{magazine_name}/e/{entry_id}/{slug}/ap_resend | Path does not match |
141 | entry_image_delete | /m/{magazine_name}/e/{entry_id}/{slug}/delete_image | Path does not match |
142 | entry_change_magazine | /m/{magazine_name}/e/{entry_id}/{slug}/change_magazine | Path does not match |
143 | entry_change_lang | /m/{magazine_name}/e/{entry_id}/{slug}/change_lang | Path does not match |
144 | entry_change_adult | /m/{magazine_name}/e/{entry_id}/{slug}/change_adult | Path does not match |
145 | entry_pin | /m/{magazine_name}/t/{entry_id}/{slug}/pin | Path does not match |
146 | entry_voters | /m/{magazine_name}/t/{entry_id}/{slug}/votes/{type} | Path does not match |
147 | entry_fav | /m/{magazine_name}/t/{entry_id}/{slug}/favourites | Path does not match |
148 | entry_tips | /m/{magazine_name}/t/{entry_id}/{slug}/tips | Path does not match |
149 | entry_single | /m/{magazine_name}/t/{entry_id}/{slug}/{sortBy} | Path does not match |
150 | entry_single_comments | /m/{magazine_name}/t/{entry_id}/{slug}/comments/{sortBy} | Path does not match |
151 | entry_vote | /ev/{id}/{choice} | Path does not match |
152 | entry_report | /er/{id} | Path does not match |
153 | entry_favourite | /ef/{id} | Path does not match |
154 | entry_boost | /eb/{id} | Path does not match |
155 | api_entry_retrieve | /api/entry/{entry_id} | Path does not match |
156 | api_entry_update | /api/entry/{entry_id} | Path does not match |
157 | api_entry_delete | /api/entry/{entry_id} | Path does not match |
158 | api_entry_report | /api/entry/{entry_id}/report | Path does not match |
159 | api_entry_vote | /api/entry/{entry_id}/vote/{choice} | Path does not match |
160 | api_entry_favourite | /api/entry/{entry_id}/favourite | Path does not match |
161 | api_entries_subscribed | /api/entries/subscribed | Path does not match |
162 | api_entries_moderated | /api/entries/moderated | Path does not match |
163 | api_entries_favourited | /api/entries/favourited | Path does not match |
164 | api_entries_collection | /api/entries | Path does not match |
165 | api_entry_comments | /api/entry/{entry_id}/comments | Path does not match |
166 | api_entry_comment_new | /api/entry/{entry_id}/comments | Path does not match |
167 | api_entry_comment_new_image | /api/entry/{entry_id}/comments/image | Path does not match |
168 | api_entry_comment_reply | /api/entry/{entry_id}/comments/{comment_id}/reply | Path does not match |
169 | api_entry_comment_reply_image | /api/entry/{entry_id}/comments/{comment_id}/reply/image | Path does not match |
170 | api_comment_retrieve | /api/comments/{comment_id} | Path does not match |
171 | api_comment_update | /api/comments/{comment_id} | Path does not match |
172 | api_comment_delete | /api/comments/{comment_id} | Path does not match |
173 | api_comment_report | /api/comments/{comment_id}/report | Path does not match |
174 | api_comment_vote | /api/comments/{comment_id}/vote/{choice} | Path does not match |
175 | api_comment_favourite | /api/comments/{comment_id}/favourite | Path does not match |
176 | root | /{sortBy}/{time}/{type} | Path almost matches, but Requirement for "sortBy" does not match (top|hot|active|newest|oldest|commented|ważne|gorące|aktywne|najnowsze|najstarsze|komentowane) |
177 | front | /all/{sortBy}/{time}/{type} | Path does not match |
178 | front_subscribed | /sub/{sortBy}/{time}/{type} | Path does not match |
179 | front_moderated | /mod/{sortBy}/{time}/{type} | Path does not match |
180 | front_favourite | /fav/{sortBy}/{time}/{type} | Path does not match |
181 | front_magazine | /m/{name}/{sortBy}/{time}/{type} | Path does not match |
182 | front_aggregate | /*/{sortBy}/{time}/{type} | Path does not match |
183 | front_aggregate_subscribed | /*/sub/{sortBy}/{time}/{type} | Path does not match |
184 | front_aggregate_moderated | /*/mod/{sortBy}/{time}/{type} | Path does not match |
185 | front_aggregate_favourite | /*/fav/{sortBy}/{time}/{type} | Path does not match |
186 | front_aggregate_magazine | /*/m/{name}/{sortBy}/{time}/{type} | Path does not match |
187 | api_instance_details_retrieve | /api/instance | Path does not match |
188 | api_instance_modlog_retrieve | /api/modlog | Path does not match |
189 | api_instance_retrieve_views | /api/stats/views | Path does not match |
190 | api_instance_retrieve_votes | /api/stats/votes | Path does not match |
191 | api_instance_retrieve_content | /api/stats/content | Path does not match |
192 | api_instance_retrieve_defederated_instances | /api/defederated | Path does not match |
193 | about | /about | Path does not match |
194 | bot | /bot | Path does not match |
195 | magazine_create | /newMagazine | Path does not match |
196 | magazine_delete | /m/{name}/delete | Path does not match |
197 | magazine_restore | /m/{name}/restore | Path does not match |
198 | magazine_purge | /m/{name}/purge | Path does not match |
199 | magazine_purge_content | /m/{name}/purge_content | Path does not match |
200 | magazine_abandoned | /magazines/abandoned | Path does not match |
201 | magazine_categories | /magazines/collections | Path does not match |
202 | magazine_list_all | /magazines/{sortBy}/{view} | Path does not match |
203 | magazine_moderators | /m/{name}/moderators | Path does not match |
204 | magazine_modlog | /m/{name}/modlog | Path does not match |
205 | magazine_awards | /m/{name}/awards/{category} | Path does not match |
206 | magazine_people | /m/{name}/people | Path does not match |
207 | magazine_subscribe | /m/{name}/subscribe | Path does not match |
208 | magazine_unsubscribe | /m/{name}/unsubscribe | Path does not match |
209 | magazine_block | /m/{name}/block | Path does not match |
210 | magazine_unblock | /m/{name}/unblock | Path does not match |
211 | magazine_remove_subscriptions | /m/{name}/remove_subscriptions | Path does not match |
212 | magazine_moderator_request | /m/{name}/moderator_request | Path does not match |
213 | magazine_ownership_request | /m/{name}/ownership_request | Path does not match |
214 | magazine_ap_refresh | /m/{name}/ap_refresh | Path does not match |
215 | api_magazine_entry_create_article | /api/magazine/{magazine_id}/article | Path does not match |
216 | api_magazine_entry_create_link | /api/magazine/{magazine_id}/link | Path does not match |
217 | api_magazine_entry_create_image | /api/magazine/{magazine_id}/image | Path does not match |
218 | api_magazine_posts_create | /api/magazine/{magazine_id}/posts | Path does not match |
219 | api_magazine_posts_create_image | /api/magazine/{magazine_id}/posts/image | Path does not match |
220 | api_magazine_entries_retrieve | /api/magazine/{magazine_id}/entries | Path does not match |
221 | api_magazine_posts_retrieve | /api/magazine/{magazine_id}/posts | Path does not match |
222 | api_magazines_retrieve | /api/magazines | Path does not match |
223 | api_magazines_retrieve_subscribed | /api/magazines/subscribed | Path does not match |
224 | api_magazines_retrieve_moderated | /api/magazines/moderated | Path does not match |
225 | api_magazines_retrieve_blocked | /api/magazines/blocked | Path does not match |
226 | api_magazine_retrieve | /api/magazine/{magazine_id} | Path does not match |
227 | api_magazine_retrieve_by_name | /api/magazine/name/{magazine_name} | Path does not match |
228 | api_magazine_block | /api/magazine/{magazine_id}/block | Path does not match |
229 | api_magazine_unblock | /api/magazine/{magazine_id}/unblock | Path does not match |
230 | api_magazine_subscribe | /api/magazine/{magazine_id}/subscribe | Path does not match |
231 | api_magazine_unsubscribe | /api/magazine/{magazine_id}/unsubscribe | Path does not match |
232 | api_magazine_create | /api/moderate/magazine/new | Path does not match |
233 | api_magazine_update | /api/moderate/magazine/{magazine_id} | Path does not match |
234 | api_magazine_delete | /api/moderate/magazine/{magazine_id} | Path does not match |
235 | api_magazine_theme | /api/magazine/{magazine_id}/theme | Path does not match |
236 | api_magazine_modlog | /api/magazine/{magazine_id}/log | Path does not match |
237 | magazine_panel_bans | /m/{name}/panel/bans | Path does not match |
238 | magazine_panel_ban | /m/{name}/panel/ban/{username} | Path does not match |
239 | magazine_panel_unban | /m/{name}/panel/unban/{username} | Path does not match |
240 | magazine_panel_general | /m/{name}/panel/general | Path does not match |
241 | magazine_panel_moderators | /m/{name}/panel/moderators | Path does not match |
242 | magazine_panel_moderator_purge | /m/{magazine_name}/panel/{moderator_id}/purge | Path does not match |
243 | magazine_panel_reports | /m/{name}/panel/reports/{status} | Path does not match |
244 | magazine_panel_report_approve | /m/{magazine_name}/panel/reports/{report_id}/approve | Path does not match |
245 | magazine_panel_report_reject | /m/{magazine_name}/panel/reports/{report_id}/reject | Path does not match |
246 | magazine_panel_theme | /m/{name}/panel/appearance | Path does not match |
247 | magazine_panel_badges | /m/{name}/panel/badges | Path does not match |
248 | magazine_panel_badge_remove | /m/{magazine_name}/panel/badges/{badge_id}/purge | Path does not match |
249 | magazine_panel_tags | /m/{name}/panel/tags | Path does not match |
250 | magazine_panel_trash | /m/{name}/panel/trash | Path does not match |
251 | magazine_panel_stats | /m/{name}/panel/stats/{statsType}/{statsPeriod}/{withFederated} | Path does not match |
252 | magazine_panel_moderator_requests | /m/{name}/panel/moderator_requests | Path does not match |
253 | magazine_panel_moderator_request_accept | /m/{name}/moderator_requests/{username}/accept | Path does not match |
254 | magazine_panel_moderator_request_reject | /m/{name}/panel/moderator_requests/{username}/reject | Path does not match |
255 | messages_front | /profile/messages | Path does not match |
256 | messages_single | /profile/messages/{id} | Path does not match |
257 | messages_create | /u/{username}/message | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.