- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 2
- Events
- Routing
- Cache
- Translation 6
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
nprElvAr
-
nprElvFr
-
typeElv
-
identElv
-
adresse
-
numTel
-
numFax
-
gouvernorat
-
delegation
-
imada
-
recaptcha
-
_token
-
eleveur
"App\Form\EleveurType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Eleveur {#460 -id: null -user: null -imada: null -nprElvAr: null -nprElvFr: null -typeElv: null -identElv: null -adresse: null -numTel: null -numFax: null -gouvernorat: null -delegation: null -createdAt: null -updatedAt: null -fermes: Doctrine\Common\Collections\ArrayCollection {#421 …} -demandeUpdates: Doctrine\Common\Collections\ArrayCollection {#422 …} -demandeRebouclages: Doctrine\Common\Collections\ArrayCollection {#423 …} -demandeIdentifications: Doctrine\Common\Collections\ArrayCollection {#424 …} -demandeAcquisitions: Doctrine\Common\Collections\ArrayCollection {#425 …} -demandePrgAmeliorations: Doctrine\Common\Collections\ArrayCollection {#426 …} -operationIdentifications: Doctrine\Common\Collections\ArrayCollection {#427 …} -operationInseminations: Doctrine\Common\Collections\ArrayCollection {#428 …} -programmeAmeliorations: Doctrine\Common\Collections\ArrayCollection {#429 …} -demandeEnrees: Doctrine\Common\Collections\ArrayCollection {#430 …} -demandeSorties: Doctrine\Common\Collections\ArrayCollection {#431 …} -codElv: null -animals: Doctrine\Common\Collections\ArrayCollection {#432 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Eleveur {#460 -id: null -user: null -imada: null -nprElvAr: null -nprElvFr: null -typeElv: null -identElv: null -adresse: null -numTel: null -numFax: null -gouvernorat: null -delegation: null -createdAt: null -updatedAt: null -fermes: Doctrine\Common\Collections\ArrayCollection {#421 …} -demandeUpdates: Doctrine\Common\Collections\ArrayCollection {#422 …} -demandeRebouclages: Doctrine\Common\Collections\ArrayCollection {#423 …} -demandeIdentifications: Doctrine\Common\Collections\ArrayCollection {#424 …} -demandeAcquisitions: Doctrine\Common\Collections\ArrayCollection {#425 …} -demandePrgAmeliorations: Doctrine\Common\Collections\ArrayCollection {#426 …} -operationIdentifications: Doctrine\Common\Collections\ArrayCollection {#427 …} -operationInseminations: Doctrine\Common\Collections\ArrayCollection {#428 …} -programmeAmeliorations: Doctrine\Common\Collections\ArrayCollection {#429 …} -demandeEnrees: Doctrine\Common\Collections\ArrayCollection {#430 …} -demandeSorties: Doctrine\Common\Collections\ArrayCollection {#431 …} -codElv: null -animals: Doctrine\Common\Collections\ArrayCollection {#432 …} } |
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 | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#611 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#612 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#613 …} -namespace: Closure() {#452 …} } |
data | App\Entity\Eleveur {#460 -id: null -user: null -imada: null -nprElvAr: null -nprElvFr: null -typeElv: null -identElv: null -adresse: null -numTel: null -numFax: null -gouvernorat: null -delegation: null -createdAt: null -updatedAt: null -fermes: Doctrine\Common\Collections\ArrayCollection {#421 …} -demandeUpdates: Doctrine\Common\Collections\ArrayCollection {#422 …} -demandeRebouclages: Doctrine\Common\Collections\ArrayCollection {#423 …} -demandeIdentifications: Doctrine\Common\Collections\ArrayCollection {#424 …} -demandeAcquisitions: Doctrine\Common\Collections\ArrayCollection {#425 …} -demandePrgAmeliorations: Doctrine\Common\Collections\ArrayCollection {#426 …} -operationIdentifications: Doctrine\Common\Collections\ArrayCollection {#427 …} -operationInseminations: Doctrine\Common\Collections\ArrayCollection {#428 …} -programmeAmeliorations: Doctrine\Common\Collections\ArrayCollection {#429 …} -demandeEnrees: Doctrine\Common\Collections\ArrayCollection {#430 …} -demandeSorties: Doctrine\Common\Collections\ArrayCollection {#431 …} -codElv: null -animals: Doctrine\Common\Collections\ArrayCollection {#432 …} } |
data_class | "App\Entity\Eleveur" |
disabled | false |
empty_data | Closure(FormInterface $form) {#404 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#702 …} use: { $class: "App\Entity\Eleveur" } } |
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() {#616 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#617 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "eleveur" "_eleveur" ] |
cache_key | "_eleveur_eleveur" |
compound | true |
data | App\Entity\Eleveur {#460 -id: null -user: null -imada: null -nprElvAr: null -nprElvFr: null -typeElv: null -identElv: null -adresse: null -numTel: null -numFax: null -gouvernorat: null -delegation: null -createdAt: null -updatedAt: null -fermes: Doctrine\Common\Collections\ArrayCollection {#421 …} -demandeUpdates: Doctrine\Common\Collections\ArrayCollection {#422 …} -demandeRebouclages: Doctrine\Common\Collections\ArrayCollection {#423 …} -demandeIdentifications: Doctrine\Common\Collections\ArrayCollection {#424 …} -demandeAcquisitions: Doctrine\Common\Collections\ArrayCollection {#425 …} -demandePrgAmeliorations: Doctrine\Common\Collections\ArrayCollection {#426 …} -operationIdentifications: Doctrine\Common\Collections\ArrayCollection {#427 …} -operationInseminations: Doctrine\Common\Collections\ArrayCollection {#428 …} -programmeAmeliorations: Doctrine\Common\Collections\ArrayCollection {#429 …} -demandeEnrees: Doctrine\Common\Collections\ArrayCollection {#430 …} -demandeSorties: Doctrine\Common\Collections\ArrayCollection {#431 …} -codElv: null -animals: Doctrine\Common\Collections\ArrayCollection {#432 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#749 -form: Symfony\Component\Form\Form {#910 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#618 …5} |
full_name | "eleveur" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "eleveur" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "eleveur" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_eleveur" |
valid | true |
value | App\Entity\Eleveur {#460 -id: null -user: null -imada: null -nprElvAr: null -nprElvFr: null -typeElv: null -identElv: null -adresse: null -numTel: null -numFax: null -gouvernorat: null -delegation: null -createdAt: null -updatedAt: null -fermes: Doctrine\Common\Collections\ArrayCollection {#421 …} -demandeUpdates: Doctrine\Common\Collections\ArrayCollection {#422 …} -demandeRebouclages: Doctrine\Common\Collections\ArrayCollection {#423 …} -demandeIdentifications: Doctrine\Common\Collections\ArrayCollection {#424 …} -demandeAcquisitions: Doctrine\Common\Collections\ArrayCollection {#425 …} -demandePrgAmeliorations: Doctrine\Common\Collections\ArrayCollection {#426 …} -operationIdentifications: Doctrine\Common\Collections\ArrayCollection {#427 …} -operationInseminations: Doctrine\Common\Collections\ArrayCollection {#428 …} -programmeAmeliorations: Doctrine\Common\Collections\ArrayCollection {#429 …} -demandeEnrees: Doctrine\Common\Collections\ArrayCollection {#430 …} -demandeSorties: Doctrine\Common\Collections\ArrayCollection {#431 …} -codElv: null -animals: Doctrine\Common\Collections\ArrayCollection {#432 …} } |
nprElvAr
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "class" => "form-control form-control-line" ] |
[ "class" => "form-control form-control-line" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-line" ] |
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\CsrfTokenManager {#611 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#612 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#613 …} -namespace: Closure() {#452 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#413 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#702 …} } |
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() {#411 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#409 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-line" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_eleveur_nprElvAr" ] |
cache_key | "_eleveur_nprElvAr_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#994 -form: Symfony\Component\Form\Form {#948 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#997 …5} |
full_name | "eleveur[nprElvAr]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "eleveur_nprElvAr" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nprElvAr" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_eleveur_nprElvAr" |
valid | true |
value | "" |
nprElvFr
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "class" => "form-control form-control-line" ] |
[ "class" => "form-control form-control-line" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-line" ] |
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\CsrfTokenManager {#611 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#612 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#613 …} -namespace: Closure() {#452 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#416 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#702 …} } |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#435 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#417 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-line" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_eleveur_nprElvFr" ] |
cache_key | "_eleveur_nprElvFr_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#871 -form: Symfony\Component\Form\Form {#951 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#868 …5} |
full_name | "eleveur[nprElvFr]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "eleveur_nprElvFr" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nprElvFr" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_eleveur_nprElvFr" |
valid | true |
value | "" |
typeElv
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "class" => "form-control form-control-line" ] |
[ "class" => "form-control form-control-line" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-line" ] |
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\CsrfTokenManager {#611 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#612 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#613 …} -namespace: Closure() {#452 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#418 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#702 …} } |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#402 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#420 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-line" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_eleveur_typeElv" ] |
cache_key | "_eleveur_typeElv_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#946 -form: Symfony\Component\Form\Form {#954 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#958 …5} |
full_name | "eleveur[typeElv]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "eleveur_typeElv" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "typeElv" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_eleveur_typeElv" |
valid | true |
value | "" |
identElv
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "class" => "form-control form-control-line" ] |
[ "class" => "form-control form-control-line" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-line" ] |
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\CsrfTokenManager {#611 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#612 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#613 …} -namespace: Closure() {#452 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#746 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#702 …} } |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#748 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#747 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-line" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_eleveur_identElv" ] |
cache_key | "_eleveur_identElv_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#915 -form: Symfony\Component\Form\Form {#901 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#884 …5} |
full_name | "eleveur[identElv]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "eleveur_identElv" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "identElv" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_eleveur_identElv" |
valid | true |
value | "" |
adresse
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "class" => "form-control form-control-line" ] |
[ "class" => "form-control form-control-line" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-line" ] |
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\CsrfTokenManager {#611 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#612 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#613 …} -namespace: Closure() {#452 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#755 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#702 …} } |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#757 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#756 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-line" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_eleveur_adresse" ] |
cache_key | "_eleveur_adresse_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#932 -form: Symfony\Component\Form\Form {#918 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#833 …5} |
full_name | "eleveur[adresse]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "eleveur_adresse" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "adresse" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_eleveur_adresse" |
valid | true |
value | "" |
numTel
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "class" => "form-control form-control-line" ] |
[ "class" => "form-control form-control-line" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-line" ] |
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\CsrfTokenManager {#611 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#612 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#613 …} -namespace: Closure() {#452 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#764 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#702 …} } |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#766 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#765 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-line" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_eleveur_numTel" ] |
cache_key | "_eleveur_numTel_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#787 -form: Symfony\Component\Form\Form {#921 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#767 …5} |
full_name | "eleveur[numTel]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "eleveur_numTel" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "numTel" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_eleveur_numTel" |
valid | true |
value | "" |
numFax
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 | [ "class" => "form-control form-control-line" ] |
[ "class" => "form-control form-control-line" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-line" ] |
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\CsrfTokenManager {#611 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#612 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#613 …} -namespace: Closure() {#452 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#776 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#702 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter an integer." |
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 |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#786 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#775 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-line" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_eleveur_numFax" ] |
cache_key | "_eleveur_numFax_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#758 -form: Symfony\Component\Form\Form {#924 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#440 …5} |
full_name | "eleveur[numFax]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "eleveur_numFax" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "numFax" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_eleveur_numFax" |
valid | true |
value | "" |
gouvernorat
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 | [ "required" => "required" "class" => "form-control" ] |
[ "required" => "required" "class" => "form-control" ] |
choice_label | "gouvernorat" |
same as passed value |
class | "App\Entity\DicGouvernorat" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#774 class: "App\Form\EleveurType" this: App\Form\EleveurType {#448 …} } |
Doctrine\ORM\QueryBuilder {#823 -_em: Doctrine\ORM\EntityManager {#352 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#873 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "g" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#879 #from: "App\Entity\DicGouvernorat" #alias: "g" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#875 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "g.gouvernorat ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT g FROM App\Entity\DicGouvernorat g ORDER BY g.gouvernorat ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#872 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "required" => "required" "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "gouvernorat" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#841 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#876 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#829 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#886 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#945 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#874 …} } |
choices | null |
class | "App\Entity\DicGouvernorat" |
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\CsrfTokenManager {#611 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#612 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#613 …} -namespace: Closure() {#452 …} } |
data_class | null |
disabled | false |
em | ContainerRxARBXW\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#329 …2} |
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 {#840 -om: ContainerRxARBXW\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#329 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#434 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 | null |
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 | Doctrine\ORM\QueryBuilder {#823 -_em: Doctrine\ORM\EntityManager {#352 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#873 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "g" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#879 #from: "App\Entity\DicGouvernorat" #alias: "g" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#875 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "g.gouvernorat ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT g FROM App\Entity\DicGouvernorat g ORDER BY g.gouvernorat ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#872 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#824 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#826 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "required" => "required" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_eleveur_gouvernorat" ] |
cache_key | "_eleveur_gouvernorat_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#869 -form: Symfony\Component\Form\Form {#850 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#468 …5} |
full_name | "eleveur[gouvernorat]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "eleveur_gouvernorat" |
is_selected | Closure($choice, $value) {#999 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#797 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "gouvernorat" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_eleveur_gouvernorat" |
valid | true |
value | "" |
delegation
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 | [ "required" => "required" "class" => "form-control" ] |
[ "required" => "required" "class" => "form-control" ] |
choice_label | "delegation" |
same as passed value |
class | "App\Entity\DicDelegation" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#782 class: "App\Form\EleveurType" this: App\Form\EleveurType {#448 …} } |
Doctrine\ORM\QueryBuilder {#846 -_em: Doctrine\ORM\EntityManager {#352 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#849 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "d" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#848 #from: "App\Entity\DicDelegation" #alias: "d" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#844 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "d.delegation ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT d FROM App\Entity\DicDelegation d ORDER BY d.delegation ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#851 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "required" => "required" "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "delegation" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#941 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#842 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#845 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#886 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#927 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#925 …} } |
choices | null |
class | "App\Entity\DicDelegation" |
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\CsrfTokenManager {#611 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#612 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#613 …} -namespace: Closure() {#452 …} } |
data_class | null |
disabled | false |
em | ContainerRxARBXW\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#329 …2} |
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 {#929 -om: ContainerRxARBXW\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#329 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#705 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 | null |
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 | Doctrine\ORM\QueryBuilder {#846 -_em: Doctrine\ORM\EntityManager {#352 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#849 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "d" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#848 #from: "App\Entity\DicDelegation" #alias: "d" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#844 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "d.delegation ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT d FROM App\Entity\DicDelegation d ORDER BY d.delegation ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#851 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#843 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#836 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "required" => "required" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_eleveur_delegation" ] |
cache_key | "_eleveur_delegation_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1000 -form: Symfony\Component\Form\Form {#856 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#625 …5} |
full_name | "eleveur[delegation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "eleveur_delegation" |
is_selected | Closure($choice, $value) {#1006 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#797 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "delegation" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_eleveur_delegation" |
valid | true |
value | "" |
imada
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 | [ "required" => "required" "class" => "form-control" ] |
[ "required" => "required" "class" => "form-control" ] |
choice_label | "nom" |
same as passed value |
class | "App\Entity\DicImada" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#780 class: "App\Form\EleveurType" this: App\Form\EleveurType {#448 …} } |
Doctrine\ORM\QueryBuilder {#942 -_em: Doctrine\ORM\EntityManager {#352 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#943 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "i" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#816 #from: "App\Entity\DicImada" #alias: "i" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#834 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "i.nom ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT i FROM App\Entity\DicImada i ORDER BY i.nom ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#837 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "required" => "required" "class" => "form-control" ] |
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_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#895 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#828 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#817 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#886 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#822 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#819 …} } |
choices | null |
class | "App\Entity\DicImada" |
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\CsrfTokenManager {#611 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#612 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#613 …} -namespace: Closure() {#452 …} } |
data_class | null |
disabled | false |
em | ContainerRxARBXW\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#329 …2} |
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 {#882 -om: ContainerRxARBXW\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#329 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#447 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 | null |
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 | Doctrine\ORM\QueryBuilder {#942 -_em: Doctrine\ORM\EntityManager {#352 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#943 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "i" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#816 #from: "App\Entity\DicImada" #alias: "i" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#834 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "i.nom ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT i FROM App\Entity\DicImada i ORDER BY i.nom ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#837 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#933 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#934 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "required" => "required" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_eleveur_imada" ] |
cache_key | "_eleveur_imada_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1008 -form: Symfony\Component\Form\Form {#859 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1003 …5} |
full_name | "eleveur[imada]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "eleveur_imada" |
is_selected | Closure($choice, $value) {#1010 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#797 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "imada" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_eleveur_imada" |
valid | true |
value | "" |
recaptcha
"VictorPrdh\RecaptchaBundle\Form\ReCaptchaType"
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 | [ "required" => "required" "data-sitekey" => "6LdCul0hAAAAAEU1_jBA92CxMT3-u7rJzsQRN7xW" ] |
[ "required" => "required" "data-sitekey" => "6LdCul0hAAAAAEU1_jBA92CxMT3-u7rJzsQRN7xW" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "required" => "required" "data-sitekey" => "6LdCul0hAAAAAEU1_jBA92CxMT3-u7rJzsQRN7xW" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ VictorPrdh\RecaptchaBundle\Validator\Constraints\IsValidCaptcha {#897 +payload: null +message: "This value is not a valid captcha." } ] |
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\CsrfTokenManager {#611 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#612 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#613 …} -namespace: Closure() {#452 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#912 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#702 …} } |
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 | "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 |
type | "checkbox" |
upload_max_size_message | Closure() {#914 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#913 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "required" => "required" "data-sitekey" => "6LdCul0hAAAAAEU1_jBA92CxMT3-u7rJzsQRN7xW" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "recaptcha" "_eleveur_recaptcha" ] |
cache_key | "_eleveur_recaptcha_recaptcha" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1013 -form: Symfony\Component\Form\Form {#862 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1005 …5} |
full_name | "eleveur[recaptcha]" |
google_site_key | "6LdCul0hAAAAAEU1_jBA92CxMT3-u7rJzsQRN7xW" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "eleveur_recaptcha" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "recaptcha" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "checkbox" |
unique_block_prefix | "_eleveur_recaptcha" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "3b1c1097cfa53df3e00cf9fb3bc.msfLVClgYdX24-kcwe582lTGj1SivmFZFbbzMgGp_0Q.6JKROE03KobGp4Bs-aRRqAWy2m3n51A7c_K6WVnMin3YsKwaHAgAlsey0Q" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "3b1c1097cfa53df3e00cf9fb3bc.msfLVClgYdX24-kcwe582lTGj1SivmFZFbbzMgGp_0Q.6JKROE03KobGp4Bs-aRRqAWy2m3n51A7c_K6WVnMin3YsKwaHAgAlsey0Q" |
same as passed value |
mapped | false |
false
|
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 | "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\CsrfTokenManager {#611 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#612 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#613 …} -namespace: Closure() {#452 …} } |
data | "3b1c1097cfa53df3e00cf9fb3bc.msfLVClgYdX24-kcwe582lTGj1SivmFZFbbzMgGp_0Q.6JKROE03KobGp4Bs-aRRqAWy2m3n51A7c_K6WVnMin3YsKwaHAgAlsey0Q" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1039 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#702 …} } |
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() {#1037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#634 …} $translationDomain: "validators" $message: Closure() {#1015 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_eleveur__token" ] |
cache_key | "_eleveur__token_hidden" |
compound | false |
data | "3b1c1097cfa53df3e00cf9fb3bc.msfLVClgYdX24-kcwe582lTGj1SivmFZFbbzMgGp_0Q.6JKROE03KobGp4Bs-aRRqAWy2m3n51A7c_K6WVnMin3YsKwaHAgAlsey0Q" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1036 -form: Symfony\Component\Form\Form {#1020 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1038 …5} |
full_name | "eleveur[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "eleveur__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 | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_eleveur__token" |
valid | true |
value | "3b1c1097cfa53df3e00cf9fb3bc.msfLVClgYdX24-kcwe582lTGj1SivmFZFbbzMgGp_0Q.6JKROE03KobGp4Bs-aRRqAWy2m3n51A7c_K6WVnMin3YsKwaHAgAlsey0Q" |