Routing
homepage
Matched route
Route Parameters
| Name | Value |
|---|---|
| reactRouting | "robots.txt" |
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_user_permissions | /api/user/permissions | Path does not match |
| 2 | test_login | /api/test_login | Path does not match |
| 3 | data_home2 | /data/Initial.json | Path does not match |
| 4 | data_batch | /data/batch.json | Path does not match |
| 5 | data_batch2 | /data/batch_json | Path does not match |
| 6 | data_homeWork | /data/homeWork.json | Path does not match |
| 7 | data_homeWork2 | /data/homeWork_json | Path does not match |
| 8 | data_file_tranfer | /data/fileTranfer.json | Path does not match |
| 9 | data_file_tranfer2 | /data/fileTranfer_json | Path does not match |
| 10 | process_order | /intranet/process_order | Path does not match |
| 11 | process_order_file | /intranet/process_order_file | Path does not match |
| 12 | data_products | /data/product.json | Path does not match |
| 13 | data_inventory | /data/inventory.json | Path does not match |
| 14 | data_inventory2 | /data/inventory_json | Path does not match |
| 15 | download_inventory | /download/inventory | Path does not match |
| 16 | data_account | /data/account.json | Path does not match |
| 17 | data_users | /data/user.json | Path does not match |
| 18 | data_user2 | /data/users_json | Path does not match |
| 19 | download_example | /download-example/{task_id} | Path does not match |
| 20 | download_example_xls | /download-example-xls/{task_id} | Path does not match |
| 21 | data_tracing | /data/tracing.json | Path does not match |
| 22 | data_tracing2 | /data/tracing_json | Path does not match |
| 23 | data_order | /data/order.json | Path does not match |
| 24 | data_order2 | /data/order_json | Path does not match |
| 25 | data_bill | /data/bill.json | Path does not match |
| 26 | data_bill2 | /data/bill_json | Path does not match |
| 27 | data_bill_pdf | /data/bill_pdf/{folio} | Path does not match |
| 28 | data_report | /data/report.json | Path does not match |
| 29 | data_report2 | /data/report_json | Path does not match |
| 30 | form_contact | /data/contact | Path does not match |
| 31 | data_user | /data/user.json | Path does not match |
| 32 | user_login_checks | /intranet/login_checks | Path does not match |
| 33 | user_login_check | /intranet/login_check | Path does not match |
| 34 | admin_commands | /admin/commands | Path does not match |
| 35 | admin_command_clear_cache | /admin/commands/clear_cache/{type} | Path does not match |
| 36 | admin_command_schema_update | /admin/commands/schema_update | Path does not match |
| 37 | admin_command_assets_install | /admin/commands/assets_install | Path does not match |
| 38 | admin_command_entity_regenerates | /admin/commands/entity_regenerates | Path does not match |
| 39 | run_messenger | /admin/commands/run_messenger | Path does not match |
| 40 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 41 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 42 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 43 | sonata_admin_redirect | /admin/ | Path does not match |
| 44 | sonata_admin_dashboard | /admin/dashboard | Path does not match |
| 45 | sonata_admin_retrieve_form_element | /admin/core/get-form-field-element | Path does not match |
| 46 | sonata_admin_append_form_element | /admin/core/append-form-field-element | Path does not match |
| 47 | sonata_admin_short_object_information | /admin/core/get-short-object-description.{_format} | Path does not match |
| 48 | sonata_admin_set_object_field_value | /admin/core/set-object-field-value | Path does not match |
| 49 | sonata_admin_search | /admin/search | Path does not match |
| 50 | sonata_admin_retrieve_autocomplete_items | /admin/core/get-autocomplete-items | Path does not match |
| 51 | admin_app_homepage_list | /admin/app/homepage/list | Path does not match |
| 52 | admin_app_homepage_create | /admin/app/homepage/create | Path does not match |
| 53 | admin_app_homepage_batch | /admin/app/homepage/batch | Path does not match |
| 54 | admin_app_homepage_edit | /admin/app/homepage/{id}/edit | Path does not match |
| 55 | admin_app_homepage_delete | /admin/app/homepage/{id}/delete | Path does not match |
| 56 | admin_app_homepage_show | /admin/app/homepage/{id}/show | Path does not match |
| 57 | admin_app_homepage_export | /admin/app/homepage/export | Path does not match |
| 58 | admin_app_homepage_history | /admin/app/homepage/{id}/history | Path does not match |
| 59 | admin_app_homepage_history_view_revision | /admin/app/homepage/{id}/history/{revision}/view | Path does not match |
| 60 | admin_app_homepage_history_compare_revisions | /admin/app/homepage/{id}/history/{baseRevision}/{compareRevision}/compare | Path does not match |
| 61 | admin_app_homeslider_list | /admin/app/homeslider/list | Path does not match |
| 62 | admin_app_homeslider_create | /admin/app/homeslider/create | Path does not match |
| 63 | admin_app_homeslider_batch | /admin/app/homeslider/batch | Path does not match |
| 64 | admin_app_homeslider_edit | /admin/app/homeslider/{id}/edit | Path does not match |
| 65 | admin_app_homeslider_delete | /admin/app/homeslider/{id}/delete | Path does not match |
| 66 | admin_app_homeslider_show | /admin/app/homeslider/{id}/show | Path does not match |
| 67 | admin_app_homeslider_export | /admin/app/homeslider/export | Path does not match |
| 68 | admin_app_homeslider_history | /admin/app/homeslider/{id}/history | Path does not match |
| 69 | admin_app_homeslider_history_view_revision | /admin/app/homeslider/{id}/history/{revision}/view | Path does not match |
| 70 | admin_app_homeslider_history_compare_revisions | /admin/app/homeslider/{id}/history/{baseRevision}/{compareRevision}/compare | Path does not match |
| 71 | admin_app_homeslider_move | /admin/app/homeslider/{id}/move/{position} | Path does not match |
| 72 | admin_app_permission_list | /admin/app/permission/list | Path does not match |
| 73 | admin_app_permission_create | /admin/app/permission/create | Path does not match |
| 74 | admin_app_permission_batch | /admin/app/permission/batch | Path does not match |
| 75 | admin_app_permission_edit | /admin/app/permission/{id}/edit | Path does not match |
| 76 | admin_app_permission_delete | /admin/app/permission/{id}/delete | Path does not match |
| 77 | admin_app_permission_show | /admin/app/permission/{id}/show | Path does not match |
| 78 | admin_app_permission_export | /admin/app/permission/export | Path does not match |
| 79 | admin_app_profile_list | /admin/app/profile/list | Path does not match |
| 80 | admin_app_profile_create | /admin/app/profile/create | Path does not match |
| 81 | admin_app_profile_batch | /admin/app/profile/batch | Path does not match |
| 82 | admin_app_profile_edit | /admin/app/profile/{id}/edit | Path does not match |
| 83 | admin_app_profile_delete | /admin/app/profile/{id}/delete | Path does not match |
| 84 | admin_app_profile_show | /admin/app/profile/{id}/show | Path does not match |
| 85 | admin_app_profile_export | /admin/app/profile/export | Path does not match |
| 86 | admin_app_configuration_list | /admin/app/configuration/list | Path does not match |
| 87 | admin_app_configuration_create | /admin/app/configuration/create | Path does not match |
| 88 | admin_app_configuration_batch | /admin/app/configuration/batch | Path does not match |
| 89 | admin_app_configuration_edit | /admin/app/configuration/{id}/edit | Path does not match |
| 90 | admin_app_configuration_delete | /admin/app/configuration/{id}/delete | Path does not match |
| 91 | admin_app_configuration_show | /admin/app/configuration/{id}/show | Path does not match |
| 92 | admin_app_configuration_export | /admin/app/configuration/export | Path does not match |
| 93 | admin_app_configuration_history | /admin/app/configuration/{id}/history | Path does not match |
| 94 | admin_app_configuration_history_view_revision | /admin/app/configuration/{id}/history/{revision}/view | Path does not match |
| 95 | admin_app_configuration_history_compare_revisions | /admin/app/configuration/{id}/history/{baseRevision}/{compareRevision}/compare | Path does not match |
| 96 | seo_list | /admin/seo/list | Path does not match |
| 97 | seo_create | /admin/seo/create | Path does not match |
| 98 | seo_batch | /admin/seo/batch | Path does not match |
| 99 | seo_edit | /admin/seo/{id}/edit | Path does not match |
| 100 | seo_delete | /admin/seo/{id}/delete | Path does not match |
| 101 | seo_show | /admin/seo/{id}/show | Path does not match |
| 102 | seo_export | /admin/seo/export | Path does not match |
| 103 | seo_history | /admin/seo/{id}/history | Path does not match |
| 104 | seo_history_view_revision | /admin/seo/{id}/history/{revision}/view | Path does not match |
| 105 | seo_history_compare_revisions | /admin/seo/{id}/history/{baseRevision}/{compareRevision}/compare | Path does not match |
| 106 | admin_app_sonatauseruser_list | /admin/app/sonatauseruser/list | Path does not match |
| 107 | admin_app_sonatauseruser_create | /admin/app/sonatauseruser/create | Path does not match |
| 108 | admin_app_sonatauseruser_batch | /admin/app/sonatauseruser/batch | Path does not match |
| 109 | admin_app_sonatauseruser_edit | /admin/app/sonatauseruser/{id}/edit | Path does not match |
| 110 | admin_app_sonatauseruser_delete | /admin/app/sonatauseruser/{id}/delete | Path does not match |
| 111 | admin_app_sonatauseruser_show | /admin/app/sonatauseruser/{id}/show | Path does not match |
| 112 | admin_app_sonatauseruser_export | /admin/app/sonatauseruser/export | Path does not match |
| 113 | admin_app_sonatauseruser_history | /admin/app/sonatauseruser/{id}/history | Path does not match |
| 114 | admin_app_sonatauseruser_history_view_revision | /admin/app/sonatauseruser/{id}/history/{revision}/view | Path does not match |
| 115 | admin_app_sonatauseruser_history_compare_revisions | /admin/app/sonatauseruser/{id}/history/{baseRevision}/{compareRevision}/compare | Path does not match |
| 116 | admin_app_sonatamediamedia_list | /admin/app/sonatamediamedia/list | Path does not match |
| 117 | admin_app_sonatamediamedia_create | /admin/app/sonatamediamedia/create | Path does not match |
| 118 | admin_app_sonatamediamedia_batch | /admin/app/sonatamediamedia/batch | Path does not match |
| 119 | admin_app_sonatamediamedia_edit | /admin/app/sonatamediamedia/{id}/edit | Path does not match |
| 120 | admin_app_sonatamediamedia_delete | /admin/app/sonatamediamedia/{id}/delete | Path does not match |
| 121 | admin_app_sonatamediamedia_show | /admin/app/sonatamediamedia/{id}/show | Path does not match |
| 122 | admin_app_sonatamediamedia_export | /admin/app/sonatamediamedia/export | Path does not match |
| 123 | admin_app_sonatamediamedia_history | /admin/app/sonatamediamedia/{id}/history | Path does not match |
| 124 | admin_app_sonatamediamedia_history_view_revision | /admin/app/sonatamediamedia/{id}/history/{revision}/view | Path does not match |
| 125 | admin_app_sonatamediamedia_history_compare_revisions | /admin/app/sonatamediamedia/{id}/history/{baseRevision}/{compareRevision}/compare | Path does not match |
| 126 | admin_app_sonatamediagallery_list | /admin/app/sonatamediagallery/list | Path does not match |
| 127 | admin_app_sonatamediagallery_create | /admin/app/sonatamediagallery/create | Path does not match |
| 128 | admin_app_sonatamediagallery_batch | /admin/app/sonatamediagallery/batch | Path does not match |
| 129 | admin_app_sonatamediagallery_edit | /admin/app/sonatamediagallery/{id}/edit | Path does not match |
| 130 | admin_app_sonatamediagallery_delete | /admin/app/sonatamediagallery/{id}/delete | Path does not match |
| 131 | admin_app_sonatamediagallery_show | /admin/app/sonatamediagallery/{id}/show | Path does not match |
| 132 | admin_app_sonatamediagallery_export | /admin/app/sonatamediagallery/export | Path does not match |
| 133 | admin_app_sonatamediagallery_history | /admin/app/sonatamediagallery/{id}/history | Path does not match |
| 134 | admin_app_sonatamediagallery_history_view_revision | /admin/app/sonatamediagallery/{id}/history/{revision}/view | Path does not match |
| 135 | admin_app_sonatamediagallery_history_compare_revisions | /admin/app/sonatamediagallery/{id}/history/{baseRevision}/{compareRevision}/compare | Path does not match |
| 136 | admin_app_sonatamediagalleryitem_list | /admin/app/sonatamediagalleryitem/list | Path does not match |
| 137 | admin_app_sonatamediagalleryitem_create | /admin/app/sonatamediagalleryitem/create | Path does not match |
| 138 | admin_app_sonatamediagalleryitem_batch | /admin/app/sonatamediagalleryitem/batch | Path does not match |
| 139 | admin_app_sonatamediagalleryitem_edit | /admin/app/sonatamediagalleryitem/{id}/edit | Path does not match |
| 140 | admin_app_sonatamediagalleryitem_delete | /admin/app/sonatamediagalleryitem/{id}/delete | Path does not match |
| 141 | admin_app_sonatamediagalleryitem_show | /admin/app/sonatamediagalleryitem/{id}/show | Path does not match |
| 142 | admin_app_sonatamediagalleryitem_export | /admin/app/sonatamediagalleryitem/export | Path does not match |
| 143 | admin_app_sonatamediagalleryitem_history | /admin/app/sonatamediagalleryitem/{id}/history | Path does not match |
| 144 | admin_app_sonatamediagalleryitem_history_view_revision | /admin/app/sonatamediagalleryitem/{id}/history/{revision}/view | Path does not match |
| 145 | admin_app_sonatamediagalleryitem_history_compare_revisions | /admin/app/sonatamediagalleryitem/{id}/history/{baseRevision}/{compareRevision}/compare | Path does not match |
| 146 | redirect_list | /admin/redirect/list | Path does not match |
| 147 | redirect_create | /admin/redirect/create | Path does not match |
| 148 | redirect_batch | /admin/redirect/batch | Path does not match |
| 149 | redirect_edit | /admin/redirect/{id}/edit | Path does not match |
| 150 | redirect_delete | /admin/redirect/{id}/delete | Path does not match |
| 151 | redirect_show | /admin/redirect/{id}/show | Path does not match |
| 152 | redirect_export | /admin/redirect/export | Path does not match |
| 153 | exception_notifier_list | /admin/exception_notifier/list | Path does not match |
| 154 | exception_notifier_batch | /admin/exception_notifier/batch | Path does not match |
| 155 | exception_notifier_delete | /admin/exception_notifier/{id}/delete | Path does not match |
| 156 | exception_notifier_show | /admin/exception_notifier/{id}/show | Path does not match |
| 157 | exception_notifier_export | /admin/exception_notifier/export | Path does not match |
| 158 | git_backup_commit_list | /admin/git_backup_commit/list | Path does not match |
| 159 | git_backup_commit_batch | /admin/git_backup_commit/batch | Path does not match |
| 160 | git_backup_commit_show | /admin/git_backup_commit/{id}/show | Path does not match |
| 161 | git_backup_commit_export | /admin/git_backup_commit/export | Path does not match |
| 162 | sonata_media_download | /media/download/{id}/{format} | Path does not match |
| 163 | _wdt | /_wdt/{token} | Path does not match |
| 164 | _profiler_home | /_profiler/ | Path does not match |
| 165 | _profiler_search | /_profiler/search | Path does not match |
| 166 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 167 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 168 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 169 | _profiler_open_file | /_profiler/open | Path does not match |
| 170 | _profiler | /_profiler/{token} | Path does not match |
| 171 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 172 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 173 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 174 | sonata_user_admin_security_login | /admin/login | Path does not match |
| 175 | sonata_user_admin_security_check | /admin/login_check | Path does not match |
| 176 | sonata_user_admin_security_logout | /admin/logout | Path does not match |
| 177 | sonata_user_admin_resetting_request | /admin/request | Path does not match |
| 178 | sonata_user_admin_resetting_check_email | /admin/check-email | Path does not match |
| 179 | sonata_user_admin_resetting_reset | /admin/reset/{token} | Path does not match |
| 180 | git_backup_restore_version | /admin/git_backup_commit/restore/{commit} | Path does not match |
| 181 | homepage | /{reactRouting} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.