Routing
app_home_home
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | 2fa_login | /2fa | Path does not match |
| 4 | 2fa_login_check | /2fa_check | Path does not match |
| 5 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 6 | _wdt | /_wdt/{token} | Path does not match |
| 7 | _profiler_home | /_profiler/ | Path does not match |
| 8 | _profiler_search | /_profiler/search | Path does not match |
| 9 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 10 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 11 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 12 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 13 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 14 | _profiler_open_file | /_profiler/open | Path does not match |
| 15 | _profiler | /_profiler/{token} | Path does not match |
| 16 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 17 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 18 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 19 | admin | /admin | Path does not match |
| 20 | history | /admin/history | Path does not match |
| 21 | users | /admin/users | Path does not match |
| 22 | new_user | /admin/users/add | Path does not match |
| 23 | edit_user | /admin/users/{id}/edit | Path does not match |
| 24 | delete_user | /admin/users/{id}/delete | Path does not match |
| 25 | history_authentication | /admin/history_authentication | Path does not match |
| 26 | blocked_ips | /admin/blocked_ips | Path does not match |
| 27 | unblock_ip | /admin/blocked_ips/unblock/{id} | Path does not match |
| 28 | errors | /admin/errors | Path does not match |
| 29 | edit_error | /admin/errors/{id}/edit | Path does not match |
| 30 | maintenance | /admin/maintenance | Path does not match |
| 31 | maintenance_go | /admin/maintenance/go | Path does not match |
| 32 | app_admin_defaultroles | /admin/default_roles | Path does not match |
| 33 | enable-mfa | /admin/users/{id}/enable-mfa | Path does not match |
| 34 | disable-mfa | /admin/users/{id}/disable-mfa | Path does not match |
| 35 | renew-mfa | /admin/users/{id}/renew-mfa | Path does not match |
| 36 | qr_code_user_mfa | /admin/users/{id}/show_qr | Path does not match |
| 37 | configuration | /admin/configuration | Path does not match |
| 38 | app_admin_findnextlistid | /admin/next_id/{listName} | Path does not match |
| 39 | api_login | /api/login | Path does not match |
| 40 | api_register | /api/register | Path does not match |
| 41 | api_refresh_token | /api/refresh-token | Path does not match |
| 42 | api_candidate_calendar | /api/candidates/{candidateId}/calendar | Path does not match |
| 43 | api_candidate_availability | /api/candidates/{candidateId}/calendar/availability | Path does not match |
| 44 | api_candidate_calendar_create | /api/candidates/{candidateId}/calendar/entries | Path does not match |
| 45 | api_candidate_calendar_update | /api/candidates/{candidateId}/calendar/entries/{entryId} | Path does not match |
| 46 | api_candidate_calendar_delete | /api/candidates/{candidateId}/calendar/entries/{entryId} | Path does not match |
| 47 | api_candidate_documents_list | /api/candidates/{candidateId}/documents | Path does not match |
| 48 | api_candidate_cv | /api/candidates/{candidateId}/documents/cv | Path does not match |
| 49 | api_candidate_document_upload | /api/candidates/{candidateId}/documents | Path does not match |
| 50 | api_candidate_document_show | /api/candidates/{candidateId}/documents/{documentId} | Path does not match |
| 51 | api_candidate_document_download | /api/candidates/{candidateId}/documents/{documentId}/download | Path does not match |
| 52 | api_candidate_document_delete | /api/candidates/{candidateId}/documents/{documentId} | Path does not match |
| 53 | api_candidate_documents_stats | /api/candidates/{candidateId}/documents/statistics | Path does not match |
| 54 | api_candidate_profile | /api/candidates/{candidateId}/profile | Path does not match |
| 55 | api_candidate_profile_update | /api/candidates/{candidateId}/profile | Path does not match |
| 56 | api_candidate_specialties | /api/candidates/{candidateId}/profile/specialties | Path does not match |
| 57 | api_candidate_specialty_add | /api/candidates/{candidateId}/profile/specialties | Path does not match |
| 58 | api_candidate_specialty_delete | /api/candidates/{candidateId}/profile/specialties/{specialtyId} | Path does not match |
| 59 | api_candidate_addresses | /api/candidates/{candidateId}/profile/addresses | Path does not match |
| 60 | api_candidates_advanced_search | /api/candidates/search | Path does not match |
| 61 | api_candidates_list | /api/candidates | Path does not match |
| 62 | api_candidate_show | /api/candidates/{id} | Path does not match |
| 63 | api_candidate_create | /api/candidates | Path does not match |
| 64 | api_candidate_preview | /api/candidates/{id}/preview | Path does not match |
| 65 | api_candidates_export | /api/candidates/export | Path does not match |
| 66 | api_candidates_check_unicity | /api/candidates/check-unicity | Path does not match |
| 67 | api_candidates_search_identity | /api/candidates/search-identity | Path does not match |
| 68 | api_health | /api/health | Path does not match |
| 69 | api_docs | /api/docs | Path does not match |
| 70 | api_stats | /api/stats | Path does not match |
| 71 | api_rate_limit | /api/rate-limit | Path does not match |
| 72 | api_test | /api/test | Path does not match |
| 73 | api_offer_pr_profile | /api/offers-pr/{offerId}/profile | Path does not match |
| 74 | api_offer_pr_profile_update | /api/offers-pr/{offerId}/profile | Path does not match |
| 75 | api_offer_pr_duplicate | /api/offers-pr/{offerId}/profile/duplicate | Path does not match |
| 76 | api_offer_pr_affiliations | /api/offers-pr/{offerId}/profile/affiliations | Path does not match |
| 77 | api_offer_pr_billing_lines | /api/offers-pr/{offerId}/profile/billing-lines | Path does not match |
| 78 | api_offer_pr_calendar | /api/offers-pr/{offerId}/profile/calendar | Path does not match |
| 79 | api_offer_pr_statistics | /api/offers-pr/{offerId}/profile/statistics | Path does not match |
| 80 | api_offers_pr_search | /api/offers-pr | Path does not match |
| 81 | api_offers_pr_load | /api/offers-pr/load | Path does not match |
| 82 | api_offers_pr_export | /api/offers-pr/export | Path does not match |
| 83 | api_offers_pr_preview | /api/offers-pr/{id}/preview | Path does not match |
| 84 | api_offers_pr_duplicate | /api/offers-pr/{id}/duplicate | Path does not match |
| 85 | api_offers_pr_get | /api/offers-pr/{id} | Path does not match |
| 86 | api_offers_pr_shortlist | /api/offers-pr/{id}/shortlist | Path does not match |
| 87 | api_offers_pr_update | /api/offers-pr/{id} | Path does not match |
| 88 | api_offers_pr_affiliations | /api/offers-pr/{id}/affiliations | Path does not match |
| 89 | api_offers_pr_create_affiliation | /api/offers-pr/{id}/affiliations | Path does not match |
| 90 | api_offers_pr_billing_lines | /api/offers-pr/{id}/billing-lines | Path does not match |
| 91 | api_offers_pr_calendar | /api/offers-pr/{id}/calendar/{type} | Path does not match |
| 92 | api_offers_pr_cmc | /api/offers-pr/{id}/cmc | Path does not match |
| 93 | api_offers_pr_code | /api/offers-pr/{id}/code/{type} | Path does not match |
| 94 | verify_billing_line_pr | /lignes_facturation_pr/{id}/verification | Path does not match |
| 95 | board | /board | Path does not match |
| 96 | board_full_screen | /board/full_screen | Path does not match |
| 97 | board_general_statistics | /board/general_statistics | Path does not match |
| 98 | board_general_statistics_full_screen | /board/general_statistics/full_screen | Path does not match |
| 99 | board_refresh | /board/refresh | Path does not match |
| 100 | board_placements | /board/my_placements | Path does not match |
| 101 | board_add_placement | /board/add | Path does not match |
| 102 | board_edit_placement | /board/{id}/edit | Path does not match |
| 103 | board_delete_placement | /board/{id}/delete | Path does not match |
| 104 | app_campaigns_search | /campagnes | Path does not match |
| 105 | campaigns | /campagnes/{tab} | Path does not match |
| 106 | create_campaign_pr | /campagnes/pr/creation | Path does not match |
| 107 | create_campaign_pc | /campagnes/pc/creation | Path does not match |
| 108 | create_campaign_dispos | /campagnes/dispos/creation | Path does not match |
| 109 | edit_campaign | /campagnes/{tab}/{id}/edition | Path does not match |
| 110 | delete_campaign | /campagnes/{tab}/{id}/edition/suppression | Path does not match |
| 111 | preview_campaign_pr | /campagnes/pr/previsualiser | Path does not match |
| 112 | preview_campaign_pc | /campagnes/pc/previsualiser | Path does not match |
| 113 | preview_campaign_pci | /campagnes/pci/previsualiser | Path does not match |
| 114 | preview_campaign_canada | /campagnes/candidat_canada/previsualiser | Path does not match |
| 115 | campaign_code | /campagnes/{id}/code | Path does not match |
| 116 | change_campaign_status | /campagnes/{id}/modifier_statut | Path does not match |
| 117 | app_contacts_load | /contacts/charger | Path does not match |
| 118 | app_couplecmc_cmcstoresend | /couples_cmc/{id}/a_relancer | Path does not match |
| 119 | app_documents_preview | /documents/visualiser/{id}/{infos}/{extension} | Path does not match |
| 120 | app_documents_see | /documents/see/{id}/{infos} | Path does not match |
| 121 | app_documents_download | /documents/download/{id}/{infos} | Path does not match |
| 122 | app_documents_modifier_statut | /documents/{id}/modifier_statut | Path does not match |
| 123 | app_emails_preview_email | /emails/preview | Path does not match |
| 124 | app_emails_load_template | /emails_templates/{id} | Path does not match |
| 125 | billing_dashboard | /facturation | Path does not match |
| 126 | app_facturation_factures_recherche | /facturation/factures/recherche | Path does not match |
| 127 | app_facturation_avoirs | /facturation/avoirs/recherche | Path does not match |
| 128 | app_facturation_reglements | /facturation/reglements | Path does not match |
| 129 | app_facturation_ajout_reglement | /facturation/reglements/ajout | Path does not match |
| 130 | app_facturation_factures | /facturation/factures/{sous_onglet}/ | Path does not match |
| 131 | app_facturation_clients_avec_avoirs_a_creer | /facturation/avoirs/clients_avec_avoirs_a_creer | Path does not match |
| 132 | app_facturation_avoirs_a_envoyer | /facturation/avoirs/a_envoyer | Path does not match |
| 133 | app_facturation_lignes_facturation_pc | /facturation/lignes_facturation/pc | Path does not match |
| 134 | app_facturation_lignes_facturation_pci | /facturation/lignes_facturation/pci | Path does not match |
| 135 | app_facturation_lignes_facturation_pr | /facturation/lignes_facturation/pr | Path does not match |
| 136 | app_facturation_a_facturer_pr | /facturation/a_facturer/pr | Path does not match |
| 137 | app_facturation_a_facturer_mh | /facturation/a_facturer/mh | Path does not match |
| 138 | app_facturation_a_facturer_pc | /facturation/a_facturer/pc | Path does not match |
| 139 | app_facturation_a_facturer_pci | /facturation/a_facturer/pci | Path does not match |
| 140 | app_facturation_charger_factures | /facturation/charger_factures | Path does not match |
| 141 | app_facturation_details_facture | /facturation/factures/{id_facture}/details | Path does not match |
| 142 | app_facturation_details_avoir | /facturation/avoirs/{id_avoir}/details | Path does not match |
| 143 | app_facturation_resume_clients | /facturation/resume_clients | Path does not match |
| 144 | app_facturation_resume_clients_fiscal | /facturation/resume_clients_fiscal | Path does not match |
| 145 | app_facturation_doublons_dates_affiliations_pr | /facturation/doublons_dates_affiliations_pr | Path does not match |
| 146 | history_details | /historique/details/{id}/{infos} | Path does not match |
| 147 | app_home_home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.