Routing
async_admin_channel_activity_feed_collection
Matched route
Route Parameters
| Name | Value |
|---|---|
| activityFeedId | "5" |
| channelId | "e231122f-1f18-11e9-8180-00163e87308f" |
| channel_domain | "staging.nellapp-01.drosalys.net" |
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/async/channels/e231122f-1f18-11e9-8180-00163e87308f/activity-feed/5/activities
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app.swagger | /async/doc.json | Path does not match |
| 2 | app.swagger_ui | /async/doc | Path does not match |
| 3 | admin_channel_company_redirect_show | /channels/{channelId}/company/{companyId}/redirect-show | Path does not match |
| 4 | admin_channel_contact_redirect_show | /channels/{channelId}/contact/{channelContactId}/redirect-show | Path does not match |
| 5 | admin_channel_opportunity_archive | /channels/{channelId}/opportunity/{opportunityId}/archive | Path does not match |
| 6 | admin_channel_opportunity_archive_multiple | /channels/{channelId}/opportunity/archive-multiple | Path does not match |
| 7 | admin_channel_opportunity_redirect_show | /channels/{channelId}/opportunity/{opportunityId}/redirect-show | Path does not match |
| 8 | admin_channel_opportunity_remove_contact | /channels/{channelId}/opportunity/{opportunityId}/contacts/{channelContactId}/remove/{behavior} | Path does not match |
| 9 | admin_channel_opportunity_show_activity_feed | /channels/{channelId}/opportunity/{opportunityId}/activity-feed | Path does not match |
| 10 | admin_channel_opportunity_show_contacts | /channels/{channelId}/opportunity/{opportunityId}/contacts | Path does not match |
| 11 | admin_channel_opportunity_show_drive | /channels/{channelId}/opportunity/{opportunityId}/drive | Path does not match |
| 12 | admin_channel_opportunity_show_information | /channels/{channelId}/opportunity/{opportunityId}/information | Path does not match |
| 13 | admin_channel_opportunity_show_quotes | /channels/{channelId}/opportunity/{opportunityId}/quotes | Path does not match |
| 14 | admin_channel_opportunity_show_tasks | /channels/{channelId}/opportunity/{opportunityId}/tasks | Path does not match |
| 15 | admin_channel_opportunity_edit | /channels/{channelId}/opportunity/{opportunityId}/edit | Path does not match |
| 16 | admin_channel_opportunity_index | /channels/{channelId}/opportunity | Path does not match |
| 17 | admin_channel_opportunity_new | /channels/{channelId}/opportunity/new/{pipelineId} | Path does not match |
| 18 | admin_channel_opportunity_restore | /channels/{channelId}/opportunity/{opportunityId}/restore | Path does not match |
| 19 | admin_channel_pipeline_archive | /channels/{channelId}/pipeline/{pipelineId}/archive | Path does not match |
| 20 | admin_channel_pipeline_archive_multiple | /channels/{channelId}/pipeline/archive-multiple | Path does not match |
| 21 | admin_channel_pipeline_set_default | /channels/{channelId}/pipeline/{pipelineId}/set-default | Path does not match |
| 22 | admin_channel_pipeline_edit | /channels/{channelId}/pipeline/{pipelineId}/edit | Path does not match |
| 23 | admin_channel_pipeline_index | /channels/{channelId}/pipeline | Path does not match |
| 24 | admin_channel_pipeline_new | /channels/{channelId}/pipeline/new | Path does not match |
| 25 | admin_channel_pipeline_redirect_default | /channels/{channelId}/pipeline/redirect-default | Path does not match |
| 26 | admin_channel_pipeline_restore | /channels/{channelId}/pipeline/{pipelineId}/restore | Path does not match |
| 27 | admin_channel_pipeline_show | /channels/{channelId}/pipeline/{pipelineId} | Path does not match |
| 28 | admin_channel_product_archive | /channels/{channelId}/product/{productId}/archive | Path does not match |
| 29 | admin_channel_product_archive_multiple | /channels/{channelId}/product/archive-multiple | Path does not match |
| 30 | admin_channel_product_duplicate | /channels/{channelId}/product/{productId}/duplicate | Path does not match |
| 31 | admin_channel_product_index | /channels/{channelId}/product | Path does not match |
| 32 | admin_channel_product_restore | /channels/{channelId}/product/{productId}/restore | Path does not match |
| 33 | admin_channel_quote_archive | /channels/{channelId}/quote/{quoteId}/archive | Path does not match |
| 34 | admin_channel_quote_archive_multiple | /channels/{channelId}/quote/archive-multiple | Path does not match |
| 35 | admin_channel_quote_duplicate | /channels/{channelId}/quote/{quoteId}/duplicate | Path does not match |
| 36 | admin_channel_quote_edit | /channels/{channelId}/quote/{quoteId}/edit | Path does not match |
| 37 | admin_channel_quote_index | /channels/{channelId}/quote | Path does not match |
| 38 | admin_channel_quote_new | /channels/{channelId}/quote/new/{opportunityId} | Path does not match |
| 39 | admin_channel_quote_pdf_download | /channels/{channelId}/quote/{quoteId}/pdf/download | Path does not match |
| 40 | admin_channel_quote_pdf_preview | /channels/{channelId}/quote/{quoteId}/pdf/preview | Path does not match |
| 41 | admin_channel_quote_restore | /channels/{channelId}/quote/{quoteId}/restore | Path does not match |
| 42 | admin_channel_quote_show | /channels/{channelId}/quote/{quoteId}/show | Path does not match |
| 43 | admin_channel_quote_status | /channels/{channelId}/quote/{quoteId}/status/{status} | Path does not match |
| 44 | admin_channel_quote_template_archive | /channels/{channelId}/quote-template/{quoteTemplateId}/archive | Path does not match |
| 45 | admin_channel_quote_template_archive_multiple | /channels/{channelId}/quote-template/archive-multiple | Path does not match |
| 46 | admin_channel_quote_template_duplicate | /channels/{channelId}/quote-template/{quoteTemplateId}/duplicate | Path does not match |
| 47 | admin_channel_quote_template_edit | /channels/{channelId}/quote-template/{quoteTemplateId}/edit | Path does not match |
| 48 | admin_channel_quote_template_index | /channels/{channelId}/quote-template | Path does not match |
| 49 | admin_channel_quote_template_new | /channels/{channelId}/quote-template/new | Path does not match |
| 50 | admin_channel_quote_template_restore | /channels/{channelId}/quote-template/{quoteTemplateId}/restore | Path does not match |
| 51 | admin_channel_quote_template_show | /channels/{channelId}/quote-template/{quoteTemplateId}/show | Path does not match |
| 52 | async_admin_channel_activity_feed_collection | /async/channels/{channelId}/activity-feed/{activityFeedId}/activities | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.