action |
"" |
allow_extra_fields |
false |
allow_file_upload |
false |
apply_filter |
null |
attr |
[] |
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 {#1638
-option: [
"Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
"createChoiceLabel"
]
} |
choice_loader |
Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1709
-option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1651 …}
} |
choice_name |
Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1649
-option: [
"Symfony\Bridge\Doctrine\Form\Type\DoctrineType"
"createChoiceName"
]
} |
choice_translation_domain |
false |
choice_translation_parameters |
[] |
choice_value |
Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1652
-option: [
Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1684
-om: ContainerJlQkTAy\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#298 …2}
-classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1483 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
"getIdValue"
]
} |
choices |
null |
class |
"App\Entity\Sequence" |
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 {#87
-generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#86 …}
-storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#85 …}
-namespace: Closure() {#83 …}
} |
data |
App\Entity\Sequence {#1527
-id: 38
-quater: Proxies\__CG__\App\Entity\Quater {#1557 …}
-validationDate: DateTime @1727740800 {#1521
date: 2024-10-01 00:00:00.0 UTC (+00:00)
}
-evaluations: Doctrine\ORM\PersistentCollection {#1582 …}
-abscenceSheets: Doctrine\ORM\PersistentCollection {#1609 …}
-code: "SES1-24-25"
-wording: "session1"
-startDate: DateTime @1725840000 {#1518
date: 2024-09-09 00:00:00.0 UTC (+00:00)
}
-endDate: DateTime @1728518400 {#1520
date: 2024-10-10 00:00:00.0 UTC (+00:00)
}
-activated: true
} |
data_class |
null |
data_extraction_method |
"default" |
disabled |
false |
em |
ContainerJlQkTAy\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#298 …2} |
empty_data |
"" |
error_bubbling |
false |
error_mapping |
[] |
expanded |
false |
extra_fields_message |
"This form should not contain extra fields." |
filter_condition_builder |
null |
filter_field_name |
null |
filter_shared_name |
null |
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 {#1684
-om: ContainerJlQkTAy\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#298 …2}
-classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1483 …}
-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 |
null |
label_attr |
[] |
label_format |
null |
label_html |
false |
label_translation_parameters |
[] |
legacy_error_messages |
true |
mapped |
true |
method |
"POST" |
multiple |
false |
placeholder |
"Choisir la séquence" |
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 {#1642
-em: Doctrine\ORM\EntityManager {#853 …}
-dqlParts: [
"distinct" => false
"select" => [
Doctrine\ORM\Query\Expr\Select {#1644
#preSeparator: ""
#separator: ", "
#postSeparator: ""
#allowedClasses: [
"Doctrine\ORM\Query\Expr\Func"
]
#parts: [
"s"
]
}
]
"from" => [
Doctrine\ORM\Query\Expr\From {#1645
#from: "App\Entity\Sequence"
#alias: "s"
#indexBy: null
}
]
"join" => [
"s" => [
Doctrine\ORM\Query\Expr\Join {#1646
#joinType: "LEFT"
#join: "s.quater"
#alias: "q"
#conditionType: null
#condition: null
#indexBy: null
}
Doctrine\ORM\Query\Expr\Join {#1647
#joinType: "LEFT"
#join: "q.schoolYear"
#alias: "sc"
#conditionType: null
#condition: null
#indexBy: null
}
]
]
"set" => []
"where" => Doctrine\ORM\Query\Expr\Andx {#1648
#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: [
"sc.activated = :rep"
]
}
"groupBy" => []
"having" => null
"orderBy" => [
"s.id"
]
]
-type: 0
-state: 1
-dql: "SELECT s FROM App\Entity\Sequence s LEFT JOIN s.quater q LEFT JOIN q.schoolYear sc WHERE sc.activated = :rep ORDER BY s.id"
-parameters: Doctrine\Common\Collections\ArrayCollection {#1643 …}
-firstResult: 0
-maxResults: null
-joinRootAliases: [
"q" => "s"
"sc" => "s"
]
#cacheable: false
#cacheRegion: null
#cacheMode: null
#lifetime: 0
} |
required |
true |
row_attr |
[] |
setter |
null |
translation_domain |
null |
trim |
false |
upload_max_size_message |
Closure() {#1641
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1466 …}
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#1368 …}
$translationDomain: "validators"
$message: Closure() {#1639 …}
}
} |
validation_groups |
null |