Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_errors | /api/errors/{status} | 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_doc | /api/docs.{_format} | Path does not match |
| 6 | api_jsonld_context | /api/contexts/{shortName}.{_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_/articles/{id}{._format}_get | /api/articles/{id}.{_format} | Path does not match |
| 11 | _api_/articles{._format}_get_collection | /api/articles.{_format} | Path does not match |
| 12 | _api_/breeds/{id}{._format}_get | /api/breeds/{id}.{_format} | Path does not match |
| 13 | _api_/breeds{._format}_get_collection | /api/breeds.{_format} | Path does not match |
| 14 | _api_/carcasses{._format}_get_collection | /api/carcasses.{_format} | Path does not match |
| 15 | get_slaughter_by_date | /api/companies/{companyId}/carcasses | Path does not match |
| 16 | _api_/carcasses/{id}{._format}_get | /api/carcasses/{id}.{_format} | Path does not match |
| 17 | _api_/carcass_providers/{id}{._format}_get | /api/carcass_providers/{id}.{_format} | Path does not match |
| 18 | _api_/carcass_providers{._format}_get_collection | /api/carcass_providers.{_format} | Path does not match |
| 19 | _api_/comments/{id}{._format}_get | /api/comments/{id}.{_format} | Path does not match |
| 20 | _api_/comments{._format}_get_collection | /api/comments.{_format} | Path does not match |
| 21 | _api_/comments{._format}_post | /api/comments.{_format} | Path does not match |
| 22 | _api_/estimations{._format}_get_collection | /api/estimations.{_format} | Path does not match |
| 23 | estimations_conflict | /api/estimations/{carcassId}/conflict | Path does not match |
| 24 | _api_/estimations{._format}_post | /api/estimations.{_format} | Path does not match |
| 25 | _api_/estimations/{id}{._format}_get | /api/estimations/{id}.{_format} | Path does not match |
| 26 | _api_/estimations/{id}{._format}_put | /api/estimations/{id}.{_format} | Path does not match |
| 27 | _api_/estimations/{id}{._format}_patch | /api/estimations/{id}.{_format} | Path does not match |
| 28 | _api_/estimations/{id}{._format}_delete | /api/estimations/{id}.{_format} | Path does not match |
| 29 | _api_/retentions/{id}{._format}_get | /api/retentions/{id}.{_format} | Path does not match |
| 30 | _api_/retentions{._format}_get_collection | /api/retentions.{_format} | Path does not match |
| 31 | _api_/retentions{._format}_post | /api/retentions.{_format} | Path does not match |
| 32 | _api_/slaughter_types/{id}{._format}_get | /api/slaughter_types/{id}.{_format} | Path does not match |
| 33 | _api_/slaughter_types{._format}_get_collection | /api/slaughter_types.{_format} | Path does not match |
| 34 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
| 35 | admin_article_index | /admin/{_locale}/article | Path does not match |
| 36 | admin_article_new | /admin/{_locale}/article/new | Path does not match |
| 37 | admin_article_batch_delete | /admin/{_locale}/article/batch-delete | Path does not match |
| 38 | admin_article_autocomplete | /admin/{_locale}/article/autocomplete | Path does not match |
| 39 | admin_article_render_filters | /admin/{_locale}/article/render-filters | Path does not match |
| 40 | admin_article_edit | /admin/{_locale}/article/{entityId}/edit | Path does not match |
| 41 | admin_article_delete | /admin/{_locale}/article/{entityId}/delete | Path does not match |
| 42 | admin_article_detail | /admin/{_locale}/article/{entityId} | Path does not match |
| 43 | admin_breed_index | /admin/{_locale}/breed | Path does not match |
| 44 | admin_breed_new | /admin/{_locale}/breed/new | Path does not match |
| 45 | admin_breed_batch_delete | /admin/{_locale}/breed/batch-delete | Path does not match |
| 46 | admin_breed_autocomplete | /admin/{_locale}/breed/autocomplete | Path does not match |
| 47 | admin_breed_render_filters | /admin/{_locale}/breed/render-filters | Path does not match |
| 48 | admin_breed_edit | /admin/{_locale}/breed/{entityId}/edit | Path does not match |
| 49 | admin_breed_delete | /admin/{_locale}/breed/{entityId}/delete | Path does not match |
| 50 | admin_breed_detail | /admin/{_locale}/breed/{entityId} | Path does not match |
| 51 | admin_carcass_index | /admin/{_locale}/carcass | Path does not match |
| 52 | admin_carcass_new | /admin/{_locale}/carcass/new | Path does not match |
| 53 | admin_carcass_batch_delete | /admin/{_locale}/carcass/batch-delete | Path does not match |
| 54 | admin_carcass_autocomplete | /admin/{_locale}/carcass/autocomplete | Path does not match |
| 55 | admin_carcass_render_filters | /admin/{_locale}/carcass/render-filters | Path does not match |
| 56 | admin_carcass_edit | /admin/{_locale}/carcass/{entityId}/edit | Path does not match |
| 57 | admin_carcass_delete | /admin/{_locale}/carcass/{entityId}/delete | Path does not match |
| 58 | admin_carcass_detail | /admin/{_locale}/carcass/{entityId} | Path does not match |
| 59 | admin_carcass_provider_index | /admin/{_locale}/carcass-provider | Path does not match |
| 60 | admin_carcass_provider_new | /admin/{_locale}/carcass-provider/new | Path does not match |
| 61 | admin_carcass_provider_batch_delete | /admin/{_locale}/carcass-provider/batch-delete | Path does not match |
| 62 | admin_carcass_provider_autocomplete | /admin/{_locale}/carcass-provider/autocomplete | Path does not match |
| 63 | admin_carcass_provider_render_filters | /admin/{_locale}/carcass-provider/render-filters | Path does not match |
| 64 | admin_carcass_provider_edit | /admin/{_locale}/carcass-provider/{entityId}/edit | Path does not match |
| 65 | admin_carcass_provider_delete | /admin/{_locale}/carcass-provider/{entityId}/delete | Path does not match |
| 66 | admin_carcass_provider_detail | /admin/{_locale}/carcass-provider/{entityId} | Path does not match |
| 67 | admin_comment_index | /admin/{_locale}/comment | Path does not match |
| 68 | admin_comment_new | /admin/{_locale}/comment/new | Path does not match |
| 69 | admin_comment_batch_delete | /admin/{_locale}/comment/batch-delete | Path does not match |
| 70 | admin_comment_autocomplete | /admin/{_locale}/comment/autocomplete | Path does not match |
| 71 | admin_comment_render_filters | /admin/{_locale}/comment/render-filters | Path does not match |
| 72 | admin_comment_edit | /admin/{_locale}/comment/{entityId}/edit | Path does not match |
| 73 | admin_comment_delete | /admin/{_locale}/comment/{entityId}/delete | Path does not match |
| 74 | admin_comment_detail | /admin/{_locale}/comment/{entityId} | Path does not match |
| 75 | admin_company_index | /admin/{_locale}/company | Path does not match |
| 76 | admin_company_new | /admin/{_locale}/company/new | Path does not match |
| 77 | admin_company_batch_delete | /admin/{_locale}/company/batch-delete | Path does not match |
| 78 | admin_company_autocomplete | /admin/{_locale}/company/autocomplete | Path does not match |
| 79 | admin_company_render_filters | /admin/{_locale}/company/render-filters | Path does not match |
| 80 | admin_company_edit | /admin/{_locale}/company/{entityId}/edit | Path does not match |
| 81 | admin_company_delete | /admin/{_locale}/company/{entityId}/delete | Path does not match |
| 82 | admin_company_detail | /admin/{_locale}/company/{entityId} | Path does not match |
| 83 | admin_configuration_index | /admin/{_locale}/configuration | Path does not match |
| 84 | admin_configuration_new | /admin/{_locale}/configuration/new | Path does not match |
| 85 | admin_configuration_batch_delete | /admin/{_locale}/configuration/batch-delete | Path does not match |
| 86 | admin_configuration_autocomplete | /admin/{_locale}/configuration/autocomplete | Path does not match |
| 87 | admin_configuration_render_filters | /admin/{_locale}/configuration/render-filters | Path does not match |
| 88 | admin_configuration_edit | /admin/{_locale}/configuration/{entityId}/edit | Path does not match |
| 89 | admin_configuration_delete | /admin/{_locale}/configuration/{entityId}/delete | Path does not match |
| 90 | admin_configuration_detail | /admin/{_locale}/configuration/{entityId} | Path does not match |
| 91 | admin_retention_index | /admin/{_locale}/retention | Path does not match |
| 92 | admin_retention_new | /admin/{_locale}/retention/new | Path does not match |
| 93 | admin_retention_batch_delete | /admin/{_locale}/retention/batch-delete | Path does not match |
| 94 | admin_retention_autocomplete | /admin/{_locale}/retention/autocomplete | Path does not match |
| 95 | admin_retention_render_filters | /admin/{_locale}/retention/render-filters | Path does not match |
| 96 | admin_retention_edit | /admin/{_locale}/retention/{entityId}/edit | Path does not match |
| 97 | admin_retention_delete | /admin/{_locale}/retention/{entityId}/delete | Path does not match |
| 98 | admin_retention_detail | /admin/{_locale}/retention/{entityId} | Path does not match |
| 99 | admin_slaughter_type_index | /admin/{_locale}/slaughter-type | Path does not match |
| 100 | admin_slaughter_type_new | /admin/{_locale}/slaughter-type/new | Path does not match |
| 101 | admin_slaughter_type_batch_delete | /admin/{_locale}/slaughter-type/batch-delete | Path does not match |
| 102 | admin_slaughter_type_autocomplete | /admin/{_locale}/slaughter-type/autocomplete | Path does not match |
| 103 | admin_slaughter_type_render_filters | /admin/{_locale}/slaughter-type/render-filters | Path does not match |
| 104 | admin_slaughter_type_edit | /admin/{_locale}/slaughter-type/{entityId}/edit | Path does not match |
| 105 | admin_slaughter_type_delete | /admin/{_locale}/slaughter-type/{entityId}/delete | Path does not match |
| 106 | admin_slaughter_type_detail | /admin/{_locale}/slaughter-type/{entityId} | Path does not match |
| 107 | admin_user_index | /admin/{_locale}/user | Path does not match |
| 108 | admin_user_new | /admin/{_locale}/user/new | Path does not match |
| 109 | admin_user_batch_delete | /admin/{_locale}/user/batch-delete | Path does not match |
| 110 | admin_user_autocomplete | /admin/{_locale}/user/autocomplete | Path does not match |
| 111 | admin_user_render_filters | /admin/{_locale}/user/render-filters | Path does not match |
| 112 | admin_user_edit | /admin/{_locale}/user/{entityId}/edit | Path does not match |
| 113 | admin_user_delete | /admin/{_locale}/user/{entityId}/delete | Path does not match |
| 114 | admin_user_detail | /admin/{_locale}/user/{entityId} | Path does not match |
| 115 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 116 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 117 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 118 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 119 | _wdt | /_wdt/{token} | Path does not match |
| 120 | _profiler_home | /_profiler/ | Path does not match |
| 121 | _profiler_search | /_profiler/search | Path does not match |
| 122 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 123 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 124 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 125 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 126 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 127 | _profiler_open_file | /_profiler/open | Path does not match |
| 128 | _profiler | /_profiler/{token} | Path does not match |
| 129 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 130 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 131 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 132 | admin_no_locale | /admin | Path does not match |
| 133 | admin | /admin/{_locale} | Path does not match |
| 134 | app_autocomplete_carcassproviders | /autocomplete/select2/carcass-providers | Path does not match |
| 135 | app_index | / | Path does not match |
| 136 | app_finalize_estimation | /estimation/{id}/finalize | Path does not match |
| 137 | app_export_finalized_estimations | /export/finalized-estimations | Path does not match |
| 138 | app_export_carcasses | /export/carcasses | Path does not match |
| 139 | app_resolve_conflict | /resolve-conflict/{id} | Path does not match |
| 140 | app_forgot_password_request | /reset-password | Path does not match |
| 141 | app_check_email | /reset-password/check-email | Path does not match |
| 142 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 143 | app_login | /login | Path does not match |
| 144 | app_logout | /logout | Path does not match |
| 145 | app_privacy_page | /privacy | Path does not match |
| 146 | app_delete_get | /tmp/delete | Path does not match |
| 147 | app_delete_delete | /tmp/delete | Path does not match |
| 148 | api_authentication | /api/login | Path does not match |
| 149 | api_refresh_token | /api/token/refresh | 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.