https://admin.copywritely.com/.env

Routing

(none) Matched route

Route Matching Logs

Path to match: /.env
# Route name Path Log
1 _wdt /_wdt/{token} Path does not match
2 _profiler_home /_profiler/ Path does not match
3 _profiler_search /_profiler/search Path does not match
4 _profiler_search_bar /_profiler/search_bar Path does not match
5 _profiler_phpinfo /_profiler/phpinfo Path does not match
6 _profiler_search_results /_profiler/{token}/search/results Path does not match
7 _profiler_open_file /_profiler/open Path does not match
8 _profiler /_profiler/{token} Path does not match
9 _profiler_router /_profiler/{token}/router Path does not match
10 _profiler_exception /_profiler/{token}/exception Path does not match
11 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
12 _twig_error_test /_error/{code}.{_format} Path does not match
13 fos_user_security_login /login Path does not match
14 fos_user_security_check /login_check Path does not match
15 fos_user_security_logout /logout Path does not match
16 fos_user_profile_show /profile/ Path does not match
17 fos_user_profile_edit /profile/edit Path does not match
18 fos_user_registration_register /register/ Path does not match
19 fos_user_registration_check_email /register/check-email Path does not match
20 fos_user_registration_confirm /register/confirm/{token} Path does not match
21 fos_user_registration_confirmed /register/confirmed Path does not match
22 fos_user_resetting_request /resetting/request Path does not match
23 fos_user_resetting_send_email /resetting/send-email Path does not match
24 fos_user_resetting_check_email /resetting/check-email Path does not match
25 fos_user_resetting_reset /resetting/reset/{token} Path does not match
26 fos_user_change_password /profile/change-password Path does not match
27 sonata_admin_redirect / Path does not match
28 sonata_admin_dashboard /dashboard Path does not match
29 sonata_admin_retrieve_form_element /core/get-form-field-element Path does not match
30 sonata_admin_append_form_element /core/append-form-field-element Path does not match
31 sonata_admin_short_object_information /core/get-short-object-description.{_format} Path does not match
32 sonata_admin_set_object_field_value /core/set-object-field-value Path does not match
33 sonata_admin_search /search Path does not match
34 sonata_admin_retrieve_autocomplete_items /core/get-autocomplete-items Path does not match
35 admin_base_task_list /base_task/list Path does not match
36 admin_base_task_batch /base_task/batch Path does not match
37 admin_base_task_show /base_task/{id}/show Path does not match
38 admin_language_list /language/list Path does not match
39 admin_language_create /language/create Path does not match
40 admin_language_batch /language/batch Path does not match
41 admin_language_edit /language/{id}/edit Path does not match
42 admin_language_show /language/{id}/show Path does not match
43 admin_language_dialect_list /language_dialect/list Path does not match
44 admin_language_dialect_create /language_dialect/create Path does not match
45 admin_language_dialect_batch /language_dialect/batch Path does not match
46 admin_language_dialect_edit /language_dialect/{id}/edit Path does not match
47 admin_language_dialect_delete /language_dialect/{id}/delete Path does not match
48 admin_search_engine_list /search_engine/list Path does not match
49 admin_search_engine_create /search_engine/create Path does not match
50 admin_search_engine_batch /search_engine/batch Path does not match
51 admin_search_engine_edit /search_engine/{id}/edit Path does not match
52 admin_search_engine_show /search_engine/{id}/show Path does not match
53 admin_stop_words_list /stop_words/list Path does not match
54 admin_stop_words_create /stop_words/create Path does not match
55 admin_stop_words_batch /stop_words/batch Path does not match
56 admin_stop_words_edit /stop_words/{id}/edit Path does not match
57 admin_stop_words_show /stop_words/{id}/show Path does not match
58 admin_user_plagiarism_list /user_plagiarism/list Path does not match
59 admin_user_plagiarism_batch /user_plagiarism/batch Path does not match
60 admin_user_plagiarism_show /user_plagiarism/{id}/show Path does not match
61 admin_message_message_list /message/message/list Path does not match
62 admin_message_message_create /message/message/create Path does not match
63 admin_message_message_batch /message/message/batch Path does not match
64 admin_message_message_edit /message/message/{id}/edit Path does not match
65 admin_message_message_delete /message/message/{id}/delete Path does not match
66 admin_message_message_show /message/message/{id}/show Path does not match
67 admin_message_message_export /message/message/export 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.