| 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 |
| choice_attr |
null |
| choice_filter |
null |
| choice_label |
Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#3995
-option: [
"Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
"createChoiceLabel"
]
} |
| choice_loader |
Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4063
-option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4009 …}
} |
| choice_name |
Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4006
-option: [
"Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
"createChoiceName"
]
} |
| choice_translation_domain |
false |
| choice_translation_parameters |
[] |
| choice_value |
Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4010
-option: [
Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4037
-om: ContainerVp0UHmv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#301 …2}
-classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#994 …}
-singleId: true
-intId: true
-idField: "idUbi"
-associationIdReader: null
}
"getIdValue"
]
} |
| choices |
null |
| class |
"App\Entity\Ubicacion" |
| 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 {#3943
-generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3944 …}
-storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3945 …}
-namespace: Closure() {#3947 …}
} |
| data_class |
null |
| disabled |
false |
| em |
ContainerVp0UHmv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#301 …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 {#4037
-om: ContainerVp0UHmv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#301 …2}
-classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#994 …}
-singleId: true
-intId: true
-idField: "idUbi"
-associationIdReader: 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 |
| mapped |
true |
| method |
"POST" |
| multiple |
false |
| placeholder |
"Todo" |
| 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 {#4001
-em: Doctrine\ORM\EntityManager {#338 …}
-dqlParts: [
"distinct" => false
"select" => [
Doctrine\ORM\Query\Expr\Select {#4002
#preSeparator: ""
#separator: ", "
#postSeparator: ""
#allowedClasses: [
"Doctrine\ORM\Query\Expr\Func"
]
#parts: [
"u"
]
}
]
"from" => [
Doctrine\ORM\Query\Expr\From {#4003
#from: "App\Entity\Ubicacion"
#alias: "u"
#indexBy: null
}
]
"join" => []
"set" => []
"where" => Doctrine\ORM\Query\Expr\Andx {#4004
#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: [
"u.unidad = :unidad"
"u.activo = :estatus"
]
}
"groupBy" => []
"having" => null
"orderBy" => [
Doctrine\ORM\Query\Expr\OrderBy {#4005
#preSeparator: ""
#separator: ", "
#postSeparator: ""
#allowedClasses: []
#parts: [
"u.area ASC"
]
}
]
]
-type: 0
-state: 1
-dql: "SELECT u FROM App\Entity\Ubicacion u WHERE u.unidad = :unidad AND u.activo = :estatus ORDER BY u.area ASC"
-parameters: Doctrine\Common\Collections\ArrayCollection {#4000 …}
-firstResult: 0
-maxResults: null
-joinRootAliases: []
#cacheable: false
#cacheRegion: null
#cacheMode: null
#lifetime: 0
} |
| required |
true |
| row_attr |
[] |
| setter |
null |
| translation_domain |
null |
| trim |
false |
| upload_max_size_message |
Closure() {#3998
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3949 …}
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#3867 …}
$translationDomain: "validators"
$message: Closure() {#3996 …}
}
} |
| validation_groups |
null |