Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | app.account.http.company.profile.edit | /account/company/profile | Path does not match |
| 15 | app.account.http.person.profile.edit | /account/person/profile | Path does not match |
| 16 | app.car.ajax.car.create | /ajax/cars/create | Path does not match |
| 17 | app.car.ajax.car.delete | /ajax/cars/{carId}/delete | Path does not match |
| 18 | app.car.ajax.car.invoice.create | /ajax/cars/{carId}/invoice/create | Path does not match |
| 19 | app.car.ajax.car.invoice.new | /ajax/cars/{carId}/invoice/new | Path does not match |
| 20 | app.car.ajax.car.list | /ajax/cars | Path does not match |
| 21 | app.car.ajax.car.new | /ajax/cars/new | Path does not match |
| 22 | app.car.ajax.car.remove | /ajax/cars/{carId}/remove | Path does not match |
| 23 | app.car.ajax.car_export.create | /ajax/cars/exports/create | Path does not match |
| 24 | app.car.ajax.car_export.new | /ajax/cars/exports/new | Path does not match |
| 25 | app.car.http.car.list | /cars | Path does not match |
| 26 | app.car.http.car.view | /cars/{carId} | Path does not match |
| 27 | app.contact.ajax.contact.create | /ajax/contacts/create | Path does not match |
| 28 | app.contact.ajax.contact.create.quick | /ajax/contacts/create/quick | Path does not match |
| 29 | app.contact.ajax.contact.get | /ajax/contacts/{contactId} | Path does not match |
| 30 | app.contact.ajax.contact.group.toggle | /ajax/contacts/{contactId}/groups/{groupId}/toggle | Path does not match |
| 31 | app.contact.ajax.contact.list | /ajax/contacts | Path does not match |
| 32 | app.contact.ajax.contact.new.quick | /ajax/contacts/new/quick | Path does not match |
| 33 | app.contact.ajax.contact.search | /ajax/contacts/search | Path does not match |
| 34 | app.contact.ajax.contact_access.accessor.list | /ajax/contacts/{contactId}/accesses/accessors | Path does not match |
| 35 | app.contact.ajax.contact_access.list | /ajax/contacts/{contactId}/accesses | Path does not match |
| 36 | app.contact.ajax.contact_access.create | /ajax/contacts/{contactId}/accesses/create | Path does not match |
| 37 | app.contact.ajax.contact_access.delete | /ajax/contacts/{contactId}/accesses/{accessId}/delete | Path does not match |
| 38 | app.contact.ajax.contact_access.edit | /ajax/contacts/{contactId}/accesses/{accessId}/edit | Path does not match |
| 39 | app.contact.ajax.contact_access.new | /ajax/contacts/{contactId}/accesses/new | Path does not match |
| 40 | app.contact.ajax.contact_access.remove | /ajax/contacts/{contactId}/accesses/{accessId}/remove | Path does not match |
| 41 | app.contact.ajax.contact_access.update | /ajax/contacts/{contactId}/accesses/{accessId}/update | Path does not match |
| 42 | app.contact.ajax.contact_relationship_contact_person.candidate.list | /ajax/contacts/{contactId}/relationships/contact-persons/candidates | Path does not match |
| 43 | app.contact.ajax.contact_relationship_contact_person.create | /ajax/contacts/{contactId}/relationships/contact-persons/create | Path does not match |
| 44 | app.contact.ajax.contact_relationship_contact_person.delete | /ajax/contacts/relationships/contact-persons/{relationshipId}/delete | Path does not match |
| 45 | app.contact.ajax.contact_relationship_contact_person.edit | /ajax/contacts/relationships/contact-persons/{relationshipId}/edit | Path does not match |
| 46 | app.contact.ajax.contact_relationship_contact_person.list | /ajax/contacts/{contactId}/relationships/contact-persons | Path does not match |
| 47 | app.contact.ajax.contact_relationship_contact_person.new | /ajax/contacts/{contactId}/relationships/contact-persons/new | Path does not match |
| 48 | app.contact.ajax.contact_relationship_contact_person.remove | /ajax/contacts/relationships/contact-persons/{relationshipId}/remove | Path does not match |
| 49 | app.contact.ajax.contact_relationship_contact_person.update | /ajax/contacts/relationships/contact-persons/{relationshipId}/update | Path does not match |
| 50 | app.contact.ajax.contact_relationship.employment.employee.candidate.list | /ajax/contacts/{contactId}/relationships/employments/employees/candidates | Path does not match |
| 51 | app.contact.ajax.contact_relationship.employment.employee.create | /ajax/contacts/{contactId}/relationships/employments/employees/create | Path does not match |
| 52 | app.contact.ajax.contact_relationship.employment.employee.delete | /ajax/contacts/{contactId}/relationships/{relationshipId}/employments/employees/delete | Path does not match |
| 53 | app.contact.ajax.contact_relationship.employment.employee.edit | /ajax/contacts/{contactId}/relationships/{relationshipId}/employments/employees/edit | Path does not match |
| 54 | app.contact.ajax.contact_relationship.employment.employee.list | /ajax/contacts/{contactId}/relationships/employments/employees | Path does not match |
| 55 | app.contact.ajax.contact_relationship.employment.employee.new | /ajax/contacts/{contactId}/relationships/employments/employees/new | Path does not match |
| 56 | app.contact.ajax.contact_relationship.employment.employee.remove | /ajax/contacts/{contactId}/relationships/{relationshipId}/employments/employees/remove | Path does not match |
| 57 | app.contact.ajax.contact_relationship.employment.employee.update | /ajax/contacts/{contactId}/relationships/{relationshipId}/employments/employees/update | Path does not match |
| 58 | app.contact.ajax.contact_relationship.employment.employer.candidate.list | /ajax/contacts/{contactId}/relationships/employments/employers/candidates | Path does not match |
| 59 | app.contact.ajax.contact_relationship.employment.employer.create | /ajax/contacts/{contactId}/relationships/employments/employers/create | Path does not match |
| 60 | app.contact.ajax.contact_relationship.employment.employer.delete | /ajax/contacts/{contactId}/relationships/{relationshipId}/employments/employers/delete | Path does not match |
| 61 | app.contact.ajax.contact_relationship.employment.employer.edit | /ajax/contacts/{contactId}/relationships/{relationshipId}/employments/employers/edit | Path does not match |
| 62 | app.contact.ajax.contact_relationship.employment.employer.list | /ajax/contacts/{contactId}/relationships/employments/employers | Path does not match |
| 63 | app.contact.ajax.contact_relationship.employment.employer.new | /ajax/contacts/{contactId}/relationships/employments/employers/new | Path does not match |
| 64 | app.contact.ajax.contact_relationship.employment.employer.remove | /ajax/contacts/{contactId}/relationships/{relationshipId}/employments/employers/remove | Path does not match |
| 65 | app.contact.ajax.contact_relationship.employment.employer.update | /ajax/contacts/{contactId}/relationships/{relationshipId}/employments/employers/update | Path does not match |
| 66 | app.contact.ajax.document_template.list | /ajax/contacts/{contactId}/document-templates | Path does not match |
| 67 | app.contact.ajax.group.create | /ajax/contacts/groups/create | Path does not match |
| 68 | app.contact.ajax.group.delete | /ajax/contacts/groups/{groupId}/delete | Path does not match |
| 69 | app.contact.ajax.group.edit | /ajax/contacts/groups/{groupId}/edit | Path does not match |
| 70 | app.contact.ajax.group.new | /ajax/contacts/groups/new | Path does not match |
| 71 | app.contact.ajax.group.remove | /ajax/contacts/groups/{groupId}/remove | Path does not match |
| 72 | app.contact.ajax.group.update | /ajax/contacts/groups/{groupId}/update | Path does not match |
| 73 | app.contact.ajax.note.create | /ajax/contacts/{contactId}/notes/create | Path does not match |
| 74 | app.contact.ajax.note.delete | /ajax/contacts/{contactId}/notes/{noteId}/delete | Path does not match |
| 75 | app.contact.ajax.note.edit | /ajax/contacts/{contactId}/notes/{noteId}/edit | Path does not match |
| 76 | app.contact.ajax.note.list | /ajax/contacts/{contactId}/notes | Path does not match |
| 77 | app.contact.ajax.note.new | /ajax/contacts/{contactId}/notes/new | Path does not match |
| 78 | app.contact.ajax.note.remove | /ajax/contacts/{contactId}/notes/{noteId}/remove | Path does not match |
| 79 | app.contact.ajax.note.update | /ajax/contacts/{contactId}/notes/{noteId}/update | Path does not match |
| 80 | app.contact.ajax.relationship.ownership.company.create | /ajax/contacts/{contactId}/relationships/ownerships/companies/create | Path does not match |
| 81 | app.contact.ajax.relationship.ownership.company.delete | /ajax/contacts/{contactId}/relationships/ownerships/{relationshipId}/companies/delete | Path does not match |
| 82 | app.contact.ajax.relationship.ownership.company.edit | /ajax/contacts/{contactId}/relationships/ownerships/{relationshipId}/companies/edit | Path does not match |
| 83 | app.contact.ajax.relationship.ownership.company.list | /ajax/contacts/{contactId}/relationships/ownerships/companies | Path does not match |
| 84 | app.contact.ajax.relationship.ownership.company.new | /ajax/contacts/{contactId}/relationships/ownerships/companies/new | Path does not match |
| 85 | app.contact.ajax.relationship.ownership.company.shares | /ajax/contacts/{contactId}/relationships/ownerships/companies/shares | Path does not match |
| 86 | app.contact.ajax.relationship.ownership.company.remove | /ajax/contacts/{contactId}/relationships/ownerships/{relationshipId}/companies/remove | Path does not match |
| 87 | app.contact.ajax.relationship.ownership.company.update | /ajax/contacts/{contactId}/relationships/ownerships/{relationshipId}/companies/update | Path does not match |
| 88 | app.contact.ajax.relationship.ownership.owner.create | /ajax/contacts/{contactId}/relationships/ownerships/owners/create | Path does not match |
| 89 | app.contact.ajax.relationship.ownership.owner.delete | /ajax/contacts/{contactId}/relationships/ownerships/{relationshipId}/owners/delete | Path does not match |
| 90 | app.contact.ajax.relationship.ownership.owner.edit | /ajax/contacts/{contactId}/relationships/ownerships/{relationshipId}/owners/edit | Path does not match |
| 91 | app.contact.ajax.relationship.ownership.owner.list | /ajax/contacts/{contactId}/relationships/ownerships/owners | Path does not match |
| 92 | app.contact.ajax.relationship.ownership.owner.new | /ajax/contacts/{contactId}/relationships/ownerships/owners/new | Path does not match |
| 93 | app.contact.ajax.relationship.ownership.owner.remove | /ajax/contacts/{contactId}/relationships/ownerships/{relationshipId}/owners/remove | Path does not match |
| 94 | app.contact.ajax.relationship.ownership.owner.update | /ajax/contacts/{contactId}/relationships/ownerships/{relationshipId}/owners/update | Path does not match |
| 95 | app.contact.api.company.for_sale.get | /api/v1/contacts/companies/for-sale/{contactId} | Path does not match |
| 96 | app.contact.api.company.for_sale.list | /api/v1/contacts/companies/for-sale | Path does not match |
| 97 | app.contact.api.company.sale.export.prospect.get | /api/v1/contacts/companies/sales/{contactId}/exports/prospect/{locale}/{format} | Path does not match |
| 98 | app.contact.api.contact.get | /api/v1/contacts/{contactId} | Path does not match |
| 99 | app.contact.http.contact.delete | /contacts/{contactId}/delete | Path does not match |
| 100 | app.contact.http.contact.list | /contacts | Path does not match |
| 101 | app.contact.http.contact.view | /contacts/{contactId} | Path does not match |
| 102 | app_homepage | / | Path does not match |
| 103 | app_register | /register | Path does not match |
| 104 | app.core.ajax.zip_register.get | /ajax/zip-register/{country}/{zip} | Path does not match |
| 105 | app.core.http.registration.email_sent | /register/check-email | Path does not match |
| 106 | app.core.http.registration.token_expired | /register/token-expired | Path does not match |
| 107 | app_register_confirm | /register/confirm/{token} | Path does not match |
| 108 | app_forgotten_password | /forgotten-password | Path does not match |
| 109 | app.core.http.forgotten_password.email_sent | /forgotten-password/sent | Path does not match |
| 110 | app_forgotten_password_reset | /forgotten-password/reset/{token} | Path does not match |
| 111 | app.core.http.forgotten_password.changed | /forgotten-password/password-changed | Path does not match |
| 112 | app_forgotten_password_token_expired | /forgotten-password/token-expired | Path does not match |
| 113 | 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.