- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 2
- Events
- Routing
- Cache
- Translation 5
- 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
-
-
nprInsAr
-
nprInsFr
-
typeIns
-
identIns
-
adresse
-
numTel
-
numFax
-
dicGouvernorat
-
dicCircuit
-
recaptcha
-
_token
-
inseminateur
"App\Form\InseminateurType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Inseminateur {#466 -id: null -codIns: null -user: null -nprInsAr: null -nprInsFr: null -typeIns: null -identIns: null -adresse: null -numTel: null -numFax: null -createdAt: null -updatedAt: null -dicCircuit: null -dicGouvernorat: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Inseminateur {#466 -id: null -codIns: null -user: null -nprInsAr: null -nprInsFr: null -typeIns: null -identIns: null -adresse: null -numTel: null -numFax: null -createdAt: null -updatedAt: null -dicCircuit: null -dicGouvernorat: 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 | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#674 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#673 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#653 …} -namespace: Closure() {#376 …} } |
data | App\Entity\Inseminateur {#466 -id: null -codIns: null -user: null -nprInsAr: null -nprInsFr: null -typeIns: null -identIns: null -adresse: null -numTel: null -numFax: null -createdAt: null -updatedAt: null -dicCircuit: null -dicGouvernorat: null } |
data_class | "App\Entity\Inseminateur" |
disabled | false |
empty_data | Closure(FormInterface $form) {#427 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#682 …} use: { $class: "App\Entity\Inseminateur" } } |
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 | [] |
locale | "fr" |
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() {#579 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#667 …} $translationDomain: "validators" $message: Closure() {#431 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "inseminateur" "_inseminateur" ] |
cache_key | "_inseminateur_inseminateur" |
compound | true |
data | App\Entity\Inseminateur {#466 -id: null -codIns: null -user: null -nprInsAr: null -nprInsFr: null -typeIns: null -identIns: null -adresse: null -numTel: null -numFax: null -createdAt: null -updatedAt: null -dicCircuit: null -dicGouvernorat: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#649 -form: Symfony\Component\Form\Form {#841 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#654 …5} |
full_name | "inseminateur" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inseminateur" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "inseminateur" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inseminateur" |
valid | true |
value | App\Entity\Inseminateur {#466 -id: null -codIns: null -user: null -nprInsAr: null -nprInsFr: null -typeIns: null -identIns: null -adresse: null -numTel: null -numFax: null -createdAt: null -updatedAt: null -dicCircuit: null -dicGouvernorat: null } |
nprInsAr
"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 {#674 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#673 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#653 …} -namespace: Closure() {#376 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#592 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#682 …} } |
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() {#593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#667 …} $translationDomain: "validators" $message: Closure() {#590 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-line" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_inseminateur_nprInsAr" ] |
cache_key | "_inseminateur_nprInsAr_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#926 -form: Symfony\Component\Form\Form {#882 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#928 …5} |
full_name | "inseminateur[nprInsAr]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inseminateur_nprInsAr" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nprInsAr" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inseminateur_nprInsAr" |
valid | true |
value | "" |
nprInsFr
"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 {#674 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#673 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#653 …} -namespace: Closure() {#376 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#385 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#682 …} } |
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() {#594 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#667 …} $translationDomain: "validators" $message: Closure() {#589 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-line" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_inseminateur_nprInsFr" ] |
cache_key | "_inseminateur_nprInsFr_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#925 -form: Symfony\Component\Form\Form {#885 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#924 …5} |
full_name | "inseminateur[nprInsFr]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inseminateur_nprInsFr" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nprInsFr" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inseminateur_nprInsFr" |
valid | true |
value | "" |
typeIns
"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 {#674 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#673 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#653 …} -namespace: Closure() {#376 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#468 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#682 …} } |
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() {#549 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#667 …} $translationDomain: "validators" $message: Closure() {#470 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-line" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_inseminateur_typeIns" ] |
cache_key | "_inseminateur_typeIns_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#923 -form: Symfony\Component\Form\Form {#888 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#921 …5} |
full_name | "inseminateur[typeIns]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inseminateur_typeIns" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "typeIns" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inseminateur_typeIns" |
valid | true |
value | "" |
identIns
"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 {#674 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#673 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#653 …} -namespace: Closure() {#376 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#605 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#682 …} } |
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() {#600 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#667 …} $translationDomain: "validators" $message: Closure() {#601 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-line" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_inseminateur_identIns" ] |
cache_key | "_inseminateur_identIns_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#645 -form: Symfony\Component\Form\Form {#832 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#715 …5} |
full_name | "inseminateur[identIns]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inseminateur_identIns" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "identIns" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inseminateur_identIns" |
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 {#674 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#673 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#653 …} -namespace: Closure() {#376 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#423 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#682 …} } |
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() {#714 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#667 …} $translationDomain: "validators" $message: Closure() {#426 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-line" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_inseminateur_adresse" ] |
cache_key | "_inseminateur_adresse_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#724 -form: Symfony\Component\Form\Form {#849 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#665 …5} |
full_name | "inseminateur[adresse]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inseminateur_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 | "_inseminateur_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 {#674 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#673 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#653 …} -namespace: Closure() {#376 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#721 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#682 …} } |
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() {#723 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#667 …} $translationDomain: "validators" $message: Closure() {#722 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-line" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_inseminateur_numTel" ] |
cache_key | "_inseminateur_numTel_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#871 -form: Symfony\Component\Form\Form {#852 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#588 …5} |
full_name | "inseminateur[numTel]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inseminateur_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 | "_inseminateur_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 {#674 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#673 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#653 …} -namespace: Closure() {#376 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#733 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#682 …} } |
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() {#743 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#667 …} $translationDomain: "validators" $message: Closure() {#732 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-line" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_inseminateur_numFax" ] |
cache_key | "_inseminateur_numFax_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#583 -form: Symfony\Component\Form\Form {#855 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#870 …5} |
full_name | "inseminateur[numFax]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inseminateur_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 | "_inseminateur_numFax" |
valid | true |
value | "" |
dicGouvernorat
"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 | Closure($gouvernorat) {#738 class: "App\Form\InseminateurType" this: App\Form\InseminateurType {#684 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "method" => "POST" "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#674 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#673 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#653 …} -namespace: Closure() {#376 …} } "csrf_token_id" => null "locale" => "fr" "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "data_class" => "App\Entity\Inseminateur" "empty_data" => Closure(FormInterface $form) {#427 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#682 …} use: { $class: "App\Entity\Inseminateur" } } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#579 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#667 …} $translationDomain: "validators" $message: Closure() {#431 …} } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "form_attr" => false "validation_groups" => null "constraints" => [] "data" => App\Entity\Inseminateur {#466 -id: null -codIns: null -user: null -nprInsAr: null -nprInsFr: null -typeIns: null -identIns: null -adresse: null -numTel: null -numFax: null -createdAt: null -updatedAt: null -dicCircuit: null -dicGouvernorat: null } ] } } |
same as passed value |
class | "App\Entity\DicGouvernorat" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#730 class: "App\Form\InseminateurType" this: App\Form\InseminateurType {#684 …} } |
Doctrine\ORM\QueryBuilder {#780 -_em: Doctrine\ORM\EntityManager {#351 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#779 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "g" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#778 #from: "App\Entity\DicGouvernorat" #alias: "g" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#776 #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 {#777 …} -_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 | Closure($gouvernorat) {#738 class: "App\Form\InseminateurType" this: App\Form\InseminateurType {#684 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "method" => "POST" "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#674 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#673 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#653 …} -namespace: Closure() {#376 …} } "csrf_token_id" => null "locale" => "fr" "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "data_class" => "App\Entity\Inseminateur" "empty_data" => Closure(FormInterface $form) {#427 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#682 …} use: { $class: "App\Entity\Inseminateur" } } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#579 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#667 …} $translationDomain: "validators" $message: Closure() {#431 …} } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "form_attr" => false "validation_groups" => null "constraints" => [] "data" => App\Entity\Inseminateur {#466 -id: null -codIns: null -user: null -nprInsAr: null -nprInsFr: null -typeIns: null -identIns: null -adresse: null -numTel: null -numFax: null -createdAt: null -updatedAt: null -dicCircuit: null -dicGouvernorat: null } ] } } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#788 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#774 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#796 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#775 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#786 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#785 …} } |
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 {#674 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#673 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#653 …} -namespace: Closure() {#376 …} } |
data_class | null |
disabled | false |
em | ContainerRxARBXW\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#332 …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 {#791 -om: ContainerRxARBXW\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#332 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#551 …} -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 {#780 -_em: Doctrine\ORM\EntityManager {#351 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#779 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "g" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#778 #from: "App\Entity\DicGouvernorat" #alias: "g" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#776 #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 {#777 …} -_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() {#781 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#667 …} $translationDomain: "validators" $message: Closure() {#783 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "required" => "required" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_inseminateur_dicGouvernorat" ] |
cache_key | "_inseminateur_dicGouvernorat_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#873 -form: Symfony\Component\Form\Form {#858 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#877 …5} |
full_name | "inseminateur[dicGouvernorat]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inseminateur_dicGouvernorat" |
is_selected | Closure($choice, $value) {#932 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#754 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "dicGouvernorat" |
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 | "_inseminateur_dicGouvernorat" |
valid | true |
value | "" |
dicCircuit
"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 | Closure($dicCircuit) {#441 class: "App\Form\InseminateurType" this: App\Form\InseminateurType {#684 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "method" => "POST" "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#674 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#673 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#653 …} -namespace: Closure() {#376 …} } "csrf_token_id" => null "locale" => "fr" "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "data_class" => "App\Entity\Inseminateur" "empty_data" => Closure(FormInterface $form) {#427 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#682 …} use: { $class: "App\Entity\Inseminateur" } } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#579 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#667 …} $translationDomain: "validators" $message: Closure() {#431 …} } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "form_attr" => false "validation_groups" => null "constraints" => [] "data" => App\Entity\Inseminateur {#466 -id: null -codIns: null -user: null -nprInsAr: null -nprInsFr: null -typeIns: null -identIns: null -adresse: null -numTel: null -numFax: null -createdAt: null -updatedAt: null -dicCircuit: null -dicGouvernorat: null } ] } } |
same as passed value |
class | "App\Entity\DicCircuit" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#736 class: "App\Form\InseminateurType" this: App\Form\InseminateurType {#684 …} } |
Doctrine\ORM\QueryBuilder {#805 -_em: Doctrine\ORM\EntityManager {#351 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#804 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#803 #from: "App\Entity\DicCircuit" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#807 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.desCirLt ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT c FROM App\Entity\DicCircuit c ORDER BY c.desCirLt ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#806 …} -_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 | Closure($dicCircuit) {#441 class: "App\Form\InseminateurType" this: App\Form\InseminateurType {#684 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "method" => "POST" "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#674 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#673 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#653 …} -namespace: Closure() {#376 …} } "csrf_token_id" => null "locale" => "fr" "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "data_class" => "App\Entity\Inseminateur" "empty_data" => Closure(FormInterface $form) {#427 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#682 …} use: { $class: "App\Entity\Inseminateur" } } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#579 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#667 …} $translationDomain: "validators" $message: Closure() {#431 …} } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "form_attr" => false "validation_groups" => null "constraints" => [] "data" => App\Entity\Inseminateur {#466 -id: null -codIns: null -user: null -nprInsAr: null -nprInsFr: null -typeIns: null -identIns: null -adresse: null -numTel: null -numFax: null -createdAt: null -updatedAt: null -dicCircuit: null -dicGouvernorat: null } ] } } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#826 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#809 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#808 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#775 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#812 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#810 …} } |
choices | null |
class | "App\Entity\DicCircuit" |
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 {#674 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#673 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#653 …} -namespace: Closure() {#376 …} } |
data_class | null |
disabled | false |
em | ContainerRxARBXW\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#332 …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 {#814 -om: ContainerRxARBXW\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#332 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#613 …} -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 {#805 -_em: Doctrine\ORM\EntityManager {#351 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#804 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#803 #from: "App\Entity\DicCircuit" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#807 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.desCirLt ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT c FROM App\Entity\DicCircuit c ORDER BY c.desCirLt ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#806 …} -_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() {#801 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#667 …} $translationDomain: "validators" $message: Closure() {#794 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "required" => "required" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_inseminateur_dicCircuit" ] |
cache_key | "_inseminateur_dicCircuit_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#878 -form: Symfony\Component\Form\Form {#861 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#935 …5} |
full_name | "inseminateur[dicCircuit]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inseminateur_dicCircuit" |
is_selected | Closure($choice, $value) {#934 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#754 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "dicCircuit" |
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 | "_inseminateur_dicCircuit" |
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" ] |
[ "required" => "required" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "required" => "required" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ VictorPrdh\RecaptchaBundle\Validator\Constraints\IsValidCaptcha {#828 +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 {#674 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#673 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#653 …} -namespace: Closure() {#376 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#843 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#682 …} } |
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() {#845 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#667 …} $translationDomain: "validators" $message: Closure() {#844 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "required" => "required" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "recaptcha" "_inseminateur_recaptcha" ] |
cache_key | "_inseminateur_recaptcha_recaptcha" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#937 -form: Symfony\Component\Form\Form {#864 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#939 …5} |
full_name | "inseminateur[recaptcha]" |
google_site_key | "6LdCul0hAAAAAEU1_jBA92CxMT3-u7rJzsQRN7xW" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inseminateur_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 | "_inseminateur_recaptcha" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "1dea95228be.Clc9bUT47MUYMz-3aoR1xrke-8TpT1Q8vUbds4kpNF0.Qj0IPgqKtZ9sSQfyHPQGg4tPqbKDfQdd1gqai-J6Qj5VNlIBD8iq9FMFZg" |
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 | "1dea95228be.Clc9bUT47MUYMz-3aoR1xrke-8TpT1Q8vUbds4kpNF0.Qj0IPgqKtZ9sSQfyHPQGg4tPqbKDfQdd1gqai-J6Qj5VNlIBD8iq9FMFZg" |
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 {#674 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#673 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#653 …} -namespace: Closure() {#376 …} } |
data | "1dea95228be.Clc9bUT47MUYMz-3aoR1xrke-8TpT1Q8vUbds4kpNF0.Qj0IPgqKtZ9sSQfyHPQGg4tPqbKDfQdd1gqai-J6Qj5VNlIBD8iq9FMFZg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#964 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#682 …} } |
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() {#962 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#667 …} $translationDomain: "validators" $message: Closure() {#959 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_inseminateur__token" ] |
cache_key | "_inseminateur__token_hidden" |
compound | false |
data | "1dea95228be.Clc9bUT47MUYMz-3aoR1xrke-8TpT1Q8vUbds4kpNF0.Qj0IPgqKtZ9sSQfyHPQGg4tPqbKDfQdd1gqai-J6Qj5VNlIBD8iq9FMFZg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#961 -form: Symfony\Component\Form\Form {#954 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#963 …5} |
full_name | "inseminateur[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inseminateur__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 | "_inseminateur__token" |
valid | true |
value | "1dea95228be.Clc9bUT47MUYMz-3aoR1xrke-8TpT1Q8vUbds4kpNF0.Qj0IPgqKtZ9sSQfyHPQGg4tPqbKDfQdd1gqai-J6Qj5VNlIBD8iq9FMFZg" |