https://sandbox.ateya-vacances.fr/en/contact/commande-catalogue?catalog_id=12

Forms

  • catalog_order
    • recaptcha
    • catalogues
    • nom
    • prenom
    • genre
    • adresse1
    • adresse2
    • codePostal
    • ville
    • pays
    • email
    • optin
    • _token
  • inscrit_newsletter
    • email
    • _token

catalog_order

"App\Form\CatalogOrderType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\CatalogOrder {#1670
  -id: null
  -catalogues: []
  -nom: null
  -prenom: null
  -genre: null
  -adresse1: null
  -adresse2: null
  -codePostal: null
  -ville: null
  -pays: null
  -email: null
  -optin: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
catalogs
[]
same as passed value
data
App\Entity\CatalogOrder {#1670
  -id: null
  -catalogues: []
  -nom: null
  -prenom: null
  -genre: null
  -adresse1: null
  -adresse2: null
  -codePostal: null
  -ville: null
  -pays: null
  -email: null
  -optin: null
}
same as passed value
default_country
[
  App\Entity\pays {#1713
    -id: 79
    -code: "FR"
    -nom: "FRANCE"
    -etat: 1
  }
]
[
  App\Entity\pays {#1713
    -id: 79
    -code: "FR"
    -nom: "FRANCE"
    -etat: 1
  }
]

Resolved Options

View Variables