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) {#823 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() {#935 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#826 …} $message: Closure() {#924 …} $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 {#1309 -form: Symfony\Component\Form\Form {#1310 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#934 …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 {#963 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#964 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#975 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#968 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#976 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#977 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#979 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#978 …} } |
| 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 {#971 -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() {#967 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#826 …} $message: Closure() {#965 …} $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 {#1259 +label: "SVR1" +value: "2" +data: App\Entity\Server {#797 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1233 +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 {#1269 -form: Symfony\Component\Form\Form {#1313 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1283 …5} |
| full_name | "form[servers][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_servers" |
| is_selected | Closure($choice, array $values) {#1369 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 | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "209.250.251.57" => "209.250.251.57" "51.81.153.185" => "51.81.153.185" ] |
[ "209.250.251.57" => "209.250.251.57" "51.81.153.185" => "51.81.153.185" ] |
| 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" "51.81.153.185" => "51.81.153.185" ] |
| 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() {#994 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#826 …} $message: Closure() {#993 …} $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 {#1031 +label: "209.250.251.57" +value: "209.250.251.57" +data: "209.250.251.57" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#995 +label: "51.81.153.185" +value: "51.81.153.185" +data: "51.81.153.185" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | [
"51.81.153.185"
] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1549 -form: Symfony\Component\Form\Form {#1316 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1249 …5} |
| full_name | "form[ips][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_ips" |
| is_selected | Closure($choice, array $values) {#1218 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 | [
"51.81.153.185"
] |
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 {#963 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#964 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1027 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1009 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1028 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#977 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1030 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1029 …} } |
| 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 {#1012 -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() {#1008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#826 …} $message: Closure() {#1007 …} $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 {#1092 +label: "SMTP1 - contact@seo-pro.tech" +value: "5" +data: App\Entity\Smtp {#1553 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1547 +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 {#1068 -form: Symfony\Component\Form\Form {#1319 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1083 …5} |
| full_name | "form[smtps][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_smtps" |
| is_selected | Closure($choice, array $values) {#1558 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 {#963 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#964 …} } |
| 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 {#977 …} } |
| 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 {#826 …} $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 {#1555 +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 {#1566 -form: Symfony\Component\Form\Form {#1322 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1371 …5} |
| full_name | "form[offer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_offer" |
| is_selected | Closure($choice, $value) {#1573 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 | "Support Client" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "Support Client" |
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 | "Support Client" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1080 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() {#1082 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#826 …} $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 | "Support Client" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1574 -form: Symfony\Component\Form\Form {#1325 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1582 …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 | "Support Client" |
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 | "Confirmation de réception de votre demande" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "Confirmation de réception de votre demande" |
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 | "Confirmation de réception de votre demande" |
| 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 {#826 …} $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 | "Confirmation de réception de votre demande" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1556 -form: Symfony\Component\Form\Form {#1328 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1571 …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 | "Confirmation de réception de votre demande" |
body
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | """ <html>\r\n <body>\r\n <b>HELLO</b>\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 | """ <html>\r\n <body>\r\n <b>HELLO</b>\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 | """ <html>\r\n <body>\r\n <b>HELLO</b>\r\n </body>\r\n </html> """ |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1102 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 {#826 …} $message: Closure() {#1103 …} $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 | """ <html>\r\n <body>\r\n <b>HELLO</b>\r\n </body>\r\n </html> """ |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1572 -form: Symfony\Component\Form\Form {#1331 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1576 …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 | """ <html>\r\n <body>\r\n <b>HELLO</b>\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 {#963 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#964 …} } |
| 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 {#977 …} } |
| 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 {#826 …} $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 {#1569 +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 {#1545 -form: Symfony\Component\Form\Form {#1334 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1570 …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) {#1589 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 {#963 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#964 …} } |
| 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 {#977 …} } |
| 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 {#826 …} $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 {#1568 +label: "https://img.7ap.tech" +value: "1" +data: App\Entity\ImageUrl {#1591 …} +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 {#1590 -form: Symfony\Component\Form\Form {#1337 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1598 …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) {#1599 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; charset=utf-8" |
| 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; charset=utf-8" |
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; charset=utf-8" |
| 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 {#826 …} $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; charset=utf-8" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1600 -form: Symfony\Component\Form\Form {#1340 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1608 …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; charset=utf-8" |
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 {#963 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#964 …} } |
| 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 {#977 …} } |
| 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 {#826 …} $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 {#1593 +label: "TEST" +value: "1" +data: App\Entity\DataList {#1610 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1592 +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 {#1587 -form: Symfony\Component\Form\Form {#1343 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1594 …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) {#1615 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 {#826 …} $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 {#1612 +label: "all" +value: "all" +data: "all" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1613 +label: "clickers" +value: "clickers" +data: "clickers" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1617 +label: "openers" +value: "openers" +data: "openers" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1595 +label: "clickers & openers" +value: "clickers & openers" +data: "clickers & openers" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "all" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1623 -form: Symfony\Component\Form\Form {#1346 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1602 …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) {#1630 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) {#1246 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 {#826 …} $message: Closure() {#1247 …} $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 {#1631 -form: Symfony\Component\Form\Form {#1349 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1632 …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) {#1256 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() {#1258 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#826 …} $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 {#1633 -form: Symfony\Component\Form\Form {#1352 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1634 …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 {#826 …} $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 {#1635 -form: Symfony\Component\Form\Form {#1355 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1636 …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 | "hedelak650@imfaya.com" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "hedelak650@imfaya.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 | "hedelak650@imfaya.com" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1280 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 {#826 …} $message: Closure() {#1281 …} $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 | "hedelak650@imfaya.com" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1637 -form: Symfony\Component\Form\Form {#1358 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1638 …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 | "hedelak650@imfaya.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 {#826 …} $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 {#1639 -form: Symfony\Component\Form\Form {#1361 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1640 …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 {#1642 …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 {#1641 …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 | "a58928936f7973a10ef5dba131.2eBLPXeUl6PCUBNbCUMreuUN9w0_lWq2_ZKA1v_U88k.mtEpChus3I6VAj4VYQ5aT6FJlWhe1xvzteXKnJy4sIKDmRl-Ic2i6KQBWg" |
| 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 | "a58928936f7973a10ef5dba131.2eBLPXeUl6PCUBNbCUMreuUN9w0_lWq2_ZKA1v_U88k.mtEpChus3I6VAj4VYQ5aT6FJlWhe1xvzteXKnJy4sIKDmRl-Ic2i6KQBWg" |
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 | "a58928936f7973a10ef5dba131.2eBLPXeUl6PCUBNbCUMreuUN9w0_lWq2_ZKA1v_U88k.mtEpChus3I6VAj4VYQ5aT6FJlWhe1xvzteXKnJy4sIKDmRl-Ic2i6KQBWg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1646 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() {#1648 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#826 …} $message: Closure() {#1647 …} $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 | "a58928936f7973a10ef5dba131.2eBLPXeUl6PCUBNbCUMreuUN9w0_lWq2_ZKA1v_U88k.mtEpChus3I6VAj4VYQ5aT6FJlWhe1xvzteXKnJy4sIKDmRl-Ic2i6KQBWg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1658 -form: Symfony\Component\Form\Form {#1654 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1649 …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 | "a58928936f7973a10ef5dba131.2eBLPXeUl6PCUBNbCUMreuUN9w0_lWq2_ZKA1v_U88k.mtEpChus3I6VAj4VYQ5aT6FJlWhe1xvzteXKnJy4sIKDmRl-Ic2i6KQBWg" |