| action |
"" |
| allow_extra_fields |
false |
| allow_file_upload |
false |
| attr |
[] |
| auto_initialize |
true |
| block_name |
null |
| by_reference |
true |
| choice_attr |
null |
| choice_label |
[
"Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
"createChoiceLabel"
] |
| choice_loader |
DoctrineChoiceLoader {#5172
-manager: EntityManager_9a5be93 {#494 …2}
-class: "Plugin\TabaCMS\Entity\Category"
-idReader: IdReader {#5174
-om: EntityManager_9a5be93 {#494 …2}
-classMetadata: ClassMetadata {#277 …}
-singleId: true
-intId: true
-idField: "categoryId"
-associationIdReader: null
}
-objectLoader: ORMQueryBuilderLoader {#5169 …}
-choiceList: ArrayChoiceList {#5537 …}
} |
| choice_name |
[
"Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
"createChoiceName"
] |
| choice_translation_domain |
false |
| choice_value |
[
IdReader {#5174
-om: EntityManager_9a5be93 {#494 …2}
-classMetadata: ClassMetadata {#277 …}
-singleId: true
-intId: true
-idField: "categoryId"
-associationIdReader: null
}
"getIdValue"
] |
| choices |
null |
| choices_as_values |
true |
| class |
"Plugin\TabaCMS\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 |
CsrfTokenManager {#596
-generator: UriSafeTokenGenerator {#597 …}
-storage: SessionTokenStorage {#599 …}
-namespace: Closure {#601 …}
} |
| data_class |
null |
| disabled |
false |
| eccube_form_options |
[
"auto_render" => false
"form_theme" => null
"style_class" => "ec-select"
] |
| em |
EntityManager_9a5be93 {#494 …2} |
| 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 |
| id_reader |
IdReader {#5174
-om: EntityManager_9a5be93 {#494 …2}
-classMetadata: ClassMetadata {#277 …}
-singleId: true
-intId: true
-idField: "categoryId"
-associationIdReader: null
} |
| inherit_data |
false |
| invalid_message |
"This value is not valid." |
| invalid_message_parameters |
[] |
| label |
"カテゴリー" |
| label_attr |
[] |
| label_format |
null |
| mapped |
true |
| method |
"POST" |
| multiple |
false |
| placeholder |
"選択してください" |
| 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 {#5094
-_em: EntityManager {#144 …}
-_dqlParts: [
"distinct" => false
"select" => [
Select {#5163
#preSeparator: ""
#postSeparator: ""
#allowedClasses: [
"Doctrine\ORM\Query\Expr\Func"
]
#separator: ", "
#parts: [
"c"
]
}
]
"from" => [
From {#5164
#from: "Plugin\TabaCMS\Entity\Category"
#alias: "c"
#indexBy: null
}
]
"join" => []
"set" => []
"where" => Andx {#5165
#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: [
"c.typeId = :typeId"
]
}
"groupBy" => []
"having" => null
"orderBy" => [
OrderBy {#5166
#preSeparator: ""
#separator: ", "
#postSeparator: ""
#allowedClasses: []
#parts: [
"c.orderNo ASC"
]
}
]
]
-_type: 0
-_state: 1
-_dql: "SELECT c FROM Plugin\TabaCMS\Entity\Category c WHERE c.typeId = :typeId ORDER BY c.orderNo ASC"
-parameters: ArrayCollection {#5131 …}
-_firstResult: null
-_maxResults: null
-joinRootAliases: []
#cacheable: false
#cacheRegion: null
#cacheMode: null
#lifetime: 0
} |
| required |
false |
| translation_domain |
null |
| trim |
false |
| upload_max_size_message |
Closure {#5121
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
this: UploadValidatorExtension {#5110 …}
use: {
$translator: DataCollectorTranslator {#556 …}
$translationDomain: "validators"
$message: Closure {#5120 …}
}
file: "/home/toebisu-kagoya/public_html/toebisu.website/functionshop/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php"
line: "46 to 48"
} |
| validation_groups |
null |