Forms
-
boutique_search
-
search
-
type
-
categorie
-
origine
-
_token
-
-
mailForm
-
mail
-
submit
-
_token
-
boutique_search
Form type:
"App\Form\BoutiqueSearchType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| categorie_repository | App\Repository\CategorieRepository {#907 -entityName: ? string -em: ? Doctrine\ORM\EntityManagerInterface -class: ? Doctrine\ORM\Mapping\ClassMetadata -repository: Doctrine\ORM\EntityRepository {#1078 …} -registry: Doctrine\Bundle\DoctrineBundle\Registry {#169 …} -entityClass: "App\Entity\Categorie" } |
same as passed value |
| origine_repository | App\Repository\OrigineRepository {#917 -entityName: ? string -em: ? Doctrine\ORM\EntityManagerInterface -class: ? Doctrine\ORM\Mapping\ClassMetadata -repository: Doctrine\ORM\EntityRepository {#1265 …} -registry: Doctrine\Bundle\DoctrineBundle\Registry {#169 …} -entityClass: "App\Entity\Origine" } |
same as passed value |
| type_repository | App\Repository\TypeRepository {#700 -entityName: ? string -em: ? Doctrine\ORM\EntityManagerInterface -class: ? Doctrine\ORM\Mapping\ClassMetadata -repository: Doctrine\ORM\EntityRepository {#1046 …} -registry: Doctrine\Bundle\DoctrineBundle\Registry {#169 …} -entityClass: "App\Entity\Type" } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| categorie_repository | App\Repository\CategorieRepository {#907 -entityName: ? string -em: ? Doctrine\ORM\EntityManagerInterface -class: ? Doctrine\ORM\Mapping\ClassMetadata -repository: Doctrine\ORM\EntityRepository {#1078 …} -registry: Doctrine\Bundle\DoctrineBundle\Registry {#169 …} -entityClass: "App\Entity\Categorie" } |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#749 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#353 …} -logger: Monolog\Logger {#244 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#748 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1013 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| origine_repository | App\Repository\OrigineRepository {#917 -entityName: ? string -em: ? Doctrine\ORM\EntityManagerInterface -class: ? Doctrine\ORM\Mapping\ClassMetadata -repository: Doctrine\ORM\EntityRepository {#1265 …} -registry: Doctrine\Bundle\DoctrineBundle\Registry {#169 …} -entityClass: "App\Entity\Origine" } |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| type_repository | App\Repository\TypeRepository {#700 -entityName: ? string -em: ? Doctrine\ORM\EntityManagerInterface -class: ? Doctrine\ORM\Mapping\ClassMetadata -repository: Doctrine\ORM\EntityRepository {#1046 …} -registry: Doctrine\Bundle\DoctrineBundle\Registry {#169 …} -entityClass: "App\Entity\Type" } |
| upload_max_size_message | Closure() {#1015 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#176 …} $message: Closure() {#1014 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "boutique_search" "_boutique_search" ] |
| cache_key | "_boutique_search_boutique_search" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1641 -errors: [] -form: Symfony\Component\Form\Form {#1377 …} } |
| form | Symfony\Component\Form\FormView {#1728 …5} |
| full_name | "boutique_search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "boutique_search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "boutique_search" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_boutique_search" |
| valid | true |
| value | null |
search
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Rechercher un produit..." ] |
[ "placeholder" => "Rechercher un produit..." ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Rechercher un produit..." ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#749 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#353 …} -logger: Monolog\Logger {#244 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#748 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1301 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1303 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#176 …} $message: Closure() {#1302 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Rechercher un produit..." ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_boutique_search_search" ] |
| cache_key | "_boutique_search_search_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1738 -errors: [] -form: Symfony\Component\Form\Form {#1380 …} } |
| form | Symfony\Component\Form\FormView {#1737 …5} |
| full_name | "boutique_search[search]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "boutique_search_search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "search" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_boutique_search_search" |
| valid | true |
| value | "" |
type
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "nom" |
same as passed value |
| choices | [ App\Entity\Type {#1080 -id: 1 -nom: "Crépus" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1107 -id: 4 -nom: "Pour Cheveux" -types: Doctrine\ORM\PersistentCollection {#1240 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1110 …} } -produits: Doctrine\ORM\PersistentCollection {#1201 …} } App\Entity\Type {#1199 -id: 2 -nom: "Bouclé" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1107} -produits: Doctrine\ORM\PersistentCollection {#1202 …} } App\Entity\Type {#1204 -id: 3 -nom: "Frisés" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1107} -produits: Doctrine\ORM\PersistentCollection {#1205 …} } App\Entity\Type {#1207 -id: 4 -nom: "Sèche" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1209 -id: 5 -nom: "Pour Peau" -types: Doctrine\ORM\PersistentCollection {#1248 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1210 …} } -produits: Doctrine\ORM\PersistentCollection {#1211 …} } App\Entity\Type {#1213 -id: 5 -nom: "Mixte" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1209} -produits: Doctrine\ORM\PersistentCollection {#1214 …} } App\Entity\Type {#1216 -id: 6 -nom: "Grasse" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1209} -produits: Doctrine\ORM\PersistentCollection {#1217 …} } App\Entity\Type {#1219 -id: 7 -nom: "Mèche" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1209} -produits: Doctrine\ORM\PersistentCollection {#1220 …} } App\Entity\Type {#1222 -id: 8 -nom: "Soin" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1224 -id: 6 -nom: "Pour Visage" -types: Doctrine\ORM\PersistentCollection {#1250 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1225 …} } -produits: Doctrine\ORM\PersistentCollection {#1226 …} } App\Entity\Type {#1228 -id: 9 -nom: "après-shampoing" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1107} -produits: Doctrine\ORM\PersistentCollection {#1229 …} } ] |
[ App\Entity\Type {#1080 -id: 1 -nom: "Crépus" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1107 -id: 4 -nom: "Pour Cheveux" -types: Doctrine\ORM\PersistentCollection {#1240 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1110 …} } -produits: Doctrine\ORM\PersistentCollection {#1201 …} } App\Entity\Type {#1199 -id: 2 -nom: "Bouclé" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1107} -produits: Doctrine\ORM\PersistentCollection {#1202 …} } App\Entity\Type {#1204 -id: 3 -nom: "Frisés" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1107} -produits: Doctrine\ORM\PersistentCollection {#1205 …} } App\Entity\Type {#1207 -id: 4 -nom: "Sèche" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1209 -id: 5 -nom: "Pour Peau" -types: Doctrine\ORM\PersistentCollection {#1248 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1210 …} } -produits: Doctrine\ORM\PersistentCollection {#1211 …} } App\Entity\Type {#1213 -id: 5 -nom: "Mixte" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1209} -produits: Doctrine\ORM\PersistentCollection {#1214 …} } App\Entity\Type {#1216 -id: 6 -nom: "Grasse" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1209} -produits: Doctrine\ORM\PersistentCollection {#1217 …} } App\Entity\Type {#1219 -id: 7 -nom: "Mèche" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1209} -produits: Doctrine\ORM\PersistentCollection {#1220 …} } App\Entity\Type {#1222 -id: 8 -nom: "Soin" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1224 -id: 6 -nom: "Pour Visage" -types: Doctrine\ORM\PersistentCollection {#1250 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1225 …} } -produits: Doctrine\ORM\PersistentCollection {#1226 …} } App\Entity\Type {#1228 -id: 9 -nom: "après-shampoing" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1107} -produits: Doctrine\ORM\PersistentCollection {#1229 …} } ] |
| class | "App\Entity\Type" |
same as passed value |
| placeholder | "Choisir un type..." |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "nom" |
| choice_lazy | false |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1340 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1338 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1341 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1339 …} } |
| choices | [ App\Entity\Type {#1080 -id: 1 -nom: "Crépus" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1107 -id: 4 -nom: "Pour Cheveux" -types: Doctrine\ORM\PersistentCollection {#1240 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1110 …} } -produits: Doctrine\ORM\PersistentCollection {#1201 …} } App\Entity\Type {#1199 -id: 2 -nom: "Bouclé" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1107} -produits: Doctrine\ORM\PersistentCollection {#1202 …} } App\Entity\Type {#1204 -id: 3 -nom: "Frisés" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1107} -produits: Doctrine\ORM\PersistentCollection {#1205 …} } App\Entity\Type {#1207 -id: 4 -nom: "Sèche" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1209 -id: 5 -nom: "Pour Peau" -types: Doctrine\ORM\PersistentCollection {#1248 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1210 …} } -produits: Doctrine\ORM\PersistentCollection {#1211 …} } App\Entity\Type {#1213 -id: 5 -nom: "Mixte" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1209} -produits: Doctrine\ORM\PersistentCollection {#1214 …} } App\Entity\Type {#1216 -id: 6 -nom: "Grasse" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1209} -produits: Doctrine\ORM\PersistentCollection {#1217 …} } App\Entity\Type {#1219 -id: 7 -nom: "Mèche" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1209} -produits: Doctrine\ORM\PersistentCollection {#1220 …} } App\Entity\Type {#1222 -id: 8 -nom: "Soin" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1224 -id: 6 -nom: "Pour Visage" -types: Doctrine\ORM\PersistentCollection {#1250 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1225 …} } -produits: Doctrine\ORM\PersistentCollection {#1226 …} } App\Entity\Type {#1228 -id: 9 -nom: "après-shampoing" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1107} -produits: Doctrine\ORM\PersistentCollection {#1229 …} } ] |
| class | "App\Entity\Type" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#749 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#353 …} -logger: Monolog\Logger {#244 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#748 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerX1L8gGL\EntityManagerGhost614a58f {#163 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1337 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerX1L8gGL\EntityManagerGhost614a58f {#163 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1024 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Choisir un type..." |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1336 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#176 …} $message: Closure() {#1334 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_boutique_search_type" ] |
| cache_key | "_boutique_search_type_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1743 +data: App\Entity\Type {#1080 -id: 1 -nom: "Crépus" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1107 -id: 4 -nom: "Pour Cheveux" -types: Doctrine\ORM\PersistentCollection {#1240 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1110 …} } -produits: Doctrine\ORM\PersistentCollection {#1201 …} } +value: "1" +label: "Crépus" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1745 +data: App\Entity\Type {#1199 -id: 2 -nom: "Bouclé" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1107} -produits: Doctrine\ORM\PersistentCollection {#1202 …} } +value: "2" +label: "Bouclé" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1744 +data: App\Entity\Type {#1204 -id: 3 -nom: "Frisés" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1107} -produits: Doctrine\ORM\PersistentCollection {#1205 …} } +value: "3" +label: "Frisés" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1747 +data: App\Entity\Type {#1207 -id: 4 -nom: "Sèche" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1209 -id: 5 -nom: "Pour Peau" -types: Doctrine\ORM\PersistentCollection {#1248 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1210 …} } -produits: Doctrine\ORM\PersistentCollection {#1211 …} } +value: "4" +label: "Sèche" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1748 +data: App\Entity\Type {#1213 -id: 5 -nom: "Mixte" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1209} -produits: Doctrine\ORM\PersistentCollection {#1214 …} } +value: "5" +label: "Mixte" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1749 +data: App\Entity\Type {#1216 -id: 6 -nom: "Grasse" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1209} -produits: Doctrine\ORM\PersistentCollection {#1217 …} } +value: "6" +label: "Grasse" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1750 +data: App\Entity\Type {#1219 -id: 7 -nom: "Mèche" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1209} -produits: Doctrine\ORM\PersistentCollection {#1220 …} } +value: "7" +label: "Mèche" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1751 +data: App\Entity\Type {#1222 -id: 8 -nom: "Soin" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1224 -id: 6 -nom: "Pour Visage" -types: Doctrine\ORM\PersistentCollection {#1250 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1225 …} } -produits: Doctrine\ORM\PersistentCollection {#1226 …} } +value: "8" +label: "Soin" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1752 +data: App\Entity\Type {#1228 -id: 9 -nom: "après-shampoing" -Categorie: Proxies\__CG__\App\Entity\Categorie {#1107} -produits: Doctrine\ORM\PersistentCollection {#1229 …} } +value: "9" +label: "après-shampoing" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1739 -errors: [] -form: Symfony\Component\Form\Form {#1383 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1740 …5} |
| full_name | "boutique_search[type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "boutique_search_type" |
| is_selected | Closure($choice, $value) {#1742 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| placeholder | "Choisir un type..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_boutique_search_type" |
| valid | true |
| value | "" |
categorie
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "nom" |
same as passed value |
| choices | [ App\Entity\Categorie {#1236 -id: 2 -nom: "Cosmétiques" -types: Doctrine\ORM\PersistentCollection {#1238 …} } Proxies\__CG__\App\Entity\Categorie {#1107 -id: 4 -nom: "Pour Cheveux" -types: Doctrine\ORM\PersistentCollection {#1240 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1110 …} } Proxies\__CG__\App\Entity\Categorie {#1209 -id: 5 -nom: "Pour Peau" -types: Doctrine\ORM\PersistentCollection {#1248 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1210 …} } Proxies\__CG__\App\Entity\Categorie {#1224 -id: 6 -nom: "Pour Visage" -types: Doctrine\ORM\PersistentCollection {#1250 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1225 …} } ] |
[ App\Entity\Categorie {#1236 -id: 2 -nom: "Cosmétiques" -types: Doctrine\ORM\PersistentCollection {#1238 …} } Proxies\__CG__\App\Entity\Categorie {#1107 -id: 4 -nom: "Pour Cheveux" -types: Doctrine\ORM\PersistentCollection {#1240 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1110 …} } Proxies\__CG__\App\Entity\Categorie {#1209 -id: 5 -nom: "Pour Peau" -types: Doctrine\ORM\PersistentCollection {#1248 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1210 …} } Proxies\__CG__\App\Entity\Categorie {#1224 -id: 6 -nom: "Pour Visage" -types: Doctrine\ORM\PersistentCollection {#1250 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1225 …} } ] |
| class | "App\Entity\Categorie" |
same as passed value |
| placeholder | "Choisir une catégorie..." |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "nom" |
| choice_lazy | false |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1355 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1338 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1354 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1353 …} } |
| choices | [ App\Entity\Categorie {#1236 -id: 2 -nom: "Cosmétiques" -types: Doctrine\ORM\PersistentCollection {#1238 …} } Proxies\__CG__\App\Entity\Categorie {#1107 -id: 4 -nom: "Pour Cheveux" -types: Doctrine\ORM\PersistentCollection {#1240 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1110 …} } Proxies\__CG__\App\Entity\Categorie {#1209 -id: 5 -nom: "Pour Peau" -types: Doctrine\ORM\PersistentCollection {#1248 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1210 …} } Proxies\__CG__\App\Entity\Categorie {#1224 -id: 6 -nom: "Pour Visage" -types: Doctrine\ORM\PersistentCollection {#1250 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1225 …} } ] |
| class | "App\Entity\Categorie" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#749 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#353 …} -logger: Monolog\Logger {#244 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#748 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerX1L8gGL\EntityManagerGhost614a58f {#163 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1352 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerX1L8gGL\EntityManagerGhost614a58f {#163 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1051 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Choisir une catégorie..." |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1351 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#176 …} $message: Closure() {#1350 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_boutique_search_categorie" ] |
| cache_key | "_boutique_search_categorie_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1756 +data: App\Entity\Categorie {#1236 -id: 2 -nom: "Cosmétiques" -types: Doctrine\ORM\PersistentCollection {#1238 …} } +value: "2" +label: "Cosmétiques" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1758 +data: Proxies\__CG__\App\Entity\Categorie {#1107 -id: 4 -nom: "Pour Cheveux" -types: Doctrine\ORM\PersistentCollection {#1240 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1110 …} } +value: "4" +label: "Pour Cheveux" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1760 +data: Proxies\__CG__\App\Entity\Categorie {#1209 -id: 5 -nom: "Pour Peau" -types: Doctrine\ORM\PersistentCollection {#1248 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1210 …} } +value: "5" +label: "Pour Peau" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1757 +data: Proxies\__CG__\App\Entity\Categorie {#1224 -id: 6 -nom: "Pour Visage" -types: Doctrine\ORM\PersistentCollection {#1250 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1225 …} } +value: "6" +label: "Pour Visage" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1753 -errors: [] -form: Symfony\Component\Form\Form {#1386 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1741 …5} |
| full_name | "boutique_search[categorie]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "boutique_search_categorie" |
| is_selected | Closure($choice, $value) {#1755 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "categorie" |
| placeholder | "Choisir une catégorie..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_boutique_search_categorie" |
| valid | true |
| value | "" |
origine
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "nom" |
same as passed value |
| choices | [ App\Entity\Origine {#1278 -id: 1 -nom: "Indienne" -produits: Doctrine\ORM\PersistentCollection {#1280 …} } App\Entity\Origine {#1282 -id: 2 -nom: "Brésilienne" -produits: Doctrine\ORM\PersistentCollection {#1283 …} } App\Entity\Origine {#1285 -id: 3 -nom: "Vietnamienne" -produits: Doctrine\ORM\PersistentCollection {#1286 …} } App\Entity\Origine {#1288 -id: 4 -nom: "Cambodgienne" -produits: Doctrine\ORM\PersistentCollection {#1289 …} } App\Entity\Origine {#1291 -id: 5 -nom: "Allemande" -produits: Doctrine\ORM\PersistentCollection {#1292 …} } App\Entity\Origine {#1294 -id: 6 -nom: "Coréenne" -produits: Doctrine\ORM\PersistentCollection {#1295 …} } App\Entity\Origine {#1297 -id: 7 -nom: "Afro" -produits: Doctrine\ORM\PersistentCollection {#1298 …} } ] |
[ App\Entity\Origine {#1278 -id: 1 -nom: "Indienne" -produits: Doctrine\ORM\PersistentCollection {#1280 …} } App\Entity\Origine {#1282 -id: 2 -nom: "Brésilienne" -produits: Doctrine\ORM\PersistentCollection {#1283 …} } App\Entity\Origine {#1285 -id: 3 -nom: "Vietnamienne" -produits: Doctrine\ORM\PersistentCollection {#1286 …} } App\Entity\Origine {#1288 -id: 4 -nom: "Cambodgienne" -produits: Doctrine\ORM\PersistentCollection {#1289 …} } App\Entity\Origine {#1291 -id: 5 -nom: "Allemande" -produits: Doctrine\ORM\PersistentCollection {#1292 …} } App\Entity\Origine {#1294 -id: 6 -nom: "Coréenne" -produits: Doctrine\ORM\PersistentCollection {#1295 …} } App\Entity\Origine {#1297 -id: 7 -nom: "Afro" -produits: Doctrine\ORM\PersistentCollection {#1298 …} } ] |
| class | "App\Entity\Origine" |
same as passed value |
| placeholder | "Choisir une origine..." |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "nom" |
| choice_lazy | false |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1369 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1338 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1368 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1367 …} } |
| choices | [ App\Entity\Origine {#1278 -id: 1 -nom: "Indienne" -produits: Doctrine\ORM\PersistentCollection {#1280 …} } App\Entity\Origine {#1282 -id: 2 -nom: "Brésilienne" -produits: Doctrine\ORM\PersistentCollection {#1283 …} } App\Entity\Origine {#1285 -id: 3 -nom: "Vietnamienne" -produits: Doctrine\ORM\PersistentCollection {#1286 …} } App\Entity\Origine {#1288 -id: 4 -nom: "Cambodgienne" -produits: Doctrine\ORM\PersistentCollection {#1289 …} } App\Entity\Origine {#1291 -id: 5 -nom: "Allemande" -produits: Doctrine\ORM\PersistentCollection {#1292 …} } App\Entity\Origine {#1294 -id: 6 -nom: "Coréenne" -produits: Doctrine\ORM\PersistentCollection {#1295 …} } App\Entity\Origine {#1297 -id: 7 -nom: "Afro" -produits: Doctrine\ORM\PersistentCollection {#1298 …} } ] |
| class | "App\Entity\Origine" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#749 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#353 …} -logger: Monolog\Logger {#244 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#748 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerX1L8gGL\EntityManagerGhost614a58f {#163 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1366 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerX1L8gGL\EntityManagerGhost614a58f {#163 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1234 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Choisir une origine..." |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1365 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#176 …} $message: Closure() {#1364 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_boutique_search_origine" ] |
| cache_key | "_boutique_search_origine_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1765 +data: App\Entity\Origine {#1278 -id: 1 -nom: "Indienne" -produits: Doctrine\ORM\PersistentCollection {#1280 …} } +value: "1" +label: "Indienne" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1767 +data: App\Entity\Origine {#1282 -id: 2 -nom: "Brésilienne" -produits: Doctrine\ORM\PersistentCollection {#1283 …} } +value: "2" +label: "Brésilienne" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1766 +data: App\Entity\Origine {#1285 -id: 3 -nom: "Vietnamienne" -produits: Doctrine\ORM\PersistentCollection {#1286 …} } +value: "3" +label: "Vietnamienne" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1769 +data: App\Entity\Origine {#1288 -id: 4 -nom: "Cambodgienne" -produits: Doctrine\ORM\PersistentCollection {#1289 …} } +value: "4" +label: "Cambodgienne" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1770 +data: App\Entity\Origine {#1291 -id: 5 -nom: "Allemande" -produits: Doctrine\ORM\PersistentCollection {#1292 …} } +value: "5" +label: "Allemande" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1771 +data: App\Entity\Origine {#1294 -id: 6 -nom: "Coréenne" -produits: Doctrine\ORM\PersistentCollection {#1295 …} } +value: "6" +label: "Coréenne" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1772 +data: App\Entity\Origine {#1297 -id: 7 -nom: "Afro" -produits: Doctrine\ORM\PersistentCollection {#1298 …} } +value: "7" +label: "Afro" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1762 -errors: [] -form: Symfony\Component\Form\Form {#1389 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1754 …5} |
| full_name | "boutique_search[origine]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "boutique_search_origine" |
| is_selected | Closure($choice, $value) {#1764 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "origine" |
| placeholder | "Choisir une origine..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_boutique_search_origine" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#749 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#353 …} -logger: Monolog\Logger {#244 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#748 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1775 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1777 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#176 …} $message: Closure() {#1776 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_boutique_search__token" ] |
| cache_key | "_boutique_search__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1787 -errors: [] -form: Symfony\Component\Form\Form {#1783 …} } |
| form | Symfony\Component\Form\FormView {#1778 …5} |
| full_name | "boutique_search[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "boutique_search__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_boutique_search__token" |
| valid | true |
| value | "csrf-token" |
mailForm
Form type:
"App\Form\MailForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Mail {#1794 -id: null -mail: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Mail {#1794 -id: null -mail: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "mail_form" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#749 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#353 …} -logger: Monolog\Logger {#244 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#748 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Entity\Mail {#1794 -id: null -mail: null } |
| data_class | "App\Entity\Mail" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1800 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Mail" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1802 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#176 …} $message: Closure() {#1801 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "mailForm" "_mailForm" ] |
| cache_key | "_mailForm_mailForm" |
| compound | true |
| data | App\Entity\Mail {#1794 -id: null -mail: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1833 -errors: [] -form: Symfony\Component\Form\Form {#1834 …} } |
| form | Symfony\Component\Form\FormView {#1803 …5} |
| full_name | "mailForm" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "mailForm" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mailForm" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_mailForm" |
| valid | true |
| value | App\Entity\Mail {#1794 -id: null -mail: null } |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Votre adresse email" "class" => "form-control" ] |
[ "placeholder" => "Votre adresse email" "class" => "form-control" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1808 +payload: null +groups: ? ?array +message: "L'adresse email est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1809 +payload: null +groups: ? ?array +message: "Veuillez saisir une adresse email valide." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1808 +payload: null +groups: ? ?array +message: "L'adresse email est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1809 +payload: null +groups: ? ?array +message: "Veuillez saisir une adresse email valide." +mode: null +normalizer: null } ] |
| label | "Adresse email" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Votre adresse email" "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1808 +payload: null +groups: ? ?array +message: "L'adresse email est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1809 +payload: null +groups: ? ?array +message: "Veuillez saisir une adresse email valide." +mode: null +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#749 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#353 …} -logger: Monolog\Logger {#244 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#748 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1815 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Adresse email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1817 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#176 …} $message: Closure() {#1816 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Votre adresse email" "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_mailForm_mail" ] |
| cache_key | "_mailForm_mail_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1846 -errors: [] -form: Symfony\Component\Form\Form {#1837 …} } |
| form | Symfony\Component\Form\FormView {#1845 …5} |
| full_name | "mailForm[mail]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "mailForm_mail" |
| label | "Adresse email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mail" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_mailForm_mail" |
| valid | true |
| value | "" |
submit
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "text-base md:text-lg w-full bg-primary hover:bg-secondary text-white font-medium py-3 px-6 rounded-full transition-colors duration-200" ] |
[ "class" => "text-base md:text-lg w-full bg-primary hover:bg-secondary text-white font-medium py-3 px-6 rounded-full transition-colors duration-200" ] |
| label | "S'inscrire" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "text-base md:text-lg w-full bg-primary hover:bg-secondary text-white font-medium py-3 px-6 rounded-full transition-colors duration-200" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "S'inscrire" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "text-base md:text-lg w-full bg-primary hover:bg-secondary text-white font-medium py-3 px-6 rounded-full transition-colors duration-200" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_mailForm_submit" ] |
| cache_key | "_mailForm_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1848 …5} |
| full_name | "mailForm[submit]" |
| id | "mailForm_submit" |
| label | "S'inscrire" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_mailForm_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "28aee0cdd48a0b7b84b.8rZHpCvLc5fG5rUZYY1UXVkakpODB7bb91DQafTIZag.gPAW1E_yRaDwtYRwCtIGaBxe1drBRO-xqGa4PM2dL5CLhzXNY7wl75Cf3g" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "28aee0cdd48a0b7b84b.8rZHpCvLc5fG5rUZYY1UXVkakpODB7bb91DQafTIZag.gPAW1E_yRaDwtYRwCtIGaBxe1drBRO-xqGa4PM2dL5CLhzXNY7wl75Cf3g" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#749 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#353 …} -logger: Monolog\Logger {#244 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#748 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "28aee0cdd48a0b7b84b.8rZHpCvLc5fG5rUZYY1UXVkakpODB7bb91DQafTIZag.gPAW1E_yRaDwtYRwCtIGaBxe1drBRO-xqGa4PM2dL5CLhzXNY7wl75Cf3g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1818 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1852 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#176 …} $message: Closure() {#1847 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_mailForm__token" ] |
| cache_key | "_mailForm__token_hidden" |
| compound | false |
| data | "28aee0cdd48a0b7b84b.8rZHpCvLc5fG5rUZYY1UXVkakpODB7bb91DQafTIZag.gPAW1E_yRaDwtYRwCtIGaBxe1drBRO-xqGa4PM2dL5CLhzXNY7wl75Cf3g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1863 -errors: [] -form: Symfony\Component\Form\Form {#1859 …} } |
| form | Symfony\Component\Form\FormView {#1854 …5} |
| full_name | "mailForm[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "mailForm__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_mailForm__token" |
| valid | true |
| value | "28aee0cdd48a0b7b84b.8rZHpCvLc5fG5rUZYY1UXVkakpODB7bb91DQafTIZag.gPAW1E_yRaDwtYRwCtIGaBxe1drBRO-xqGa4PM2dL5CLhzXNY7wl75Cf3g" |