Forms
-
-
servers
-
ips
-
smtps
-
offer
-
from_name
-
subject
-
body
-
Tracking_Urls
-
Image_Servers
-
additional_headers
-
data_list
-
type_data
-
email_per_seconde
-
drop_start
-
drop_stop
-
test_email
-
test_after
-
test_drop
-
send_drop
-
_token
-
form
"Symfony\Component\Form\Extension\Core\Type\FormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [] |
[] |
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 {#910 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#911 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#912 …} -namespace: Closure() {#914 …} } |
| data | [] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#956 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| 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() {#954 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#821 …} $message: Closure() {#955 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "_form" ] |
| cache_key | "_form_form" |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1233 -form: Symfony\Component\Form\Form {#1345 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#953 …5} |
| full_name | "form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form" |
| valid | true |
| value | [] |
servers
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\ORM\PersistentCollection {#697 #collection: Doctrine\Common\Collections\ArrayCollection {#687 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Drop {#599 …} -association: [ …20] -em: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -backRefFieldName: "drops" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2612 …} -isDirty: false } |
| View Format |
[
"3"
]
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "onchange" => "loadIps()" ] |
[ "onchange" => "loadIps()" ] |
| class | "App\Entity\Server" |
same as passed value |
| data | Doctrine\ORM\PersistentCollection {#697 #collection: Doctrine\Common\Collections\ArrayCollection {#687 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Drop {#599 …} -association: [ …20] -em: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -backRefFieldName: "drops" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2612 …} -isDirty: false } |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "onchange" => "loadIps()" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#942 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#971 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1026 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#950 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1031 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1024 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1036 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1028 …} } |
| choices | null |
| class | "App\Entity\Server" |
| 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 {#910 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#911 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#912 …} -namespace: Closure() {#914 …} } |
| data | Doctrine\ORM\PersistentCollection {#697 #collection: Doctrine\Common\Collections\ArrayCollection {#687 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Drop {#599 …} -association: [ …20] -em: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -backRefFieldName: "drops" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2612 …} -isDirty: false } |
| data_class | null |
| disabled | false |
| em | ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#943 -om: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#676 …} -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 | true |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#951 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#821 …} $message: Closure() {#964 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "onchange" => "loadIps()" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_form_servers" ] |
| cache_key | "_form_servers_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1068 +label: "SVR1" +value: "2" +data: App\Entity\Server {#797 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1572 +label: "OVH1" +value: "3" +data: App\Entity\Server {#801 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\ORM\PersistentCollection {#697 #collection: Doctrine\Common\Collections\ArrayCollection {#687 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Drop {#599 …} -association: [ …20] -em: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -backRefFieldName: "drops" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2612 …} -isDirty: false } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#949 -form: Symfony\Component\Form\Form {#1367 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1021 …5} |
| full_name | "form[servers][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_servers" |
| is_selected | Closure($choice, array $values) {#1570 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "servers" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_servers" |
| valid | true |
| value | [
"3"
] |
ips
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [
"51.81.153.185"
] |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "209.250.251.57" => "209.250.251.57" "147.135.78.82" => "147.135.78.82" ] |
[ "209.250.251.57" => "209.250.251.57" "147.135.78.82" => "147.135.78.82" ] |
| data | [
"51.81.153.185"
] |
[
"51.81.153.185"
]
|
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "209.250.251.57" => "209.250.251.57" "147.135.78.82" => "147.135.78.82" ] |
| 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 {#910 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#911 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#912 …} -namespace: Closure() {#914 …} } |
| data | [
"51.81.153.185"
] |
| data_class | null |
| disabled | false |
| 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 | [] |
| 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 | true |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1009 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#821 …} $message: Closure() {#1014 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_form_ips" ] |
| cache_key | "_form_ips_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1092 +label: "209.250.251.57" +value: "209.250.251.57" +data: "209.250.251.57" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1571 +label: "147.135.78.82" +value: "147.135.78.82" +data: "147.135.78.82" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | [
"51.81.153.185"
] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1557 -form: Symfony\Component\Form\Form {#1364 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1585 …5} |
| full_name | "form[ips][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_ips" |
| is_selected | Closure($choice, array $values) {#1105 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "ips" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_ips" |
| valid | true |
| value | [] |
smtps
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\ORM\PersistentCollection {#689 #collection: Doctrine\Common\Collections\ArrayCollection {#670 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Drop {#599 …} -association: [ …20] -em: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -backRefFieldName: "drops" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2651 …} -isDirty: false } |
| View Format |
[
"6"
]
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\Smtp" |
same as passed value |
| data | Doctrine\ORM\PersistentCollection {#689 #collection: Doctrine\Common\Collections\ArrayCollection {#670 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Drop {#599 …} -association: [ …20] -em: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -backRefFieldName: "drops" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2651 …} -isDirty: false } |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#942 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#971 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#965 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#987 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#944 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1024 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#948 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#946 …} } |
| choices | null |
| class | "App\Entity\Smtp" |
| 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 {#910 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#911 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#912 …} -namespace: Closure() {#914 …} } |
| data | Doctrine\ORM\PersistentCollection {#689 #collection: Doctrine\Common\Collections\ArrayCollection {#670 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Drop {#599 …} -association: [ …20] -em: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -backRefFieldName: "drops" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2651 …} -isDirty: false } |
| data_class | null |
| disabled | false |
| em | ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#984 -om: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#663 …} -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 | true |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#998 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#821 …} $message: Closure() {#995 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_form_smtps" ] |
| cache_key | "_form_smtps_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1567 +label: "SMTP1 - contact@seo-pro.tech" +value: "5" +data: App\Entity\Smtp {#1555 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1580 +label: "SMTP2 - contact@actumix.com" +value: "6" +data: App\Entity\Smtp {#1390 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\ORM\PersistentCollection {#689 #collection: Doctrine\Common\Collections\ArrayCollection {#670 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Drop {#599 …} -association: [ …20] -em: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -backRefFieldName: "drops" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2651 …} -isDirty: false } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1573 -form: Symfony\Component\Form\Form {#1361 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1575 …5} |
| full_name | "form[smtps][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_smtps" |
| is_selected | Closure($choice, array $values) {#1563 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "smtps" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_smtps" |
| valid | true |
| value | [
"6"
] |
offer
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Entity\Offer {#647 -id: 1 -name: "TEST" -sponsor: "TEST" -id_sponsor: "1" -url: "https://click.com" -unsub: null -suppressions: Doctrine\ORM\PersistentCollection {#1419 …} -drops: Doctrine\ORM\PersistentCollection {#1420 …} -clickers: Doctrine\ORM\PersistentCollection {#1429 …} -openers: Doctrine\ORM\PersistentCollection {#1428 …} -unsubs: Doctrine\ORM\PersistentCollection {#1431 …} -offerBodies: Doctrine\ORM\PersistentCollection {#1438 …} -offerSubjects: Doctrine\ORM\PersistentCollection {#1447 …} -offerFroms: Doctrine\ORM\PersistentCollection {#1457 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#649 …} } |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\Offer" |
same as passed value |
| data | Proxies\__CG__\App\Entity\Offer {#647 -id: 1 -name: "TEST" -sponsor: "TEST" -id_sponsor: "1" -url: "https://click.com" -unsub: null -suppressions: Doctrine\ORM\PersistentCollection {#1419 …} -drops: Doctrine\ORM\PersistentCollection {#1420 …} -clickers: Doctrine\ORM\PersistentCollection {#1429 …} -openers: Doctrine\ORM\PersistentCollection {#1428 …} -unsubs: Doctrine\ORM\PersistentCollection {#1431 …} -offerBodies: Doctrine\ORM\PersistentCollection {#1438 …} -offerSubjects: Doctrine\ORM\PersistentCollection {#1447 …} -offerFroms: Doctrine\ORM\PersistentCollection {#1457 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#649 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#942 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#971 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1064 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1046 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1065 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1024 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1067 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1066 …} } |
| choices | null |
| class | "App\Entity\Offer" |
| 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 {#910 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#911 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#912 …} -namespace: Closure() {#914 …} } |
| data | Proxies\__CG__\App\Entity\Offer {#647 -id: 1 -name: "TEST" -sponsor: "TEST" -id_sponsor: "1" -url: "https://click.com" -unsub: null -suppressions: Doctrine\ORM\PersistentCollection {#1419 …} -drops: Doctrine\ORM\PersistentCollection {#1420 …} -clickers: Doctrine\ORM\PersistentCollection {#1429 …} -openers: Doctrine\ORM\PersistentCollection {#1428 …} -unsubs: Doctrine\ORM\PersistentCollection {#1431 …} -offerBodies: Doctrine\ORM\PersistentCollection {#1438 …} -offerSubjects: Doctrine\ORM\PersistentCollection {#1447 …} -offerFroms: Doctrine\ORM\PersistentCollection {#1457 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#649 …} } |
| data_class | null |
| disabled | false |
| em | ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1049 -om: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#595 …} -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 |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1045 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#821 …} $message: Closure() {#1044 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_form_offer" ] |
| cache_key | "_form_offer_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1560 +label: "TEST" +value: "1" +data: Proxies\__CG__\App\Entity\Offer {#647 -id: 1 -name: "TEST" -sponsor: "TEST" -id_sponsor: "1" -url: "https://click.com" -unsub: null -suppressions: Doctrine\ORM\PersistentCollection {#1419 …} -drops: Doctrine\ORM\PersistentCollection {#1420 …} -clickers: Doctrine\ORM\PersistentCollection {#1429 …} -openers: Doctrine\ORM\PersistentCollection {#1428 …} -unsubs: Doctrine\ORM\PersistentCollection {#1431 …} -offerBodies: Doctrine\ORM\PersistentCollection {#1438 …} -offerSubjects: Doctrine\ORM\PersistentCollection {#1447 …} -offerFroms: Doctrine\ORM\PersistentCollection {#1457 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#649 …} } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\Offer {#647 -id: 1 -name: "TEST" -sponsor: "TEST" -id_sponsor: "1" -url: "https://click.com" -unsub: null -suppressions: Doctrine\ORM\PersistentCollection {#1419 …} -drops: Doctrine\ORM\PersistentCollection {#1420 …} -clickers: Doctrine\ORM\PersistentCollection {#1429 …} -openers: Doctrine\ORM\PersistentCollection {#1428 …} -unsubs: Doctrine\ORM\PersistentCollection {#1431 …} -offerBodies: Doctrine\ORM\PersistentCollection {#1438 …} -offerSubjects: Doctrine\ORM\PersistentCollection {#1447 …} -offerFroms: Doctrine\ORM\PersistentCollection {#1457 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#649 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1644 -form: Symfony\Component\Form\Form {#1370 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1582 …5} |
| full_name | "form[offer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_offer" |
| is_selected | Closure($choice, $value) {#1637 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "offer" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_offer" |
| valid | true |
| value | "1" |
from_name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Actumix" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "Actumix" |
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 | 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 {#910 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#911 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#912 …} -namespace: Closure() {#914 …} } |
| data | "Actumix" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1082 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1080 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#821 …} $message: Closure() {#1081 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_from_name" ] |
| cache_key | "_form_from_name_text" |
| compound | false |
| data | "Actumix" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1636 -form: Symfony\Component\Form\Form {#1373 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1584 …5} |
| full_name | "form[from_name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_from_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "from_name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_from_name" |
| valid | true |
| value | "Actumix" |
subject
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Petite question rapide" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "Petite question rapide" |
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 | 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 {#910 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#911 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#912 …} -namespace: Closure() {#914 …} } |
| data | "Petite question rapide" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1089 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1091 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#821 …} $message: Closure() {#1090 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_subject" ] |
| cache_key | "_form_subject_text" |
| compound | false |
| data | "Petite question rapide" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1559 -form: Symfony\Component\Form\Form {#1375 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1639 …5} |
| full_name | "form[subject]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_subject" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "subject" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_subject" |
| valid | true |
| value | "Petite question rapide" |
body
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | """ <!DOCTYPE html>\r\n <html lang="fr">\r\n <head>\r\n <meta charset="UTF-8">\r\n </head>\r\n <body style="margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000;">\r\n <p>Bonjour,</p>\r\n \r\n <p>\r\n Je me permets de vous écrire rapidement suite à une recherche que je fais en ce moment.\r\n </p>\r\n \r\n <p>\r\n Je voulais simplement savoir à qui je pourrais m’adresser concernant\r\n <strong>[sujet précis et réel]</strong> chez vous.\r\n </p>\r\n \r\n <p>\r\n Si ce n’est pas la bonne personne, pourriez-vous m’indiquer le bon contact ?\r\n </p>\r\n \r\n <p>\r\n Merci d’avance pour votre aide,<br>\r\n et désolé pour le message direct.\r\n </p>\r\n \r\n <p>\r\n Bien cordialement,\r\n </p>\r\n </body>\r\n </html> """ |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "rows" => "20" ] |
[ "rows" => "20" ] |
| data | """ <!DOCTYPE html>\r\n <html lang="fr">\r\n <head>\r\n <meta charset="UTF-8">\r\n </head>\r\n <body style="margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000;">\r\n <p>Bonjour,</p>\r\n \r\n <p>\r\n Je me permets de vous écrire rapidement suite à une recherche que je fais en ce moment.\r\n </p>\r\n \r\n <p>\r\n Je voulais simplement savoir à qui je pourrais m’adresser concernant\r\n <strong>[sujet précis et réel]</strong> chez vous.\r\n </p>\r\n \r\n <p>\r\n Si ce n’est pas la bonne personne, pourriez-vous m’indiquer le bon contact ?\r\n </p>\r\n \r\n <p>\r\n Merci d’avance pour votre aide,<br>\r\n et désolé pour le message direct.\r\n </p>\r\n \r\n <p>\r\n Bien cordialement,\r\n </p>\r\n </body>\r\n </html> """ |
same as passed value |
| help | "[open]: open code ---- [click]: click code ---- [unsub]: unsub code ---- [img_server]: Image Server ---- [a_X] - [n_X] - [an_X]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "rows" => "20" ] |
| 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 {#910 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#911 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#912 …} -namespace: Closure() {#914 …} } |
| data | """ <!DOCTYPE html>\r\n <html lang="fr">\r\n <head>\r\n <meta charset="UTF-8">\r\n </head>\r\n <body style="margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000;">\r\n <p>Bonjour,</p>\r\n \r\n <p>\r\n Je me permets de vous écrire rapidement suite à une recherche que je fais en ce moment.\r\n </p>\r\n \r\n <p>\r\n Je voulais simplement savoir à qui je pourrais m’adresser concernant\r\n <strong>[sujet précis et réel]</strong> chez vous.\r\n </p>\r\n \r\n <p>\r\n Si ce n’est pas la bonne personne, pourriez-vous m’indiquer le bon contact ?\r\n </p>\r\n \r\n <p>\r\n Merci d’avance pour votre aide,<br>\r\n et désolé pour le message direct.\r\n </p>\r\n \r\n <p>\r\n Bien cordialement,\r\n </p>\r\n </body>\r\n </html> """ |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1099 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "[open]: open code ---- [click]: click code ---- [unsub]: unsub code ---- [img_server]: Image Server ---- [a_X] - [n_X] - [an_X]" |
| 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() {#1104 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#821 …} $message: Closure() {#1098 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => "20" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_form_body" ] |
| cache_key | "_form_body_textarea" |
| compound | false |
| data | """ <!DOCTYPE html>\r\n <html lang="fr">\r\n <head>\r\n <meta charset="UTF-8">\r\n </head>\r\n <body style="margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000;">\r\n <p>Bonjour,</p>\r\n \r\n <p>\r\n Je me permets de vous écrire rapidement suite à une recherche que je fais en ce moment.\r\n </p>\r\n \r\n <p>\r\n Je voulais simplement savoir à qui je pourrais m’adresser concernant\r\n <strong>[sujet précis et réel]</strong> chez vous.\r\n </p>\r\n \r\n <p>\r\n Si ce n’est pas la bonne personne, pourriez-vous m’indiquer le bon contact ?\r\n </p>\r\n \r\n <p>\r\n Merci d’avance pour votre aide,<br>\r\n et désolé pour le message direct.\r\n </p>\r\n \r\n <p>\r\n Bien cordialement,\r\n </p>\r\n </body>\r\n </html> """ |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1638 -form: Symfony\Component\Form\Form {#1335 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1634 …5} |
| full_name | "form[body]" |
| help | "[open]: open code ---- [click]: click code ---- [unsub]: unsub code ---- [img_server]: Image Server ---- [a_X] - [n_X] - [an_X]" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_body" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "body" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_body" |
| valid | true |
| value | """ <!DOCTYPE html>\r\n <html lang="fr">\r\n <head>\r\n <meta charset="UTF-8">\r\n </head>\r\n <body style="margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000;">\r\n <p>Bonjour,</p>\r\n \r\n <p>\r\n Je me permets de vous écrire rapidement suite à une recherche que je fais en ce moment.\r\n </p>\r\n \r\n <p>\r\n Je voulais simplement savoir à qui je pourrais m’adresser concernant\r\n <strong>[sujet précis et réel]</strong> chez vous.\r\n </p>\r\n \r\n <p>\r\n Si ce n’est pas la bonne personne, pourriez-vous m’indiquer le bon contact ?\r\n </p>\r\n \r\n <p>\r\n Merci d’avance pour votre aide,<br>\r\n et désolé pour le message direct.\r\n </p>\r\n \r\n <p>\r\n Bien cordialement,\r\n </p>\r\n </body>\r\n </html> """ |
Tracking_Urls
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\ORM\PersistentCollection {#768 #collection: Doctrine\Common\Collections\ArrayCollection {#762 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Drop {#599 …} -association: [ …20] -em: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2737 …} -isDirty: false } |
| View Format |
[
"1"
]
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\TrackingUrl" |
same as passed value |
| data | Doctrine\ORM\PersistentCollection {#768 #collection: Doctrine\Common\Collections\ArrayCollection {#762 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Drop {#599 …} -association: [ …20] -em: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2737 …} -isDirty: false } |
same as passed value |
| multiple | true |
same as passed value |
| required | 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 | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#942 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#971 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1131 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1113 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1132 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1024 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1134 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1133 …} } |
| choices | null |
| class | "App\Entity\TrackingUrl" |
| 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 {#910 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#911 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#912 …} -namespace: Closure() {#914 …} } |
| data | Doctrine\ORM\PersistentCollection {#768 #collection: Doctrine\Common\Collections\ArrayCollection {#762 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Drop {#599 …} -association: [ …20] -em: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2737 …} -isDirty: false } |
| data_class | null |
| disabled | false |
| em | ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1116 -om: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#751 …} -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 | true |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1112 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#821 …} $message: Closure() {#1111 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_form_Tracking_Urls" ] |
| cache_key | "_form_Tracking_Urls_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1641 +label: "https://promail.tracking.7ap.tech" +value: "1" +data: App\Entity\TrackingUrl {#1474 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\ORM\PersistentCollection {#768 #collection: Doctrine\Common\Collections\ArrayCollection {#762 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Drop {#599 …} -association: [ …20] -em: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2737 …} -isDirty: false } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1579 -form: Symfony\Component\Form\Form {#1332 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1640 …5} |
| full_name | "form[Tracking_Urls][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_Tracking_Urls" |
| is_selected | Closure($choice, array $values) {#1591 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "Tracking_Urls" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_Tracking_Urls" |
| valid | true |
| value | [
"1"
] |
Image_Servers
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\ORM\PersistentCollection {#777 #collection: Doctrine\Common\Collections\ArrayCollection {#769 …} #initialized: true -snapshot: [] -owner: App\Entity\Drop {#599 …} -association: [ …20] -em: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2764 …} -isDirty: false } |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\ImageUrl" |
same as passed value |
| data | Doctrine\ORM\PersistentCollection {#777 #collection: Doctrine\Common\Collections\ArrayCollection {#769 …} #initialized: true -snapshot: [] -owner: App\Entity\Drop {#599 …} -association: [ …20] -em: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2764 …} -isDirty: false } |
same as passed value |
| multiple | true |
same as passed value |
| required | 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 | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#942 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#971 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1168 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1150 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1169 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1024 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1171 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1170 …} } |
| choices | null |
| class | "App\Entity\ImageUrl" |
| 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 {#910 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#911 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#912 …} -namespace: Closure() {#914 …} } |
| data | Doctrine\ORM\PersistentCollection {#777 #collection: Doctrine\Common\Collections\ArrayCollection {#769 …} #initialized: true -snapshot: [] -owner: App\Entity\Drop {#599 …} -association: [ …20] -em: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2764 …} -isDirty: false } |
| data_class | null |
| disabled | false |
| em | ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1153 -om: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#764 …} -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 | true |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1149 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#821 …} $message: Closure() {#1148 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_form_Image_Servers" ] |
| cache_key | "_form_Image_Servers_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1642 +label: "https://img.7ap.tech" +value: "1" +data: App\Entity\ImageUrl {#1593 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\ORM\PersistentCollection {#777 #collection: Doctrine\Common\Collections\ArrayCollection {#769 …} #initialized: true -snapshot: [] -owner: App\Entity\Drop {#599 …} -association: [ …20] -em: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2764 …} -isDirty: false } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1592 -form: Symfony\Component\Form\Form {#1329 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1600 …5} |
| full_name | "form[Image_Servers][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_Image_Servers" |
| is_selected | Closure($choice, array $values) {#1601 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "Image_Servers" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_Image_Servers" |
| valid | true |
| value | [] |
additional_headers
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | """ Content-Type: text/html\r\n Message-ID: 37bae30f371900728ef7a20e9a6da3f0@actumix.com\r\n List-Unsubscribe: <mailto:unsubscribe@actumix.com>\r\n Reply-To: contact@actumix.com """ |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "rows" => "10" ] |
[ "rows" => "10" ] |
| data | """ Content-Type: text/html\r\n Message-ID: 37bae30f371900728ef7a20e9a6da3f0@actumix.com\r\n List-Unsubscribe: <mailto:unsubscribe@actumix.com>\r\n Reply-To: contact@actumix.com """ |
same as passed value |
| help | "[a_X] - [n_X] - [an_X]" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "rows" => "10" ] |
| 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 {#910 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#911 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#912 …} -namespace: Closure() {#914 …} } |
| data | """ Content-Type: text/html\r\n Message-ID: 37bae30f371900728ef7a20e9a6da3f0@actumix.com\r\n List-Unsubscribe: <mailto:unsubscribe@actumix.com>\r\n Reply-To: contact@actumix.com """ |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1185 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "[a_X] - [n_X] - [an_X]" |
| 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() {#1187 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#821 …} $message: Closure() {#1186 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => "10" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_form_additional_headers" ] |
| cache_key | "_form_additional_headers_textarea" |
| compound | false |
| data | """ Content-Type: text/html\r\n Message-ID: 37bae30f371900728ef7a20e9a6da3f0@actumix.com\r\n List-Unsubscribe: <mailto:unsubscribe@actumix.com>\r\n Reply-To: contact@actumix.com """ |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1602 -form: Symfony\Component\Form\Form {#1326 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1610 …5} |
| full_name | "form[additional_headers]" |
| help | "[a_X] - [n_X] - [an_X]" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_additional_headers" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "additional_headers" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_additional_headers" |
| valid | true |
| value | """ Content-Type: text/html\r\n Message-ID: 37bae30f371900728ef7a20e9a6da3f0@actumix.com\r\n List-Unsubscribe: <mailto:unsubscribe@actumix.com>\r\n Reply-To: contact@actumix.com """ |
data_list
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\ORM\PersistentCollection {#666 #collection: Doctrine\Common\Collections\ArrayCollection {#657 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Drop {#599 …} -association: [ …20] -em: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -backRefFieldName: "drops" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2801 …} -isDirty: false } |
| View Format |
[
"2"
]
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\DataList" |
same as passed value |
| data | Doctrine\ORM\PersistentCollection {#666 #collection: Doctrine\Common\Collections\ArrayCollection {#657 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Drop {#599 …} -association: [ …20] -em: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -backRefFieldName: "drops" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2801 …} -isDirty: false } |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#942 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#971 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1214 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1196 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1215 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1024 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1217 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1216 …} } |
| choices | null |
| class | "App\Entity\DataList" |
| 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 {#910 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#911 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#912 …} -namespace: Closure() {#914 …} } |
| data | Doctrine\ORM\PersistentCollection {#666 #collection: Doctrine\Common\Collections\ArrayCollection {#657 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Drop {#599 …} -association: [ …20] -em: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -backRefFieldName: "drops" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2801 …} -isDirty: false } |
| data_class | null |
| disabled | false |
| em | ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1199 -om: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#653 …} -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 | true |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1195 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#821 …} $message: Closure() {#1194 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_form_data_list" ] |
| cache_key | "_form_data_list_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1595 +label: "TEST" +value: "1" +data: App\Entity\DataList {#1612 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1594 +label: "TEST 1" +value: "2" +data: App\Entity\DataList {#1501 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\ORM\PersistentCollection {#666 #collection: Doctrine\Common\Collections\ArrayCollection {#657 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Drop {#599 …} -association: [ …20] -em: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -backRefFieldName: "drops" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2801 …} -isDirty: false } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1589 -form: Symfony\Component\Form\Form {#1323 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1596 …5} |
| full_name | "form[data_list][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_data_list" |
| is_selected | Closure($choice, array $values) {#1617 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "data_list" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_data_list" |
| valid | true |
| value | [
"2"
] |
type_data
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "all" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "all" => "all" "clickers" => "clickers" "openers" => "openers" "clickers & openers" => "clickers & openers" ] |
[ "all" => "all" "clickers" => "clickers" "openers" => "openers" "clickers & openers" => "clickers & openers" ] |
| data | "all" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "all" => "all" "clickers" => "clickers" "openers" => "openers" "clickers & openers" => "clickers & openers" ] |
| 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 {#910 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#911 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#912 …} -namespace: Closure() {#914 …} } |
| data | "all" |
| data_class | null |
| disabled | false |
| 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 | [] |
| 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 |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1232 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#821 …} $message: Closure() {#1231 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_form_type_data" ] |
| cache_key | "_form_type_data_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1614 +label: "all" +value: "all" +data: "all" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1615 +label: "clickers" +value: "clickers" +data: "clickers" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1619 +label: "openers" +value: "openers" +data: "openers" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1597 +label: "clickers & openers" +value: "clickers & openers" +data: "clickers & openers" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "all" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1625 -form: Symfony\Component\Form\Form {#1320 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1604 …5} |
| full_name | "form[type_data]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_type_data" |
| is_selected | Closure($choice, $value) {#1553 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type_data" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_type_data" |
| valid | true |
| value | "all" |
email_per_seconde
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 10 |
| View Format |
"10"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | 10 |
same as passed value |
| label | "Email per 5 secondes" |
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 | 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 {#910 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#911 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#912 …} -namespace: Closure() {#914 …} } |
| data | 10 |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1243 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| 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 | "Email per 5 secondes" |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1248 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#821 …} $message: Closure() {#1242 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_form_email_per_seconde" ] |
| cache_key | "_form_email_per_seconde_integer" |
| compound | false |
| data | 10 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1551 -form: Symfony\Component\Form\Form {#1317 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1552 …5} |
| full_name | "form[email_per_seconde]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_email_per_seconde" |
| label | "Email per 5 secondes" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email_per_seconde" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_email_per_seconde" |
| valid | true |
| value | "10" |
drop_start
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 0 |
| View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | 0 |
same as passed value |
| required | 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 | 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 {#910 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#911 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#912 …} -namespace: Closure() {#914 …} } |
| data | 0 |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1260 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| 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() {#1259 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#821 …} $message: Closure() {#1257 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_form_drop_start" ] |
| cache_key | "_form_drop_start_integer" |
| compound | false |
| data | 0 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1550 -form: Symfony\Component\Form\Form {#1314 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1549 …5} |
| full_name | "form[drop_start]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_drop_start" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "drop_start" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_drop_start" |
| valid | true |
| value | "0" |
drop_stop
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | 1 |
same as passed value |
| required | 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 | 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 {#910 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#911 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#912 …} -namespace: Closure() {#914 …} } |
| data | 1 |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1266 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| 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() {#1268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#821 …} $message: Closure() {#1267 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_form_drop_stop" ] |
| cache_key | "_form_drop_stop_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1548 -form: Symfony\Component\Form\Form {#1305 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1547 …5} |
| full_name | "form[drop_stop]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_drop_stop" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "drop_stop" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_drop_stop" |
| valid | true |
| value | "1" |
test_email
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "eaismail.02@gmail.com" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "eaismail.02@gmail.com" |
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 | 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 {#910 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#911 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#912 …} -namespace: Closure() {#914 …} } |
| data | "eaismail.02@gmail.com" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1277 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | 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() {#1282 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#821 …} $message: Closure() {#1276 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_form_test_email" ] |
| cache_key | "_form_test_email_email" |
| compound | false |
| data | "eaismail.02@gmail.com" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1545 -form: Symfony\Component\Form\Form {#1358 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1340 …5} |
| full_name | "form[test_email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_test_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "test_email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_test_email" |
| valid | true |
| value | "eaismail.02@gmail.com" |
test_after
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 10 |
| View Format |
"10"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | 10 |
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 | 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 {#910 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#911 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#912 …} -namespace: Closure() {#914 …} } |
| data | 10 |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1289 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| 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 | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1291 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#821 …} $message: Closure() {#1290 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_form_test_after" ] |
| cache_key | "_form_test_after_integer" |
| compound | false |
| data | 10 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1343 -form: Symfony\Component\Form\Form {#1354 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1378 …5} |
| full_name | "form[test_after]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_test_after" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "test_after" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_test_after" |
| valid | true |
| value | "10" |
test_drop
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_form_test_drop" ] |
| cache_key | "_form_test_drop_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1218 …5} |
| full_name | "form[test_drop]" |
| id | "form_test_drop" |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "test_drop" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_form_test_drop" |
| value | null |
send_drop
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_form_send_drop" ] |
| cache_key | "_form_send_drop_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1379 …5} |
| full_name | "form[send_drop]" |
| id | "form_send_drop" |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "send_drop" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_form_send_drop" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "8fbce6c8863906550601188b3.eBe8J-gOhwWM7dVVeVeXqsaowjCtBJyjASlrIWNRk_k.LECJSaw77XLWuaxhEAHh7v749wTqdtP2NG5SUyAg3YEZb4xFgXbkY8mblA" |
| 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 | "8fbce6c8863906550601188b3.eBe8J-gOhwWM7dVVeVeXqsaowjCtBJyjASlrIWNRk_k.LECJSaw77XLWuaxhEAHh7v749wTqdtP2NG5SUyAg3YEZb4xFgXbkY8mblA" |
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 {#910 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#911 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#912 …} -namespace: Closure() {#914 …} } |
| data | "8fbce6c8863906550601188b3.eBe8J-gOhwWM7dVVeVeXqsaowjCtBJyjASlrIWNRk_k.LECJSaw77XLWuaxhEAHh7v749wTqdtP2NG5SUyAg3YEZb4xFgXbkY8mblA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1188 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1269 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#821 …} $message: Closure() {#1006 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_form__token" ] |
| cache_key | "_form__token_hidden" |
| compound | false |
| data | "8fbce6c8863906550601188b3.eBe8J-gOhwWM7dVVeVeXqsaowjCtBJyjASlrIWNRk_k.LECJSaw77XLWuaxhEAHh7v749wTqdtP2NG5SUyAg3YEZb4xFgXbkY8mblA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1658 -form: Symfony\Component\Form\Form {#1654 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1283 …5} |
| full_name | "form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form__token" |
| valid | true |
| value | "8fbce6c8863906550601188b3.eBe8J-gOhwWM7dVVeVeXqsaowjCtBJyjASlrIWNRk_k.LECJSaw77XLWuaxhEAHh7v749wTqdtP2NG5SUyAg3YEZb4xFgXbkY8mblA" |