Routing
        app_login
        Matched route
    
Route Parameters
No parameters.
Route Matching Logs
    Path to match: 
/login
| # | Route name | Path | Log | 
|---|---|---|---|
| 1 | business_contacts_index | /businesscontacts/index | Path does not match | 
| 2 | business_contacts_map | /businesscontacts/map/{subset} | Path does not match | 
| 3 | business_contacts_new | /businesscontacts/new/{business_type} | Path does not match | 
| 4 | business_contacts_suggestion | /businesscontacts/suggestion | Path does not match | 
| 5 | business_contacts_show | /businesscontacts/show/{id} | Path does not match | 
| 6 | business_contacts_edit | /businesscontacts/edit/{id} | Path does not match | 
| 7 | business_contacts_delete | /businesscontacts/delete/{id} | Path does not match | 
| 8 | business_contacts_delete_all | /businesscontacts/delete_all | Path does not match | 
| 9 | business_contact_delete_photo_file | /businesscontacts/delete_photo_file/{id} | Path does not match | 
| 10 | business_contact_delete_attachment_file | /businesscontacts/delete_attachment_file/{id} | Path does not match | 
| 11 | view_business_contact_photo | /businesscontacts/view/photo/{id} | Path does not match | 
| 12 | business_contacts_export | /businesscontacts/export/BusinessContacts | Path does not match | 
| 13 | business_contacts_export_for_outlook | /businesscontacts/export/BusinessContactsOutlook | Path does not match | 
| 14 | business_contacts_import | /businesscontacts/import/BusinessContacts | Path does not match | 
| 15 | create_vcard | /businesscontacts/create/Vcard/{id} | Path does not match | 
| 16 | show_location_google_maps | /businesscontacts/gps/GoogleMap/show/{id} | Path does not match | 
| 17 | update_business_contact_location | /businesscontacts/update/location | Path does not match | 
| 18 | business_contact_clear_gps_location | /businesscontacts/gps_location_clear/{id} | Path does not match | 
| 19 | importContacts | /businesscontacts/importContacts | Path does not match | 
| 20 | business_contact_show_attachment | /businesscontacts/show_attachment/{id} | Path does not match | 
| 21 | business_types_index | /business/types/index | Path does not match | 
| 22 | business_types_new | /business/types/new | Path does not match | 
| 23 | business_types_show | /business/types/show/{id} | Path does not match | 
| 24 | business_types_edit | /business/types/edit/{id} | Path does not match | 
| 25 | business_types_delete | /business/types/delete/{id} | Path does not match | 
| 26 | business_types_delete_all | /business/types/delete_all | Path does not match | 
| 27 | business_type_change_ranking | /business/types/change_ranking/{change}/{id} | Path does not match | 
| 28 | update_business_type_ranking | /business/types/update_business_type_ranking | Path does not match | 
| 29 | business_types_export | /business/types/export/BusinessTypes | Path does not match | 
| 30 | business_types_import | /business/types/import/BusinessTypes | Path does not match | 
| 31 | cms_copy_index | /cmscopy/index | Path does not match | 
| 32 | cms_copy_new | /cmscopy/new | Path does not match | 
| 33 | cms_copy_show | /cmscopy/show/{id} | Path does not match | 
| 34 | cms_copy_edit | /cmscopy/edit/{id} | Path does not match | 
| 35 | cms_copy_copy_and_edit | /cmscopy/copy_and_edit/{id} | Path does not match | 
| 36 | cms_copy_delete | /cmscopy/delete/{id} | Path does not match | 
| 37 | cms_copy_show_attachment | /cmscopy/show_attachment/{id} | Path does not match | 
| 38 | cms_copy_delete_file | /cmscopy/cms_copy_delete_file/{id} | Path does not match | 
| 39 | cms_copy_delete_all_files | /cmscopy/cms_copy_delete/all_files | Path does not match | 
| 40 | cms_copy_reset_counters | /cmscopy/cms_copy_reset_counters | Path does not match | 
| 41 | cms_copy_page_formats_index | /cms_copy_page_formats/index | Path does not match | 
| 42 | cms_copy_page_formats_new | /cms_copy_page_formats/new | Path does not match | 
| 43 | cms_copy_page_formats_show | /cms_copy_page_formats/show/{id} | Path does not match | 
| 44 | cms_copy_page_formats_edit | /cms_copy_page_formats/edit/{id} | Path does not match | 
| 45 | cms_copy_page_formats_delete | /cms_copy_page_formats/delete/{id} | Path does not match | 
| 46 | cms_copy_page_formats_delete_all | /cms_copy_page_formats/delete_all | Path does not match | 
| 47 | cms_copy_page_formats_export | /cms_copy_page_formats/export/CmsCopyPageFormats | Path does not match | 
| 48 | cms_copy_page_formats_import | /cms_copy_page_formats/import/CmsCopyPageFormats | Path does not match | 
| 49 | cms_photo_index | /cmsphoto/index | Path does not match | 
| 50 | cms_photo_new | /cmsphoto/new | Path does not match | 
| 51 | cms_photo_show | /cmsphoto/show/{id} | Path does not match | 
| 52 | cms_photo_edit | /cmsphoto/edit/{id} | Path does not match | 
| 53 | rotate_cms_photo | /cmsphoto/rotate_cms_photo/{id} | Path does not match | 
| 54 | cms_photo_delete | /cmsphoto/delete/{id} | Path does not match | 
| 55 | cms_photo_file_delete | /cmsphoto/delete_photo_file/{id} | Path does not match | 
| 56 | cms_photo_view | /cmsphoto/view_photo/{id} | Path does not match | 
| 57 | cms_photos_delete_all_files | /cmsphoto/cms_photos_delete_all_files | Path does not match | 
| 58 | company_details_index | /company_details/index | Path does not match | 
| 59 | company_details_new | /company_details/new | Path does not match | 
| 60 | company_details_show | /company_details/show/{id} | Path does not match | 
| 61 | company_details_edit | /company_details/edit/{id} | Path does not match | 
| 62 | company_details_delete | /company_details/delete/{id} | Path does not match | 
| 63 | office_address | /company_details/office_address | Path does not match | 
| 64 | company_details_delete_favicon | /company_details/delete_favicon/{live_or_dev}/{id} | Path does not match | 
| 65 | company_details_delete_qr_code | /company_details/delete_qr_code/{id} | Path does not match | 
| 66 | export_database | /company_details/export/database | Path does not match | 
| 67 | update_company_details_location | /company_details/edit/update/location | Path does not match | 
| 68 | company_details_change_field_status | /company_details/company_details_change_field_status/{input} | Path does not match | 
| 69 | competitor_service_index | /competitor_service/index | Path does not match | 
| 70 | competitor_service_new | /competitor_service/new | Path does not match | 
| 71 | competitor_service_show | /competitor_service/show/{id} | Path does not match | 
| 72 | competitor_service_edit | /competitor_service/edit/{id} | Path does not match | 
| 73 | competitor_service_delete | /competitor_service/delete/{id} | Path does not match | 
| 74 | competitors_index | /competitors/index | Path does not match | 
| 75 | competitors_new | /competitors/new | Path does not match | 
| 76 | competitors_show | /competitors/show/{id} | Path does not match | 
| 77 | competitors_edit | /competitors/edit/{id} | Path does not match | 
| 78 | competitors_delete | /competitors/delete/{id} | Path does not match | 
| 79 | competitors_export | /competitors/export | Path does not match | 
| 80 | competitors_import | /competitors/import | Path does not match | 
| 81 | emails_import_index | /emails_import/index | Path does not match | 
| 82 | emails_fetch | /emails_import/emails_fetch | Path does not match | 
| 83 | emails_import_new | /emails_import/new | Path does not match | 
| 84 | emails_import_show | /emails_import/show/{id} | Path does not match | 
| 85 | emails_import_edit | /emails_import/edit/{id} | Path does not match | 
| 86 | emails_import_delete | /emails_import/delete/{id} | Path does not match | 
| 87 | facebook_groups_index | /facebook_groups/index | Path does not match | 
| 88 | facebook_groups_new | /facebook_groups/new | Path does not match | 
| 89 | facebook_groups_show | /facebook_groups/show/{id} | Path does not match | 
| 90 | facebook_groups_edit | /facebook_groups/edit/{id} | Path does not match | 
| 91 | facebook_groups_delete | /facebook_groups/delete/{id} | Path does not match | 
| 92 | facebook_groups_delete_all | /facebook_groups/delete_all | Path does not match | 
| 93 | change_facebook_history_months | /facebook_groups/change_facebook_history_months/{change} | Path does not match | 
| 94 | facebook_groups_export | /facebook_groups/export | Path does not match | 
| 95 | facebook_groups_import | /facebook_groups/import | Path does not match | 
| 96 | facebook_groups_reviews_index | /facebook_group_reviews/index | Path does not match | 
| 97 | facebook_groups_reviews_new | /facebook_group_reviews/new/{facebookGroupId} | Path does not match | 
| 98 | facebook_groups_reviews_new_nothing_of_note | /facebook_group_reviews/new_nothing_of_note/{facebookGroupId} | Path does not match | 
| 99 | facebook_groups_reviews_show | /facebook_group_reviews/show/{id} | Path does not match | 
| 100 | facebook_groups_reviews_edit | /facebook_group_reviews/edit/{id} | Path does not match | 
| 101 | facebook_groups_reviews_delete | /facebook_group_reviews/delete/{id} | Path does not match | 
| 102 | facebook_groups_reviews_delete_all | /facebook_group_reviews/delete_all | Path does not match | 
| 103 | facebook_groups_reviews_export | /facebook_group_reviews/export | Path does not match | 
| 104 | facebook_groups_reviews_import | /facebook_group_reviews/import | Path does not match | 
| 105 | file_attachments_index | /fileattachments/index | Path does not match | 
| 106 | show_attachment | /fileattachments/show/attachment/{id}/{filename} | Path does not match | 
| 107 | show_attachment_file_upload_directory | /fileattachments/show_attachment/{id}/{filename} | Path does not match | 
| 108 | file_attachments_new | /fileattachments/new | Path does not match | 
| 109 | file_attachments_show | /fileattachments/show/{id} | Path does not match | 
| 110 | file_attachments_edit | /fileattachments/edit/{id} | Path does not match | 
| 111 | file_attachments_delete | /fileattachments/delete/{id} | Path does not match | 
| 112 | file_attachments_email | /fileattachments/email_fileattachments/{fileid}/{recipientid} | Path does not match | 
| 113 | file_attachments_delete_attachment | /fileattachments/delete/attachment/{id} | Path does not match | 
| 114 | app_home | / | Path does not match | 
| 115 | /backdoor | /backdoor | Path does not match | 
| 116 | dashboard | /dashboard | Path does not match | 
| 117 | advanced_dashboard | /advanced_dashboard | Path does not match | 
| 118 | product_display | /interests/{product} | Path does not match | 
| 119 | create_vcard_company | /create/VcardUser/company | Path does not match | 
| 120 | company_qr_code | /company_qr_code | Path does not match | 
| 121 | instructions_index | /instructions/index | Path does not match | 
| 122 | instructions_new | /instructions/new | Path does not match | 
| 123 | instructions_show | /instructions/show/{topic} | Path does not match | 
| 124 | instructions_edit | /instructions/edit/{id} | Path does not match | 
| 125 | instructions_delete | /instructions/delete/{id} | Path does not match | 
| 126 | languages_index | /languages/index | Path does not match | 
| 127 | languages_new | /languages/new | Path does not match | 
| 128 | languages_show | /languages/show/{id} | Path does not match | 
| 129 | languages_edit | /languages/edit/{id} | Path does not match | 
| 130 | languages_delete | /languages/delete/{id} | Path does not match | 
| 131 | languages_delete_all | /languages/delete_all | Path does not match | 
| 132 | language_icon_delete | /languages/delete_language_icon/{id} | Path does not match | 
| 133 | select_default_language | /languages/set/default/language/{id} | Path does not match | 
| 134 | language_change_ranking | /languages/change_ranking/{change}/{id} | Path does not match | 
| 135 | update_ranking | /languages/update_ranking | Path does not match | 
| 136 | language_change_active_or_inactive | /languages/language_change_active_or_inactive/{id} | Path does not match | 
| 137 | languages_export | /languages/export/languages | Path does not match | 
| 138 | languages_import | /languages/import/languages | Path does not match | 
| 139 | log_index | /admin/log/ | Path does not match | 
| 140 | log_new | /admin/log/new | Path does not match | 
| 141 | log_show | /admin/log/show/{id} | Path does not match | 
| 142 | log_edit | /admin/log/edit/{id} | Path does not match | 
| 143 | log_delete | /admin/log/delete/{id} | Path does not match | 
| 144 | map_icons_index | /map_icons/index | Path does not match | 
| 145 | map_icons_new | /map_icons/new | Path does not match | 
| 146 | map_icons_show | /map_icons/show/{id} | Path does not match | 
| 147 | map_icons_edit | /map_icons/edit/{id} | Path does not match | 
| 148 | map_icons_delete | /map_icons/delete/{id} | Path does not match | 
| 149 | map_icons_delete_all | /map_icons/delete_all | Path does not match | 
| 150 | map_icon_delete_file | /map_icons/delete_map_icon_file/{id} | Path does not match | 
| 151 | map_icons_export | /map_icons/export | Path does not match | 
| 152 | map_icons_import | /map_icons/import | Path does not match | 
| 153 | photo_locations_index | /photolocations/index | Path does not match | 
| 154 | photo_locations_new | /photolocations/new | Path does not match | 
| 155 | photo_locations_show | /photolocations/show/{id} | Path does not match | 
| 156 | photo_locations_edit | /photolocations/edit/{id} | Path does not match | 
| 157 | photo_locations_delete | /photolocations/delete/{id} | Path does not match | 
| 158 | photo_location_public_private | /photolocations/locationSwitchPublicPrivate/{id} | Path does not match | 
| 159 | photos_index | /photos/index | Path does not match | 
| 160 | show_photos_by_location | /photos/location/{id}/{author}/{format} | Path does not match | 
| 161 | rotate_photo | /photos/rotate/photo/{photoID} | Path does not match | 
| 162 | photos_new | /photos/new/{location} | Path does not match | 
| 163 | photos_show | /photos/show/{id} | Path does not match | 
| 164 | photos_edit | /photos/edit/{id} | Path does not match | 
| 165 | photos_delete | /photos/delete/{id} | Path does not match | 
| 166 | photos_delete_all | /photos/deleteAll/Photos | Path does not match | 
| 167 | photos_delete_all_by_location | /photos/deleteAllByLocation/Photos/{location} | Path does not match | 
| 168 | photo_edit_favourite_status | /photos/{photo}/{user}/{favoured}/photo_favourite | Path does not match | 
| 169 | view_photo | /photos/view/photo/{photoId} | Path does not match | 
| 170 | email_photo | /photos/{photoId}/email_photo | Path does not match | 
| 171 | download_photo | /photos/{photoId}/download/photo | Path does not match | 
| 172 | download_all_photo_all_by_author_and_location | /photos/download/all_photos/{author}/{location} | Path does not match | 
| 173 | product_index | /product/index | Path does not match | 
| 174 | product_new | /product/new | Path does not match | 
| 175 | product_show | /product/show/{id} | Path does not match | 
| 176 | product_edit | /product/edit/{id} | Path does not match | 
| 177 | product_delete | /product/delete/{id} | Path does not match | 
| 178 | product_change_ranking | /product/change_ranking/{change}/{id} | Path does not match | 
| 179 | product_change_status | /product/change_status/{input}/{status}/{id} | Path does not match | 
| 180 | referrals_index | /referrals/index | Path does not match | 
| 181 | referrals_new | /referrals/new | Path does not match | 
| 182 | referrals_new_from_business_contact | /referrals/new_from_businesscontacts/{business_referred}/{action} | Path does not match | 
| 183 | referrals_show | /referrals/show/{id} | Path does not match | 
| 184 | referrals_edit | /referrals/edit/{id} | Path does not match | 
| 185 | referrals_delete | /referrals/delete/{id} | Path does not match | 
| 186 | referrals_delete_all | /referrals/referrals/delete_all | Path does not match | 
| 187 | app_register | /register | Path does not match | 
| 188 | app_register_verify_email | /verify/email/{id} | Path does not match | 
| 189 | app_forgot_password_request | /reset-password | Path does not match | 
| 190 | app_check_email | /reset-password/check-email | Path does not match | 
| 191 | app_reset_password | /reset-password/reset/{token} | Path does not match | 
| 192 | app_login | /login | Route matches! | 
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.