https://techarete.atts-systems.com/logout

Routing

app_logout Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://techarete.atts-systems.com/login

Route Matching Logs

Path to match: /logout
# Route name Path Log
1 cms_copy_index /cmscopy/index Path does not match
2 cms_copy_new /cmscopy/new Path does not match
3 cms_copy_show /cmscopy/show/{id} Path does not match
4 cms_copy_edit /cmscopy/edit/{id} Path does not match
5 cms_copy_copy_and_edit /cmscopy/copy_and_edit/{id} Path does not match
6 cms_copy_delete /cmscopy/delete/{id} Path does not match
7 cms_copy_show_attachment /cmscopy/show_attachment/{id} Path does not match
8 cms_copy_delete_file /cmscopy/cms_copy_delete_file/{id} Path does not match
9 cms_copy_delete_all_files /cmscopy/cms_copy_delete/all_files Path does not match
10 cms_photo_index /cmsphoto/index Path does not match
11 cms_photo_new /cmsphoto/new Path does not match
12 cms_photo_show /cmsphoto/show/{id} Path does not match
13 cms_photo_edit /cmsphoto/edit/{id} Path does not match
14 cms_photo_delete /cmsphoto/delete/{id} Path does not match
15 cms_photo_file_delete /cmsphoto/delete_photo_file/{id} Path does not match
16 cms_photo_view /cmsphoto/view_photo/{id} Path does not match
17 cms_photos_delete_all_files /cmsphoto/cms_photos_delete_all_files Path does not match
18 company_details_index /company_details/index Path does not match
19 company_details_new /company_details/new Path does not match
20 company_details_show /company_details/show/{id} Path does not match
21 company_details_edit /company_details/edit/{id} Path does not match
22 company_details_delete /company_details/delete/{id} Path does not match
23 company_details_map_gps /company_details/map_gps Path does not match
24 company_details_delete_favicon /company_details/delete_favicon/{live_or_dev}/{id} Path does not match
25 company_details_delete_qr_code /company_details/delete_qr_code/{id} Path does not match
26 export_live_database /company_details/export/live/database Path does not match
27 content_page_index /content_page/index Path does not match
28 content_page_new /content_page/new Path does not match
29 content_page_show /content_page/show/{id} Path does not match
30 content_page_edit /content_page/edit/{id} Path does not match
31 content_page_delete /content_page/delete/{id} Path does not match
32 emails_import_index /emails/import/index Path does not match
33 emails_import_new /emails/import/new Path does not match
34 emails_import_show /emails/import/show/{id} Path does not match
35 emails_import_edit /emails/import/edit/{id} Path does not match
36 emails_import_delete /emails/import/delete/{id} Path does not match
37 app_home / Path does not match
38 /backdoor /backdoor Path does not match
39 dashboard /dashboard Path does not match
40 advanced_dashboard /advanced_dashboard Path does not match
41 product_display /interests/{product} Path does not match
42 office_address /office_address Path does not match
43 gps_location /gps_location Path does not match
44 attachments_viewfile /view/file/{filetype}/{id} Path does not match
45 create_vcard_company /create/VcardUser/company Path does not match
46 instructions_index /instructions/index Path does not match
47 instructions_new /instructions/new Path does not match
48 instructions_show /instructions/show/{id} Path does not match
49 instructions_edit /instructions/edit/{id} Path does not match
50 instructions_delete /instructions/delete/{id} Path does not match
51 languages_index /languages/index Path does not match
52 languages_new /languages/new Path does not match
53 languages_show /languages/show/{id} Path does not match
54 languages_edit /languages/edit/{id} Path does not match
55 languages_delete /languages/delete/{id} Path does not match
56 language_icon_delete /languages/delete_language_icon/{id} Path does not match
57 select_default_language /languages/set/default/language/{id} Path does not match
58 log_index /admin/log/ Path does not match
59 log_new /admin/log/new Path does not match
60 log_show /admin/log/show/{id} Path does not match
61 log_edit /admin/log/edit/{id} Path does not match
62 log_delete /admin/log/delete/{id} Path does not match
63 product_index /product/index Path does not match
64 product_new /product/new Path does not match
65 product_show /product/show/{id} Path does not match
66 product_edit /product/edit/{id} Path does not match
67 product_delete /product/delete/{id} Path does not match
68 app_register /register Path does not match
69 app_register_verify_email /verify/email/{id} Path does not match
70 app_forgot_password_request /reset-password Path does not match
71 app_check_email /reset-password/check-email Path does not match
72 app_reset_password /reset-password/reset/{token} Path does not match
73 app_login /login Path does not match
74 app_logout /logout Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.