Routing
admin_channel_pipeline_index
Matched route
Route Parameters
| Name | Value |
|---|---|
| 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:
/channels/e231122f-1f18-11e9-8180-00163e87308f/pipeline
| # | 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 | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.