Forms
-
video
-
name
-
category
-
link
-
description
-
picture
-
sort
-
_token
-
video
Form type:
"App\Form\VideoType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Video {#625 -id: 10 -name: "Egypt" -link: "Ba0OEN-G4cE" -description: "Battle of Kadesh 1274 BC was a major battle fought between the Egyptians under Ramses II and the Hittites under Muwatallis. It was one of the world's largest chariot battles, fought on the banks of the Orontes river, where Ramses II sought to wrest Syria from the Hittites and recapture the Hittite-held city of Kadesh" -picture: "1-68c75a50eedf4.jpg" -sort: 12 -created_at: DateTimeImmutable @1757895248 {#668 date: 2025-09-15 00:14:08.0 UTC (+00:00) } -updated_at: DateTimeImmutable @1757895248 {#669 date: 2025-09-15 00:14:08.0 UTC (+00:00) } -category: App\Entity\Category {#681 -id: 4 -name: "Egypt" -created_at: DateTimeImmutable @1757880720 {#1142 date: 2025-09-14 20:12:00.0 UTC (+00:00) } -updated_at: DateTimeImmutable @1757880720 {#1075 date: 2025-09-14 20:12:00.0 UTC (+00:00) } -videos: Doctrine\ORM\PersistentCollection {#1141 …} } -user: App\Entity\User {#786 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Video {#625 -id: 10 -name: "Egypt" -link: "Ba0OEN-G4cE" -description: "Battle of Kadesh 1274 BC was a major battle fought between the Egyptians under Ramses II and the Hittites under Muwatallis. It was one of the world's largest chariot battles, fought on the banks of the Orontes river, where Ramses II sought to wrest Syria from the Hittites and recapture the Hittite-held city of Kadesh" -picture: "1-68c75a50eedf4.jpg" -sort: 12 -created_at: DateTimeImmutable @1757895248 {#668 date: 2025-09-15 00:14:08.0 UTC (+00:00) } -updated_at: DateTimeImmutable @1757895248 {#669 date: 2025-09-15 00:14:08.0 UTC (+00:00) } -category: App\Entity\Category {#681 -id: 4 -name: "Egypt" -created_at: DateTimeImmutable @1757880720 {#1142 date: 2025-09-14 20:12:00.0 UTC (+00:00) } -updated_at: DateTimeImmutable @1757880720 {#1075 date: 2025-09-14 20:12:00.0 UTC (+00:00) } -videos: Doctrine\ORM\PersistentCollection {#1141 …} } -user: App\Entity\User {#786 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#576 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#116 …} -logger: Monolog\Logger {#201 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#680 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | App\Entity\Video {#625 -id: 10 -name: "Egypt" -link: "Ba0OEN-G4cE" -description: "Battle of Kadesh 1274 BC was a major battle fought between the Egyptians under Ramses II and the Hittites under Muwatallis. It was one of the world's largest chariot battles, fought on the banks of the Orontes river, where Ramses II sought to wrest Syria from the Hittites and recapture the Hittite-held city of Kadesh" -picture: "1-68c75a50eedf4.jpg" -sort: 12 -created_at: DateTimeImmutable @1757895248 {#668 date: 2025-09-15 00:14:08.0 UTC (+00:00) } -updated_at: DateTimeImmutable @1757895248 {#669 date: 2025-09-15 00:14:08.0 UTC (+00:00) } -category: App\Entity\Category {#681 -id: 4 -name: "Egypt" -created_at: DateTimeImmutable @1757880720 {#1142 date: 2025-09-14 20:12:00.0 UTC (+00:00) } -updated_at: DateTimeImmutable @1757880720 {#1075 date: 2025-09-14 20:12:00.0 UTC (+00:00) } -videos: Doctrine\ORM\PersistentCollection {#1141 …} } -user: App\Entity\User {#786 …} } |
| data_class | "App\Entity\Video" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1021 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Video" } } |
| 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() {#1019 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#244 …} $message: Closure() {#1020 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "video" "_video" ] |
| cache_key | "_video_video" |
| compound | true |
| data | App\Entity\Video {#625 -id: 10 -name: "Egypt" -link: "Ba0OEN-G4cE" -description: "Battle of Kadesh 1274 BC was a major battle fought between the Egyptians under Ramses II and the Hittites under Muwatallis. It was one of the world's largest chariot battles, fought on the banks of the Orontes river, where Ramses II sought to wrest Syria from the Hittites and recapture the Hittite-held city of Kadesh" -picture: "1-68c75a50eedf4.jpg" -sort: 12 -created_at: DateTimeImmutable @1757895248 {#668 date: 2025-09-15 00:14:08.0 UTC (+00:00) } -updated_at: DateTimeImmutable @1757895248 {#669 date: 2025-09-15 00:14:08.0 UTC (+00:00) } -category: App\Entity\Category {#681 -id: 4 -name: "Egypt" -created_at: DateTimeImmutable @1757880720 {#1142 date: 2025-09-14 20:12:00.0 UTC (+00:00) } -updated_at: DateTimeImmutable @1757880720 {#1075 date: 2025-09-14 20:12:00.0 UTC (+00:00) } -videos: Doctrine\ORM\PersistentCollection {#1141 …} } -user: App\Entity\User {#786 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1134 -errors: [] -form: Symfony\Component\Form\Form {#1055 …} } |
| form | Symfony\Component\Form\FormView {#1018 …5} |
| full_name | "video" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "video" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "video" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_video" |
| valid | true |
| value | App\Entity\Video {#625 -id: 10 -name: "Egypt" -link: "Ba0OEN-G4cE" -description: "Battle of Kadesh 1274 BC was a major battle fought between the Egyptians under Ramses II and the Hittites under Muwatallis. It was one of the world's largest chariot battles, fought on the banks of the Orontes river, where Ramses II sought to wrest Syria from the Hittites and recapture the Hittite-held city of Kadesh" -picture: "1-68c75a50eedf4.jpg" -sort: 12 -created_at: DateTimeImmutable @1757895248 {#668 date: 2025-09-15 00:14:08.0 UTC (+00:00) } -updated_at: DateTimeImmutable @1757895248 {#669 date: 2025-09-15 00:14:08.0 UTC (+00:00) } -category: App\Entity\Category {#681 -id: 4 -name: "Egypt" -created_at: DateTimeImmutable @1757880720 {#1142 date: 2025-09-14 20:12:00.0 UTC (+00:00) } -updated_at: DateTimeImmutable @1757880720 {#1075 date: 2025-09-14 20:12:00.0 UTC (+00:00) } -videos: Doctrine\ORM\PersistentCollection {#1141 …} } -user: App\Entity\User {#786 …} } |
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 | "Egypt" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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\SameOriginCsrfTokenManager {#576 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#116 …} -logger: Monolog\Logger {#201 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#680 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1030 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() {#1035 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#244 …} $message: Closure() {#1032 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_video_name" ] |
| cache_key | "_video_name_text" |
| compound | false |
| data | "Egypt" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1199 -errors: [] -form: Symfony\Component\Form\Form {#1150 …} } |
| form | Symfony\Component\Form\FormView {#1197 …5} |
| full_name | "video[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "video_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_video_name" |
| valid | true |
| value | "Egypt" |
category
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 | App\Entity\Category {#681 -id: 4 -name: "Egypt" -created_at: DateTimeImmutable @1757880720 {#1142 date: 2025-09-14 20:12:00.0 UTC (+00:00) } -updated_at: DateTimeImmutable @1757880720 {#1075 date: 2025-09-14 20:12:00.0 UTC (+00:00) } -videos: Doctrine\ORM\PersistentCollection {#1141 …} } |
| View Format |
"4"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Category" |
same as passed value |
| placeholder | "Choose a category" |
same as passed value |
| required | 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 | "name" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1118 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1044 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1108 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1117 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1109 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1112 …} } |
| choices | null |
| class | "App\Entity\Category" |
| 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\SameOriginCsrfTokenManager {#576 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#116 …} -logger: Monolog\Logger {#201 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#680 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#334 …11} |
| 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 {#989 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#334 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#848 …} } |
| 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 | "Choose a category" |
| 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 | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1045 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#244 …} $message: Closure() {#1047 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_video_category" ] |
| cache_key | "_video_category_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1049 +data: App\Entity\Category {#1160 …} +value: "1" +label: "Rome" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1185 +data: App\Entity\Category {#1089 …} +value: "2" +label: "Islam" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1181 +data: App\Entity\Category {#1163 …} +value: "3" +label: "France" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1036 +data: App\Entity\Category {#681 -id: 4 -name: "Egypt" -created_at: DateTimeImmutable @1757880720 {#1142 date: 2025-09-14 20:12:00.0 UTC (+00:00) } -updated_at: DateTimeImmutable @1757880720 {#1075 date: 2025-09-14 20:12:00.0 UTC (+00:00) } -videos: Doctrine\ORM\PersistentCollection {#1141 …} } +value: "4" +label: "Egypt" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1166 +data: App\Entity\Category {#1174 …} +value: "5" +label: "Mathematic" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Category {#681 -id: 4 -name: "Egypt" -created_at: DateTimeImmutable @1757880720 {#1142 date: 2025-09-14 20:12:00.0 UTC (+00:00) } -updated_at: DateTimeImmutable @1757880720 {#1075 date: 2025-09-14 20:12:00.0 UTC (+00:00) } -videos: Doctrine\ORM\PersistentCollection {#1141 …} } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1200 -errors: [] -form: Symfony\Component\Form\Form {#1153 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1201 …5} |
| full_name | "video[category]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "video_category" |
| is_selected | Closure($choice, $value) {#1203 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 | "category" |
| placeholder | "Choose a category" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_video_category" |
| valid | true |
| value | "4" |
link
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 | "Ba0OEN-G4cE" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Code" |
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\SameOriginCsrfTokenManager {#576 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#116 …} -logger: Monolog\Logger {#201 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#680 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1103 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 | "Code" |
| 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() {#1099 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#244 …} $message: Closure() {#1100 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_video_link" ] |
| cache_key | "_video_link_text" |
| compound | false |
| data | "Ba0OEN-G4cE" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1077 -errors: [] -form: Symfony\Component\Form\Form {#1156 …} } |
| form | Symfony\Component\Form\FormView {#1202 …5} |
| full_name | "video[link]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "video_link" |
| label | "Code" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "link" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_video_link" |
| valid | true |
| value | "Ba0OEN-G4cE" |
description
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 | "Battle of Kadesh 1274 BC was a major battle fought between the Egyptians under Ramses II and the Hittites under Muwatallis. It was one of the world's largest chariot battles, fought on the banks of the Orontes river, where Ramses II sought to wrest Syria from the Hittites and recapture the Hittite-held city of Kadesh" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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\SameOriginCsrfTokenManager {#576 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#116 …} -logger: Monolog\Logger {#201 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#680 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1092 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() {#1090 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#244 …} $message: Closure() {#1091 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_video_description" ] |
| cache_key | "_video_description_text" |
| compound | false |
| data | "Battle of Kadesh 1274 BC was a major battle fought between the Egyptians under Ramses II and the Hittites under Muwatallis. It was one of the world's largest chariot battles, fought on the banks of the Orontes river, where Ramses II sought to wrest Syria from the Hittites and recapture the Hittite-held city of Kadesh" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1076 -errors: [] -form: Symfony\Component\Form\Form {#1057 …} } |
| form | Symfony\Component\Form\FormView {#1184 …5} |
| full_name | "video[description]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "video_description" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_video_description" |
| valid | true |
| value | "Battle of Kadesh 1274 BC was a major battle fought between the Egyptians under Ramses II and the Hittites under Muwatallis. It was one of the world's largest chariot battles, fought on the banks of the Orontes river, where Ramses II sought to wrest Syria from the Hittites and recapture the Hittite-held city of Kadesh" |
picture
Form type:
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\File {#1062 +payload: null +groups: ? ?array +binaryFormat: false +mimeTypes: [] +filenameMaxLength: null +extensions: [ "jpg" "png" ] +filenameCharset: null +filenameCountUnit: "bytes" +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}." +extensionsMessage: "Please upload a valid JPG document" +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +filenameCharsetMessage: "This filename does not match the expected charset." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 1024000 } ] |
[ Symfony\Component\Validator\Constraints\File {#1062 +payload: null +groups: ? ?array +binaryFormat: false +mimeTypes: [] +filenameMaxLength: null +extensions: [ "jpg" "png" ] +filenameCharset: null +filenameCountUnit: "bytes" +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}." +extensionsMessage: "Please upload a valid JPG document" +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +filenameCharsetMessage: "This filename does not match the expected charset." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 1024000 } ] |
| label | "Thumbnail (JPG file)" |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\File {#1062 +payload: null +groups: ? ?array +binaryFormat: false +mimeTypes: [] +filenameMaxLength: null +extensions: [ "jpg" "png" ] +filenameCharset: null +filenameCountUnit: "bytes" +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}." +extensionsMessage: "Please upload a valid JPG document" +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +filenameCharsetMessage: "This filename does not match the expected charset." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 1024000 } ] |
| 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\SameOriginCsrfTokenManager {#576 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#116 …} -logger: Monolog\Logger {#201 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#680 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| 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 select a valid file." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Thumbnail (JPG file)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | false |
| 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() {#1126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#244 …} $message: Closure() {#1127 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_video_picture" ] |
| cache_key | "_video_picture_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1107 -errors: [] -form: Symfony\Component\Form\Form {#1060 …} } |
| form | Symfony\Component\Form\FormView {#1205 …5} |
| full_name | "video[picture]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "video_picture" |
| label | "Thumbnail (JPG file)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "picture" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_video_picture" |
| valid | true |
| value | "" |
sort
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 | "12" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| 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\SameOriginCsrfTokenManager {#576 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#116 …} -logger: Monolog\Logger {#201 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#680 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1042 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() {#1048 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#244 …} $message: Closure() {#988 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_video_sort" ] |
| cache_key | "_video_sort_text" |
| compound | false |
| data | "12" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1097 -errors: [] -form: Symfony\Component\Form\Form {#1065 …} } |
| form | Symfony\Component\Form\FormView {#1292 …5} |
| full_name | "video[sort]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "video_sort" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "sort" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_video_sort" |
| valid | true |
| value | "12" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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\SameOriginCsrfTokenManager {#576 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#116 …} -logger: Monolog\Logger {#201 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#680 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1293 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() {#1298 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#244 …} $message: Closure() {#1295 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_video__token" ] |
| cache_key | "_video__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1308 -errors: [] -form: Symfony\Component\Form\Form {#1304 …} } |
| form | Symfony\Component\Form\FormView {#1299 …5} |
| full_name | "video[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "video__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 | "_video__token" |
| valid | true |
| value | "csrf-token" |