- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 34
- Events
- Routing
- Cache
- Translation 3
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- Debug
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
front_busqueda_curso
"App\Form\FrontFormBusquedaCursoType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "localidad" => null ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [ "localidad" => null ] |
[ "localidad" => 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 | 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 {#662 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#620 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#618 …} -namespace: Closure() {#667 …} } |
| data | [ "localidad" => null ] |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1017 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#990 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| globales | 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 | [] |
| legacy_error_messages | true |
| 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 | "app" |
| trim | true |
| upload_max_size_message | Closure() {#1019 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1049 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#1018 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "front_busqueda_curso" "_front_busqueda_curso" ] |
| cache_key | "_front_busqueda_curso_front_busqueda_curso" |
| compound | true |
| data | [ "localidad" => null ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2167 -form: Symfony\Component\Form\Form {#1111 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1418 …5} |
| full_name | "front_busqueda_curso" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_busqueda_curso" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "front_busqueda_curso" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "app" |
| unique_block_prefix | "_front_busqueda_curso" |
| valid | true |
| value | [ "localidad" => null ] |
idProveedor
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "" |
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 {#662 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#620 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#618 …} -namespace: Closure() {#667 …} } |
| data | "" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1050 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#990 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1006 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1049 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#1004 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_front_busqueda_curso_idProveedor" ] |
| cache_key | "_front_busqueda_curso_idProveedor_hidden" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2162 -form: Symfony\Component\Form\Form {#1164 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2161 …5} |
| full_name | "front_busqueda_curso[idProveedor]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_busqueda_curso_idProveedor" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "idProveedor" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "app" |
| unique_block_prefix | "_front_busqueda_curso_idProveedor" |
| valid | true |
| value | "" |
nombre
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "manual-placeholder" "placeholder" => "Nombre curso..." ] |
[ "class" => "manual-placeholder" "placeholder" => "Nombre curso..." ] |
| label | "Nombre" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "manual-placeholder" "placeholder" => "Nombre curso..." ] |
| 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 {#662 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#620 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#618 …} -namespace: Closure() {#667 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1042 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#990 …} } |
| 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 | "Nombre" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#1043 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1049 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#1044 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "manual-placeholder" "placeholder" => "Nombre curso..." ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_front_busqueda_curso_nombre" ] |
| cache_key | "_front_busqueda_curso_nombre_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2163 -form: Symfony\Component\Form\Form {#1168 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2164 …5} |
| full_name | "front_busqueda_curso[nombre]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_busqueda_curso_nombre" |
| label | "Nombre" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nombre" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "app" |
| unique_block_prefix | "_front_busqueda_curso_nombre" |
| valid | true |
| value | "" |
localidad
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "manual-placeholder bsselectpicker" ] |
[ "class" => "manual-placeholder bsselectpicker" ] |
| choice_attr | Closure(Localidad $object): array {#1096 returnType: "array" class: "App\Form\FrontFormBusquedaCursoType" this: App\Form\FrontFormBusquedaCursoType {#989 …} } |
same as passed value |
| choice_label | "nombre" |
same as passed value |
| class | "App\Entity\Localidad" |
same as passed value |
| label | "Localidad" |
same as passed value |
| placeholder | "Localidad" |
same as passed value |
| query_builder | Closure(EntityRepository $repository) {#1101 class: "App\Form\FrontFormBusquedaCursoType" this: App\Form\FrontFormBusquedaCursoType {#989 …} } |
Doctrine\ORM\QueryBuilder {#1087 -em: Doctrine\ORM\EntityManager {#483 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1086 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "l" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1084 #from: "App\Entity\Localidad" #alias: "l" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1085 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "l.visible = true AND l.borrado = false" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1082 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "l.nombre ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT l FROM App\Entity\Localidad l WHERE l.visible = true AND l.borrado = false ORDER BY l.nombre ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1083 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "manual-placeholder bsselectpicker" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure(Localidad $object): array {#1096 returnType: "array" class: "App\Form\FrontFormBusquedaCursoType" this: App\Form\FrontFormBusquedaCursoType {#989 …} } |
| choice_filter | null |
| choice_label | "nombre" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1154 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1095 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1081 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1105 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1131 -om: Container5OeYtff\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#250 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#881 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Localidad" |
| 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 {#662 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#620 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#618 …} -namespace: Closure() {#667 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| em | Container5OeYtff\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#250 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1131 -om: Container5OeYtff\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#250 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#881 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Localidad" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Localidad" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1087 -em: Doctrine\ORM\EntityManager {#483 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1086 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "l" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1084 #from: "App\Entity\Localidad" #alias: "l" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1085 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "l.visible = true AND l.borrado = false" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1082 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "l.nombre ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT l FROM App\Entity\Localidad l WHERE l.visible = true AND l.borrado = false ORDER BY l.nombre ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1083 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1088 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1049 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#1104 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "manual-placeholder bsselectpicker" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_front_busqueda_curso_localidad" ] |
| cache_key | "_front_busqueda_curso_localidad_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1495 +label: "Albanchez de Mágina" +value: "1" +data: App\Entity\Localidad {#1557 …} +attr: [ "data-slug" => "albanchez-de-magina" ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2170 +label: "Alcalá la Real" +value: "2" +data: App\Entity\Localidad {#2295 …} +attr: [ "data-slug" => "alcala-la-real" ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2168 +label: "Alcaudete" +value: "3" +data: App\Entity\Localidad {#2355 …} +attr: [ "data-slug" => "alcaudete" ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2169 +label: "Aldeaquemada" +value: "4" +data: App\Entity\Localidad {#2364 …} +attr: [ "data-slug" => "aldeaquemada" ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1499 +label: "Andújar" +value: "5" +data: Proxies\__CG__\App\Entity\Localidad {#2124 …} +attr: [ "data-slug" => "andujar" ] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1567 +label: "Arjona" +value: "6" +data: App\Entity\Localidad {#2383 …} +attr: [ "data-slug" => "arjona" ] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2156 +label: "Arjonilla" +value: "7" +data: App\Entity\Localidad {#2392 …} +attr: [ "data-slug" => "arjonilla" ] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2173 +label: "Arquillos" +value: "8" +data: App\Entity\Localidad {#2401 …} +attr: [ "data-slug" => "arquillos" ] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1458 +label: "Arroyo del Ojanco" +value: "9" +data: App\Entity\Localidad {#2411 …} +attr: [ "data-slug" => "arroyo-del-ojanco" ] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3213 +label: "Baeza" +value: "10" +data: App\Entity\Localidad {#2421 …} +attr: [ "data-slug" => "baeza" ] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3214 +label: "Bailén" +value: "11" +data: App\Entity\Localidad {#2431 …} +attr: [ "data-slug" => "bailen" ] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3215 +label: "Baños de la Encina" +value: "12" +data: App\Entity\Localidad {#2440 …} +attr: [ "data-slug" => "banos-de-la-encina" ] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3216 +label: "Beas de Segura" +value: "13" +data: App\Entity\Localidad {#2449 …} +attr: [ "data-slug" => "beas-de-segura" ] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3217 +label: "Bedmar y Garcíez" +value: "14" +data: App\Entity\Localidad {#2458 …} +attr: [ "data-slug" => "bedmar-y-garciez" ] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3218 +label: "Begíjar" +value: "15" +data: App\Entity\Localidad {#2467 …} +attr: [ "data-slug" => "begijar" ] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3219 +label: "Bélmez de la Moraleda" +value: "16" +data: App\Entity\Localidad {#2476 …} +attr: [ "data-slug" => "belmez-de-la-moraleda" ] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3220 +label: "Benatae" +value: "17" +data: App\Entity\Localidad {#2485 …} +attr: [ "data-slug" => "benatae" ] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3221 +label: "Cabra del Santo Cristo" +value: "18" +data: App\Entity\Localidad {#2494 …} +attr: [ "data-slug" => "cabra-del-santo-cristo" ] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3222 +label: "Cambil" +value: "19" +data: App\Entity\Localidad {#2503 …} +attr: [ "data-slug" => "cambil" ] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3223 +label: "Campillo de Arenas" +value: "20" +data: App\Entity\Localidad {#2512 …} +attr: [ "data-slug" => "campillo-de-arenas" ] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3224 +label: "Canena" +value: "21" +data: App\Entity\Localidad {#2521 …} +attr: [ "data-slug" => "canena" ] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3225 +label: "Carboneros" +value: "22" +data: App\Entity\Localidad {#2530 …} +attr: [ "data-slug" => "carboneros" ] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3226 +label: "Cárcheles" +value: "23" +data: App\Entity\Localidad {#2539 …} +attr: [ "data-slug" => "carcheles" ] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3227 +label: "Castellar" +value: "25" +data: App\Entity\Localidad {#2548 …} +attr: [ "data-slug" => "castellar" ] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3228 +label: "Castillo de Locubín" +value: "26" +data: App\Entity\Localidad {#2557 …} +attr: [ "data-slug" => "castillo-de-locubin" ] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3229 +label: "Cazalilla" +value: "27" +data: App\Entity\Localidad {#2566 …} +attr: [ "data-slug" => "cazalilla" ] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3230 +label: "Cazorla" +value: "28" +data: App\Entity\Localidad {#2575 …} +attr: [ "data-slug" => "cazorla" ] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3231 +label: "Chiclana de Segura" +value: "29" +data: App\Entity\Localidad {#2585 …} +attr: [ "data-slug" => "chiclana-de-segura" ] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3232 +label: "Chilluévar" +value: "30" +data: App\Entity\Localidad {#2594 …} +attr: [ "data-slug" => "chilluevar" ] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3233 +label: "Escañuela" +value: "31" +data: App\Entity\Localidad {#2603 …} +attr: [ "data-slug" => "escanuela" ] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3234 +label: "Espeluy" +value: "32" +data: App\Entity\Localidad {#2612 …} +attr: [ "data-slug" => "espeluy" ] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3235 +label: "Frailes" +value: "33" +data: App\Entity\Localidad {#2621 …} +attr: [ "data-slug" => "frailes" ] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3236 +label: "Fuensanta de Martos" +value: "34" +data: App\Entity\Localidad {#2630 …} +attr: [ "data-slug" => "fuensanta-de-martos" ] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3237 +label: "Fuerte del Rey" +value: "35" +data: App\Entity\Localidad {#2640 …} +attr: [ "data-slug" => "fuerte-del-rey" ] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3238 +label: "Génave" +value: "36" +data: App\Entity\Localidad {#2649 …} +attr: [ "data-slug" => "genave" ] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3239 +label: "Guarromán" +value: "38" +data: App\Entity\Localidad {#2658 …} +attr: [ "data-slug" => "guarroman" ] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3240 +label: "Higuera de Calatrava" +value: "39" +data: App\Entity\Localidad {#2667 …} +attr: [ "data-slug" => "higuera-de-calatrava" ] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3241 +label: "Hinojares" +value: "40" +data: App\Entity\Localidad {#2676 …} +attr: [ "data-slug" => "hinojares" ] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3242 +label: "Hornos" +value: "41" +data: App\Entity\Localidad {#2685 …} +attr: [ "data-slug" => "hornos" ] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3243 +label: "Huelma" +value: "42" +data: App\Entity\Localidad {#2694 …} +attr: [ "data-slug" => "huelma" ] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3244 +label: "Huesa" +value: "43" +data: App\Entity\Localidad {#2703 …} +attr: [ "data-slug" => "huesa" ] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3245 +label: "Ibros" +value: "44" +data: App\Entity\Localidad {#2712 …} +attr: [ "data-slug" => "ibros" ] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3246 +label: "Iznatoraf" +value: "46" +data: App\Entity\Localidad {#2721 …} +attr: [ "data-slug" => "iznatoraf" ] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3247 +label: "Jabalquinto" +value: "47" +data: App\Entity\Localidad {#2731 …} +attr: [ "data-slug" => "jabalquinto" ] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3248 +label: "Jaén" +value: "48" +data: Proxies\__CG__\App\Entity\Localidad {#1531 …} +attr: [ "data-slug" => "jaen" ] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3249 +label: "Jamilena" +value: "49" +data: App\Entity\Localidad {#2748 …} +attr: [ "data-slug" => "jamilena" ] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3250 +label: "Jimena" +value: "50" +data: App\Entity\Localidad {#2757 …} +attr: [ "data-slug" => "jimena" ] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3251 +label: "Jódar" +value: "51" +data: App\Entity\Localidad {#2766 …} +attr: [ "data-slug" => "jodar" ] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3252 +label: "La Carolina" +value: "24" +data: App\Entity\Localidad {#2775 …} +attr: [ "data-slug" => "la-carolina" ] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3253 +label: "La Guardia de Jaén" +value: "37" +data: App\Entity\Localidad {#2784 …} +attr: [ "data-slug" => "la-guardia-de-jaen" ] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3254 +label: "La Iruela" +value: "45" +data: App\Entity\Localidad {#2793 …} +attr: [ "data-slug" => "la-iruela" ] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3255 +label: "La Puerta de Segura" +value: "70" +data: App\Entity\Localidad {#2802 …} +attr: [ "data-slug" => "la-puerta-de-segura" ] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3256 +label: "Lahiguera" +value: "52" +data: App\Entity\Localidad {#2811 …} +attr: [ "data-slug" => "lahiguera" ] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3257 +label: "Larva" +value: "53" +data: App\Entity\Localidad {#2820 …} +attr: [ "data-slug" => "larva" ] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3258 +label: "Linares" +value: "54" +data: App\Entity\Localidad {#2829 …} +attr: [ "data-slug" => "linares" ] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3259 +label: "Lopera" +value: "55" +data: App\Entity\Localidad {#2838 …} +attr: [ "data-slug" => "lopera" ] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3260 +label: "Los Villares" +value: "95" +data: App\Entity\Localidad {#2847 …} +attr: [ "data-slug" => "los-villares" ] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3261 +label: "Lupión" +value: "56" +data: App\Entity\Localidad {#2856 …} +attr: [ "data-slug" => "lupion" ] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3262 +label: "Mancha Real" +value: "57" +data: App\Entity\Localidad {#2865 …} +attr: [ "data-slug" => "mancha-real" ] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3263 +label: "Marmolejo" +value: "58" +data: App\Entity\Localidad {#2874 …} +attr: [ "data-slug" => "marmolejo" ] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3264 +label: "Martos" +value: "59" +data: App\Entity\Localidad {#2883 …} +attr: [ "data-slug" => "martos" ] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3265 +label: "Mengíbar" +value: "60" +data: Proxies\__CG__\App\Entity\Localidad {#2097 …} +attr: [ "data-slug" => "mengibar" ] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3266 +label: "Montizón" +value: "61" +data: App\Entity\Localidad {#2900 …} +attr: [ "data-slug" => "montizon" ] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3267 +label: "Navas de San Juan" +value: "62" +data: App\Entity\Localidad {#2909 …} +attr: [ "data-slug" => "navas-de-san-juan" ] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3268 +label: "Noalejo" +value: "63" +data: App\Entity\Localidad {#2918 …} +attr: [ "data-slug" => "noalejo" ] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3269 +label: "Orcera" +value: "64" +data: Proxies\__CG__\App\Entity\Localidad {#2081 …} +attr: [ "data-slug" => "orcera" ] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3270 +label: "Peal de Becerro" +value: "65" +data: App\Entity\Localidad {#2935 …} +attr: [ "data-slug" => "peal-de-becerro" ] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3271 +label: "Pegalajar" +value: "66" +data: App\Entity\Localidad {#2944 …} +attr: [ "data-slug" => "pegalajar" ] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3272 +label: "Porcuna" +value: "67" +data: App\Entity\Localidad {#2953 …} +attr: [ "data-slug" => "porcuna" ] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3273 +label: "Pozo Alcón" +value: "68" +data: App\Entity\Localidad {#2962 …} +attr: [ "data-slug" => "pozo-alcon" ] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3274 +label: "Puente de Génave" +value: "69" +data: App\Entity\Localidad {#2971 …} +attr: [ "data-slug" => "puente-de-genave" ] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3275 +label: "Quesada" +value: "71" +data: App\Entity\Localidad {#2980 …} +attr: [ "data-slug" => "quesada" ] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3276 +label: "Rus" +value: "72" +data: App\Entity\Localidad {#2989 …} +attr: [ "data-slug" => "rus" ] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3277 +label: "Sabiote" +value: "73" +data: App\Entity\Localidad {#2998 …} +attr: [ "data-slug" => "sabiote" ] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3278 +label: "Santa Elena" +value: "74" +data: App\Entity\Localidad {#3007 …} +attr: [ "data-slug" => "santa-elena" ] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3279 +label: "Santiago de Calatrava" +value: "75" +data: App\Entity\Localidad {#3016 …} +attr: [ "data-slug" => "santiago-de-calatrava" ] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3280 +label: "Santiago-Pontones" +value: "76" +data: App\Entity\Localidad {#3025 …} +attr: [ "data-slug" => "santiago-pontones" ] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3281 +label: "Santisteban del Puerto" +value: "77" +data: App\Entity\Localidad {#3034 …} +attr: [ "data-slug" => "santisteban-del-puerto" ] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3282 +label: "Santo Tomé" +value: "78" +data: App\Entity\Localidad {#3043 …} +attr: [ "data-slug" => "santo-tome" ] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3283 +label: "Segura de la Sierra" +value: "79" +data: App\Entity\Localidad {#3052 …} +attr: [ "data-slug" => "segura-de-la-sierra" ] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3284 +label: "Siles" +value: "80" +data: App\Entity\Localidad {#3061 …} +attr: [ "data-slug" => "siles" ] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3285 +label: "Sorihuela del Guadalimar" +value: "81" +data: App\Entity\Localidad {#3070 …} +attr: [ "data-slug" => "sorihuela-del-guadalimar" ] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3286 +label: "Torreblascopedro" +value: "82" +data: App\Entity\Localidad {#3079 …} +attr: [ "data-slug" => "torreblascopedro" ] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3287 +label: "Torredelcampo" +value: "83" +data: App\Entity\Localidad {#3088 …} +attr: [ "data-slug" => "torredelcampo" ] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3288 +label: "Torredonjimeno" +value: "84" +data: App\Entity\Localidad {#3097 …} +attr: [ "data-slug" => "torredonjimeno" ] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3289 +label: "Torreperogil" +value: "85" +data: App\Entity\Localidad {#3106 …} +attr: [ "data-slug" => "torreperogil" ] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3290 +label: "Torres" +value: "86" +data: App\Entity\Localidad {#3115 …} +attr: [ "data-slug" => "torres" ] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3291 +label: "Torres de Albánchez" +value: "87" +data: App\Entity\Localidad {#3124 …} +attr: [ "data-slug" => "torres-de-albanchez" ] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3292 +label: "Úbeda" +value: "88" +data: App\Entity\Localidad {#3133 …} +attr: [ "data-slug" => "ubeda" ] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3293 +label: "Valdepeñas de Jaén" +value: "89" +data: App\Entity\Localidad {#3142 …} +attr: [ "data-slug" => "valdepenas-de-jaen" ] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3294 +label: "Vilches" +value: "90" +data: App\Entity\Localidad {#3151 …} +attr: [ "data-slug" => "vilches" ] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3295 +label: "Villacarrillo" +value: "91" +data: App\Entity\Localidad {#3160 …} +attr: [ "data-slug" => "villacarrillo" ] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3296 +label: "Villanueva de la Reina" +value: "92" +data: App\Entity\Localidad {#3169 …} +attr: [ "data-slug" => "villanueva-de-la-reina" ] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3297 +label: "Villanueva del Arzobispo" +value: "93" +data: App\Entity\Localidad {#3178 …} +attr: [ "data-slug" => "villanueva-del-arzobispo" ] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3298 +label: "Villardompardo" +value: "94" +data: App\Entity\Localidad {#3187 …} +attr: [ "data-slug" => "villardompardo" ] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3299 +label: "Villarrodrigo" +value: "96" +data: App\Entity\Localidad {#3196 …} +attr: [ "data-slug" => "villarrodrigo" ] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3300 +label: "Villatorres" +value: "97" +data: Proxies\__CG__\App\Entity\Localidad {#2139 …} +attr: [ "data-slug" => "villatorres" ] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2165 -form: Symfony\Component\Form\Form {#1171 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2166 …5} |
| full_name | "front_busqueda_curso[localidad]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_busqueda_curso_localidad" |
| is_selected | Closure($choice, $value) {#1417 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1026 …} } |
| label | "Localidad" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "localidad" |
| placeholder | "Localidad" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "app" |
| unique_block_prefix | "_front_busqueda_curso_localidad" |
| valid | true |
| value | "" |
captcha
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
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 | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1098 +payload: null +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1098 +payload: null +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
| locale | "es" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| action_name | "homepage" |
| 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 | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1098 +payload: null +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
| 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 {#662 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#620 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#618 …} -namespace: Closure() {#667 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1120 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#990 …} } |
| 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 | [] |
| host | null |
| 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 | [] |
| legacy_error_messages | true |
| locale | "es" |
| 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 | [] |
| script_nonce_csp | "" |
| setter | null |
| site_key | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1117 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1049 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#1118 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| action_name | "homepage" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_front_busqueda_curso_captcha" ] |
| cache_key | "_front_busqueda_curso_captcha_karser_recaptcha3" |
| compound | false |
| data | null |
| disabled | false |
| enabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3301 -form: Symfony\Component\Form\Form {#1108 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1415 …5} |
| full_name | "front_busqueda_curso[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| host | "www.google.com" |
| id | "front_busqueda_curso_captcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| locale | "es" |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| required | false |
| row_attr | [] |
| script_nonce_csp | "" |
| site_key | "6Lf_dRgmAAAAAFXD9-2tgJcx49YTTczlFSM29or-" |
| size | null |
| submitted | false |
| translation_domain | "app" |
| unique_block_prefix | "_front_busqueda_curso_captcha" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "5227ff95db3887afb17fcce.diV21hihXz9yUMak8OWN19j1Zhg-ENypvpMKR89SJNc.B0xHm3DCZ1xHCZ_1ptDope-DUi5_Wujo3d9Hd4ohCb46ESn7K_QUWwETrQ" |
| 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 | "5227ff95db3887afb17fcce.diV21hihXz9yUMak8OWN19j1Zhg-ENypvpMKR89SJNc.B0xHm3DCZ1xHCZ_1ptDope-DUi5_Wujo3d9Hd4ohCb46ESn7K_QUWwETrQ" |
same as passed value |
| mapped | false |
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 | "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 {#662 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#620 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#618 …} -namespace: Closure() {#667 …} } |
| data | "5227ff95db3887afb17fcce.diV21hihXz9yUMak8OWN19j1Zhg-ENypvpMKR89SJNc.B0xHm3DCZ1xHCZ_1ptDope-DUi5_Wujo3d9Hd4ohCb46ESn7K_QUWwETrQ" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3304 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#990 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#3302 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1049 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3303 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_front_busqueda_curso__token" ] |
| cache_key | "_front_busqueda_curso__token_hidden" |
| compound | false |
| data | "5227ff95db3887afb17fcce.diV21hihXz9yUMak8OWN19j1Zhg-ENypvpMKR89SJNc.B0xHm3DCZ1xHCZ_1ptDope-DUi5_Wujo3d9Hd4ohCb46ESn7K_QUWwETrQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3313 -form: Symfony\Component\Form\Form {#3309 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2158 …5} |
| full_name | "front_busqueda_curso[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "front_busqueda_curso__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "app" |
| unique_block_prefix | "_front_busqueda_curso__token" |
| valid | true |
| value | "5227ff95db3887afb17fcce.diV21hihXz9yUMak8OWN19j1Zhg-ENypvpMKR89SJNc.B0xHm3DCZ1xHCZ_1ptDope-DUi5_Wujo3d9Hd4ohCb46ESn7K_QUWwETrQ" |