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_label |
[
"Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
"createChoiceLabel"
] |
choice_loader |
Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1085
-manager: Doctrine\ORM\EntityManager {#313 …11}
-class: "App\AgileGo\Core\Entity\Common\Tag"
-idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1086
-om: Doctrine\ORM\EntityManager {#313 …11}
-classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#976 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
-objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#1080 …}
-choiceList: null
} |
choice_name |
[
"Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
"createChoiceName"
] |
choice_translation_domain |
false |
choice_value |
[
Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1086
-om: Doctrine\ORM\EntityManager {#313 …11}
-classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#976 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
"getIdValue"
] |
choices |
null |
class |
"App\AgileGo\Core\Entity\Common\Tag" |
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 {#454
-generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#453 …}
-storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#75 …}
-namespace: Closure() {#452 …}
} |
data_class |
null |
disabled |
false |
documentation |
[] |
em |
Doctrine\ORM\EntityManager {#313 …11} |
empty_data |
[] |
error_bubbling |
false |
error_mapping |
[] |
expanded |
false |
extra_fields_message |
"This form should not contain extra fields." |
group_by |
null |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
id_reader |
Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1086
-om: Doctrine\ORM\EntityManager {#313 …11}
-classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#976 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
} |
inherit_data |
false |
invalid_message |
"This value is not valid." |
invalid_message_parameters |
[] |
label |
"Tag" |
label_attr |
[] |
label_format |
null |
label_translation_parameters |
[] |
mapped |
true |
method |
"POST" |
multiple |
true |
placeholder |
null |
post_max_size_message |
"The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices |
[] |
property_path |
null |
query_builder |
Doctrine\ORM\QueryBuilder {#1286
-_em: Doctrine\ORM\EntityManager {#313 …11}
-_dqlParts: [
"distinct" => false
"select" => [
Doctrine\ORM\Query\Expr\Select {#1288
#preSeparator: ""
#postSeparator: ""
#allowedClasses: [
"Doctrine\ORM\Query\Expr\Func"
]
#separator: ", "
#parts: [
"tag"
]
}
]
"from" => [
Doctrine\ORM\Query\Expr\From {#1289
#from: "App\AgileGo\Core\Entity\Common\Tag"
#alias: "tag"
#indexBy: null
}
]
"join" => []
"set" => []
"where" => Doctrine\ORM\Query\Expr\Andx {#1290
#separator: " AND "
#allowedClasses: [
"Doctrine\ORM\Query\Expr\Comparison"
"Doctrine\ORM\Query\Expr\Func"
"Doctrine\ORM\Query\Expr\Orx"
"Doctrine\ORM\Query\Expr\Andx"
]
#preSeparator: "("
#postSeparator: ")"
#parts: [
"tag.status = true"
]
}
"groupBy" => []
"having" => null
"orderBy" => [
Doctrine\ORM\Query\Expr\OrderBy {#1291
#preSeparator: ""
#separator: ", "
#postSeparator: ""
#allowedClasses: []
#parts: [
"tag.createdAt DESC"
]
}
Doctrine\ORM\Query\Expr\OrderBy {#1292
#preSeparator: ""
#separator: ", "
#postSeparator: ""
#allowedClasses: []
#parts: [
"tag.title ASC"
]
}
]
]
-_type: 0
-_state: 1
-_dql: "SELECT tag FROM App\AgileGo\Core\Entity\Common\Tag tag WHERE tag.status = true ORDER BY tag.createdAt DESC, tag.title ASC"
-parameters: Doctrine\Common\Collections\ArrayCollection {#1287 …}
-_firstResult: null
-_maxResults: null
-joinRootAliases: []
#cacheable: false
#cacheRegion: null
#cacheMode: null
#lifetime: 0
} |
required |
false |
row_attr |
[] |
translation_domain |
null |
trim |
false |
upload_max_size_message |
Closure() {#1285
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#883 …}
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#708 …}
$translationDomain: "validators"
$message: Closure() {#1284 …}
}
} |
validation_groups |
null |