Routing
home
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/admin
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_doc | /api/docs.{_format} | Path does not match |
| 2 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 6 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 11 | _api_/connections{._format}_get_collection | /api/connections.{_format} | Path does not match |
| 12 | _api_/connections/{id}{._format}_get | /api/connections/{id}.{_format} | Path does not match |
| 13 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
| 14 | _api_/users{._format}_get_collection | /api/users.{_format} | Path does not match |
| 15 | _api_/users{._format}_post | /api/users.{_format} | Path does not match |
| 16 | me | /api/me | Path does not match |
| 17 | _api_/users/{id}{._format}_patch | /api/users/{id}.{_format} | Path does not match |
| 18 | avatar | /api/me/avatar | Path does not match |
| 19 | send_snippet | /api/me/send-snippet | Path does not match |
| 20 | _api_/companies/{id}{._format}_get | /api/companies/{id}.{_format} | Path does not match |
| 21 | _api_/companies/{id}{._format}_patch | /api/companies/{id}.{_format} | Path does not match |
| 22 | _api_/articles{._format}_get_collection | /api/articles.{_format} | Path does not match |
| 23 | _api_/articles/{id}{._format}_get | /api/articles/{id}.{_format} | Path does not match |
| 24 | _api_/articles/slug/{slug}_get | /api/articles/slug/{slug} | Path does not match |
| 25 | _api_/categories{._format}_get_collection | /api/categories.{_format} | Path does not match |
| 26 | _api_/categories/{id}{._format}_get | /api/categories/{id}.{_format} | Path does not match |
| 27 | _api_/categories/slug/{slug}_get | /api/categories/slug/{slug} | Path does not match |
| 28 | _api_/tags{._format}_get_collection | /api/tags.{_format} | Path does not match |
| 29 | _api_/tags/{id}{._format}_get | /api/tags/{id}.{_format} | Path does not match |
| 30 | _api_/campaigns/{id}{._format}_get | /api/campaigns/{id}.{_format} | Path does not match |
| 31 | _api_/campaigns{._format}_get_collection | /api/campaigns.{_format} | Path does not match |
| 32 | _api_/campaigns{._format}_post | /api/campaigns.{_format} | Path does not match |
| 33 | _api_/campaigns/{id}{._format}_patch | /api/campaigns/{id}.{_format} | Path does not match |
| 34 | _api_/campaigns/{id}{._format}_delete | /api/campaigns/{id}.{_format} | Path does not match |
| 35 | _api_/crawler-runs_get_collection | /api/crawler-runs | Path does not match |
| 36 | _api_/crawler_runs/{id}{._format}_get | /api/crawler_runs/{id}.{_format} | Path does not match |
| 37 | _api_/custom_events{._format}_get_collection | /api/custom_events.{_format} | Path does not match |
| 38 | _api_/custom_events/{id}{._format}_get | /api/custom_events/{id}.{_format} | Path does not match |
| 39 | _api_/custom_events{._format}_post | /api/custom_events.{_format} | Path does not match |
| 40 | _api_/custom_events/{id}{._format}_patch | /api/custom_events/{id}.{_format} | Path does not match |
| 41 | _api_/custom_events/{id}{._format}_delete | /api/custom_events/{id}.{_format} | Path does not match |
| 42 | _api_/funnels/{id}{._format}_get | /api/funnels/{id}.{_format} | Path does not match |
| 43 | _api_/funnels{._format}_get_collection | /api/funnels.{_format} | Path does not match |
| 44 | _api_/funnels{._format}_post | /api/funnels.{_format} | Path does not match |
| 45 | _api_/funnels/{id}{._format}_patch | /api/funnels/{id}.{_format} | Path does not match |
| 46 | _api_/funnels/{id}{._format}_delete | /api/funnels/{id}.{_format} | Path does not match |
| 47 | _api_/goals/{id}{._format}_get | /api/goals/{id}.{_format} | Path does not match |
| 48 | _api_/goals{._format}_get_collection | /api/goals.{_format} | Path does not match |
| 49 | _api_/goals{._format}_post | /api/goals.{_format} | Path does not match |
| 50 | _api_/goals/{id}{._format}_patch | /api/goals/{id}.{_format} | Path does not match |
| 51 | _api_/goals/{id}{._format}_delete | /api/goals/{id}.{_format} | Path does not match |
| 52 | _api_/issues/{id}{._format}_get | /api/issues/{id}.{_format} | Path does not match |
| 53 | _api_/issues{._format}_get_collection | /api/issues.{_format} | Path does not match |
| 54 | _api_/issues/{id}{._format}_patch | /api/issues/{id}.{_format} | Path does not match |
| 55 | _api_/issues/{id}{._format}_delete | /api/issues/{id}.{_format} | Path does not match |
| 56 | _api_/markers/{id}{._format}_get | /api/markers/{id}.{_format} | Path does not match |
| 57 | _api_/markers{._format}_get_collection | /api/markers.{_format} | Path does not match |
| 58 | _api_/markers{._format}_post | /api/markers.{_format} | Path does not match |
| 59 | _api_/markers/{id}{._format}_patch | /api/markers/{id}.{_format} | Path does not match |
| 60 | _api_/markers/{id}{._format}_delete | /api/markers/{id}.{_format} | Path does not match |
| 61 | _api_/activities/{id}{._format}_get | /api/activities/{id}.{_format} | Path does not match |
| 62 | _api_/activities{._format}_get_collection | /api/activities.{_format} | Path does not match |
| 63 | _api_/business_types/{id}{._format}_get | /api/business_types/{id}.{_format} | Path does not match |
| 64 | _api_/business_types{._format}_get_collection | /api/business_types.{_format} | Path does not match |
| 65 | _api_/competitors/{id}{._format}_get | /api/competitors/{id}.{_format} | Path does not match |
| 66 | _api_/competitors{._format}_get_collection | /api/competitors.{_format} | Path does not match |
| 67 | _api_/competitors{._format}_post | /api/competitors.{_format} | Path does not match |
| 68 | _api_/competitors/{id}{._format}_delete | /api/competitors/{id}.{_format} | Path does not match |
| 69 | _api_/projects/{id}{._format}_get | /api/projects/{id}.{_format} | Path does not match |
| 70 | _api_/projects{._format}_get_collection | /api/projects.{_format} | Path does not match |
| 71 | _api_/projects{._format}_post | /api/projects.{_format} | Path does not match |
| 72 | _api_/projects/{id}{._format}_patch | /api/projects/{id}.{_format} | Path does not match |
| 73 | _api_/projects/{id}{._format}_delete | /api/projects/{id}.{_format} | Path does not match |
| 74 | trigger_crawl | /api/projects/{id}/crawl | Path does not match |
| 75 | _api_/project_contexts/{id}{._format}_get | /api/project_contexts/{id}.{_format} | Path does not match |
| 76 | _api_/project_contexts{._format}_get_collection | /api/project_contexts.{_format} | Path does not match |
| 77 | _api_/project_contexts/{id}{._format}_patch | /api/project_contexts/{id}.{_format} | Path does not match |
| 78 | _api_/project_members/{id}{._format}_get | /api/project_members/{id}.{_format} | Path does not match |
| 79 | _api_/project_members{._format}_get_collection | /api/project_members.{_format} | Path does not match |
| 80 | _api_/project_members{._format}_post | /api/project_members.{_format} | Path does not match |
| 81 | _api_/project_members/{id}{._format}_patch | /api/project_members/{id}.{_format} | Path does not match |
| 82 | _api_/project_members/{id}{._format}_delete | /api/project_members/{id}.{_format} | Path does not match |
| 83 | _api_/reports/{id}{._format}_get | /api/reports/{id}.{_format} | Path does not match |
| 84 | _api_/reports{._format}_get_collection | /api/reports.{_format} | Path does not match |
| 85 | _api_/reports{._format}_post | /api/reports.{_format} | Path does not match |
| 86 | _api_/reports/{id}{._format}_patch | /api/reports/{id}.{_format} | Path does not match |
| 87 | _api_/reports/{id}{._format}_delete | /api/reports/{id}.{_format} | Path does not match |
| 88 | _api_/report_campaign_items{._format}_get_collection | /api/report_campaign_items.{_format} | Path does not match |
| 89 | _api_/report_campaign_items/{id}{._format}_get | /api/report_campaign_items/{id}.{_format} | Path does not match |
| 90 | _api_/report_campaign_items{._format}_post | /api/report_campaign_items.{_format} | Path does not match |
| 91 | _api_/report_campaign_items/{id}{._format}_patch | /api/report_campaign_items/{id}.{_format} | Path does not match |
| 92 | _api_/report_campaign_items/{id}{._format}_delete | /api/report_campaign_items/{id}.{_format} | Path does not match |
| 93 | _api_/report_comments{._format}_get_collection | /api/report_comments.{_format} | Path does not match |
| 94 | _api_/report_comments/{id}{._format}_get | /api/report_comments/{id}.{_format} | Path does not match |
| 95 | _api_/report_comments{._format}_post | /api/report_comments.{_format} | Path does not match |
| 96 | _api_/report_comments/{id}{._format}_patch | /api/report_comments/{id}.{_format} | Path does not match |
| 97 | _api_/report_comments/{id}{._format}_delete | /api/report_comments/{id}.{_format} | Path does not match |
| 98 | _api_/report_feedbacks{._format}_get_collection | /api/report_feedbacks.{_format} | Path does not match |
| 99 | _api_/report_feedbacks/{id}{._format}_get | /api/report_feedbacks/{id}.{_format} | Path does not match |
| 100 | _api_/report_feedbacks{._format}_post | /api/report_feedbacks.{_format} | Path does not match |
| 101 | _api_/report_feedbacks/{id}{._format}_patch | /api/report_feedbacks/{id}.{_format} | Path does not match |
| 102 | _api_/report_feedbacks/{id}{._format}_delete | /api/report_feedbacks/{id}.{_format} | Path does not match |
| 103 | _api_/report_folders/{id}{._format}_get | /api/report_folders/{id}.{_format} | Path does not match |
| 104 | _api_/report_folders{._format}_get_collection | /api/report_folders.{_format} | Path does not match |
| 105 | _api_/report_folders{._format}_post | /api/report_folders.{_format} | Path does not match |
| 106 | _api_/report_folders/{id}{._format}_patch | /api/report_folders/{id}.{_format} | Path does not match |
| 107 | _api_/report_folders/{id}{._format}_delete | /api/report_folders/{id}.{_format} | Path does not match |
| 108 | _api_/report_goals{._format}_get_collection | /api/report_goals.{_format} | Path does not match |
| 109 | _api_/report_goals/{id}{._format}_get | /api/report_goals/{id}.{_format} | Path does not match |
| 110 | _api_/report_goals{._format}_post | /api/report_goals.{_format} | Path does not match |
| 111 | _api_/report_goals/{id}{._format}_patch | /api/report_goals/{id}.{_format} | Path does not match |
| 112 | _api_/report_goals/{id}{._format}_delete | /api/report_goals/{id}.{_format} | Path does not match |
| 113 | _api_/report_highlights{._format}_get_collection | /api/report_highlights.{_format} | Path does not match |
| 114 | _api_/report_highlights/{id}{._format}_get | /api/report_highlights/{id}.{_format} | Path does not match |
| 115 | _api_/report_highlights{._format}_post | /api/report_highlights.{_format} | Path does not match |
| 116 | _api_/report_highlights/{id}{._format}_patch | /api/report_highlights/{id}.{_format} | Path does not match |
| 117 | _api_/report_highlights/{id}{._format}_delete | /api/report_highlights/{id}.{_format} | Path does not match |
| 118 | _api_/report_indicator_comments{._format}_get_collection | /api/report_indicator_comments.{_format} | Path does not match |
| 119 | _api_/report_indicator_comments/{id}{._format}_get | /api/report_indicator_comments/{id}.{_format} | Path does not match |
| 120 | _api_/report_indicator_comments{._format}_post | /api/report_indicator_comments.{_format} | Path does not match |
| 121 | _api_/report_indicator_comments/{id}{._format}_patch | /api/report_indicator_comments/{id}.{_format} | Path does not match |
| 122 | _api_/report_indicator_comments/{id}{._format}_delete | /api/report_indicator_comments/{id}.{_format} | Path does not match |
| 123 | _api_/report_recommendations{._format}_get_collection | /api/report_recommendations.{_format} | Path does not match |
| 124 | _api_/report_recommendations/{id}{._format}_get | /api/report_recommendations/{id}.{_format} | Path does not match |
| 125 | _api_/report_recommendations{._format}_post | /api/report_recommendations.{_format} | Path does not match |
| 126 | _api_/report_recommendations/{id}{._format}_patch | /api/report_recommendations/{id}.{_format} | Path does not match |
| 127 | _api_/report_recommendations/{id}{._format}_delete | /api/report_recommendations/{id}.{_format} | Path does not match |
| 128 | _api_/storage_files/{id}{._format}_get | /api/storage_files/{id}.{_format} | Path does not match |
| 129 | _api_/storage-files_post | /api/storage-files | Path does not match |
| 130 | _api_/storage_files/{id}{._format}_delete | /api/storage_files/{id}.{_format} | Path does not match |
| 131 | _api_/sections{._format}_get_collection | /api/sections.{_format} | Path does not match |
| 132 | _api_/sections/{id}{._format}_get | /api/sections/{id}.{_format} | Path does not match |
| 133 | _api_/sections{._format}_post | /api/sections.{_format} | Path does not match |
| 134 | _api_/sections/{id}{._format}_patch | /api/sections/{id}.{_format} | Path does not match |
| 135 | _api_/sections/{id}{._format}_delete | /api/sections/{id}.{_format} | Path does not match |
| 136 | _api_/tasks/{id}{._format}_get | /api/tasks/{id}.{_format} | Path does not match |
| 137 | _api_/tasks{._format}_get_collection | /api/tasks.{_format} | Path does not match |
| 138 | _api_/tasks{._format}_post | /api/tasks.{_format} | Path does not match |
| 139 | _api_/tasks/{id}{._format}_patch | /api/tasks/{id}.{_format} | Path does not match |
| 140 | _api_/tasks/{id}{._format}_delete | /api/tasks/{id}.{_format} | Path does not match |
| 141 | _api_/task_comments{._format}_get_collection | /api/task_comments.{_format} | Path does not match |
| 142 | _api_/task_comments/{id}{._format}_get | /api/task_comments/{id}.{_format} | Path does not match |
| 143 | _api_/task_comments{._format}_post | /api/task_comments.{_format} | Path does not match |
| 144 | _api_/task_comments/{id}{._format}_patch | /api/task_comments/{id}.{_format} | Path does not match |
| 145 | _api_/task_comments/{id}{._format}_delete | /api/task_comments/{id}.{_format} | Path does not match |
| 146 | _api_/workspaces/{id}{._format}_get | /api/workspaces/{id}.{_format} | Path does not match |
| 147 | _api_/workspaces{._format}_get_collection | /api/workspaces.{_format} | Path does not match |
| 148 | _api_/workspaces{._format}_post | /api/workspaces.{_format} | Path does not match |
| 149 | _api_/workspaces/{id}{._format}_patch | /api/workspaces/{id}.{_format} | Path does not match |
| 150 | _api_/workspaces/{id}{._format}_delete | /api/workspaces/{id}.{_format} | Path does not match |
| 151 | admin_user_index | /{_locale}/admin/user | Path does not match |
| 152 | admin_user_new | /{_locale}/admin/user/new | Path does not match |
| 153 | admin_user_batch_delete | /{_locale}/admin/user/batch-delete | Path does not match |
| 154 | admin_user_autocomplete | /{_locale}/admin/user/autocomplete | Path does not match |
| 155 | admin_user_render_filters | /{_locale}/admin/user/render-filters | Path does not match |
| 156 | admin_user_edit | /{_locale}/admin/user/{entityId}/edit | Path does not match |
| 157 | admin_user_delete | /{_locale}/admin/user/{entityId}/delete | Path does not match |
| 158 | admin_user_detail | /{_locale}/admin/user/{entityId} | Path does not match |
| 159 | admin_company_index | /{_locale}/admin/company | Path does not match |
| 160 | admin_company_new | /{_locale}/admin/company/new | Path does not match |
| 161 | admin_company_batch_delete | /{_locale}/admin/company/batch-delete | Path does not match |
| 162 | admin_company_autocomplete | /{_locale}/admin/company/autocomplete | Path does not match |
| 163 | admin_company_render_filters | /{_locale}/admin/company/render-filters | Path does not match |
| 164 | admin_company_edit | /{_locale}/admin/company/{entityId}/edit | Path does not match |
| 165 | admin_company_delete | /{_locale}/admin/company/{entityId}/delete | Path does not match |
| 166 | admin_company_detail | /{_locale}/admin/company/{entityId} | Path does not match |
| 167 | admin_discount_code_index | /{_locale}/admin/discount-code | Path does not match |
| 168 | admin_discount_code_new | /{_locale}/admin/discount-code/new | Path does not match |
| 169 | admin_discount_code_batch_delete | /{_locale}/admin/discount-code/batch-delete | Path does not match |
| 170 | admin_discount_code_autocomplete | /{_locale}/admin/discount-code/autocomplete | Path does not match |
| 171 | admin_discount_code_render_filters | /{_locale}/admin/discount-code/render-filters | Path does not match |
| 172 | admin_discount_code_edit | /{_locale}/admin/discount-code/{entityId}/edit | Path does not match |
| 173 | admin_discount_code_delete | /{_locale}/admin/discount-code/{entityId}/delete | Path does not match |
| 174 | admin_discount_code_detail | /{_locale}/admin/discount-code/{entityId} | Path does not match |
| 175 | admin_article_index | /{_locale}/admin/article | Path does not match |
| 176 | admin_article_new | /{_locale}/admin/article/new | Path does not match |
| 177 | admin_article_batch_delete | /{_locale}/admin/article/batch-delete | Path does not match |
| 178 | admin_article_autocomplete | /{_locale}/admin/article/autocomplete | Path does not match |
| 179 | admin_article_render_filters | /{_locale}/admin/article/render-filters | Path does not match |
| 180 | admin_article_edit | /{_locale}/admin/article/{entityId}/edit | Path does not match |
| 181 | admin_article_delete | /{_locale}/admin/article/{entityId}/delete | Path does not match |
| 182 | admin_article_detail | /{_locale}/admin/article/{entityId} | Path does not match |
| 183 | admin_category_index | /{_locale}/admin/category | Path does not match |
| 184 | admin_category_new | /{_locale}/admin/category/new | Path does not match |
| 185 | admin_category_batch_delete | /{_locale}/admin/category/batch-delete | Path does not match |
| 186 | admin_category_autocomplete | /{_locale}/admin/category/autocomplete | Path does not match |
| 187 | admin_category_render_filters | /{_locale}/admin/category/render-filters | Path does not match |
| 188 | admin_category_edit | /{_locale}/admin/category/{entityId}/edit | Path does not match |
| 189 | admin_category_delete | /{_locale}/admin/category/{entityId}/delete | Path does not match |
| 190 | admin_category_detail | /{_locale}/admin/category/{entityId} | Path does not match |
| 191 | admin_tag_index | /{_locale}/admin/tag | Path does not match |
| 192 | admin_tag_new | /{_locale}/admin/tag/new | Path does not match |
| 193 | admin_tag_batch_delete | /{_locale}/admin/tag/batch-delete | Path does not match |
| 194 | admin_tag_autocomplete | /{_locale}/admin/tag/autocomplete | Path does not match |
| 195 | admin_tag_render_filters | /{_locale}/admin/tag/render-filters | Path does not match |
| 196 | admin_tag_edit | /{_locale}/admin/tag/{entityId}/edit | Path does not match |
| 197 | admin_tag_delete | /{_locale}/admin/tag/{entityId}/delete | Path does not match |
| 198 | admin_tag_detail | /{_locale}/admin/tag/{entityId} | Path does not match |
| 199 | admin_crawler_run_index | /{_locale}/admin/crawler-run | Path does not match |
| 200 | admin_crawler_run_new | /{_locale}/admin/crawler-run/new | Path does not match |
| 201 | admin_crawler_run_batch_delete | /{_locale}/admin/crawler-run/batch-delete | Path does not match |
| 202 | admin_crawler_run_autocomplete | /{_locale}/admin/crawler-run/autocomplete | Path does not match |
| 203 | admin_crawler_run_render_filters | /{_locale}/admin/crawler-run/render-filters | Path does not match |
| 204 | admin_crawler_run_edit | /{_locale}/admin/crawler-run/{entityId}/edit | Path does not match |
| 205 | admin_crawler_run_delete | /{_locale}/admin/crawler-run/{entityId}/delete | Path does not match |
| 206 | admin_crawler_run_detail | /{_locale}/admin/crawler-run/{entityId} | Path does not match |
| 207 | admin_project_index | /{_locale}/admin/project | Path does not match |
| 208 | admin_project_new | /{_locale}/admin/project/new | Path does not match |
| 209 | admin_project_batch_delete | /{_locale}/admin/project/batch-delete | Path does not match |
| 210 | admin_project_autocomplete | /{_locale}/admin/project/autocomplete | Path does not match |
| 211 | admin_project_render_filters | /{_locale}/admin/project/render-filters | Path does not match |
| 212 | admin_project_edit | /{_locale}/admin/project/{entityId}/edit | Path does not match |
| 213 | admin_project_delete | /{_locale}/admin/project/{entityId}/delete | Path does not match |
| 214 | admin_project_detail | /{_locale}/admin/project/{entityId} | Path does not match |
| 215 | admin_project_member_index | /{_locale}/admin/project-member | Path does not match |
| 216 | admin_project_member_new | /{_locale}/admin/project-member/new | Path does not match |
| 217 | admin_project_member_batch_delete | /{_locale}/admin/project-member/batch-delete | Path does not match |
| 218 | admin_project_member_autocomplete | /{_locale}/admin/project-member/autocomplete | Path does not match |
| 219 | admin_project_member_render_filters | /{_locale}/admin/project-member/render-filters | Path does not match |
| 220 | admin_project_member_edit | /{_locale}/admin/project-member/{entityId}/edit | Path does not match |
| 221 | admin_project_member_delete | /{_locale}/admin/project-member/{entityId}/delete | Path does not match |
| 222 | admin_project_member_detail | /{_locale}/admin/project-member/{entityId} | Path does not match |
| 223 | admin_workspace_index | /{_locale}/admin/workspace | Path does not match |
| 224 | admin_workspace_new | /{_locale}/admin/workspace/new | Path does not match |
| 225 | admin_workspace_batch_delete | /{_locale}/admin/workspace/batch-delete | Path does not match |
| 226 | admin_workspace_autocomplete | /{_locale}/admin/workspace/autocomplete | Path does not match |
| 227 | admin_workspace_render_filters | /{_locale}/admin/workspace/render-filters | Path does not match |
| 228 | admin_workspace_edit | /{_locale}/admin/workspace/{entityId}/edit | Path does not match |
| 229 | admin_workspace_delete | /{_locale}/admin/workspace/{entityId}/delete | Path does not match |
| 230 | admin_workspace_detail | /{_locale}/admin/workspace/{entityId} | Path does not match |
| 231 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 232 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 233 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 234 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 235 | _wdt | /_wdt/{token} | Path does not match |
| 236 | _profiler_home | /_profiler/ | Path does not match |
| 237 | _profiler_search | /_profiler/search | Path does not match |
| 238 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 239 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 240 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 241 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 242 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 243 | _profiler_open_file | /_profiler/open | Path does not match |
| 244 | _profiler | /_profiler/{token} | Path does not match |
| 245 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 246 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 247 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 248 | api_auth_firebase | /api/auth/firebase | Path does not match |
| 249 | api_two_factor_setup | /api/me/two-factor/setup | Path does not match |
| 250 | api_two_factor_enable | /api/me/two-factor/enable | Path does not match |
| 251 | api_two_factor_disable | /api/me/two-factor/disable | Path does not match |
| 252 | api_two_factor_regenerate_codes | /api/me/two-factor/regenerate-codes | Path does not match |
| 253 | api_two_factor_verify | /api/two-factor/verify | Path does not match |
| 254 | app_application_billing_discountcode_verify | /api/discount-codes/verify | Path does not match |
| 255 | app_application_billing_discountcode_recordusage | /api/discount-codes/record-usage | Path does not match |
| 256 | app_application_billing_subscription_activatesubscription | /api/billing/activate-subscription | Path does not match |
| 257 | app_application_billing_subscription_reactivatesubscription | /api/billing/reactivate-subscription | Path does not match |
| 258 | app_application_billing_subscription_updatesubscriptionmeta | /api/billing/update-subscription-meta | Path does not match |
| 259 | app_application_billing_subscription_cancelsubscription | /api/billing/cancel-subscription | Path does not match |
| 260 | app_domain_emailprovider_emailprovider_getconnection | /api/projects/{projectId}/email-provider | Path does not match |
| 261 | app_domain_emailprovider_emailprovider_connect | /api/integrations/email/connect | Path does not match |
| 262 | app_domain_emailprovider_emailprovider_disconnect | /api/integrations/email/disconnect/{projectId} | Path does not match |
| 263 | app_domain_emailprovider_emailprovider_getcampaignpreview | /api/projects/{projectId}/email/campaigns/{campaignId}/preview | Path does not match |
| 264 | app_domain_emailprovider_emailprovider_gettemplatepreview | /api/projects/{projectId}/email/templates/{templateId}/preview | Path does not match |
| 265 | app_domain_emailprovider_emailprovider_gettemplatenames | /api/projects/{projectId}/email/template-names | Path does not match |
| 266 | app_domain_hubspot_hubspotauth_getconnection | /api/projects/{projectId}/hubspot | Path does not match |
| 267 | app_domain_hubspot_hubspotauth_authurl | /api/integrations/hubspot/auth-url | Path does not match |
| 268 | app_domain_hubspot_hubspotauth_callback | /api/integrations/hubspot/callback | Path does not match |
| 269 | app_domain_hubspot_hubspotauth_connect | /api/integrations/hubspot/connect | Path does not match |
| 270 | app_domain_hubspot_hubspotauth_savefilters | /api/integrations/hubspot/filters | Path does not match |
| 271 | app_domain_hubspot_hubspotauth_pipelines | /api/integrations/hubspot/pipelines | Path does not match |
| 272 | app_domain_hubspot_hubspotauth_properties | /api/integrations/hubspot/properties | Path does not match |
| 273 | app_domain_hubspot_hubspotauth_disconnect | /api/integrations/hubspot/disconnect/{projectId} | Path does not match |
| 274 | newsletter_subscribe | /api/newsletter/subscribe | Path does not match |
| 275 | waitlist_subscribe | /api/waitlist | Path does not match |
| 276 | app_domain_meta_metaauth_getconnection | /api/projects/{projectId}/meta | Path does not match |
| 277 | app_domain_meta_metaauth_authurl | /api/integrations/meta/auth-url | Path does not match |
| 278 | app_domain_meta_metaauth_callback | /api/integrations/meta/callback | Path does not match |
| 279 | app_domain_meta_metaauth_listadaccounts | /api/integrations/meta/ad-accounts | Path does not match |
| 280 | app_domain_meta_metaauth_listpages | /api/integrations/meta/pages | Path does not match |
| 281 | app_domain_meta_metaauth_connectaccount | /api/integrations/meta/connect-account | Path does not match |
| 282 | app_domain_meta_metaauth_connectpage | /api/integrations/meta/connect-page | Path does not match |
| 283 | app_domain_meta_metaauth_disconnect | /api/integrations/meta/disconnect/{projectId} | Path does not match |
| 284 | report_generate_share_token | /api/reports/{id}/share-token | Path does not match |
| 285 | report_guest_access | /api/reports/guest-access | Path does not match |
| 286 | report_indicator_comment_counts | /api/reports/{id}/indicator-comment-counts | Path does not match |
| 287 | report_task_stats | /api/reports/{id}/task-stats | Path does not match |
| 288 | app_domain_searchconsole_gscauth_getconnection | /api/projects/{projectId}/gsc | Path does not match |
| 289 | app_domain_searchconsole_gscauth_authurl | /api/integrations/gsc/auth-url | Path does not match |
| 290 | app_domain_searchconsole_gscauth_callback | /api/integrations/gsc/callback | Path does not match |
| 291 | app_domain_searchconsole_gscauth_listproperties | /api/integrations/gsc/properties | Path does not match |
| 292 | app_domain_searchconsole_gscauth_connect | /api/integrations/gsc/connect | Path does not match |
| 293 | app_domain_searchconsole_gscauth_disconnect | /api/integrations/gsc/disconnect/{projectId} | Path does not match |
| 294 | home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.