Routing
home.index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 3 | api_doc | /api/docs.{_format} | Path does not match |
| 4 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 5 | _api_/articles/{id}{._format}_get | /api/articles/{id}.{_format} | Path does not match |
| 6 | _api_/articles{._format}_get_collection | /api/articles.{_format} | Path does not match |
| 7 | _api_/articles{._format}_post | /api/articles.{_format} | Path does not match |
| 8 | _api_/articles/{id}{._format}_patch | /api/articles/{id}.{_format} | Path does not match |
| 9 | _api_/articles/{id}{._format}_delete | /api/articles/{id}.{_format} | Path does not match |
| 10 | _api_/categories/{id}{._format}_get | /api/categories/{id}.{_format} | Path does not match |
| 11 | _api_/categories{._format}_get_collection | /api/categories.{_format} | Path does not match |
| 12 | _api_/categories{._format}_post | /api/categories.{_format} | Path does not match |
| 13 | _api_/categories/{id}{._format}_put | /api/categories/{id}.{_format} | Path does not match |
| 14 | _api_/categories/{id}{._format}_patch | /api/categories/{id}.{_format} | Path does not match |
| 15 | _api_/categories/{id}{._format}_delete | /api/categories/{id}.{_format} | Path does not match |
| 16 | _api_/clients/{id}{._format}_get | /api/clients/{id}.{_format} | Path does not match |
| 17 | _api_/clients{._format}_get_collection | /api/clients.{_format} | Path does not match |
| 18 | _api_/clients{._format}_post | /api/clients.{_format} | Path does not match |
| 19 | _api_/clients/{id}{._format}_patch | /api/clients/{id}.{_format} | Path does not match |
| 20 | _api_/clients/{id}{._format}_delete | /api/clients/{id}.{_format} | Path does not match |
| 21 | _api_/depenses/{id}{._format}_get | /api/depenses/{id}.{_format} | Path does not match |
| 22 | _api_/depenses{._format}_get_collection | /api/depenses.{_format} | Path does not match |
| 23 | _api_/depenses{._format}_post | /api/depenses.{_format} | Path does not match |
| 24 | _api_/depenses/{id}{._format}_patch | /api/depenses/{id}.{_format} | Path does not match |
| 25 | _api_/depenses/{id}{._format}_delete | /api/depenses/{id}.{_format} | Path does not match |
| 26 | _api_/devis/{id}{._format}_get | /api/devis/{id}.{_format} | Path does not match |
| 27 | _api_/devis{._format}_get_collection | /api/devis.{_format} | Path does not match |
| 28 | _api_/devis{._format}_post | /api/devis.{_format} | Path does not match |
| 29 | _api_/devis/{id}{._format}_patch | /api/devis/{id}.{_format} | Path does not match |
| 30 | _api_/devis/{id}{._format}_delete | /api/devis/{id}.{_format} | Path does not match |
| 31 | _api_/factures/{id}{._format}_get | /api/factures/{id}.{_format} | Path does not match |
| 32 | _api_/factures{._format}_get_collection | /api/factures.{_format} | Path does not match |
| 33 | _api_/factures{._format}_post | /api/factures.{_format} | Path does not match |
| 34 | _api_/factures/{id}{._format}_patch | /api/factures/{id}.{_format} | Path does not match |
| 35 | _api_/factures/{id}{._format}_delete | /api/factures/{id}.{_format} | Path does not match |
| 36 | _api_/type_emploies/{id}{._format}_get | /api/type_emploies/{id}.{_format} | Path does not match |
| 37 | _api_/type_emploies{._format}_get_collection | /api/type_emploies.{_format} | Path does not match |
| 38 | _api_/type_emploies{._format}_post | /api/type_emploies.{_format} | Path does not match |
| 39 | _api_/type_emploies/{id}{._format}_put | /api/type_emploies/{id}.{_format} | Path does not match |
| 40 | _api_/type_emploies/{id}{._format}_patch | /api/type_emploies/{id}.{_format} | Path does not match |
| 41 | _api_/type_emploies/{id}{._format}_delete | /api/type_emploies/{id}.{_format} | Path does not match |
| 42 | _api_/journal_comptables/{id}{._format}_get | /api/journal_comptables/{id}.{_format} | Path does not match |
| 43 | _api_/journal_comptables{._format}_get_collection | /api/journal_comptables.{_format} | Path does not match |
| 44 | _api_/journal_comptables{._format}_post | /api/journal_comptables.{_format} | Path does not match |
| 45 | _api_/journal_comptables/{id}{._format}_put | /api/journal_comptables/{id}.{_format} | Path does not match |
| 46 | _api_/journal_comptables/{id}{._format}_patch | /api/journal_comptables/{id}.{_format} | Path does not match |
| 47 | _api_/journal_comptables/{id}{._format}_delete | /api/journal_comptables/{id}.{_format} | Path does not match |
| 48 | _api_/mode_paiements/{id}{._format}_get | /api/mode_paiements/{id}.{_format} | Path does not match |
| 49 | _api_/mode_paiements{._format}_get_collection | /api/mode_paiements.{_format} | Path does not match |
| 50 | _api_/mode_paiements{._format}_post | /api/mode_paiements.{_format} | Path does not match |
| 51 | _api_/mode_paiements/{id}{._format}_patch | /api/mode_paiements/{id}.{_format} | Path does not match |
| 52 | _api_/personne_contacts/{id}{._format}_get | /api/personne_contacts/{id}.{_format} | Path does not match |
| 53 | _api_/personne_contacts{._format}_get_collection | /api/personne_contacts.{_format} | Path does not match |
| 54 | _api_/personne_contacts{._format}_post | /api/personne_contacts.{_format} | Path does not match |
| 55 | _api_/personne_contacts/{id}{._format}_put | /api/personne_contacts/{id}.{_format} | Path does not match |
| 56 | _api_/personne_contacts/{id}{._format}_patch | /api/personne_contacts/{id}.{_format} | Path does not match |
| 57 | _api_/personne_contacts/{id}{._format}_delete | /api/personne_contacts/{id}.{_format} | Path does not match |
| 58 | _api_/sites/{id}{._format}_get | /api/sites/{id}.{_format} | Path does not match |
| 59 | _api_/sites{._format}_get_collection | /api/sites.{_format} | Path does not match |
| 60 | _api_/sites{._format}_post | /api/sites.{_format} | Path does not match |
| 61 | _api_/sites/{id}{._format}_patch | /api/sites/{id}.{_format} | Path does not match |
| 62 | _api_/sites/{id}{._format}_delete | /api/sites/{id}.{_format} | Path does not match |
| 63 | _api_/users{._format}_get_collection | /api/users.{_format} | Path does not match |
| 64 | _api_/users{._format}_post | /api/users.{_format} | Path does not match |
| 65 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
| 66 | _api_/users/{id}{._format}_put | /api/users/{id}.{_format} | Path does not match |
| 67 | _api_/users/{id}{._format}_delete | /api/users/{id}.{_format} | Path does not match |
| 68 | _api_/vendeurs/{id}{._format}_get | /api/vendeurs/{id}.{_format} | Path does not match |
| 69 | _api_/vendeurs{._format}_get_collection | /api/vendeurs.{_format} | Path does not match |
| 70 | _api_/vendeurs{._format}_post | /api/vendeurs.{_format} | Path does not match |
| 71 | _api_/vendeurs/{id}{._format}_patch | /api/vendeurs/{id}.{_format} | Path does not match |
| 72 | _api_/vendeurs/{id}{._format}_delete | /api/vendeurs/{id}.{_format} | Path does not match |
| 73 | _api_/ajuste_commissions/{id}{._format}_get | /api/ajuste_commissions/{id}.{_format} | Path does not match |
| 74 | _api_/ajuste_commissions{._format}_get_collection | /api/ajuste_commissions.{_format} | Path does not match |
| 75 | _api_/ajuste_commissions{._format}_post | /api/ajuste_commissions.{_format} | Path does not match |
| 76 | _api_/ajuste_commissions/{id}{._format}_put | /api/ajuste_commissions/{id}.{_format} | Path does not match |
| 77 | _api_/ajuste_commissions/{id}{._format}_patch | /api/ajuste_commissions/{id}.{_format} | Path does not match |
| 78 | _api_/ajuste_commissions/{id}{._format}_delete | /api/ajuste_commissions/{id}.{_format} | Path does not match |
| 79 | _api_/bon_commandes/{id}{._format}_get | /api/bon_commandes/{id}.{_format} | Path does not match |
| 80 | _api_/bon_commandes{._format}_get_collection | /api/bon_commandes.{_format} | Path does not match |
| 81 | _api_/bon_commandes{._format}_post | /api/bon_commandes.{_format} | Path does not match |
| 82 | _api_/bon_commandes/{id}{._format}_put | /api/bon_commandes/{id}.{_format} | Path does not match |
| 83 | _api_/bon_commandes/{id}{._format}_patch | /api/bon_commandes/{id}.{_format} | Path does not match |
| 84 | _api_/bon_commandes/{id}{._format}_delete | /api/bon_commandes/{id}.{_format} | Path does not match |
| 85 | _api_/bon_receptions/{id}{._format}_get | /api/bon_receptions/{id}.{_format} | Path does not match |
| 86 | _api_/bon_receptions{._format}_get_collection | /api/bon_receptions.{_format} | Path does not match |
| 87 | _api_/bon_receptions{._format}_post | /api/bon_receptions.{_format} | Path does not match |
| 88 | _api_/bon_receptions/{id}{._format}_put | /api/bon_receptions/{id}.{_format} | Path does not match |
| 89 | _api_/bon_receptions/{id}{._format}_patch | /api/bon_receptions/{id}.{_format} | Path does not match |
| 90 | _api_/bon_receptions/{id}{._format}_delete | /api/bon_receptions/{id}.{_format} | Path does not match |
| 91 | _api_/bonus_clients/{id}{._format}_get | /api/bonus_clients/{id}.{_format} | Path does not match |
| 92 | _api_/bonus_clients{._format}_get_collection | /api/bonus_clients.{_format} | Path does not match |
| 93 | _api_/bonus_clients{._format}_post | /api/bonus_clients.{_format} | Path does not match |
| 94 | _api_/bonus_clients/{id}{._format}_put | /api/bonus_clients/{id}.{_format} | Path does not match |
| 95 | _api_/bonus_clients/{id}{._format}_patch | /api/bonus_clients/{id}.{_format} | Path does not match |
| 96 | _api_/bonus_clients/{id}{._format}_delete | /api/bonus_clients/{id}.{_format} | Path does not match |
| 97 | _api_/carte_fidelites/{id}{._format}_get | /api/carte_fidelites/{id}.{_format} | Path does not match |
| 98 | _api_/carte_fidelites{._format}_get_collection | /api/carte_fidelites.{_format} | Path does not match |
| 99 | _api_/carte_fidelites{._format}_post | /api/carte_fidelites.{_format} | Path does not match |
| 100 | _api_/carte_fidelites/{id}{._format}_put | /api/carte_fidelites/{id}.{_format} | Path does not match |
| 101 | _api_/carte_fidelites/{id}{._format}_patch | /api/carte_fidelites/{id}.{_format} | Path does not match |
| 102 | _api_/carte_fidelites/{id}{._format}_delete | /api/carte_fidelites/{id}.{_format} | Path does not match |
| 103 | _api_/cheques/{id}{._format}_get | /api/cheques/{id}.{_format} | Path does not match |
| 104 | _api_/cheques{._format}_get_collection | /api/cheques.{_format} | Path does not match |
| 105 | _api_/cheques{._format}_post | /api/cheques.{_format} | Path does not match |
| 106 | _api_/cheques/{id}{._format}_put | /api/cheques/{id}.{_format} | Path does not match |
| 107 | _api_/cheques/{id}{._format}_patch | /api/cheques/{id}.{_format} | Path does not match |
| 108 | _api_/cheques/{id}{._format}_delete | /api/cheques/{id}.{_format} | Path does not match |
| 109 | _api_/clotures/{id}{._format}_get | /api/clotures/{id}.{_format} | Path does not match |
| 110 | _api_/clotures{._format}_get_collection | /api/clotures.{_format} | Path does not match |
| 111 | _api_/clotures{._format}_post | /api/clotures.{_format} | Path does not match |
| 112 | _api_/clotures/{id}{._format}_put | /api/clotures/{id}.{_format} | Path does not match |
| 113 | _api_/clotures/{id}{._format}_patch | /api/clotures/{id}.{_format} | Path does not match |
| 114 | _api_/clotures/{id}{._format}_delete | /api/clotures/{id}.{_format} | Path does not match |
| 115 | _api_/commandes/{id}{._format}_get | /api/commandes/{id}.{_format} | Path does not match |
| 116 | _api_/commandes{._format}_get_collection | /api/commandes.{_format} | Path does not match |
| 117 | _api_/commandes{._format}_post | /api/commandes.{_format} | Path does not match |
| 118 | _api_/commandes/{id}{._format}_put | /api/commandes/{id}.{_format} | Path does not match |
| 119 | _api_/commandes/{id}{._format}_patch | /api/commandes/{id}.{_format} | Path does not match |
| 120 | _api_/commandes/{id}{._format}_delete | /api/commandes/{id}.{_format} | Path does not match |
| 121 | _api_/commande_articles/{id}{._format}_get | /api/commande_articles/{id}.{_format} | Path does not match |
| 122 | _api_/commande_articles{._format}_get_collection | /api/commande_articles.{_format} | Path does not match |
| 123 | _api_/commande_articles{._format}_post | /api/commande_articles.{_format} | Path does not match |
| 124 | _api_/commande_articles/{id}{._format}_put | /api/commande_articles/{id}.{_format} | Path does not match |
| 125 | _api_/commande_articles/{id}{._format}_patch | /api/commande_articles/{id}.{_format} | Path does not match |
| 126 | _api_/commande_articles/{id}{._format}_delete | /api/commande_articles/{id}.{_format} | Path does not match |
| 127 | _api_/commissions/{id}{._format}_get | /api/commissions/{id}.{_format} | Path does not match |
| 128 | _api_/commissions{._format}_get_collection | /api/commissions.{_format} | Path does not match |
| 129 | _api_/commissions{._format}_post | /api/commissions.{_format} | Path does not match |
| 130 | _api_/commissions/{id}{._format}_put | /api/commissions/{id}.{_format} | Path does not match |
| 131 | _api_/commissions/{id}{._format}_patch | /api/commissions/{id}.{_format} | Path does not match |
| 132 | _api_/commissions/{id}{._format}_delete | /api/commissions/{id}.{_format} | Path does not match |
| 133 | _api_/commissionnaires/{id}{._format}_get | /api/commissionnaires/{id}.{_format} | Path does not match |
| 134 | _api_/commissionnaires{._format}_get_collection | /api/commissionnaires.{_format} | Path does not match |
| 135 | _api_/commissionnaires{._format}_post | /api/commissionnaires.{_format} | Path does not match |
| 136 | _api_/commissionnaires/{id}{._format}_put | /api/commissionnaires/{id}.{_format} | Path does not match |
| 137 | _api_/commissionnaires/{id}{._format}_patch | /api/commissionnaires/{id}.{_format} | Path does not match |
| 138 | _api_/commissionnaires/{id}{._format}_delete | /api/commissionnaires/{id}.{_format} | Path does not match |
| 139 | _api_/configurations/{id}{._format}_get | /api/configurations/{id}.{_format} | Path does not match |
| 140 | _api_/configurations{._format}_get_collection | /api/configurations.{_format} | Path does not match |
| 141 | _api_/configurations{._format}_post | /api/configurations.{_format} | Path does not match |
| 142 | _api_/configurations/{id}{._format}_put | /api/configurations/{id}.{_format} | Path does not match |
| 143 | _api_/configurations/{id}{._format}_patch | /api/configurations/{id}.{_format} | Path does not match |
| 144 | _api_/configurations/{id}{._format}_delete | /api/configurations/{id}.{_format} | Path does not match |
| 145 | _api_/contacts/{id}{._format}_get | /api/contacts/{id}.{_format} | Path does not match |
| 146 | _api_/contacts{._format}_get_collection | /api/contacts.{_format} | Path does not match |
| 147 | _api_/contacts{._format}_post | /api/contacts.{_format} | Path does not match |
| 148 | _api_/contacts/{id}{._format}_put | /api/contacts/{id}.{_format} | Path does not match |
| 149 | _api_/contacts/{id}{._format}_patch | /api/contacts/{id}.{_format} | Path does not match |
| 150 | _api_/contacts/{id}{._format}_delete | /api/contacts/{id}.{_format} | Path does not match |
| 151 | _api_/def_rabais/{id}{._format}_get | /api/def_rabais/{id}.{_format} | Path does not match |
| 152 | _api_/def_rabais{._format}_get_collection | /api/def_rabais.{_format} | Path does not match |
| 153 | _api_/def_rabais{._format}_post | /api/def_rabais.{_format} | Path does not match |
| 154 | _api_/def_rabais/{id}{._format}_put | /api/def_rabais/{id}.{_format} | Path does not match |
| 155 | _api_/def_rabais/{id}{._format}_patch | /api/def_rabais/{id}.{_format} | Path does not match |
| 156 | _api_/def_rabais/{id}{._format}_delete | /api/def_rabais/{id}.{_format} | Path does not match |
| 157 | _api_/entrepises/{id}{._format}_get | /api/entrepises/{id}.{_format} | Path does not match |
| 158 | _api_/entrepises{._format}_get_collection | /api/entrepises.{_format} | Path does not match |
| 159 | _api_/entrepises{._format}_post | /api/entrepises.{_format} | Path does not match |
| 160 | _api_/entrepises/{id}{._format}_put | /api/entrepises/{id}.{_format} | Path does not match |
| 161 | _api_/entrepises/{id}{._format}_patch | /api/entrepises/{id}.{_format} | Path does not match |
| 162 | _api_/entrepises/{id}{._format}_delete | /api/entrepises/{id}.{_format} | Path does not match |
| 163 | _api_/entrepots/{id}{._format}_get | /api/entrepots/{id}.{_format} | Path does not match |
| 164 | _api_/entrepots{._format}_get_collection | /api/entrepots.{_format} | Path does not match |
| 165 | _api_/entrepots{._format}_post | /api/entrepots.{_format} | Path does not match |
| 166 | _api_/entrepots/{id}{._format}_put | /api/entrepots/{id}.{_format} | Path does not match |
| 167 | _api_/entrepots/{id}{._format}_patch | /api/entrepots/{id}.{_format} | Path does not match |
| 168 | _api_/entrepots/{id}{._format}_delete | /api/entrepots/{id}.{_format} | Path does not match |
| 169 | _api_/fournisseurs/{id}{._format}_get | /api/fournisseurs/{id}.{_format} | Path does not match |
| 170 | _api_/fournisseurs{._format}_get_collection | /api/fournisseurs.{_format} | Path does not match |
| 171 | _api_/fournisseurs{._format}_post | /api/fournisseurs.{_format} | Path does not match |
| 172 | _api_/fournisseurs/{id}{._format}_put | /api/fournisseurs/{id}.{_format} | Path does not match |
| 173 | _api_/fournisseurs/{id}{._format}_patch | /api/fournisseurs/{id}.{_format} | Path does not match |
| 174 | _api_/fournisseurs/{id}{._format}_delete | /api/fournisseurs/{id}.{_format} | Path does not match |
| 175 | _api_/fournisseur_arcticles/{id}{._format}_get | /api/fournisseur_arcticles/{id}.{_format} | Path does not match |
| 176 | _api_/fournisseur_arcticles{._format}_get_collection | /api/fournisseur_arcticles.{_format} | Path does not match |
| 177 | _api_/fournisseur_arcticles{._format}_post | /api/fournisseur_arcticles.{_format} | Path does not match |
| 178 | _api_/fournisseur_arcticles/{id}{._format}_put | /api/fournisseur_arcticles/{id}.{_format} | Path does not match |
| 179 | _api_/fournisseur_arcticles/{id}{._format}_patch | /api/fournisseur_arcticles/{id}.{_format} | Path does not match |
| 180 | _api_/fournisseur_arcticles/{id}{._format}_delete | /api/fournisseur_arcticles/{id}.{_format} | Path does not match |
| 181 | _api_/gift_cards/{id}{._format}_get | /api/gift_cards/{id}.{_format} | Path does not match |
| 182 | _api_/gift_cards{._format}_get_collection | /api/gift_cards.{_format} | Path does not match |
| 183 | _api_/gift_cards{._format}_post | /api/gift_cards.{_format} | Path does not match |
| 184 | _api_/gift_cards/{id}{._format}_put | /api/gift_cards/{id}.{_format} | Path does not match |
| 185 | _api_/gift_cards/{id}{._format}_patch | /api/gift_cards/{id}.{_format} | Path does not match |
| 186 | _api_/gift_cards/{id}{._format}_delete | /api/gift_cards/{id}.{_format} | Path does not match |
| 187 | _api_/invent_items/{id}{._format}_get | /api/invent_items/{id}.{_format} | Path does not match |
| 188 | _api_/invent_items{._format}_get_collection | /api/invent_items.{_format} | Path does not match |
| 189 | _api_/invent_items{._format}_post | /api/invent_items.{_format} | Path does not match |
| 190 | _api_/invent_items/{id}{._format}_put | /api/invent_items/{id}.{_format} | Path does not match |
| 191 | _api_/invent_items/{id}{._format}_patch | /api/invent_items/{id}.{_format} | Path does not match |
| 192 | _api_/invent_items/{id}{._format}_delete | /api/invent_items/{id}.{_format} | Path does not match |
| 193 | _api_/items/{id}{._format}_get | /api/items/{id}.{_format} | Path does not match |
| 194 | _api_/items{._format}_get_collection | /api/items.{_format} | Path does not match |
| 195 | _api_/items{._format}_post | /api/items.{_format} | Path does not match |
| 196 | _api_/items/{id}{._format}_put | /api/items/{id}.{_format} | Path does not match |
| 197 | _api_/items/{id}{._format}_patch | /api/items/{id}.{_format} | Path does not match |
| 198 | _api_/items/{id}{._format}_delete | /api/items/{id}.{_format} | Path does not match |
| 199 | _api_/lignes/{id}{._format}_get | /api/lignes/{id}.{_format} | Path does not match |
| 200 | _api_/lignes{._format}_get_collection | /api/lignes.{_format} | Path does not match |
| 201 | _api_/lignes{._format}_post | /api/lignes.{_format} | Path does not match |
| 202 | _api_/lignes/{id}{._format}_put | /api/lignes/{id}.{_format} | Path does not match |
| 203 | _api_/lignes/{id}{._format}_patch | /api/lignes/{id}.{_format} | Path does not match |
| 204 | _api_/lignes/{id}{._format}_delete | /api/lignes/{id}.{_format} | Path does not match |
| 205 | _api_/mode_de_paiements/{id}{._format}_get | /api/mode_de_paiements/{id}.{_format} | Path does not match |
| 206 | _api_/mode_de_paiements{._format}_get_collection | /api/mode_de_paiements.{_format} | Path does not match |
| 207 | _api_/mode_de_paiements{._format}_post | /api/mode_de_paiements.{_format} | Path does not match |
| 208 | _api_/mode_de_paiements/{id}{._format}_put | /api/mode_de_paiements/{id}.{_format} | Path does not match |
| 209 | _api_/mode_de_paiements/{id}{._format}_patch | /api/mode_de_paiements/{id}.{_format} | Path does not match |
| 210 | _api_/mode_de_paiements/{id}{._format}_delete | /api/mode_de_paiements/{id}.{_format} | Path does not match |
| 211 | _api_/reception_arcticles/{id}{._format}_get | /api/reception_arcticles/{id}.{_format} | Path does not match |
| 212 | _api_/reception_arcticles{._format}_get_collection | /api/reception_arcticles.{_format} | Path does not match |
| 213 | _api_/reception_arcticles{._format}_post | /api/reception_arcticles.{_format} | Path does not match |
| 214 | _api_/reception_arcticles/{id}{._format}_put | /api/reception_arcticles/{id}.{_format} | Path does not match |
| 215 | _api_/reception_arcticles/{id}{._format}_patch | /api/reception_arcticles/{id}.{_format} | Path does not match |
| 216 | _api_/reception_arcticles/{id}{._format}_delete | /api/reception_arcticles/{id}.{_format} | Path does not match |
| 217 | _api_/tranches/{id}{._format}_get | /api/tranches/{id}.{_format} | Path does not match |
| 218 | _api_/tranches{._format}_get_collection | /api/tranches.{_format} | Path does not match |
| 219 | _api_/tranches{._format}_post | /api/tranches.{_format} | Path does not match |
| 220 | _api_/tranches/{id}{._format}_put | /api/tranches/{id}.{_format} | Path does not match |
| 221 | _api_/tranches/{id}{._format}_patch | /api/tranches/{id}.{_format} | Path does not match |
| 222 | _api_/tranches/{id}{._format}_delete | /api/tranches/{id}.{_format} | Path does not match |
| 223 | _api_/villes/{id}{._format}_get | /api/villes/{id}.{_format} | Path does not match |
| 224 | _api_/villes{._format}_get_collection | /api/villes.{_format} | Path does not match |
| 225 | _api_/villes{._format}_post | /api/villes.{_format} | Path does not match |
| 226 | _api_/villes/{id}{._format}_put | /api/villes/{id}.{_format} | Path does not match |
| 227 | _api_/villes/{id}{._format}_patch | /api/villes/{id}.{_format} | Path does not match |
| 228 | _api_/villes/{id}{._format}_delete | /api/villes/{id}.{_format} | Path does not match |
| 229 | _api_/inventaires/{id}{._format}_get | /api/inventaires/{id}.{_format} | Path does not match |
| 230 | _api_/inventaires{._format}_get_collection | /api/inventaires.{_format} | Path does not match |
| 231 | _api_/inventaires{._format}_post | /api/inventaires.{_format} | Path does not match |
| 232 | _api_/inventaires/{id}{._format}_put | /api/inventaires/{id}.{_format} | Path does not match |
| 233 | _api_/inventaires/{id}{._format}_patch | /api/inventaires/{id}.{_format} | Path does not match |
| 234 | _api_/inventaires/{id}{._format}_delete | /api/inventaires/{id}.{_format} | Path does not match |
| 235 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 236 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 237 | _wdt | /_wdt/{token} | Path does not match |
| 238 | _profiler_home | /_profiler/ | Path does not match |
| 239 | _profiler_search | /_profiler/search | Path does not match |
| 240 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 241 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 242 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 243 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 244 | _profiler_open_file | /_profiler/open | Path does not match |
| 245 | _profiler | /_profiler/{token} | Path does not match |
| 246 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 247 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 248 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 249 | app_accident_travail | /accident/travail | Path does not match |
| 250 | app_article_index | /article/ | Path does not match |
| 251 | app_article_new | /article/new | Path does not match |
| 252 | app_article_show | /article/{id} | Path does not match |
| 253 | app_article_edit | /article/{id}/edit | Path does not match |
| 254 | app_article_delete | /article/{id} | Path does not match |
| 255 | app_balance | /balance/ | Path does not match |
| 256 | app_balance_save | /balance/save | Path does not match |
| 257 | app_bilan_index | /bilan | Path does not match |
| 258 | app_client_index | /client/ | Path does not match |
| 259 | app_client_new | /client/new | Path does not match |
| 260 | app_client_show | /client/{id} | Path does not match |
| 261 | app_client_edit | /client/{id}/edit | Path does not match |
| 262 | app_client_delete | /client/{id} | Path does not match |
| 263 | app_code_qr | /qrcode | Path does not match |
| 264 | app_compte_comptable | /plancomptable | Path does not match |
| 265 | app_compte_import | /plancomptable/import | Path does not match |
| 266 | app_compte_comptable_new | /compte/new | Path does not match |
| 267 | app_compte_comptable_show | /compte/{id} | Path does not match |
| 268 | app_compte_comptable_edit | /compte/{id}/edit | Path does not match |
| 269 | app_compte_comptable_delete | /compte/{id} | Path does not match |
| 270 | app_compteresultat_show | /compteresultat | Path does not match |
| 271 | generate_pdf | Path does not match | |
| 272 | app_depense_categorie_index | /depense/categorie/ | Path does not match |
| 273 | app_depense_categorie_new | /depense/categorie/new | Path does not match |
| 274 | app_depense_categorie_show | /depense/categorie/{id} | Path does not match |
| 275 | app_depense_categorie_edit | /depense/categorie/{id}/edit | Path does not match |
| 276 | app_depense_categorie_delete | /depense/categorie/{id} | Path does not match |
| 277 | app_devis_index | /devis/ | Path does not match |
| 278 | app_devis_new | /devis/new | Path does not match |
| 279 | app_devis_show | /devis/{id} | Path does not match |
| 280 | app_devis_edit | /devis/{id}/edit | Path does not match |
| 281 | app_devis_delete | /devis/{id} | Path does not match |
| 282 | app_facture_controller2_index | /facture/ | Path does not match |
| 283 | app_facture_controller2_new | /facture/new | Path does not match |
| 284 | app_facture_controller2_show | /facture/{id} | Path does not match |
| 285 | app_facture_controller2_edit | /facture/{id}/edit | Path does not match |
| 286 | app_facture_controller2_delete | /facture/{id} | Path does not match |
| 287 | app_affiche | /facture/{id} | Path does not match |
| 288 | app_fournisseur_articles_index | /fournisseur/articles/ | Path does not match |
| 289 | app_fournisseur_articles_new | /fournisseur/articles/new | Path does not match |
| 290 | app_fournisseur_articles_show | /fournisseur/articles/{id} | Path does not match |
| 291 | app_fournisseur_articles_edit | /fournisseur/articles/{id}/edit | Path does not match |
| 292 | app_fournisseur_articles_delete | /fournisseur/articles/{id} | Path does not match |
| 293 | app_fournisseur_contact_index | /fournisseur/contact/ | Path does not match |
| 294 | app_fournisseur_contact_new | /fournisseur/contact/new | Path does not match |
| 295 | app_fournisseur_contact_show | /fournisseur/contact/{id} | Path does not match |
| 296 | app_fournisseur_contact_edit | /fournisseur/contact/{id}/edit | Path does not match |
| 297 | app_fournisseur_contact_delete | /fournisseur/contact/{id} | Path does not match |
| 298 | app_fournisseurs_index | /fournisseurs/ | Path does not match |
| 299 | app_fournisseurs_new | /fournisseurs/new | Path does not match |
| 300 | app_fournisseurs_show | /fournisseurs/{id} | Path does not match |
| 301 | app_fournisseurs_edit | /fournisseurs/{id}/edit | Path does not match |
| 302 | app_fournisseurs_delete | /fournisseurs/{id} | Path does not match |
| 303 | app_gestion_employe | /gestion/employes | Path does not match |
| 304 | app_gestion_create | /gestion/create | Path does not match |
| 305 | app_gestion_show | /gestion/{id} | Path does not match |
| 306 | app_gestion_edit | /gestion/85855z77{id}8z85dz5ozjnzjjiz/edit | Path does not match |
| 307 | app_gestion_delete | /gestion/85855z77{id}8z85dz5ozjnzjjiz/delete | Path does not match |
| 308 | app_journal_comptable_index | /journal/ | Path does not match |
| 309 | app_journal_comptable_new | /journal/new | Path does not match |
| 310 | app_journal_comptable_show | /journal/{id} | Path does not match |
| 311 | app_journal_comptable_edit | /journal/{id}/edit | Path does not match |
| 312 | app_journal_comptable_delete | /journal/{id} | Path does not match |
| 313 | app_ligne_comptable_index | /ligne/comptable/ | Path does not match |
| 314 | app_ligne_comptable_new | /ligne/comptable/new | Path does not match |
| 315 | app_ligne_comptable_show | /ligne/comptable/{id} | Path does not match |
| 316 | app_ligne_comptable_edit | /ligne/comptable/{id}/edit | Path does not match |
| 317 | app_ligne_comptable_delete | /ligne/comptable/{id} | Path does not match |
| 318 | app_personne_contact_index | /personne/contact/ | Path does not match |
| 319 | app_personne_contact_new | /personne/contact/new | Path does not match |
| 320 | app_personne_contact_show | /personne/contact/{id} | Path does not match |
| 321 | app_personne_contact_edit | /personne/contact/{id}/edit | Path does not match |
| 322 | app_personne_contact_delete | /personne/contact/{id} | Path does not match |
| 323 | app_profile | /profile | Path does not match |
| 324 | app_forgot_password_request | /reset-password | Path does not match |
| 325 | app_check_email | /reset-password/check-email | Path does not match |
| 326 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 327 | app_taxe_index | /taxe/ | Path does not match |
| 328 | app_taxe_new | /taxe/new | Path does not match |
| 329 | app_taxe_show | /taxe/{id} | Path does not match |
| 330 | app_taxe_edit | /taxe/{id}/edit | Path does not match |
| 331 | app_taxe_delete | /taxe/{id} | Path does not match |
| 332 | app_security | /login | Path does not match |
| 333 | app_register | /register | Path does not match |
| 334 | app_vendeur_index | /vendeur/ | Path does not match |
| 335 | app_vendeur_new | /vendeur/new | Path does not match |
| 336 | app_vendeur_show | /vendeur/{id} | Path does not match |
| 337 | app_vendeur_edit | /vendeur/{id}/edit | Path does not match |
| 338 | app_vendeur_delete | /vendeur/{id} | Path does not match |
| 339 | aju_comm_index | /point-de-vente/ajustecommission/ | Path does not match |
| 340 | recherhe_commission | /point-de-vente/ajustecommission/recheche_comm | Path does not match |
| 341 | aju_comm_new | /point-de-vente/ajustecommissionnew | Path does not match |
| 342 | aju_comm_show | /point-de-vente/ajustecommission/{id}/show | Path does not match |
| 343 | aju_comm_edit | /point-de-vente/ajustecommission/{id}/edit | Path does not match |
| 344 | aju_comm_delete | /point-de-vente/ajustecommission/{id}/delete | Path does not match |
| 345 | app_vente_bon_commande | /vente/bon/commande | Path does not match |
| 346 | app_vente_bon_delete | /vente/bon/commande/delete/{id} | Path does not match |
| 347 | fournisseurArticles | /bonCommnde/ajax/article | Path does not match |
| 348 | listeBonCommande | /bonCommande | Path does not match |
| 349 | voirCommande | /bonCommande/voir/{id} | Path does not match |
| 350 | app_vente_carte_fidelite | /cartefidelite/ | Path does not match |
| 351 | caterfidelite_new | /cartefidelite/new | Path does not match |
| 352 | cartefidelite_show | /cartefidelite/{id} | Path does not match |
| 353 | cartefidelite_edit | /cartefidelite{id}/edit | Path does not match |
| 354 | cartefidelite_delete | /cartefidelitedelete/{id} | Path does not match |
| 355 | categorie_index | /categorie/vente/categorie | Path does not match |
| 356 | categorie_new | /categorie/new | Path does not match |
| 357 | categorie_show | /categorie/{id} | Path does not match |
| 358 | categorie_edit | /categorie/{id}/edit | Path does not match |
| 359 | categorie_delete | /categorie/{id}/delete | Path does not match |
| 360 | cheque_index | /cheque/ | Path does not match |
| 361 | cheque_show | /cheque/{id} | Path does not match |
| 362 | cheque_delete | /cheque/{id}/delete | Path does not match |
| 363 | cloture_index | /point-de-vente/cloture/vente/cloture | Path does not match |
| 364 | cloture_show | /point-de-vente/cloture/{id}/show | Path does not match |
| 365 | cloture_caisse | /point-de-vente/cloture/ClotureCaisse | Path does not match |
| 366 | comm_list | /point-de-vente/commission/gagnant | Path does not match |
| 367 | comm_par_interval | /point-de-vente/commission/commission-intererval | Path does not match |
| 368 | comm_print | /point-de-vente/commission/commission_print | Path does not match |
| 369 | comm_index | /point-de-vente/commissionaire/ | Path does not match |
| 370 | recherche_comm | /point-de-vente/commissionaire/recherche_comm | Path does not match |
| 371 | comm_new | /point-de-vente/commissionaire/new | Path does not match |
| 372 | comm_show | /point-de-vente/commissionaire/{id}/show | Path does not match |
| 373 | comm_edit | /point-de-vente/commissionaire/{id}/edit | Path does not match |
| 374 | comm_delete | /point-de-vente/commissionaire/{id}/delete | Path does not match |
| 375 | select_comm | /point-de-vente/commissionaire/selectComm | Path does not match |
| 376 | defrabais_index | /admin/defrabaiss/ | Path does not match |
| 377 | defrabais_new | /admin/defrabaiss/new | Path does not match |
| 378 | defrabais_show | /admin/defrabaiss/{id} | Path does not match |
| 379 | defrabais_edit | /admin/defrabaiss/{id}/edit | Path does not match |
| 380 | defrabais_delete | /admin/defrabaiss/{id}/delete | Path does not match |
| 381 | app_config | /config | Path does not match |
| 382 | configuration_validation | /configuration | Path does not match |
| 383 | tableau_de_bord | /admin | Path does not match |
| 384 | point_de_vente | /point-de-vente | Path does not match |
| 385 | depense_index | /depenses/depense | Path does not match |
| 386 | depense_new | /depenses/new | Path does not match |
| 387 | depense_show | /depenses/{id} | Path does not match |
| 388 | depense_edit | /depenses/{id}/edit | Path does not match |
| 389 | depense_delete | /depenses/{id}/delete | Path does not match |
| 390 | app_vente_fournisseur | /facture/vente/fournisseur | Path does not match |
| 391 | app_vente_gift_card | /vente/gift/card | Path does not match |
| 392 | app_vente_inventaire | /vente/inventaire | Path does not match |
| 393 | app_vente_paiement | /vente/paiement | Path does not match |
| 394 | recherche_article | /rechercheArticle | Path does not match |
| 395 | ajouter_article | /AjouterArticle/{id} | Path does not match |
| 396 | supprimer_art | /supprimerQte/{id} | Path does not match |
| 397 | ajouter_qte | /ajouterQte | Path does not match |
| 398 | validation | /validation | Path does not match |
| 399 | rabaiscdf | /rabaiscdf/{id} | Path does not match |
| 400 | reset_vente | /resetVente | Path does not match |
| 401 | reset_ops | /resetops | Path does not match |
| 402 | affichefacture | /Facture/{id} | Path does not match |
| 403 | stock_etat | /admin/rapport/etat-stock | Path does not match |
| 404 | stock_article_par_interval | /admin/rapport/etat-stock-inter | Path does not match |
| 405 | appro_stock | /admin/rapport/appro-stock | Path does not match |
| 406 | rp_stock_etat | /admin/rapport/RPetat-stoc | Path does not match |
| 407 | reset_stock | /admin/rapport/reset-stock | Path does not match |
| 408 | consommation | /admin/rapport/consommation | Path does not match |
| 409 | conso_articles_print | /admin/rapport/consommation_print | Path does not match |
| 410 | rpapproArticles | /admin/rapport/rp_appro_article | Path does not match |
| 411 | rapport_accueil | /admin/rapport/rapport_accueil | Path does not match |
| 412 | rapport_hebdo | /admin/rapport/RapportHebdo | Path does not match |
| 413 | rapport_mensuel | /admin/rapport/RapportMois | Path does not match |
| 414 | app_vente_recherche | /vente/recherche | Path does not match |
| 415 | site_index | /site/ | Path does not match |
| 416 | site_new | /sitenew | Path does not match |
| 417 | site_show | /site/{id} | Path does not match |
| 418 | site_session_boutique | /sitelasession/{id} | Path does not match |
| 419 | site_session_detruite | /site/detruit/{id} | Path does not match |
| 420 | site_edit | /site/{id}/edit | Path does not match |
| 421 | site_delete | /site/delete/{id} | Path does not match |
| 422 | reception_index | /stocks/entrepot/{id}/reception | Path does not match |
| 423 | approvisionnements_new | /stocks/entrepot/{entrepot_id}/reception/nouveau/{id} | Path does not match |
| 424 | reception_voir | /stocksreception/voir/{id} | Path does not match |
| 425 | reception_article | /stocksreception/articles | Path does not match |
| 426 | warehouse_dashbaord | /stocks/entrepot | Path does not match |
| 427 | entrepot_tableau_de_bord | /stocks/entrepot/tableaudebord/{id} | Path does not match |
| 428 | articles_en_stock | /stocks/entrepot/{id}/articles | Path does not match |
| 429 | tranche_index | /tranche/ | Path does not match |
| 430 | tranche_new | /tranche/new | Path does not match |
| 431 | tranche_show | /tranche/{id} | Path does not match |
| 432 | tranche_edit | /tranche/{id}/edit | Path does not match |
| 433 | tranche_delete | /tranche/delete/{id} | Path does not match |
| 434 | recherche_gcard | /tranche/rechercheGcard | Path does not match |
| 435 | select_gcard | /tranche/selectGcard | Path does not match |
| 436 | app_vente_ligne | /vente/ligne | Path does not match |
| 437 | app_categorie_index | /categorieArt/ | Path does not match |
| 438 | app_categorie_new | /categorieArt/new | Path does not match |
| 439 | app_categorie_show | /categorieArt/{id} | Path does not match |
| 440 | app_categorie_edit | /categorieArt/{id}/edit | Path does not match |
| 441 | app_categorie_delete | /categorieArt/{id} | Path does not match |
| 442 | app_depense_index | /depense/ | Path does not match |
| 443 | app_depense_new | /depense/new | Path does not match |
| 444 | app_depense_show | /depense/{id} | Path does not match |
| 445 | app_depense_edit | /depense/{id}/edit | Path does not match |
| 446 | app_depense_delete | /depense/{id} | Path does not match |
| 447 | home.index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.