action |
"" |
allow_extra_fields |
false |
allow_file_upload |
false |
attr |
[
"data-role" => "tagsinput"
"data-live-search" => true
"class" => "selectpicker"
] |
attr_translation_parameters |
[] |
auto_initialize |
true |
block_name |
null |
block_prefix |
null |
by_reference |
true |
choice_attr |
null |
choice_label |
"description" |
choice_loader |
DoctrineChoiceLoader^ {#1058
-manager: EntityManager^ {#339 …11}
-class: "Webkul\UVDesk\CoreFrameworkBundle\Entity\TicketType"
-idReader: IdReader^ {#1057
-om: EntityManager^ {#339 …11}
-classMetadata: ClassMetadata {#888 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
-objectLoader: ORMQueryBuilderLoader {#1060 …}
-choiceList: null
} |
choice_name |
[
"Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
"createChoiceName"
] |
choice_translation_domain |
false |
choice_value |
[
IdReader^ {#1057
-om: EntityManager^ {#339 …11}
-classMetadata: ClassMetadata {#888 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
"getIdValue"
] |
choices |
null |
class |
"UVDeskCoreFrameworkBundle:TicketType" |
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 |
CsrfTokenManager^ {#648
-generator: UriSafeTokenGenerator {#649 …}
-storage: SessionTokenStorage {#189 …}
-namespace: Closure {#651 …}
} |
data_class |
null |
disabled |
false |
em |
EntityManager^ {#339 …11} |
empty_data |
null |
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 |
IdReader^ {#1057
-om: EntityManager^ {#339 …11}
-classMetadata: ClassMetadata {#888 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
} |
inherit_data |
false |
invalid_message |
"This value is not valid." |
invalid_message_parameters |
[] |
label |
null |
label_attr |
[] |
label_format |
null |
label_translation_parameters |
[] |
mapped |
false |
method |
"POST" |
multiple |
false |
placeholder |
"Choose query type" |
post_max_size_message |
"The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices |
[] |
property_path |
null |
query_builder |
QueryBuilder^ {#973
-_em: EntityManager^ {#339 …11}
-_dqlParts: [
"distinct" => false
"select" => [
Select^ {#1051
#preSeparator: ""
#postSeparator: ""
#allowedClasses: [
"Doctrine\ORM\Query\Expr\Func"
]
#separator: ", "
#parts: [
"type"
]
}
]
"from" => [
From^ {#1052
#from: "Webkul\UVDesk\CoreFrameworkBundle\Entity\TicketType"
#alias: "type"
#indexBy: null
}
]
"join" => []
"set" => []
"where" => Andx^ {#1053
#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: [
"type.isActive = :isActive"
]
}
"groupBy" => []
"having" => null
"orderBy" => [
OrderBy^ {#1054
#preSeparator: ""
#separator: ", "
#postSeparator: ""
#allowedClasses: []
#parts: [
"type.description ASC"
]
}
]
]
-_type: 0
-_state: 1
-_dql: "SELECT type FROM Webkul\UVDesk\CoreFrameworkBundle\Entity\TicketType type WHERE type.isActive = :isActive ORDER BY type.description ASC"
-parameters: ArrayCollection {#949 …}
-_firstResult: null
-_maxResults: null
-joinRootAliases: []
#cacheable: false
#cacheRegion: null
#cacheMode: null
#lifetime: 0
} |
required |
true |
row_attr |
[] |
translation_domain |
null |
trim |
false |
upload_max_size_message |
Closure() {#964
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
this: UploadValidatorExtension {#965 …}
use: {
$translator: DataCollectorTranslator {#626 …}
$translationDomain: "validators"
$message: Closure {#959 …}
}
} |
validation_groups |
null |