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
Form type:
"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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "servers" => Doctrine\Common\Collections\ArrayCollection {#955 -elements: [ App\Entity\Server {#605 …} ] } "ips" => [ "51.81.153.185" ] "smtps" => Doctrine\Common\Collections\ArrayCollection {#1250 -elements: [ App\Entity\Smtp {#1307 …} ] } "offer" => App\Entity\Offer {#1346 -id: 1 -name: "TEST" -sponsor: "TEST" -id_sponsor: "1" -url: "https://click.com" -unsub: null -suppressions: Doctrine\ORM\PersistentCollection {#1349 …} -drops: Doctrine\ORM\PersistentCollection {#1348 …} -clickers: Doctrine\ORM\PersistentCollection {#1365 …} -openers: Doctrine\ORM\PersistentCollection {#1389 …} -unsubs: Doctrine\ORM\PersistentCollection {#1403 …} -offerBodies: Doctrine\ORM\PersistentCollection {#1417 …} -offerSubjects: Doctrine\ORM\PersistentCollection {#1426 …} -offerFroms: Doctrine\ORM\PersistentCollection {#1436 …} } "from_name" => "Actumix" "subject" => "Petite question rapide" "body" => """ <!DOCTYPE html>\r\n <html lang="fr">\r\n <head>\r\n <meta charset="UTF-8">\r\n </head>\r\n <body style="margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000;">\r\n <p>Bonjour,</p>\r\n \r\n <p>\r\n Je me permets de vous écrire rapidement suite à une recherche que je fais en ce moment.\r\n </p>\r\n \r\n <p>\r\n Je voulais simplement savoir à qui je pourrais m’adresser concernant\r\n <strong>[sujet précis et réel]</strong> chez vous.\r\n </p>\r\n \r\n <p>\r\n Si ce n’est pas la bonne personne, pourriez-vous m’indiquer le bon contact ?\r\n </p>\r\n \r\n <p>\r\n Merci d’avance pour votre aide,<br>\r\n et désolé pour le message direct.\r\n </p>\r\n \r\n <p>\r\n Bien cordialement,\r\n </p>\r\n </body>\r\n </html> """ "Tracking_Urls" => Doctrine\Common\Collections\ArrayCollection {#1450 -elements: [ App\Entity\TrackingUrl {#1458 …} ] } "Image_Servers" => Doctrine\Common\Collections\ArrayCollection {#1451 -elements: [] } "additional_headers" => """ Content-Type: text/html; charset=UTF-8\r\n List-Unsubscribe: <mailto:unsubscribe@actumix.com>\r\n Content-Transfer-Encoding: quoted-printable """ "data_list" => Doctrine\Common\Collections\ArrayCollection {#1485 -elements: [ App\Entity\DataList {#1488 …} ] } "type_data" => "all" "email_per_seconde" => 10 "drop_start" => 0 "drop_stop" => 1 "test_email" => "eaismail.02@gmail.com" "test_after" => 10 ] |
| Model Format | same as normalized format |
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 {#726 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#728 …} -namespace: Closure() {#730 …} } |
| data | [] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#639 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() {#751 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#642 …} $message: Closure() {#740 …} $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 | [ "servers" => Doctrine\Common\Collections\ArrayCollection {#955 -elements: [ App\Entity\Server {#605 …} ] } "ips" => [ "51.81.153.185" ] "smtps" => Doctrine\Common\Collections\ArrayCollection {#1250 -elements: [ App\Entity\Smtp {#1307 …} ] } "offer" => App\Entity\Offer {#1346 -id: 1 -name: "TEST" -sponsor: "TEST" -id_sponsor: "1" -url: "https://click.com" -unsub: null -suppressions: Doctrine\ORM\PersistentCollection {#1349 …} -drops: Doctrine\ORM\PersistentCollection {#1348 …} -clickers: Doctrine\ORM\PersistentCollection {#1365 …} -openers: Doctrine\ORM\PersistentCollection {#1389 …} -unsubs: Doctrine\ORM\PersistentCollection {#1403 …} -offerBodies: Doctrine\ORM\PersistentCollection {#1417 …} -offerSubjects: Doctrine\ORM\PersistentCollection {#1426 …} -offerFroms: Doctrine\ORM\PersistentCollection {#1436 …} } "from_name" => "Actumix" "subject" => "Petite question rapide" "body" => """ <!DOCTYPE html>\r\n <html lang="fr">\r\n <head>\r\n <meta charset="UTF-8">\r\n </head>\r\n <body style="margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000;">\r\n <p>Bonjour,</p>\r\n \r\n <p>\r\n Je me permets de vous écrire rapidement suite à une recherche que je fais en ce moment.\r\n </p>\r\n \r\n <p>\r\n Je voulais simplement savoir à qui je pourrais m’adresser concernant\r\n <strong>[sujet précis et réel]</strong> chez vous.\r\n </p>\r\n \r\n <p>\r\n Si ce n’est pas la bonne personne, pourriez-vous m’indiquer le bon contact ?\r\n </p>\r\n \r\n <p>\r\n Merci d’avance pour votre aide,<br>\r\n et désolé pour le message direct.\r\n </p>\r\n \r\n <p>\r\n Bien cordialement,\r\n </p>\r\n </body>\r\n </html> """ "Tracking_Urls" => Doctrine\Common\Collections\ArrayCollection {#1450 -elements: [ App\Entity\TrackingUrl {#1458 …} ] } "Image_Servers" => Doctrine\Common\Collections\ArrayCollection {#1451 -elements: [] } "additional_headers" => """ Content-Type: text/html; charset=UTF-8\r\n List-Unsubscribe: <mailto:unsubscribe@actumix.com>\r\n Content-Transfer-Encoding: quoted-printable """ "data_list" => Doctrine\Common\Collections\ArrayCollection {#1485 -elements: [ App\Entity\DataList {#1488 …} ] } "type_data" => "all" "email_per_seconde" => 10 "drop_start" => 0 "drop_stop" => 1 "test_email" => "eaismail.02@gmail.com" "test_after" => 10 ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1636 -form: Symfony\Component\Form\Form {#1189 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1162 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_form" |
| valid | true |
| value | [ "servers" => Doctrine\Common\Collections\ArrayCollection {#955 -elements: [ App\Entity\Server {#605 …} ] } "ips" => [ "51.81.153.185" ] "smtps" => Doctrine\Common\Collections\ArrayCollection {#1250 -elements: [ App\Entity\Smtp {#1307 …} ] } "offer" => App\Entity\Offer {#1346 -id: 1 -name: "TEST" -sponsor: "TEST" -id_sponsor: "1" -url: "https://click.com" -unsub: null -suppressions: Doctrine\ORM\PersistentCollection {#1349 …} -drops: Doctrine\ORM\PersistentCollection {#1348 …} -clickers: Doctrine\ORM\PersistentCollection {#1365 …} -openers: Doctrine\ORM\PersistentCollection {#1389 …} -unsubs: Doctrine\ORM\PersistentCollection {#1403 …} -offerBodies: Doctrine\ORM\PersistentCollection {#1417 …} -offerSubjects: Doctrine\ORM\PersistentCollection {#1426 …} -offerFroms: Doctrine\ORM\PersistentCollection {#1436 …} } "from_name" => "Actumix" "subject" => "Petite question rapide" "body" => """ <!DOCTYPE html>\r\n <html lang="fr">\r\n <head>\r\n <meta charset="UTF-8">\r\n </head>\r\n <body style="margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000;">\r\n <p>Bonjour,</p>\r\n \r\n <p>\r\n Je me permets de vous écrire rapidement suite à une recherche que je fais en ce moment.\r\n </p>\r\n \r\n <p>\r\n Je voulais simplement savoir à qui je pourrais m’adresser concernant\r\n <strong>[sujet précis et réel]</strong> chez vous.\r\n </p>\r\n \r\n <p>\r\n Si ce n’est pas la bonne personne, pourriez-vous m’indiquer le bon contact ?\r\n </p>\r\n \r\n <p>\r\n Merci d’avance pour votre aide,<br>\r\n et désolé pour le message direct.\r\n </p>\r\n \r\n <p>\r\n Bien cordialement,\r\n </p>\r\n </body>\r\n </html> """ "Tracking_Urls" => Doctrine\Common\Collections\ArrayCollection {#1450 -elements: [ App\Entity\TrackingUrl {#1458 …} ] } "Image_Servers" => Doctrine\Common\Collections\ArrayCollection {#1451 -elements: [] } "additional_headers" => """ Content-Type: text/html; charset=UTF-8\r\n List-Unsubscribe: <mailto:unsubscribe@actumix.com>\r\n Content-Transfer-Encoding: quoted-printable """ "data_list" => Doctrine\Common\Collections\ArrayCollection {#1485 -elements: [ App\Entity\DataList {#1488 …} ] } "type_data" => "all" "email_per_seconde" => 10 "drop_start" => 0 "drop_stop" => 1 "test_email" => "eaismail.02@gmail.com" "test_after" => 10 ] |
servers
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[] |
Submitted Data
| Property | Value |
|---|---|
| View Format |
[
"3"
]
|
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#955 -elements: [ App\Entity\Server {#605 …} ] } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "onchange" => "loadIps()" ] |
[ "onchange" => "loadIps()" ] |
| class | "App\Entity\Server" |
same as passed value |
| data | null |
null
|
| 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 {#779 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#780 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#791 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#784 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#792 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#793 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#795 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#794 …} } |
| 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 {#726 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#728 …} -namespace: Closure() {#730 …} } |
| data | null |
| 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 {#787 -om: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#550 …} -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() {#783 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#642 …} $message: Closure() {#781 …} $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 {#1904 +label: "SVR1" +value: "2" +data: App\Entity\Server {#585 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1895 +label: "OVH1" +value: "3" +data: App\Entity\Server {#605 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#955 -elements: [ App\Entity\Server {#605 …} ] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1894 -form: Symfony\Component\Form\Form {#1192 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1948 …5} |
| full_name | "form[servers][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_servers" |
| is_selected | Closure($choice, array $values) {#1950 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 | true |
| 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 | null |
| View Format |
[] |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [
"51.81.153.185"
] |
| Model Format | same as normalized format |
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 | null |
null
|
| 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 {#726 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#728 …} -namespace: Closure() {#730 …} } |
| data | null |
| 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() {#810 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#642 …} $message: Closure() {#809 …} $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 {#1958 +label: "209.250.251.57" +value: "209.250.251.57" +data: "209.250.251.57" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1934 +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 {#1942 -form: Symfony\Component\Form\Form {#1195 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1891 …5} |
| full_name | "form[ips][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_ips" |
| is_selected | Closure($choice, array $values) {#1941 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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_ips" |
| valid | true |
| value | [
"51.81.153.185"
] |
smtps
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[] |
Submitted Data
| Property | Value |
|---|---|
| View Format |
[
"6"
]
|
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1250 -elements: [ App\Entity\Smtp {#1307 …} ] } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\Smtp" |
same as passed value |
| data | null |
null
|
| 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 {#779 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#780 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#858 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#825 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#859 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#793 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#861 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#860 …} } |
| 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 {#726 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#728 …} -namespace: Closure() {#730 …} } |
| data | null |
| 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 {#828 -om: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#826 …} -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() {#824 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#642 …} $message: Closure() {#823 …} $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 {#1903 +label: "SMTP1 - contact@seo-pro.tech" +value: "5" +data: App\Entity\Smtp {#1918 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1917 +label: "SMTP2 - contact@actumix.com" +value: "6" +data: App\Entity\Smtp {#1307 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#1250 -elements: [ App\Entity\Smtp {#1307 …} ] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1899 -form: Symfony\Component\Form\Form {#1198 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1900 …5} |
| full_name | "form[smtps][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_smtps" |
| is_selected | Closure($choice, array $values) {#1925 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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_smtps" |
| valid | true |
| value | [
"6"
] |
offer
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"1"
|
| Normalized Format | App\Entity\Offer {#1346 -id: 1 -name: "TEST" -sponsor: "TEST" -id_sponsor: "1" -url: "https://click.com" -unsub: null -suppressions: Doctrine\ORM\PersistentCollection {#1349 …} -drops: Doctrine\ORM\PersistentCollection {#1348 …} -clickers: Doctrine\ORM\PersistentCollection {#1365 …} -openers: Doctrine\ORM\PersistentCollection {#1389 …} -unsubs: Doctrine\ORM\PersistentCollection {#1403 …} -offerBodies: Doctrine\ORM\PersistentCollection {#1417 …} -offerSubjects: Doctrine\ORM\PersistentCollection {#1426 …} -offerFroms: Doctrine\ORM\PersistentCollection {#1436 …} } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\Offer" |
same as passed value |
| data | null |
null
|
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 {#779 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#780 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#914 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#877 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#915 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#793 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#917 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#916 …} } |
| 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 {#726 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#728 …} -namespace: Closure() {#730 …} } |
| data | null |
| 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 {#880 -om: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#878 …} -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() {#876 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#642 …} $message: Closure() {#875 …} $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 {#1885 +label: "TEST" +value: "1" +data: App\Entity\Offer {#1346 -id: 1 -name: "TEST" -sponsor: "TEST" -id_sponsor: "1" -url: "https://click.com" -unsub: null -suppressions: Doctrine\ORM\PersistentCollection {#1349 …} -drops: Doctrine\ORM\PersistentCollection {#1348 …} -clickers: Doctrine\ORM\PersistentCollection {#1365 …} -openers: Doctrine\ORM\PersistentCollection {#1389 …} -unsubs: Doctrine\ORM\PersistentCollection {#1403 …} -offerBodies: Doctrine\ORM\PersistentCollection {#1417 …} -offerSubjects: Doctrine\ORM\PersistentCollection {#1426 …} -offerFroms: Doctrine\ORM\PersistentCollection {#1436 …} } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Offer {#1346 -id: 1 -name: "TEST" -sponsor: "TEST" -id_sponsor: "1" -url: "https://click.com" -unsub: null -suppressions: Doctrine\ORM\PersistentCollection {#1349 …} -drops: Doctrine\ORM\PersistentCollection {#1348 …} -clickers: Doctrine\ORM\PersistentCollection {#1365 …} -openers: Doctrine\ORM\PersistentCollection {#1389 …} -unsubs: Doctrine\ORM\PersistentCollection {#1403 …} -offerBodies: Doctrine\ORM\PersistentCollection {#1417 …} -offerSubjects: Doctrine\ORM\PersistentCollection {#1426 …} -offerFroms: Doctrine\ORM\PersistentCollection {#1436 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1905 -form: Symfony\Component\Form\Form {#1201 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1898 …5} |
| full_name | "form[offer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_offer" |
| is_selected | Closure($choice, $value) {#1884 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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_offer" |
| valid | true |
| value | "1" |
from_name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "Actumix" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | null |
null
|
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 {#726 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#728 …} -namespace: Closure() {#730 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#930 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() {#932 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#642 …} $message: Closure() {#931 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_from_name" ] |
| cache_key | "_form_from_name_text" |
| compound | false |
| data | "Actumix" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1883 -form: Symfony\Component\Form\Form {#1204 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1631 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_from_name" |
| valid | true |
| value | "Actumix" |
subject
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "Petite question rapide" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | null |
null
|
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 {#726 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#728 …} -namespace: Closure() {#730 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#939 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() {#941 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#642 …} $message: Closure() {#940 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_subject" ] |
| cache_key | "_form_subject_text" |
| compound | false |
| data | "Petite question rapide" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1916 -form: Symfony\Component\Form\Form {#1207 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1926 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_subject" |
| valid | true |
| value | "Petite question rapide" |
body
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | """ <!DOCTYPE html>\r\n <html lang="fr">\r\n <head>\r\n <meta charset="UTF-8">\r\n </head>\r\n <body style="margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000;">\r\n <p>Bonjour,</p>\r\n \r\n <p>\r\n Je me permets de vous écrire rapidement suite à une recherche que je fais en ce moment.\r\n </p>\r\n \r\n <p>\r\n Je voulais simplement savoir à qui je pourrais m’adresser concernant\r\n <strong>[sujet précis et réel]</strong> chez vous.\r\n </p>\r\n \r\n <p>\r\n Si ce n’est pas la bonne personne, pourriez-vous m’indiquer le bon contact ?\r\n </p>\r\n \r\n <p>\r\n Merci d’avance pour votre aide,<br>\r\n et désolé pour le message direct.\r\n </p>\r\n \r\n <p>\r\n Bien cordialement,\r\n </p>\r\n </body>\r\n </html> """ |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "rows" => "20" ] |
[ "rows" => "20" ] |
| data | null |
null
|
| 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 {#726 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#728 …} -namespace: Closure() {#730 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#952 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() {#954 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#642 …} $message: Closure() {#953 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => "20" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_form_body" ] |
| cache_key | "_form_body_textarea" |
| compound | false |
| data | """ <!DOCTYPE html>\r\n <html lang="fr">\r\n <head>\r\n <meta charset="UTF-8">\r\n </head>\r\n <body style="margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000;">\r\n <p>Bonjour,</p>\r\n \r\n <p>\r\n Je me permets de vous écrire rapidement suite à une recherche que je fais en ce moment.\r\n </p>\r\n \r\n <p>\r\n Je voulais simplement savoir à qui je pourrais m’adresser concernant\r\n <strong>[sujet précis et réel]</strong> chez vous.\r\n </p>\r\n \r\n <p>\r\n Si ce n’est pas la bonne personne, pourriez-vous m’indiquer le bon contact ?\r\n </p>\r\n \r\n <p>\r\n Merci d’avance pour votre aide,<br>\r\n et désolé pour le message direct.\r\n </p>\r\n \r\n <p>\r\n Bien cordialement,\r\n </p>\r\n </body>\r\n </html> """ |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1609 -form: Symfony\Component\Form\Form {#1210 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1923 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_body" |
| valid | true |
| value | """ <!DOCTYPE html>\r\n <html lang="fr">\r\n <head>\r\n <meta charset="UTF-8">\r\n </head>\r\n <body style="margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000;">\r\n <p>Bonjour,</p>\r\n \r\n <p>\r\n Je me permets de vous écrire rapidement suite à une recherche que je fais en ce moment.\r\n </p>\r\n \r\n <p>\r\n Je voulais simplement savoir à qui je pourrais m’adresser concernant\r\n <strong>[sujet précis et réel]</strong> chez vous.\r\n </p>\r\n \r\n <p>\r\n Si ce n’est pas la bonne personne, pourriez-vous m’indiquer le bon contact ?\r\n </p>\r\n \r\n <p>\r\n Merci d’avance pour votre aide,<br>\r\n et désolé pour le message direct.\r\n </p>\r\n \r\n <p>\r\n Bien cordialement,\r\n </p>\r\n </body>\r\n </html> """ |
Tracking_Urls
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[] |
Submitted Data
| Property | Value |
|---|---|
| View Format |
[
"1"
]
|
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1450 -elements: [ App\Entity\TrackingUrl {#1458 …} ] } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\TrackingUrl" |
same as passed value |
| data | null |
null
|
| 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 {#779 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#780 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#988 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#963 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#989 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#793 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#991 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#990 …} } |
| 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 {#726 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#728 …} -namespace: Closure() {#730 …} } |
| data | null |
| 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 {#966 -om: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#964 …} -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() {#962 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#642 …} $message: Closure() {#961 …} $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 {#1907 +label: "https://promail.tracking.7ap.tech" +value: "1" +data: App\Entity\TrackingUrl {#1458 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#1450 -elements: [ App\Entity\TrackingUrl {#1458 …} ] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1915 -form: Symfony\Component\Form\Form {#1213 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1947 …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) {#1582 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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_Tracking_Urls" |
| valid | true |
| value | [
"1"
] |
Image_Servers
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[] |
Submitted Data
| Property | Value |
|---|---|
| View Format |
[] |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1451 -elements: [] } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\ImageUrl" |
same as passed value |
| data | null |
null
|
| 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 {#779 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#780 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1032 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1007 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1033 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#793 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1035 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1034 …} } |
| 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 {#726 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#728 …} -namespace: Closure() {#730 …} } |
| data | null |
| 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 {#1010 -om: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1008 …} -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() {#1006 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#642 …} $message: Closure() {#1005 …} $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 {#1580 +label: "https://img.7ap.tech" +value: "1" +data: App\Entity\ImageUrl {#1589 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#1451 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1590 -form: Symfony\Component\Form\Form {#1216 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1572 …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) {#1591 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "Image_Servers" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | true |
| 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 | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | """ Content-Type: text/html; charset=UTF-8\r\n List-Unsubscribe: <mailto:unsubscribe@actumix.com>\r\n Content-Transfer-Encoding: quoted-printable """ |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "rows" => "10" ] |
[ "rows" => "10" ] |
| data | null |
null
|
| 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 {#726 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#728 …} -namespace: Closure() {#730 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1049 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() {#1051 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#642 …} $message: Closure() {#1050 …} $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\r\n List-Unsubscribe: <mailto:unsubscribe@actumix.com>\r\n Content-Transfer-Encoding: quoted-printable """ |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1592 -form: Symfony\Component\Form\Form {#1219 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1639 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_additional_headers" |
| valid | true |
| value | """ Content-Type: text/html; charset=UTF-8\r\n List-Unsubscribe: <mailto:unsubscribe@actumix.com>\r\n Content-Transfer-Encoding: quoted-printable """ |
data_list
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[] |
Submitted Data
| Property | Value |
|---|---|
| View Format |
[
"2"
]
|
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1485 -elements: [ App\Entity\DataList {#1488 …} ] } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\DataList" |
same as passed value |
| data | null |
null
|
| 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 {#779 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#780 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1093 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1060 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1094 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#793 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1096 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1095 …} } |
| 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 {#726 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#728 …} -namespace: Closure() {#730 …} } |
| data | null |
| 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 {#1063 -om: ContainerSkqbAom\EntityManagerGhostEbeb667 {#312 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1061 …} -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() {#1059 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#642 …} $message: Closure() {#1058 …} $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 {#1594 +label: "TEST" +value: "1" +data: App\Entity\DataList {#1641 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1588 +label: "TEST 1" +value: "2" +data: App\Entity\DataList {#1488 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#1485 -elements: [ App\Entity\DataList {#1488 …} ] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1586 -form: Symfony\Component\Form\Form {#1222 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1914 …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) {#1646 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 | true |
| 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 | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "all" |
| Model Format | same as normalized format |
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 | null |
null
|
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 {#726 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#728 …} -namespace: Closure() {#730 …} } |
| data | null |
| 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() {#1111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#642 …} $message: Closure() {#1110 …} $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 {#1644 +label: "all" +value: "all" +data: "all" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1643 +label: "clickers" +value: "clickers" +data: "clickers" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1648 +label: "openers" +value: "openers" +data: "openers" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1585 +label: "clickers & openers" +value: "clickers & openers" +data: "clickers & openers" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "all" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1654 -form: Symfony\Component\Form\Form {#1225 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1587 …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) {#1661 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 | true |
| 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 | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"10"
|
| Normalized Format | 10 |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | null |
null
|
| 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 {#726 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#728 …} -namespace: Closure() {#730 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1125 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() {#1127 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#642 …} $message: Closure() {#1126 …} $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 {#1662 -form: Symfony\Component\Form\Form {#1228 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1663 …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 | true |
| 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 | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"0"
|
| Normalized Format | 0 |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | null |
null
|
| 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 {#726 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#728 …} -namespace: Closure() {#730 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1135 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() {#1137 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#642 …} $message: Closure() {#1136 …} $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 {#1665 -form: Symfony\Component\Form\Form {#1231 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1664 …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 | true |
| 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 | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"1"
|
| Normalized Format | 1 |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | null |
null
|
| 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 {#726 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#728 …} -namespace: Closure() {#730 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1145 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() {#1147 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#642 …} $message: Closure() {#1146 …} $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 {#1667 -form: Symfony\Component\Form\Form {#1234 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1666 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_drop_stop" |
| valid | true |
| value | "1" |
test_email
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "eaismail.02@gmail.com" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | null |
null
|
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 {#726 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#728 …} -namespace: Closure() {#730 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1159 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() {#1161 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#642 …} $message: Closure() {#1160 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_form_test_email" ] |
| cache_key | "_form_test_email_email" |
| compound | false |
| data | "eaismail.02@gmail.com" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1669 -form: Symfony\Component\Form\Form {#1237 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1668 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_form_test_email" |
| valid | true |
| value | "eaismail.02@gmail.com" |
test_after
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"10"
|
| Normalized Format | 10 |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | null |
null
|
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 {#726 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#728 …} -namespace: Closure() {#730 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1168 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() {#1170 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#642 …} $message: Closure() {#1169 …} $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 {#1671 -form: Symfony\Component\Form\Form {#1240 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1670 …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 | true |
| 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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | null |
| Model Format | same as normalized format |
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 | true |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1672 …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
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | null |
| Model Format | same as normalized format |
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 {#1673 …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 | "f666d91d36d71e04bcf78e6cf5714.nBvEUnZtwPCj0_5ys3SWKzzVbPbKBid2znA-9_3MxMQ.3yqmZRpVi930gdM82znnHniRDpOrRFYzhgd0vZ6gh4_GYpYRIDT1u8WCtw" |
| 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 | "f666d91d36d71e04bcf78e6cf5714.nBvEUnZtwPCj0_5ys3SWKzzVbPbKBid2znA-9_3MxMQ.3yqmZRpVi930gdM82znnHniRDpOrRFYzhgd0vZ6gh4_GYpYRIDT1u8WCtw" |
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 {#726 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#728 …} -namespace: Closure() {#730 …} } |
| data | "f666d91d36d71e04bcf78e6cf5714.nBvEUnZtwPCj0_5ys3SWKzzVbPbKBid2znA-9_3MxMQ.3yqmZRpVi930gdM82znnHniRDpOrRFYzhgd0vZ6gh4_GYpYRIDT1u8WCtw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1677 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() {#1679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#642 …} $message: Closure() {#1678 …} $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 | "f666d91d36d71e04bcf78e6cf5714.nBvEUnZtwPCj0_5ys3SWKzzVbPbKBid2znA-9_3MxMQ.3yqmZRpVi930gdM82znnHniRDpOrRFYzhgd0vZ6gh4_GYpYRIDT1u8WCtw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1689 -form: Symfony\Component\Form\Form {#1685 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1680 …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 | "f666d91d36d71e04bcf78e6cf5714.nBvEUnZtwPCj0_5ys3SWKzzVbPbKBid2znA-9_3MxMQ.3yqmZRpVi930gdM82znnHniRDpOrRFYzhgd0vZ6gh4_GYpYRIDT1u8WCtw" |