Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | api_cards_without_final_date | /api/cards-without-final-date | Path does not match |
| 16 | api_counters_create | /api/counters | Path does not match |
| 17 | api_counters_increment | /api/counters/increment | Path does not match |
| 18 | api_counters_get | /api/counters/{name} | Path does not match |
| 19 | api_tasks_next | /api/tasks/next | Path does not match |
| 20 | api_trigger_daily_reminder | /api/trigger-daily-reminder | Path does not match |
| 21 | api_input_data_save | /api/input-data/save | Path does not match |
| 22 | api_notifications_list | /api/notifications | Path does not match |
| 23 | api_notifications_unread_count | /api/notifications/unread-count | Path does not match |
| 24 | api_notifications_mark_read | /api/notifications/{notificationId}/read | Path does not match |
| 25 | api_notifications_mark_read_bulk | /api/notifications/mark-read-bulk | Path does not match |
| 26 | api_notifications_delete | /api/notifications/{notificationId} | Path does not match |
| 27 | api_boards_list | /api/boards | Path does not match |
| 28 | api_boards_create | /api/boards | Path does not match |
| 29 | api_boards_show | /api/boards/{boardId} | Path does not match |
| 30 | api_boards_update | /api/boards/{boardId} | Path does not match |
| 31 | api_boards_user_fields_visibility_show | /api/boards/{boardId}/user-fields-visibility | Path does not match |
| 32 | api_boards_user_fields_visibility_update | /api/boards/{boardId}/user-fields-visibility | Path does not match |
| 33 | api_boards_available_fields | /api/boards/{boardId}/available-fields | Path does not match |
| 34 | api_boards_visible_card_fields_show | /api/boards/{boardId}/visible-card-fields | Path does not match |
| 35 | api_boards_visible_card_fields_update | /api/boards/{boardId}/visible-card-fields | Path does not match |
| 36 | api_boards_delete | /api/boards/{boardId} | Path does not match |
| 37 | api_columns_create | /api/boards/{boardId}/columns | Path does not match |
| 38 | api_columns_update | /api/columns/{columnId} | Path does not match |
| 39 | api_columns_delete | /api/columns/{columnId} | Path does not match |
| 40 | api_columns_reorder | /api/boards/{boardId}/columns/order | Path does not match |
| 41 | api_cards_create | /api/columns/{columnId}/cards | Path does not match |
| 42 | api_cards_show | /api/cards/{cardId} | Path does not match |
| 43 | api_cards_update | /api/cards/{cardId} | Path does not match |
| 44 | api_cards_delete | /api/cards/{cardId} | Path does not match |
| 45 | api_cards_move | /api/cards/{cardId}/move | Path does not match |
| 46 | api_boards_custom_fields_list | /api/boards/{boardId}/custom-fields | Path does not match |
| 47 | api_card_custom_field_values_list | /api/cards/{cardId}/custom-field-values | Path does not match |
| 48 | api_card_custom_field_value_update | /api/cards/{cardId}/custom-field-values/{customFieldId} | Path does not match |
| 49 | api_labels_list | /api/boards/{boardId}/labels | Path does not match |
| 50 | api_labels_create | /api/boards/{boardId}/labels | Path does not match |
| 51 | api_labels_update | /api/labels/{labelId} | Path does not match |
| 52 | api_labels_delete | /api/labels/{labelId} | Path does not match |
| 53 | api_comments_list | /api/cards/{cardId}/comments | Path does not match |
| 54 | api_comments_create | /api/cards/{cardId}/comments | Path does not match |
| 55 | api_comments_delete | /api/comments/{commentId} | Path does not match |
| 56 | api_attachments_list | /api/cards/{cardId}/attachments | Path does not match |
| 57 | api_attachments_upload | /api/cards/{cardId}/attachments | Path does not match |
| 58 | api_attachments_delete | /api/attachments/{attachmentId} | Path does not match |
| 59 | api_checklists_list | /api/cards/{cardId}/checklists | Path does not match |
| 60 | api_checklists_create | /api/cards/{cardId}/checklists | Path does not match |
| 61 | api_checklists_delete | /api/checklists/{checklistId} | Path does not match |
| 62 | api_checklists_update | /api/checklists/{checklistId} | Path does not match |
| 63 | api_checklist_items_create | /api/checklists/{checklistId}/items | Path does not match |
| 64 | api_checklist_items_update | /api/checklist-items/{itemId} | Path does not match |
| 65 | api_checklist_items_delete | /api/checklist-items/{itemId} | Path does not match |
| 66 | api_activity_list | /api/boards/{boardId}/activity | Path does not match |
| 67 | api_users_search | /api/users/search | Path does not match |
| 68 | api_users_create | /api/users | Path does not match |
| 69 | api_users_field_values | /api/users/{userId}/field-values | Path does not match |
| 70 | api_cards_assign_user | /api/cards/{cardId}/assign | Path does not match |
| 71 | api_cards_unassign_user | /api/cards/{cardId}/unassign | Path does not match |
| 72 | api_cards_set_user | /api/cards/{cardId}/user | Path does not match |
| 73 | api_cards_unset_user | /api/cards/{cardId}/user | Path does not match |
| 74 | api_counter_cards_create | /api/columns/{columnId}/counter-cards | Path does not match |
| 75 | api_counter_cards_update | /api/cards/{cardId}/counter | Path does not match |
| 76 | api_counter_cards_calculate | /api/cards/{cardId}/counter/calculate | Path does not match |
| 77 | api_card_labels_list | /api/cards/{cardId}/labels | Path does not match |
| 78 | api_card_labels_remove | /api/cards/{cardId}/labels/{labelId} | Path does not match |
| 79 | api_card_labels_add | /api/cards/{cardId}/labels/{labelId} | Path does not match |
| 80 | api_tags_list | /api/tags | Path does not match |
| 81 | api_tags_create | /api/tags | Path does not match |
| 82 | api_card_tags_list | /api/cards/{cardId}/tags | Path does not match |
| 83 | api_card_tags_add | /api/cards/{cardId}/tags/{tagId} | Path does not match |
| 84 | api_card_tags_remove | /api/cards/{cardId}/tags/{tagId} | Path does not match |
| 85 | api_user_fields_list | /api/user-fields | Path does not match |
| 86 | api_user_fields_create | /api/user-fields | Path does not match |
| 87 | api_user_fields_update | /api/user-fields/{id} | Path does not match |
| 88 | api_user_field_delete | /api/user-fields/{id} | Path does not match |
| 89 | api_user_field_value_update | /api/users/{userId}/field-values/{fieldId} | Path does not match |
| 90 | api_user_basic_update | /api/users/{userId}/basic | Path does not match |
| 91 | api_leads_cards_create | /api/leads/cards | Path does not match |
| 92 | api_cards_add_assigned_to | /api/cards/{cardId}/assigned-to/{userId} | Path does not match |
| 93 | api_cards_remove_assigned_to | /api/cards/{cardId}/assigned-to/{userId} | Path does not match |
| 94 | api_cards_list_assigned_to | /api/cards/{cardId}/assigned-to | Path does not match |
| 95 | board_index | /board | Path does not match |
| 96 | management_index | /management | Path does not match |
| 97 | board_board | /board/board/{boardId} | Path does not match |
| 98 | management_board | /management/board/{boardId} | Path does not match |
| 99 | custom_data_new | /custom-data/new | Path does not match |
| 100 | custom_data_edit | /custom-data/{id}/edit | Path does not match |
| 101 | custom_data_delete | /custom-data/{id}/delete | Path does not match |
| 102 | custom_data_value | /custom-data/{id}/value | Path does not match |
| 103 | app_custom_data_values | /custom-data/{id}/values | Path does not match |
| 104 | app_custom_data_save_value | /custom-data/{id}/values | Path does not match |
| 105 | app_custom_data_monthly_values | /custom-data/{id}/values | Path does not match |
| 106 | app_custom_data_input_form | /custom-data/{id}/input-form | Path does not match |
| 107 | custom_data_update_dashboard_color | /custom-data/{id}/dashboard-color | Path does not match |
| 108 | custom_data_update_dashboard_layout | /custom-data/dashboard/layout | Path does not match |
| 109 | custom_fields_list | /custom-fields/board/{boardId} | Path does not match |
| 110 | custom_field_create | /custom-fields/board/{boardId} | Path does not match |
| 111 | custom_field_update | /custom-fields/{id} | Path does not match |
| 112 | custom_field_delete | /custom-fields/{id} | Path does not match |
| 113 | custom_field_types | /custom-fields/types | Path does not match |
| 114 | app_data_entry_index | /data-entry | Path does not match |
| 115 | app_data_entry_save | /data-entry/save | Path does not match |
| 116 | app_home | / | Path does not match |
| 117 | app_home_alt | /home | Path does not match |
| 118 | api_intrusive_alerts_pending | /api/intrusive-alerts/pending | Path does not match |
| 119 | api_intrusive_alerts_mark_shown | /api/intrusive-alerts/{id}/mark-shown | Path does not match |
| 120 | api_intrusive_alerts_dismiss | /api/intrusive-alerts/{id}/dismiss | Path does not match |
| 121 | notifications_index | /notifications | Path does not match |
| 122 | app_reports_custom_compare | /reports/api/custom-compare | Path does not match |
| 123 | app_reports | /reports | Path does not match |
| 124 | app_reports_save_value | /reports/api/save-value | Path does not match |
| 125 | app_reports_export | /reports/api/export | Path does not match |
| 126 | app_login | /login | Path does not match |
| 127 | app_logout | /logout | Path does not match |
| 128 | app_settings | /settings | Path does not match |
| 129 | app_settings_user_field_create | /settings/user-fields/create | Path does not match |
| 130 | app_settings_user_field_update | /settings/user-fields/{id}/update | Path does not match |
| 131 | app_settings_user_field_delete | /settings/user-fields/{id}/delete | Path does not match |
| 132 | app_settings_custom_data_create | /settings/custom-data/create | Path does not match |
| 133 | app_settings_custom_data_update | /settings/custom-data/{id}/update | Path does not match |
| 134 | app_settings_custom_data_delete | /settings/custom-data/{id}/delete | Path does not match |
| 135 | app_settings_custom_data_visibility | /settings/custom-data/{id}/visibility | Path does not match |
| 136 | app_settings_base_data_visibility | /settings/custom-data/base/{id}/visibility | Path does not match |
| 137 | app_settings_custom_data_tags | /settings/custom-data/{id}/tags | Path does not match |
| 138 | tags_autocomplete | /tags/autocomplete | Path does not match |
| 139 | tags_all | /tags/all | Path does not match |
| 140 | tag_create | /tags/create | Path does not match |
| 141 | tag_update | /tags/{id} | Path does not match |
| 142 | tag_delete | /tags/{id} | Path does not match |
| 143 | tags_cleanup | /tags/cleanup | Path does not match |
| 144 | app_user_management_index | /admin/users | Path does not match |
| 145 | app_user_management_create | /admin/users/create | Path does not match |
| 146 | app_user_management_update | /admin/users/{id} | Path does not match |
| 147 | app_user_management_delete | /admin/users/{id} | Path does not match |
| 148 | app_user_management_get | /admin/users/{id} | Path does not match |
| 149 | web_counters_index | /counters | Path does not match |
| 150 | web_counters_new | /counters/new | Path does not match |
| 151 | web_counters_edit | /counters/{id}/edit | Path does not match |
| 152 | web_counters_delete | /counters/{id} | Path does not match |
| 153 | web_counter_types_new | /counters/types/new | Path does not match |
| 154 | web_counter_types_edit | /counters/types/{id}/edit | Path does not match |
| 155 | web_counter_types_delete | /counters/types/{id}/delete | Path does not match |
| 156 | web_gyms_new | /gyms/new | Path does not match |
| 157 | web_gyms_index | /gyms | Path does not match |
| 158 | web_gyms_edit | /gyms/{id}/edit | Path does not match |
| 159 | web_gyms_delete | /gyms/{id}/delete | Path does not match |
| 160 | web_gyms_deactivate | /gyms/{id}/deactivate | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.