Routing
get_photos_by_adherents
Matched route
Route Parameters
| Name | Value |
|---|---|
| magasin | "C4230" |
Route Matching Logs
Path to match:
/api/image/photos/C4230
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_connexion_adherent | /admin/connexion/adherent | Path does not match |
| 2 | admin_login | /admin/login | Path does not match |
| 3 | admin_logout | /admin/admin-logout | Path does not match |
| 4 | admin_import_client_crm | /admin/import-file | Path does not match |
| 5 | admin_crm_import_client_options | /admin/import-file-options-{codeAdherent} | Path does not match |
| 6 | add_form_list_diffusion_ajax | /admin/add-form-list-diffusion{categoryName} | Path does not match |
| 7 | admin_televersement_generate | /admin/televersement-crm/generate | Path does not match |
| 8 | admin_televersement_crm_list | /admin/televersement-crm/list | Path does not match |
| 9 | admin_download_televersement_crm | /admin/televersement-crm/download | Path does not match |
| 10 | admin_delete_televersement_crm | /admin/televersement-crm/delete | Path does not match |
| 11 | admin_remove_magasin_contact | /admin/remove-magasin-contact/{contact} | Path does not match |
| 12 | admin | /admin/dashboard | Path does not match |
| 13 | importation_donnees_articles | /admin/importation_donnees/articles | Path does not match |
| 14 | importation_donnees_calendrier | /admin/importation_donnees/calendrier | Path does not match |
| 15 | importation_donnees_partage | /admin/importation_donnees/partage | Path does not match |
| 16 | importation_donnees_operation-frs | /admin/importation_donnees/operation-frs | Path does not match |
| 17 | importation_donnees_pub | /admin/importation_donnees/pub | Path does not match |
| 18 | get_valid_marques_for_inscription_ope_frs | /getValidMarquesForInscriptionOpeFrs | Path does not match |
| 19 | add_content | /add-content/{id}/{lang} | Path does not match |
| 20 | suppressionPartielle | /suppressionPartielle | Path does not match |
| 21 | push-qr-code-opc | /admin/opc/push-qr-code | Path does not match |
| 22 | push-qr-code | /admin/wallet/push-qr-code/{lang} | Path does not match |
| 23 | agenda | /agenda/ | Path does not match |
| 24 | agenda_all_events | /agenda/tous-les-evenements | Path does not match |
| 25 | ajax_load_file | /loadFile | Path does not match |
| 26 | search_autocomplete | /autocomplete/{element} | Path does not match |
| 27 | agenda_modal_content | /event_modal-content | Path does not match |
| 28 | score_jauge_adh | /score-jauge-adh-{adherent}-{lang} | Path does not match |
| 29 | ajax_hide_popup_extra | /hidePopup | Path does not match |
| 30 | listServices | /api/v1/list/services | Path does not match |
| 31 | listSpecialites | /api/v1/list/specialites | Path does not match |
| 32 | listReseaux | /api/v1/list/reseaux | Path does not match |
| 33 | listOperateurs | /api/v1/list/operateurs | Path does not match |
| 34 | init_contrat | /api/v1/init-contrat | Path does not match |
| 35 | check_deleted | /api/v1/check-deleted | Path does not match |
| 36 | init_magasin | /api/v1/init-magasin | Path does not match |
| 37 | generateUrlOPC | /api/v1/generate/url-opc | Path does not match |
| 38 | initUrlOPC | /api/v1/init/url-opc | Path does not match |
| 39 | bug_recette | /api/v1/bug-recette | Path does not match |
| 40 | initQrOPC | /api/v1/init/qr-opc | Path does not match |
| 41 | generatePdfQrCode | /api/v1/generate-pdf-qr-opc | Path does not match |
| 42 | init | /api/v1/get-contact-by-canal | Path does not match |
| 43 | api_crm_get_urls | /api/crm-get-urls/{urlp}/{kAdherent}{kAchat}{kIndiv} | Path does not match |
| 44 | froala_get_key | /api/froala/froala_get_key | Path does not match |
| 45 | froala_load_images | /api/froala/load_images_froala | Path does not match |
| 46 | froala_get_social_links_adh | /api/froala/froala_get_social_links_adh-{lang} | Path does not match |
| 47 | froala_admin_load_images | /api/froala/froala_admin_load_images | Path does not match |
| 48 | froala_admin_upload_image | /api/froala/froala_admin_upload_image | Path does not match |
| 49 | froala_admin_upload_template | /api/froala/froala_admin_upload_template | Path does not match |
| 50 | no_permission | /api/no-permission | Path does not match |
| 51 | get_url_fiche | /api/get-url-fiche/{code} | Path does not match |
| 52 | get_url_rdv | /api/get-url-rdv/{code} | Path does not match |
| 53 | get_vignettes | /api/image/vignettes | Path does not match |
| 54 | get_photos_by_adherents | /api/image/photos/{magasin} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.