- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 5
- Events
- Routing
- Cache
- Translation 55
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- Serializer
- EasyAdmin
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
numeroAffaire
-
responsable
-
agence
-
client
-
site
-
siteContact
-
propositions
-
dossiers
-
copyClientSite
-
siteContactTel
-
siteContactMail
-
siteAdresse
-
siteCodePostal
-
siteVille
-
_token
-
Affaire
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Affaire {#891 -id: null -numeroAffaire: "Généré" -site: null -siteContact: null -siteAdresse: null -siteCodePostal: null -siteVille: null -exigences: null -retourExp: null -remarques: null -categorie: null -responsable: null -client: null -propositions: Doctrine\Common\Collections\ArrayCollection {#896 …} -dossiers: Doctrine\Common\Collections\ArrayCollection {#893 …} -courriers: Doctrine\Common\Collections\ArrayCollection {#898 …} -createdAt: null -updatedAt: null -commandes: Doctrine\Common\Collections\ArrayCollection {#897 …} -factures: Doctrine\Common\Collections\ArrayCollection {#892 …} -objet: null -isDeleted: null -siteContactTel: null -siteContactMail: null -agence: null -proposition1: "Prop 1" -proposition2: "Prop 2" -duplicate: false } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "ea-new-form" "id" => "new-Affaire-form" ] |
[ "class" => "ea-new-form" "id" => "new-Affaire-form" ] |
data | App\Entity\Affaire {#891 -id: null -numeroAffaire: "Généré" -site: null -siteContact: null -siteAdresse: null -siteCodePostal: null -siteVille: null -exigences: null -retourExp: null -remarques: null -categorie: null -responsable: null -client: null -propositions: Doctrine\Common\Collections\ArrayCollection {#896 …} -dossiers: Doctrine\Common\Collections\ArrayCollection {#893 …} -courriers: Doctrine\Common\Collections\ArrayCollection {#898 …} -createdAt: null -updatedAt: null -commandes: Doctrine\Common\Collections\ArrayCollection {#897 …} -factures: Doctrine\Common\Collections\ArrayCollection {#892 …} -objet: null -isDeleted: null -siteContactTel: null -siteContactMail: null -agence: null -proposition1: "Prop 1" -proposition2: "Prop 2" -duplicate: false } |
same as passed value |
entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#784 -isAccessible: true -fqcn: "App\Entity\Affaire" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#619 …} -instance: App\Entity\Affaire {#891 -id: null -numeroAffaire: "Généré" -site: null -siteContact: null -siteAdresse: null -siteCodePostal: null -siteVille: null -exigences: null -retourExp: null -remarques: null -categorie: null -responsable: null -client: null -propositions: Doctrine\Common\Collections\ArrayCollection {#896 …} -dossiers: Doctrine\Common\Collections\ArrayCollection {#893 …} -courriers: Doctrine\Common\Collections\ArrayCollection {#898 …} -createdAt: null -updatedAt: null -commandes: Doctrine\Common\Collections\ArrayCollection {#897 …} -factures: Doctrine\Common\Collections\ArrayCollection {#892 …} -objet: null -isDeleted: null -siteContactTel: null -siteContactMail: null -agence: null -proposition1: "Prop 1" -proposition2: "Prop 2" -duplicate: false } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1047 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1869 …} } |
same as passed value |
translation_domain | "messages" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | true |
allow_file_upload | false |
attr | [ "class" => "ea-new-form" "id" => "new-Affaire-form" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
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 {#232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#197 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#231 …} -namespace: Closure() {#234 …} } |
data | App\Entity\Affaire {#891 -id: null -numeroAffaire: "Généré" -site: null -siteContact: null -siteAdresse: null -siteCodePostal: null -siteVille: null -exigences: null -retourExp: null -remarques: null -categorie: null -responsable: null -client: null -propositions: Doctrine\Common\Collections\ArrayCollection {#896 …} -dossiers: Doctrine\Common\Collections\ArrayCollection {#893 …} -courriers: Doctrine\Common\Collections\ArrayCollection {#898 …} -createdAt: null -updatedAt: null -commandes: Doctrine\Common\Collections\ArrayCollection {#897 …} -factures: Doctrine\Common\Collections\ArrayCollection {#892 …} -objet: null -isDeleted: null -siteContactTel: null -siteContactMail: null -agence: null -proposition1: "Prop 1" -proposition2: "Prop 2" -duplicate: false } |
data_class | "App\Entity\Affaire" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1993 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1917 …} use: { $class: "App\Entity\Affaire" } } |
entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#784 -isAccessible: true -fqcn: "App\Entity\Affaire" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#619 …} -instance: App\Entity\Affaire {#891 -id: null -numeroAffaire: "Généré" -site: null -siteContact: null -siteAdresse: null -siteCodePostal: null -siteVille: null -exigences: null -retourExp: null -remarques: null -categorie: null -responsable: null -client: null -propositions: Doctrine\Common\Collections\ArrayCollection {#896 …} -dossiers: Doctrine\Common\Collections\ArrayCollection {#893 …} -courriers: Doctrine\Common\Collections\ArrayCollection {#898 …} -createdAt: null -updatedAt: null -commandes: Doctrine\Common\Collections\ArrayCollection {#897 …} -factures: Doctrine\Common\Collections\ArrayCollection {#892 …} -objet: null -isDeleted: null -siteContactTel: null -siteContactMail: null -agence: null -proposition1: "Prop 1" -proposition2: "Prop 2" -duplicate: false } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1047 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1869 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
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 | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "messages" |
trim | true |
upload_max_size_message | Closure() {#1991 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1950 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#239 …} $translationDomain: "validators" $message: Closure() {#1994 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "ea-new-form" "id" => "new-Affaire-form" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "ea_crud" "_Affaire" ] |
cache_key | "_Affaire_ea_crud" |
compound | true |
data | App\Entity\Affaire {#891 -id: null -numeroAffaire: "Généré" -site: null -siteContact: null -siteAdresse: null -siteCodePostal: null -siteVille: null -exigences: null -retourExp: null -remarques: null -categorie: null -responsable: null -client: null -propositions: Doctrine\Common\Collections\ArrayCollection {#896 …} -dossiers: Doctrine\Common\Collections\ArrayCollection {#893 …} -courriers: Doctrine\Common\Collections\ArrayCollection {#898 …} -createdAt: null -updatedAt: null -commandes: Doctrine\Common\Collections\ArrayCollection {#897 …} -factures: Doctrine\Common\Collections\ArrayCollection {#892 …} -objet: null -isDeleted: null -siteContactTel: null -siteContactMail: null -agence: null -proposition1: "Prop 1" -proposition2: "Prop 2" -duplicate: false } |
disabled | false |
ea_crud_form | [ "assets" => "** This variable no longer stores field assets. Instead, use "ea.crud.fieldAssets()" in your Twig template." "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#784 -isAccessible: true -fqcn: "App\Entity\Affaire" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#619 …} -instance: App\Entity\Affaire {#891 -id: null -numeroAffaire: "Généré" -site: null -siteContact: null -siteAdresse: null -siteCodePostal: null -siteVille: null -exigences: null -retourExp: null -remarques: null -categorie: null -responsable: null -client: null -propositions: Doctrine\Common\Collections\ArrayCollection {#896 …} -dossiers: Doctrine\Common\Collections\ArrayCollection {#893 …} -courriers: Doctrine\Common\Collections\ArrayCollection {#898 …} -createdAt: null -updatedAt: null -commandes: Doctrine\Common\Collections\ArrayCollection {#897 …} -factures: Doctrine\Common\Collections\ArrayCollection {#892 …} -objet: null -isDeleted: null -siteContactTel: null -siteContactMail: null -agence: null -proposition1: "Prop 1" -proposition2: "Prop 2" -duplicate: false } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1047 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1869 …} } "form_tabs" => [] "form_panels" => [ 1 => [ "form_tab" => null "label" => false "icon" => null "collapsible" => false "collapsed" => false "help" => null "css_class" => "field-form_panel" ] 2 => [ "form_tab" => null "label" => false "icon" => null "collapsible" => false "collapsed" => false "help" => null "css_class" => "field-form_panel" ] ] ] |
errors | Symfony\Component\Form\FormErrorIterator {#3008 -form: Symfony\Component\Form\Form {#2047 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2948 …5} |
full_name | "Affaire" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Affaire" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "Affaire" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Affaire" |
valid | true |
value | App\Entity\Affaire {#891 -id: null -numeroAffaire: "Généré" -site: null -siteContact: null -siteAdresse: null -siteCodePostal: null -siteVille: null -exigences: null -retourExp: null -remarques: null -categorie: null -responsable: null -client: null -propositions: Doctrine\Common\Collections\ArrayCollection {#896 …} -dossiers: Doctrine\Common\Collections\ArrayCollection {#893 …} -courriers: Doctrine\Common\Collections\ArrayCollection {#898 …} -createdAt: null -updatedAt: null -commandes: Doctrine\Common\Collections\ArrayCollection {#897 …} -factures: Doctrine\Common\Collections\ArrayCollection {#892 …} -objet: null -isDeleted: null -siteContactTel: null -siteContactMail: null -agence: null -proposition1: "Prop 1" -proposition2: "Prop 2" -duplicate: false } |
numeroAffaire
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "Généré" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
disabled | "disabled" |
same as passed value |
label | "Numéro" |
same as passed value |
required | false |
false
|
row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#197 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#231 …} -namespace: Closure() {#234 …} } |
data_class | null |
disabled | "disabled" |
empty_data | Closure(FormInterface $form) {#1968 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1917 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Numéro" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [ "class" => "field-text" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2007 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1950 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#239 …} $translationDomain: "validators" $message: Closure() {#1967 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_Affaire_numeroAffaire" ] |
cache_key | "_Affaire_numeroAffaire_text" |
compound | false |
data | "Généré" |
disabled | true |
ea_crud_form | [ "form_panel" => 1 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#921 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "numeroAffaire" -value: "Généré" -formattedValue: "Généré" -formatValueCallable: null -label: "Numéro" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#918 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: "col-md-1" -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: null -templatePath: "field/linkedit.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#919 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#917 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1070 …} -uniqueId: Symfony\Component\Uid\Ulid {#920 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#915 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#784 -isAccessible: true -fqcn: "App\Entity\Affaire" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#619 …} -instance: App\Entity\Affaire {#891 -id: null -numeroAffaire: "Généré" -site: null -siteContact: null -siteAdresse: null -siteCodePostal: null -siteVille: null -exigences: null -retourExp: null -remarques: null -categorie: null -responsable: null -client: null -propositions: Doctrine\Common\Collections\ArrayCollection {#896 …} -dossiers: Doctrine\Common\Collections\ArrayCollection {#893 …} -courriers: Doctrine\Common\Collections\ArrayCollection {#898 …} -createdAt: null -updatedAt: null -commandes: Doctrine\Common\Collections\ArrayCollection {#897 …} -factures: Doctrine\Common\Collections\ArrayCollection {#892 …} -objet: null -isDeleted: null -siteContactTel: null -siteContactMail: null -agence: null -proposition1: "Prop 1" -proposition2: "Prop 2" -duplicate: false } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1047 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1869 …} } ] |
errors | Symfony\Component\Form\FormErrorIterator {#3063 -form: Symfony\Component\Form\Form {#2963 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3065 …5} |
full_name | "Affaire[numeroAffaire]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Affaire_numeroAffaire" |
label | "Numéro" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "numeroAffaire" |
priority | 0 |
required | false |
row_attr | [ "class" => "field-text" ] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Affaire_numeroAffaire" |
valid | true |
value | "Généré" |
responsable
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-ea-widget" => "ea-autocomplete" ] |
[ "data-ea-widget" => "ea-autocomplete" ] |
class | "App\Entity\User" |
same as passed value |
label | "Resp" |
same as passed value |
query_builder | Closure(UserRepository $userRepository) {#951 class: "App\Controller\Admin\AffaireCrudController" this: App\Controller\Admin\AffaireCrudController {#496 …} } |
Doctrine\ORM\QueryBuilder {#2021 -_em: Doctrine\ORM\EntityManager {#431 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2078 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2084 #from: "App\Entity\User" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2080 #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.roles LIKE :role" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -_type: 0 -_state: 1 -_dql: "SELECT u FROM App\Entity\User u WHERE u.roles LIKE :role" -parameters: Doctrine\Common\Collections\ArrayCollection {#2077 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
same as passed value |
row_attr | [ "class" => "field-association" ] |
[ "class" => "field-association" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-ea-widget" => "ea-autocomplete" ] |
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 {#2013 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#2028 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2025 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2086 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2152 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2081 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2033 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#2083 …} } |
choices | null |
class | "App\Entity\User" |
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 {#232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#197 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#231 …} -namespace: Closure() {#234 …} } |
data_class | null |
disabled | false |
em | ContainerXiOrRvh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …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 {#2014 -om: ContainerXiOrRvh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#625 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Resp" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
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 {#2021 -_em: Doctrine\ORM\EntityManager {#431 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2078 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2084 #from: "App\Entity\User" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2080 #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.roles LIKE :role" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -_type: 0 -_state: 1 -_dql: "SELECT u FROM App\Entity\User u WHERE u.roles LIKE :role" -parameters: Doctrine\Common\Collections\ArrayCollection {#2077 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [ "class" => "field-association" ] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2022 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1950 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#239 …} $translationDomain: "validators" $message: Closure() {#2024 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "data-ea-widget" => "ea-autocomplete" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_Affaire_responsable" ] |
cache_key | "_Affaire_responsable_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3060 +label: "PAP" +value: "4" +data: App\Entity\User {#3080 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3069 +label: "AVE" +value: "5" +data: App\Entity\User {#3076 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3059 +label: "CLA" +value: "6" +data: App\Entity\User {#532 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2026 +label: "AMI" +value: "7" +data: App\Entity\User {#3093 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2006 +label: "CPO" +value: "8" +data: App\Entity\User {#3106 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2116 +label: "HMO" +value: "9" +data: App\Entity\User {#3119 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2143 +label: "RSO" +value: "12" +data: App\Entity\User {#3132 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3068 +label: "JBL" +value: "15" +data: App\Entity\User {#3146 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3057 +label: "LSA" +value: "16" +data: App\Entity\User {#3159 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2117 +label: "MCH" +value: "17" +data: App\Entity\User {#3172 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3011 +label: "CMO" +value: "18" +data: App\Entity\User {#3185 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3237 +label: "KCH" +value: "19" +data: App\Entity\User {#3198 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3238 +label: "PGR" +value: "20" +data: App\Entity\User {#3211 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3239 +label: "BDU" +value: "21" +data: App\Entity\User {#3224 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
ea_crud_form | [ "form_panel" => 1 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#970 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "responsable" -value: null -formattedValue: null -formatValueCallable: null -label: "Resp" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#955 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: "col-md-1" -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#956 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#954 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1076 …} -uniqueId: Symfony\Component\Uid\Ulid {#957 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#952 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#784 -isAccessible: true -fqcn: "App\Entity\Affaire" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#619 …} -instance: App\Entity\Affaire {#891 -id: null -numeroAffaire: "Généré" -site: null -siteContact: null -siteAdresse: null -siteCodePostal: null -siteVille: null -exigences: null -retourExp: null -remarques: null -categorie: null -responsable: null -client: null -propositions: Doctrine\Common\Collections\ArrayCollection {#896 …} -dossiers: Doctrine\Common\Collections\ArrayCollection {#893 …} -courriers: Doctrine\Common\Collections\ArrayCollection {#898 …} -createdAt: null -updatedAt: null -commandes: Doctrine\Common\Collections\ArrayCollection {#897 …} -factures: Doctrine\Common\Collections\ArrayCollection {#892 …} -objet: null -isDeleted: null -siteContactTel: null -siteContactMail: null -agence: null -proposition1: "Prop 1" -proposition2: "Prop 2" -duplicate: false } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1047 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1869 …} } ] |
errors | Symfony\Component\Form\FormErrorIterator {#3062 -form: Symfony\Component\Form\Form {#2966 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3061 …5} |
full_name | "Affaire[responsable]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Affaire_responsable" |
is_selected | Closure($choice, $value) {#3243 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1975 …} } |
label | "Resp" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "responsable" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [ "class" => "field-association" ] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Affaire_responsable" |
valid | true |
value | "" |
agence
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-ea-widget" => "ea-autocomplete" "placeholder" => Symfony\Component\Translation\TranslatableMessage {#962 -message: "label.form.empty_value" -parameters: [] -domain: "EasyAdminBundle" } ] |
[ "data-ea-widget" => "ea-autocomplete" "placeholder" => Symfony\Component\Translation\TranslatableMessage {#962 -message: "label.form.empty_value" -parameters: [] -domain: "EasyAdminBundle" } ] |
class | "App\Entity\Agence" |
same as passed value |
label | "Agence" |
same as passed value |
query_builder | Closure(EntityRepository $repository) {#1121 class: "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" use: { $field: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#949 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "agence" -value: null -formattedValue: null -formatValueCallable: null -label: "Agence" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#964 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: "col-md-2" -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#965 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#963 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1113 …} -uniqueId: Symfony\Component\Uid\Ulid {#966 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#961 …} } } } |
Doctrine\ORM\QueryBuilder {#2016 -_em: Doctrine\ORM\EntityManager {#431 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2061 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2066 #from: "App\Entity\Agence" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -_type: 0 -_state: 1 -_dql: "SELECT entity FROM App\Entity\Agence entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#2064 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
row_attr | [ "class" => "field-association" ] |
[ "class" => "field-association" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-ea-widget" => "ea-autocomplete" "placeholder" => Symfony\Component\Translation\TranslatableMessage {#962 -message: "label.form.empty_value" -parameters: [] -domain: "EasyAdminBundle" } ] |
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 {#2013 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#2028 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2132 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2068 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2067 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2081 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2060 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#2062 …} } |
choices | null |
class | "App\Entity\Agence" |
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 {#232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#197 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#231 …} -namespace: Closure() {#234 …} } |
data_class | null |
disabled | false |
em | ContainerXiOrRvh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …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 {#2053 -om: ContainerXiOrRvh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#575 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Agence" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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 | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#2016 -_em: Doctrine\ORM\EntityManager {#431 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2061 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2066 #from: "App\Entity\Agence" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -_type: 0 -_state: 1 -_dql: "SELECT entity FROM App\Entity\Agence entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#2064 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [ "class" => "field-association" ] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2031 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1950 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#239 …} $translationDomain: "validators" $message: Closure() {#2035 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "data-ea-widget" => "ea-autocomplete" "placeholder" => Symfony\Component\Translation\TranslatableMessage {#962 -message: "label.form.empty_value" -parameters: [] -domain: "EasyAdminBundle" } ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_Affaire_agence" ] |
cache_key | "_Affaire_agence_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3244 +label: "Limoges - Siège social" +value: "1" +data: Proxies\__CG__\App\Entity\Agence {#537 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3246 +label: "Bordeaux" +value: "2" +data: Proxies\__CG__\App\Entity\Agence {#3133 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3248 +label: "IDF" +value: "3" +data: App\Entity\Agence {#3264 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
ea_crud_form | [ "form_panel" => 1 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#949 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "agence" -value: null -formattedValue: null -formatValueCallable: null -label: "Agence" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#964 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: "col-md-2" -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#965 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#963 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1113 …} -uniqueId: Symfony\Component\Uid\Ulid {#966 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#961 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#784 -isAccessible: true -fqcn: "App\Entity\Affaire" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#619 …} -instance: App\Entity\Affaire {#891 -id: null -numeroAffaire: "Généré" -site: null -siteContact: null -siteAdresse: null -siteCodePostal: null -siteVille: null -exigences: null -retourExp: null -remarques: null -categorie: null -responsable: null -client: null -propositions: Doctrine\Common\Collections\ArrayCollection {#896 …} -dossiers: Doctrine\Common\Collections\ArrayCollection {#893 …} -courriers: Doctrine\Common\Collections\ArrayCollection {#898 …} -createdAt: null -updatedAt: null -commandes: Doctrine\Common\Collections\ArrayCollection {#897 …} -factures: Doctrine\Common\Collections\ArrayCollection {#892 …} -objet: null -isDeleted: null -siteContactTel: null -siteContactMail: null -agence: null -proposition1: "Prop 1" -proposition2: "Prop 2" -duplicate: false } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1047 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1869 …} } ] |
errors | Symfony\Component\Form\FormErrorIterator {#3241 -form: Symfony\Component\Form\Form {#2969 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3242 …5} |
full_name | "Affaire[agence]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Affaire_agence" |
is_selected | Closure($choice, $value) {#3250 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1975 …} } |
label | "Agence" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "agence" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [ "class" => "field-association" ] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Affaire_agence" |
valid | true |
value | "" |
client
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-ea-widget" => "ea-autocomplete" ] |
[ "data-ea-widget" => "ea-autocomplete" ] |
class | "App\Entity\Client" |
same as passed value |
label | "Client" |
same as passed value |
query_builder | Closure(EntityRepository $repository) {#1098 class: "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" use: { $field: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#958 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "client" -value: null -formattedValue: null -formatValueCallable: null -label: "Client" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#948 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: "col-md-3" -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#946 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#942 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1110 …} -uniqueId: Symfony\Component\Uid\Ulid {#947 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#940 …} } } } |
Doctrine\ORM\QueryBuilder {#2094 -_em: Doctrine\ORM\EntityManager {#431 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2100 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2101 #from: "App\Entity\Client" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -_type: 0 -_state: 1 -_dql: "SELECT entity FROM App\Entity\Client entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#2099 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
same as passed value |
row_attr | [ "class" => "field-association" ] |
[ "class" => "field-association" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-ea-widget" => "ea-autocomplete" ] |
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 {#2013 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#2028 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2122 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2103 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2102 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2081 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2106 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#2104 …} } |
choices | null |
class | "App\Entity\Client" |
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 {#232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#197 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#231 …} -namespace: Closure() {#234 …} } |
data_class | null |
disabled | false |
em | ContainerXiOrRvh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …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 {#2113 -om: ContainerXiOrRvh\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1114 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Client" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
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 {#2094 -_em: Doctrine\ORM\EntityManager {#431 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2100 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2101 #from: "App\Entity\Client" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -_type: 0 -_state: 1 -_dql: "SELECT entity FROM App\Entity\Client entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#2099 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [ "class" => "field-association" ] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2042 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1950 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#239 …} $translationDomain: "validators" $message: Closure() {#2041 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "data-ea-widget" => "ea-autocomplete" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_Affaire_client" ] |
cache_key | "_Affaire_client_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3255 +label: "AB Industries" +value: "1" +data: App\Entity\Client {#3279 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3247 +label: "groupe PALAU" +value: "2" +data: App\Entity\Client {#3300 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3268 +label: "FLEXICOLOR" +value: "3" +data: App\Entity\Client {#3296 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3271 +label: "MAISONS JB" +value: "4" +data: App\Entity\Client {#3294 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3270 +label: "COBAT" +value: "6" +data: App\Entity\Client {#3304 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3254 +label: "société id 8" +value: "8" +data: App\Entity\Client {#3307 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3276 +label: "EVEHA" +value: "9" +data: App\Entity\Client {#3310 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3274 +label: "M-Invest" +value: "13" +data: App\Entity\Client {#3313 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3272 +label: "HYDROPEDO" +value: "14" +data: App\Entity\Client {#3317 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3258 +label: "Agropithiviers" +value: "15" +data: App\Entity\Client {#3321 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3277 +label: "Garage MUSSET" +value: "16" +data: App\Entity\Client {#3324 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4913 +label: "Pierre LAFFORGUE" +value: "17" +data: App\Entity\Client {#3327 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4914 +label: "LSL note EP" +value: "18" +data: App\Entity\Client {#3330 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4915 +label: "IGEO VINCENT" +value: "19" +data: App\Entity\Client {#3333 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4916 +label: "SCI GABROT Immobilière" +value: "20" +data: App\Entity\Client {#3336 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4917 +label: "Bm Pauillac" +value: "21" +data: App\Entity\Client {#3339 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4918 +label: "PICOTY RESEAU" +value: "22" +data: App\Entity\Client {#3342 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4919 +label: "VEYSSET" +value: "23" +data: App\Entity\Client {#3345 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4920 +label: "SARP OUEST Pays de Loire" +value: "24" +data: App\Entity\Client {#3348 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4921 +label: "Chateau Lynch Moussas" +value: "25" +data: App\Entity\Client {#3351 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4922 +label: "GAEC FOUGERAS LELIEVRE" +value: "26" +data: App\Entity\Client {#3354 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4923 +label: "BOUTET" +value: "27" +data: App\Entity\Client {#3357 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4924 +label: "BESSAGUET Construction" +value: "28" +data: App\Entity\Client {#3360 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4925 +label: "LOTICENTRE SARL" +value: "29" +data: App\Entity\Client {#3363 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4926 +label: "Immobilière Sud Atlantique" +value: "30" +data: App\Entity\Client {#3366 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4927 +label: "MAZAL SAS" +value: "31" +data: App\Entity\Client {#3369 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4928 +label: "HENAULT Recyclage" +value: "32" +data: App\Entity\Client {#3372 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4929 +label: "DUTREIX Scierie" +value: "33" +data: App\Entity\Client {#3375 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4930 +label: "FRECHIN" +value: "34" +data: App\Entity\Client {#3378 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4931 +label: "SARP OUEST Bretagne" +value: "35" +data: App\Entity\Client {#3381 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4932 +label: "SOA" +value: "36" +data: App\Entity\Client {#3384 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4933 +label: "SCI BNB / BBFD" +value: "37" +data: App\Entity\Client {#3387 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4934 +label: "LAMBERTY ENVIRONNEMENT" +value: "38" +data: App\Entity\Client {#3390 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4935 +label: "LEGRAND" +value: "39" +data: App\Entity\Client {#3393 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4936 +label: "TERRE ET VIE" +value: "40" +data: App\Entity\Client {#3396 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4937 +label: "SAS FONCILIM" +value: "41" +data: App\Entity\Client {#3399 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4938 +label: "LIMOUSIN PATRIMOINE" +value: "42" +data: App\Entity\Client {#3402 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4939 +label: "Groupe Colisée" +value: "43" +data: App\Entity\Client {#3405 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4940 +label: "Gestion expertise lloyd's de Londres" +value: "44" +data: App\Entity\Client {#3408 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4941 +label: "CFMI" +value: "45" +data: App\Entity\Client {#3411 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4942 +label: "SCI310" +value: "46" +data: App\Entity\Client {#3414 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4943 +label: "SETEC International" +value: "48" +data: App\Entity\Client {#3417 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4944 +label: "STEVA" +value: "49" +data: App\Entity\Client {#3420 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4945 +label: "Oerlikon" +value: "50" +data: App\Entity\Client {#3423 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4946 +label: "ANOLAQ" +value: "51" +data: App\Entity\Client {#3426 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4947 +label: "SCI ANTIC" +value: "52" +data: App\Entity\Client {#3429 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4948 +label: "SAS ITHAQUE" +value: "53" +data: App\Entity\Client {#3432 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4949 +label: "GROUPAMA d'Oc" +value: "54" +data: App\Entity\Client {#3435 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4950 +label: "M et Mme CULLEN" +value: "55" +data: App\Entity\Client {#3438 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4951 +label: "GAEC DE BOURDICAUD" +value: "56" +data: App\Entity\Client {#3441 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4952 +label: "SAFLIM" +value: "57" +data: App\Entity\Client {#3444 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4953 +label: "SCI HBR 2000-2" +value: "58" +data: App\Entity\Client {#3447 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4954 +label: "ODHAC 87" +value: "59" +data: App\Entity\Client {#3450 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4955 +label: "Dubourg Automobile" +value: "60" +data: App\Entity\Client {#3454 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4956 +label: "Sb Dv" +value: "61" +data: App\Entity\Client {#3457 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4957 +label: "Madore Hydraulique" +value: "62" +data: App\Entity\Client {#3460 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4958 +label: "VINCI" +value: "63" +data: App\Entity\Client {#3463 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4959 +label: "GOUX" +value: "64" +data: App\Entity\Client {#3466 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4960 +label: "PRADO AZZOLIN" +value: "65" +data: App\Entity\Client {#3469 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4961 +label: "JEUDY CARBURANTS" +value: "66" +data: App\Entity\Client {#3472 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4962 +label: "MEYZIE" +value: "67" +data: App\Entity\Client {#3475 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4963 +label: "SCI Puy du Bassin" +value: "68" +data: App\Entity\Client {#3478 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4964 +label: "Vinci Construction Grands Projets" +value: "69" +data: App\Entity\Client {#3481 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4965 +label: "SARP OSIS Sud ouest" +value: "70" +data: App\Entity\Client {#3484 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4966 +label: "LEBLANC IMPORT AUTO" +value: "71" +data: App\Entity\Client {#3487 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4967 +label: "CHABASSIER" +value: "72" +data: App\Entity\Client {#3490 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4968 +label: "GARAGE LAGARDE JEAN PAUL" +value: "73" +data: App\Entity\Client {#3493 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4969 +label: "CEINTURE VERTE" +value: "74" +data: App\Entity\Client {#3496 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4970 +label: "M BEYLY Mme BARON" +value: "75" +data: App\Entity\Client {#3500 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4971 +label: "Bodycote" +value: "76" +data: App\Entity\Client {#3503 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4972 +label: "EUROVIA" +value: "77" +data: App\Entity\Client {#3506 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4973 +label: "KAUFMAN & BROAD" +value: "78" +data: App\Entity\Client {#3509 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4974 +label: "LRD" +value: "79" +data: App\Entity\Client {#3512 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4975 +label: "Corrèze Récupération" +value: "80" +data: App\Entity\Client {#3515 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4976 +label: "Maisons M" +value: "81" +data: App\Entity\Client {#3518 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4977 +label: "Immo-invest" +value: "82" +data: App\Entity\Client {#3521 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4978 +label: "ELEC RECYCLAGE" +value: "83" +data: App\Entity\Client {#3524 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4979 +label: "Cité internationale de la tapisserie" +value: "84" +data: App\Entity\Client {#3527 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4980 +label: "LAMY & Fils" +value: "85" +data: App\Entity\Client {#3530 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4981 +label: "OPERLIERE SAS" +value: "86" +data: App\Entity\Client {#3533 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4982 +label: "Europe Energie Nord-Est" +value: "87" +data: App\Entity\Client {#3536 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4983 +label: "WEBBER" +value: "88" +data: App\Entity\Client {#3539 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4984 +label: "M PARREAU Denis" +value: "89" +data: App\Entity\Client {#3542 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4985 +label: "CAMPER" +value: "90" +data: App\Entity\Client {#3545 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4986 +label: "M GIRAUD VINET" +value: "91" +data: App\Entity\Client {#3548 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4987 +label: "EUROCAST" +value: "92" +data: App\Entity\Client {#3551 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4988 +label: "PICOTY SA" +value: "93" +data: App\Entity\Client {#3554 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4989 +label: "DPM" +value: "94" +data: App\Entity\Client {#3557 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4990 +label: "SARP IDF" +value: "95" +data: App\Entity\Client {#3560 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4991 +label: "NGE GC" +value: "96" +data: App\Entity\Client {#3563 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4992 +label: "commune SAINT GENCE" +value: "97" +data: App\Entity\Client {#3566 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4993 +label: "MG Immo" +value: "98" +data: App\Entity\Client {#3569 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4994 +label: "Garage MAGY" +value: "99" +data: App\Entity\Client {#3572 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4995 +label: "Parcellier & Fils" +value: "100" +data: App\Entity\Client {#3575 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4996 +label: "SCI FRATE" +value: "101" +data: App\Entity\Client {#3578 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4997 +label: "SCI AJL" +value: "102" +data: App\Entity\Client {#3581 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4998 +label: "ESSOR DEVELOPPEMENT" +value: "103" +data: App\Entity\Client {#3584 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4999 +label: "SIEPEA" +value: "104" +data: App\Entity\Client {#3587 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5000 +label: "SOLAIRGIES" +value: "105" +data: App\Entity\Client {#3590 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5001 +label: "MECASTING COMECA" +value: "106" +data: App\Entity\Client {#3593 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5002 +label: "PDGB" +value: "107" +data: App\Entity\Client {#3596 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5003 +label: "MASSY TP" +value: "108" +data: App\Entity\Client {#3599 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5004 +label: "Aoutarchitecture" +value: "109" +data: App\Entity\Client {#3602 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5005 +label: "Speciality Minerals France" +value: "110" +data: App\Entity\Client {#3605 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5006 +label: "M ROUX" +value: "111" +data: App\Entity\Client {#3608 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5007 +label: "Orexad Brammer" +value: "112" +data: App\Entity\Client {#3611 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5008 +label: "Orexad Brammer" +value: "113" +data: App\Entity\Client {#3614 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5009 +label: "ARCHIMAGE" +value: "114" +data: App\Entity\Client {#3617 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5010 +label: "SMICTOM SOLOGNE" +value: "115" +data: App\Entity\Client {#3620 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5011 +label: "KORIAN" +value: "116" +data: App\Entity\Client {#3623 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5012 +label: "mairie St Amand Jartoudeix" +value: "117" +data: App\Entity\Client {#3626 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5013 +label: "FAUCHER TP TRANSPORTS SAS" +value: "118" +data: App\Entity\Client {#3629 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5014 +label: "Urban Story" +value: "119" +data: App\Entity\Client {#3632 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5015 +label: "LA BOITE A PAPIER" +value: "120" +data: App\Entity\Client {#3635 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5016 +label: "Picoty Centre Energies Services SAS" +value: "121" +data: App\Entity\Client {#3638 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5017 +label: "EHPAD La Chalotine" +value: "122" +data: App\Entity\Client {#3641 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5018 +label: "VALECO" +value: "123" +data: App\Entity\Client {#3644 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5019 +label: "Mairie de Chassenon" +value: "124" +data: App\Entity\Client {#3647 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5020 +label: "ICADE Promotion" +value: "125" +data: App\Entity\Client {#3650 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5021 +label: "M LAFFARGUE" +value: "126" +data: App\Entity\Client {#3653 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5022 +label: "SCP LGA" +value: "127" +data: App\Entity\Client {#3656 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5023 +label: "TERRAINS DU SUD" +value: "128" +data: App\Entity\Client {#3659 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5024 +label: "BEYNAT-ROCHE" +value: "129" +data: App\Entity\Client {#3662 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5025 +label: "ALTRAD" +value: "130" +data: App\Entity\Client {#3665 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5026 +label: "PROMOGIM" +value: "131" +data: App\Entity\Client {#3668 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5027 +label: "Eiffage immobilier sud Ouest - Agence Anglet" +value: "132" +data: App\Entity\Client {#3671 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5028 +label: "non renseigné" +value: "133" +data: App\Entity\Client {#3674 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5029 +label: "SELI" +value: "134" +data: App\Entity\Client {#3677 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5030 +label: "ICS (Ingénierie Conseil Structure)" +value: "135" +data: App\Entity\Client {#3680 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5031 +label: "VILOGIA" +value: "138" +data: App\Entity\Client {#3683 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5032 +label: "Eiffage Infrastructure" +value: "139" +data: App\Entity\Client {#3686 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5033 +label: "RONDINEAU Métaux" +value: "140" +data: App\Entity\Client {#3689 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5034 +label: "REXEL" +value: "141" +data: App\Entity\Client {#3692 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5035 +label: "M Mme WARREN" +value: "142" +data: App\Entity\Client {#3695 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5036 +label: "h2air" +value: "143" +data: App\Entity\Client {#3698 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5037 +label: "Concession automobile RENAULT" +value: "144" +data: App\Entity\Client {#3701 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5038 +label: "SELARL MJ DE L'ALIER" +value: "145" +data: App\Entity\Client {#3704 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5039 +label: "VILOGIA" +value: "146" +data: App\Entity\Client {#3707 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5040 +label: "Indivision GANDOIS" +value: "147" +data: App\Entity\Client {#3710 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5041 +label: "José PEREIRA" +value: "148" +data: App\Entity\Client {#3713 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5042 +label: "SARP" +value: "149" +data: App\Entity\Client {#3716 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5043 +label: "SYDED" +value: "150" +data: App\Entity\Client {#3719 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5044 +label: "SCI 2C" +value: "151" +data: App\Entity\Client {#3722 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5045 +label: "FIDAL" +value: "152" +data: App\Entity\Client {#3725 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5046 +label: "Mairie de Saint-Cyprien" +value: "153" +data: App\Entity\Client {#3728 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5047 +label: "ECOPUR site d'Ecquevilly" +value: "154" +data: App\Entity\Client {#3731 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5048 +label: "Grand Cubzaguais - Communauté de Communes" +value: "155" +data: App\Entity\Client {#3734 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5049 +label: "Timothy HATWELL" +value: "156" +data: App\Entity\Client {#3737 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5050 +label: "FLEP DEVELOPPEMENT" +value: "157" +data: App\Entity\Client {#3740 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5051 +label: "Plenitude" +value: "158" +data: App\Entity\Client {#3743 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5052 +label: "SPIE BATIGNOLLES" +value: "159" +data: App\Entity\Client {#3746 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5053 +label: "Aménageur Foncier Francilien" +value: "160" +data: App\Entity\Client {#3749 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5054 +label: "Expert judiciaire" +value: "161" +data: App\Entity\Client {#3752 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5055 +label: "Riom Limagne & Volcans" +value: "162" +data: App\Entity\Client {#3755 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5056 +label: "Mme WERTHMANN" +value: "163" +data: App\Entity\Client {#3758 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5057 +label: "ENI France" +value: "164" +data: App\Entity\Client {#3761 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5058 +label: "SCP Nivet & Associés" +value: "165" +data: App\Entity\Client {#3764 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5059 +label: "M. du Chatenet" +value: "166" +data: App\Entity\Client {#3767 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5060 +label: "Mairie Saint Chamand 19" +value: "167" +data: App\Entity\Client {#3770 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5061 +label: "SODI Rhône Alpes" +value: "168" +data: App\Entity\Client {#3773 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5062 +label: "SCI GEMA" +value: "169" +data: App\Entity\Client {#3776 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5063 +label: "SICRA (Vinci Construction)" +value: "170" +data: App\Entity\Client {#3779 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5064 +label: "Mairie de Saint Mathieu" +value: "171" +data: App\Entity\Client {#3782 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5065 +label: "AZOR" +value: "172" +data: App\Entity\Client {#3785 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5066 +label: "ELEMENTERRE" +value: "173" +data: App\Entity\Client {#3788 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5067 +label: "PIGNOT TP" +value: "174" +data: App\Entity\Client {#3791 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5068 +label: "Atelier CR2E" +value: "175" +data: App\Entity\Client {#3794 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5069 +label: "VINCI construction" +value: "176" +data: App\Entity\Client {#3797 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5070 +label: "Ancien site SALAMMBO" +value: "177" +data: App\Entity\Client {#3800 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5071 +label: "Mairie Ansac sur Vienne" +value: "178" +data: App\Entity\Client {#3803 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5072 +label: "SAS SPEED REHAB" +value: "179" +data: App\Entity\Client {#3806 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5073 +label: "M SOUCHAL" +value: "180" +data: App\Entity\Client {#3809 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5074 +label: "M BENOIT" +value: "181" +data: App\Entity\Client {#3812 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5075 +label: "GOUBELY" +value: "182" +data: App\Entity\Client {#3815 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5076 +label: "CREAZONE" +value: "183" +data: App\Entity\Client {#3818 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5077 +label: "M TEIXEIRA" +value: "184" +data: App\Entity\Client {#3821 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5078 +label: "BC Moto" +value: "185" +data: App\Entity\Client {#3824 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5079 +label: "Conseil Départemental de la Haute-Vienne" +value: "186" +data: App\Entity\Client {#3827 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5080 +label: "SG INFRA" +value: "187" +data: App\Entity\Client {#3830 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5081 +label: "CDDA" +value: "188" +data: App\Entity\Client {#3833 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5082 +label: "CDR Environnement" +value: "189" +data: App\Entity\Client {#3836 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5083 +label: "SIPA Automobiles" +value: "190" +data: App\Entity\Client {#3839 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5084 +label: "M TAYEB BEY" +value: "191" +data: App\Entity\Client {#3842 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5085 +label: "SPIRALE" +value: "192" +data: App\Entity\Client {#3845 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5086 +label: "SEM 24" +value: "193" +data: App\Entity\Client {#3848 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5087 +label: "Rincent BTP Nouvelle Aquitaine" +value: "194" +data: App\Entity\Client {#3851 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5088 +label: "OSIS Saint Jean le Blanc" +value: "195" +data: App\Entity\Client {#3854 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5089 +label: "CIG Grands Chantiers" +value: "196" +data: App\Entity\Client {#3857 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5090 +label: "T'RHEA" +value: "197" +data: App\Entity\Client {#3860 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5091 +label: "Mairie Montmorillon 86" +value: "198" +data: App\Entity\Client {#3863 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5092 +label: "Webuildgroup" +value: "199" +data: App\Entity\Client {#3866 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5093 +label: "SAINT GOBAIN Distribution Batiment France" +value: "200" +data: App\Entity\Client {#3869 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5094 +label: "SCI TCL" +value: "201" +data: App\Entity\Client {#3872 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5095 +label: "Maison de retraite des deux tours" +value: "202" +data: App\Entity\Client {#3875 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5096 +label: "SNC Couzeix Moulin Rabaud" +value: "203" +data: App\Entity\Client {#3878 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5097 +label: "DDT 87" +value: "204" +data: App\Entity\Client {#3881 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5098 +label: "MARQUET" +value: "205" +data: App\Entity\Client {#3884 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5099 +label: "Rincent Matériaux" +value: "206" +data: App\Entity\Client {#3887 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5100 +label: "LOUESSARD" +value: "207" +data: App\Entity\Client {#3890 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5101 +label: "MACARD" +value: "208" +data: App\Entity\Client {#3893 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5102 +label: "Mme SOULIER" +value: "209" +data: App\Entity\Client {#3896 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5103 +label: "ville de limoges" +value: "210" +data: App\Entity\Client {#3899 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5104 +label: "Meunier Parelon" +value: "211" +data: App\Entity\Client {#3902 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5105 +label: "Ventelys" +value: "212" +data: App\Entity\Client {#3905 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5106 +label: "Pierres et Territoires de France" +value: "213" +data: App\Entity\Client {#3908 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5107 +label: "cédric rivière" +value: "214" +data: App\Entity\Client {#3911 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5108 +label: "M DELBOS" +value: "215" +data: App\Entity\Client {#3914 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5109 +label: "DERICHEBOURG Environnement - REVIVAL" +value: "216" +data: App\Entity\Client {#3917 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5110 +label: "APC Ingenierie" +value: "217" +data: App\Entity\Client {#3920 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5111 +label: "LEGENDRE Immobilier" +value: "218" +data: App\Entity\Client {#3923 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5112 +label: "PIGNOT TP" +value: "219" +data: App\Entity\Client {#3926 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5113 +label: "Guyonnet TP" +value: "220" +data: App\Entity\Client {#3929 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5114 +label: "PRIMAGAZ" +value: "221" +data: App\Entity\Client {#3932 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5115 +label: "Département des landes" +value: "222" +data: App\Entity\Client {#3935 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5116 +label: "LTP" +value: "223" +data: App\Entity\Client {#3938 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5117 +label: "M DUTRY" +value: "224" +data: App\Entity\Client {#3941 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5118 +label: "SOLEK" +value: "225" +data: App\Entity\Client {#3944 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5119 +label: "Mairie de Chabrac" +value: "226" +data: App\Entity\Client {#3947 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5120 +label: "PAPREC PLASTIQUES" +value: "227" +data: App\Entity\Client {#3950 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5121 +label: "Commune Saint Sulpice Les Feuilles" +value: "228" +data: App\Entity\Client {#3953 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5122 +label: "Vinci construction" +value: "229" +data: App\Entity\Client {#3956 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5123 +label: "EYREIN Industrie" +value: "230" +data: App\Entity\Client {#3959 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5124 +label: "Coussy avocat" +value: "231" +data: App\Entity\Client {#3962 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5125 +label: "Espace Automobile 16" +value: "232" +data: App\Entity\Client {#3965 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5126 +label: "Euromaster" +value: "233" +data: App\Entity\Client {#3968 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5127 +label: "Sarp Sud-Ouest Agen" +value: "234" +data: App\Entity\Client {#3971 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5128 +label: "Région Nouvelle Aquitaine" +value: "235" +data: App\Entity\Client {#3974 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5129 +label: "M GAY" +value: "236" +data: App\Entity\Client {#3977 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5130 +label: "AQUILUS" +value: "237" +data: App\Entity\Client {#3980 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5131 +label: "AUREA ARVALIS" +value: "238" +data: App\Entity\Client {#3983 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5132 +label: "M BRUN" +value: "239" +data: App\Entity\Client {#3986 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5133 +label: "SIVOM Ste SEVERE" +value: "240" +data: App\Entity\Client {#3989 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5134 +label: "LTA (les Terrains d'Aquitaine)" +value: "241" +data: App\Entity\Client {#3992 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5135 +label: "BECHADE REMI" +value: "242" +data: App\Entity\Client {#3995 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5136 +label: "CEPL" +value: "243" +data: App\Entity\Client {#3998 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5137 +label: "SCI SUD LOC" +value: "244" +data: App\Entity\Client {#4001 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5138 +label: "PORCHE LIMOGES" +value: "245" +data: App\Entity\Client {#4004 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5139 +label: "Les Jardins d'HUBERT et Marie" +value: "246" +data: App\Entity\Client {#4007 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5140 +label: "Alios Toulouse" +value: "247" +data: App\Entity\Client {#4010 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5141 +label: "Etablissement Public Foncier de Nouvelle Aquitaine" +value: "248" +data: App\Entity\Client {#4013 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5142 +label: "HOLDING CHATENET" +value: "249" +data: App\Entity\Client {#4016 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5143 +label: "Les Nouveaux constructeurs" +value: "250" +data: App\Entity\Client {#4019 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5144 +label: "LP Promotion" +value: "251" +data: App\Entity\Client {#4022 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5145 +label: "COPROD" +value: "252" +data: App\Entity\Client {#4025 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5146 +label: "Roda facades" +value: "253" +data: App\Entity\Client {#4028 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5147 +label: "Urbis" +value: "254" +data: App\Entity\Client {#4031 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5148 +label: "Camping Fontaine Vieille" +value: "255" +data: App\Entity\Client {#4034 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5149 +label: "Limoges Métropole - esp Naturels" +value: "256" +data: App\Entity\Client {#4037 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5150 +label: "SARL SARI INDUSTRIE" +value: "257" +data: App\Entity\Client {#4040 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5151 +label: "SCI 3L INVEST'IMMO" +value: "258" +data: App\Entity\Client {#4043 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5152 +label: "Paprec Recyclage" +value: "259" +data: App\Entity\Client {#4046 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5153 +label: "collectif Narulle" +value: "260" +data: App\Entity\Client {#4049 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5154 +label: "Groupe Laurière" +value: "261" +data: App\Entity\Client {#4052 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5155 +label: "VALLAIR MRO" +value: "262" +data: App\Entity\Client {#4055 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5156 +label: "LES NOUVELLES MENUISERIES GREGOIRE" +value: "263" +data: App\Entity\Client {#4058 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5157 +label: "LES NOUVELLES MENUISERIES GREGOIRE" +value: "264" +data: App\Entity\Client {#4061 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5158 +label: "TAPIERO" +value: "265" +data: App\Entity\Client {#4064 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5159 +label: "Pradeux Monteil" +value: "266" +data: App\Entity\Client {#4067 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5160 +label: "Vinci construction" +value: "267" +data: App\Entity\Client {#4070 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5161 +label: "SAD" +value: "268" +data: App\Entity\Client {#4073 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5162 +label: "Mairie de Saint-Martin de Fressengeas" +value: "269" +data: App\Entity\Client {#4076 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5163 +label: "ARKTEOS" +value: "270" +data: App\Entity\Client {#4079 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5164 +label: "SOGEA Environnement" +value: "271" +data: App\Entity\Client {#4082 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5165 +label: "La Chapelle Baloue" +value: "272" +data: App\Entity\Client {#4085 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5166 +label: "Blanchisserie TARTARY" +value: "273" +data: App\Entity\Client {#4088 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5167 +label: "SARP OSIS Nord Prouvy" +value: "274" +data: App\Entity\Client {#4091 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5168 +label: "SPPCES" +value: "275" +data: App\Entity\Client {#4094 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5169 +label: "LEJM" +value: "276" +data: App\Entity\Client {#4097 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5170 +label: "SUEZ RV Sud-Ouest" +value: "277" +data: App\Entity\Client {#4100 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5171 +label: "particulier" +value: "278" +data: App\Entity\Client {#4103 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5172 +label: "Val de Gâtine ComCom" +value: "279" +data: App\Entity\Client {#4106 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5173 +label: "Ancien garage Chevalier" +value: "280" +data: App\Entity\Client {#4109 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5174 +label: "SARP/OSIS Prouvy" +value: "281" +data: App\Entity\Client {#4112 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5175 +label: "EPURE" +value: "282" +data: App\Entity\Client {#4115 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5176 +label: "SARP OSIS BZH" +value: "283" +data: App\Entity\Client {#4118 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5177 +label: "M Bossoutrot" +value: "284" +data: App\Entity\Client {#4121 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5178 +label: "Mairie d'Ussac" +value: "285" +data: App\Entity\Client {#4124 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5179 +label: "SIAP" +value: "286" +data: App\Entity\Client {#4127 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5180 +label: "BIOTOPE" +value: "287" +data: App\Entity\Client {#4130 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5181 +label: "ALKERN" +value: "288" +data: App\Entity\Client {#4133 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5182 +label: "Sanicentre" +value: "289" +data: App\Entity\Client {#4136 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5183 +label: "Loca Brive Industrie" +value: "290" +data: App\Entity\Client {#4139 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5184 +label: "VBG SMAEP Vienne Briance Gorre" +value: "291" +data: App\Entity\Client {#4142 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5185 +label: "IZARET" +value: "292" +data: App\Entity\Client {#4145 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5186 +label: "M KLOBOUKOFF" +value: "293" +data: App\Entity\Client {#4148 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5187 +label: "Demathieu Bar" +value: "294" +data: App\Entity\Client {#4151 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5188 +label: "M ILLIEN" +value: "295" +data: App\Entity\Client {#4154 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5189 +label: "Valgo" +value: "296" +data: App\Entity\Client {#4157 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5190 +label: "Chantiers modernes construction" +value: "297" +data: App\Entity\Client {#4160 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5191 +label: "SARP Méditerranée" +value: "298" +data: App\Entity\Client {#4163 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5192 +label: "SARP OSIS Strasbourg" +value: "299" +data: App\Entity\Client {#4166 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5193 +label: "Mlle BONNEAU" +value: "300" +data: App\Entity\Client {#4169 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5194 +label: "SARP-OSIS IDF" +value: "301" +data: App\Entity\Client {#4172 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5195 +label: "Garage Lavastroux" +value: "302" +data: App\Entity\Client {#4175 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5196 +label: "SARP Nord Normandie Est" +value: "303" +data: App\Entity\Client {#4178 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5197 +label: "Union d'experts" +value: "304" +data: App\Entity\Client {#4181 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5198 +label: "SARP" +value: "305" +data: App\Entity\Client {#4184 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5199 +label: "BLS Location" +value: "306" +data: App\Entity\Client {#4187 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5200 +label: "ARCHI DAM" +value: "307" +data: App\Entity\Client {#4190 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5201 +label: "PUI Immobilier" +value: "308" +data: App\Entity\Client {#4193 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5202 +label: "HEBRAS TP" +value: "309" +data: App\Entity\Client {#4196 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5203 +label: "SIRMET" +value: "310" +data: App\Entity\Client {#4199 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5204 +label: "Communauté de communes Porte Océane du Limousin" +value: "311" +data: App\Entity\Client {#4202 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5205 +label: "SACOVAD" +value: "312" +data: App\Entity\Client {#4205 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5206 +label: "SAICA PACK" +value: "313" +data: App\Entity\Client {#4208 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5207 +label: "Ad environnement" +value: "314" +data: App\Entity\Client {#4211 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5208 +label: "M PARREAU Michel" +value: "315" +data: App\Entity\Client {#4214 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5209 +label: "GAEC de la Tournerie" +value: "316" +data: App\Entity\Client {#4217 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5210 +label: "TULLE AGGLO" +value: "317" +data: App\Entity\Client {#4220 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5211 +label: "XL Techniques" +value: "318" +data: App\Entity\Client {#4223 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5212 +label: "M GIROIR" +value: "319" +data: App\Entity\Client {#4226 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5213 +label: "Starter" +value: "320" +data: App\Entity\Client {#4229 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5214 +label: "Mme LORGET" +value: "321" +data: App\Entity\Client {#4232 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5215 +label: "M LONGIERAS" +value: "322" +data: App\Entity\Client {#4235 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5216 +label: "EREA Ingénierie" +value: "323" +data: App\Entity\Client {#4238 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5217 +label: "Naldeo Technologies & Industries" +value: "324" +data: App\Entity\Client {#4241 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5218 +label: "M BOWKER" +value: "325" +data: App\Entity\Client {#4244 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5219 +label: "Centrale de Charnaillat" +value: "326" +data: App\Entity\Client {#4247 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5220 +label: "REDEN TECHNIQUE" +value: "327" +data: App\Entity\Client {#4250 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5221 +label: "VEOLIA EAU - Territoire Dordogne Limousin" +value: "328" +data: App\Entity\Client {#4253 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5222 +label: "Gite de Belmas" +value: "329" +data: App\Entity\Client {#4256 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5223 +label: "aaprogimmo" +value: "330" +data: App\Entity\Client {#4259 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5224 +label: "M PREVAUD" +value: "331" +data: App\Entity\Client {#4262 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5225 +label: "M CHAZAL" +value: "332" +data: App\Entity\Client {#4265 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5226 +label: "M BAILLARE" +value: "333" +data: App\Entity\Client {#4268 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5227 +label: "ALTIOS" +value: "334" +data: App\Entity\Client {#4271 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5228 +label: "Commune de Châteauneuf-la-Forêt" +value: "335" +data: App\Entity\Client {#4274 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5229 +label: "GTM Batiment Aquitaine" +value: "336" +data: App\Entity\Client {#4277 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5230 +label: "Communauté de Communes Marche et Combraille" +value: "337" +data: App\Entity\Client {#4280 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5231 +label: "ALPHA BTP" +value: "338" +data: App\Entity\Client {#4283 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5232 +label: "M BLANCHON" +value: "339" +data: App\Entity\Client {#4286 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5233 +label: "WPD" +value: "340" +data: App\Entity\Client {#4289 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5234 +label: "Campus Provence" +value: "341" +data: App\Entity\Client {#4292 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5235 +label: "SDEB" +value: "342" +data: App\Entity\Client {#4295 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5236 +label: "ComCom ELAN" +value: "343" +data: App\Entity\Client {#4298 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5237 +label: "Région Nouvelle Aquitaine" +value: "344" +data: App\Entity\Client {#4301 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5238 +label: "Mana Energies" +value: "345" +data: App\Entity\Client {#4304 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5239 +label: "M NOZET" +value: "346" +data: App\Entity\Client {#4307 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5240 +label: "M. BACHELIER" +value: "347" +data: App\Entity\Client {#4310 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5241 +label: "M Mme SMITH" +value: "348" +data: App\Entity\Client {#4313 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5242 +label: "Soulignonne Auto Casse" +value: "349" +data: App\Entity\Client {#4316 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5243 +label: "Mairie de Chaussy (95)" +value: "350" +data: App\Entity\Client {#4319 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5244 +label: "LNE" +value: "351" +data: App\Entity\Client {#4322 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5245 +label: "AXTOM Promotion" +value: "352" +data: App\Entity\Client {#4325 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5246 +label: "Eiffage immobilier Sud-Ouest - Agence Bordeaux" +value: "353" +data: App\Entity\Client {#4328 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5247 +label: "SEMACO Environnement" +value: "354" +data: App\Entity\Client {#4331 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5248 +label: "Eiffage construction" +value: "355" +data: App\Entity\Client {#4334 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5249 +label: "SITREM" +value: "356" +data: App\Entity\Client {#4337 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5250 +label: "Communauté de Communes Périgord Limousin" +value: "357" +data: App\Entity\Client {#4340 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5251 +label: "Verlach" +value: "358" +data: App\Entity\Client {#4343 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5252 +label: "M. Joulie - SCI Saint-Joseph" +value: "359" +data: App\Entity\Client {#4346 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5253 +label: "Pierre ASTIER" +value: "360" +data: App\Entity\Client {#4349 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5254 +label: "GPDM" +value: "361" +data: App\Entity\Client {#4352 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5255 +label: "Mairie du Chatenet en Dognon" +value: "362" +data: App\Entity\Client {#4355 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5256 +label: "Perrin" +value: "363" +data: App\Entity\Client {#4358 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5257 +label: "Autocar Gerardin" +value: "364" +data: App\Entity\Client {#4361 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5258 +label: "EARL Terre et Binette" +value: "365" +data: App\Entity\Client {#4364 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5259 +label: "GAEC Gardner" +value: "366" +data: App\Entity\Client {#4367 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5260 +label: "EDF" +value: "367" +data: App\Entity\Client {#4370 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5261 +label: "Atelier Arquié" +value: "368" +data: App\Entity\Client {#4373 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5262 +label: "M. MAZIERE" +value: "369" +data: App\Entity\Client {#4376 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5263 +label: "Thierry RAZE" +value: "370" +data: App\Entity\Client {#4379 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5264 +label: "Mairie Aurillac" +value: "371" +data: App\Entity\Client {#4382 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5265 +label: "M et Mme BROUILLARD" +value: "372" +data: App\Entity\Client {#4385 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5266 +label: "Mairie de Magnat l'Etrange" +value: "373" +data: App\Entity\Client {#4388 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5267 +label: "BURGER KING CONSTRUCTION BKF" +value: "374" +data: App\Entity\Client {#4391 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5268 +label: "SMAC" +value: "375" +data: App\Entity\Client {#4394 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5269 +label: "Mairie de Fresselines" +value: "376" +data: App\Entity\Client {#4397 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5270 +label: "Montgolfier SAS" +value: "377" +data: App\Entity\Client {#4400 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5271 +label: "Mairie de Saint Yrieix la Montagne" +value: "378" +data: App\Entity\Client {#4403 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5272 +label: "SAS Flitene" +value: "379" +data: App\Entity\Client {#4406 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5273 +label: "LS Industrie" +value: "380" +data: App\Entity\Client {#4409 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5274 +label: "Garage Bastide Renault" +value: "381" +data: App\Entity\Client {#4412 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5275 +label: "Brown Europe" +value: "382" +data: App\Entity\Client {#4415 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5276 +label: "SCI BONAROCHES" +value: "383" +data: App\Entity\Client {#4418 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5277 +label: "SCI LCT Plaisant" +value: "384" +data: App\Entity\Client {#4421 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5278 +label: "Mairie de Saint Yrieix la Perche" +value: "385" +data: App\Entity\Client {#4424 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5279 +label: "W-EST" +value: "386" +data: App\Entity\Client {#4427 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5280 +label: "W-EST" +value: "387" +data: App\Entity\Client {#4430 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5281 +label: "Timen BOUSEMA" +value: "388" +data: App\Entity\Client {#4433 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5282 +label: "GAEC Samaritaine" +value: "389" +data: App\Entity\Client {#4436 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5283 +label: "SARL Arcas Automobiles" +value: "390" +data: App\Entity\Client {#4439 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5284 +label: "EGS GFM" +value: "391" +data: App\Entity\Client {#4442 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5285 +label: "SIAEP Vayres & Tardoire" +value: "392" +data: App\Entity\Client {#4445 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5286 +label: "SMABTP" +value: "393" +data: App\Entity\Client {#4448 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5287 +label: "M PRIETO" +value: "394" +data: App\Entity\Client {#4451 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5288 +label: "M MILER" +value: "395" +data: App\Entity\Client {#4454 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5289 +label: "SAS CG2L" +value: "396" +data: App\Entity\Client {#4457 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5290 +label: "Garage Massing" +value: "397" +data: App\Entity\Client {#4460 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5291 +label: "SITHERE" +value: "398" +data: App\Entity\Client {#4463 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5292 +label: "Bouygues Immobilier" +value: "399" +data: App\Entity\Client {#4466 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5293 +label: "SCI JUSTINE IMMOBILIER" +value: "400" +data: App\Entity\Client {#4469 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5294 +label: "Serhy Ingénierie" +value: "401" +data: App\Entity\Client {#4472 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5295 +label: "Veolia Propreté France Recycling" +value: "402" +data: App\Entity\Client {#4475 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5296 +label: "LIMOGES HABITAT" +value: "403" +data: App\Entity\Client {#4478 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5297 +label: "M GOURDONNEAU" +value: "404" +data: App\Entity\Client {#4481 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5298 +label: "M BUIJS" +value: "405" +data: App\Entity\Client {#4484 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5299 +label: "2 MAG RECYCLAGE" +value: "406" +data: App\Entity\Client {#4487 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5300 +label: "M GODARD" +value: "407" +data: App\Entity\Client {#4490 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5301 +label: "Mme POUPEAU" +value: "408" +data: App\Entity\Client {#4493 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5302 +label: "COMMUNE de LADIGNAC-LE-LONG" +value: "409" +data: App\Entity\Client {#4496 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5303 +label: "SARP Ouest siège" +value: "410" +data: App\Entity\Client {#4499 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5304 +label: "Dumitru" +value: "411" +data: App\Entity\Client {#4502 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5305 +label: "Commune de BERNEUIL" +value: "412" +data: App\Entity\Client {#4505 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5306 +label: "EARL Domaine de Lavernelle" +value: "413" +data: App\Entity\Client {#4508 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5307 +label: "mairie LUSSAC LES EGLISES" +value: "414" +data: App\Entity\Client {#4511 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5308 +label: "TEMSOL 24" +value: "415" +data: App\Entity\Client {#4514 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5309 +label: "Valora" +value: "416" +data: App\Entity\Client {#4517 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5310 +label: "SOLF ST LAZARE" +value: "417" +data: App\Entity\Client {#4520 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5311 +label: "GOLF ST LAZARE" +value: "418" +data: App\Entity\Client {#4523 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5312 +label: "Driss Skiba" +value: "419" +data: App\Entity\Client {#4526 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5313 +label: "SGAMI Sud Ouest" +value: "420" +data: App\Entity\Client {#4529 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5314 +label: "commune de Mainsat" +value: "421" +data: App\Entity\Client {#4532 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5315 +label: "Groupe Intermarché" +value: "422" +data: App\Entity\Client {#4535 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5316 +label: "Sonocar Groupe" +value: "423" +data: App\Entity\Client {#4538 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5317 +label: "MAURIAC RECUPERATION" +value: "424" +data: App\Entity\Client {#4541 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5318 +label: "M Guiraud" +value: "425" +data: App\Entity\Client {#4544 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5319 +label: "ELYSIO CREMATORIUM SAINT JUNIEN" +value: "426" +data: App\Entity\Client {#4547 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5320 +label: "SIAEP NEXON St MAURICE JANAILHAC" +value: "427" +data: App\Entity\Client {#4550 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5321 +label: "T3M PORCHER" +value: "428" +data: App\Entity\Client {#4553 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5322 +label: "VAXIVIERE SAS" +value: "429" +data: App\Entity\Client {#4556 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5323 +label: "Indivision Rousseau" +value: "430" +data: App\Entity\Client {#4559 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5324 +label: "M BOISSOU" +value: "431" +data: App\Entity\Client {#4562 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5325 +label: "Mme FAURENT" +value: "432" +data: App\Entity\Client {#4565 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5326 +label: "GAEC Saint Henri" +value: "433" +data: App\Entity\Client {#4568 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5327 +label: "Mme CHAZEAUBENIT" +value: "434" +data: App\Entity\Client {#4571 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5328 +label: "Hydrovide" +value: "435" +data: App\Entity\Client {#4574 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5329 +label: "AG Immobilier" +value: "436" +data: App\Entity\Client {#4577 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5330 +label: "Panisse" +value: "437" +data: App\Entity\Client {#4580 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5331 +label: "SNDA Touzalin" +value: "438" +data: App\Entity\Client {#4583 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5332 +label: "ECO VIDANGE" +value: "439" +data: App\Entity\Client {#4586 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5333 +label: "Intermarché Felletin" +value: "440" +data: App\Entity\Client {#4589 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5334 +label: "CHIMIREC Delvert" +value: "441" +data: App\Entity\Client {#4592 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5335 +label: "Mme FONTAINE" +value: "442" +data: App\Entity\Client {#4595 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5336 +label: "M DUBERNARD" +value: "443" +data: App\Entity\Client {#4598 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5337 +label: "M MORAND" +value: "444" +data: App\Entity\Client {#4601 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5338 +label: "SFEL" +value: "445" +data: App\Entity\Client {#4604 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5339 +label: "ADIM" +value: "446" +data: App\Entity\Client {#4607 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5340 +label: "Botte fondations" +value: "447" +data: App\Entity\Client {#4610 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5341 +label: "M NEVES" +value: "448" +data: App\Entity\Client {#4613 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5342 +label: "M. De Vasson" +value: "449" +data: App\Entity\Client {#4616 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5343 +label: "SYNERDEV" +value: "450" +data: App\Entity\Client {#4619 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5344 +label: "CORREZE HABITAT" +value: "451" +data: App\Entity\Client {#4622 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5345 +label: "M. MASSY" +value: "452" +data: App\Entity\Client {#4625 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5346 +label: "SCG" +value: "453" +data: App\Entity\Client {#4628 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5347 +label: "GENNETAY" +value: "454" +data: App\Entity\Client {#4631 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5348 +label: "BEDOS et Fils" +value: "455" +data: App\Entity\Client {#4634 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5349 +label: "Rolkem" +value: "456" +data: App\Entity\Client {#4637 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5350 +label: "Groupe AIC" +value: "457" +data: App\Entity\Client {#4640 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5351 +label: "Campus Ile de France" +value: "458" +data: App\Entity\Client {#4643 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5352 +label: "SARETEC" +value: "459" +data: App\Entity\Client {#4646 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5353 +label: "Groupe Rullier" +value: "460" +data: App\Entity\Client {#4649 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5354 +label: "Groupe LAMOTTE" +value: "461" +data: App\Entity\Client {#4652 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5355 +label: "UNIK CONSTRUCTION" +value: "462" +data: App\Entity\Client {#4655 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5356 +label: "CHU LIMOGES" +value: "463" +data: App\Entity\Client {#4658 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5357 +label: "Mme FAYEMENDY" +value: "464" +data: App\Entity\Client {#4661 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5358 +label: "SCI LA BARRE" +value: "465" +data: App\Entity\Client {#4664 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5359 +label: "Mairie de Laurière" +value: "466" +data: App\Entity\Client {#4667 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5360 +label: "Mairie de Lesterps" +value: "467" +data: App\Entity\Client {#4670 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5361 +label: "Mairie de Cussac" +value: "468" +data: App\Entity\Client {#4673 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5362 +label: "KORVER" +value: "469" +data: App\Entity\Client {#4676 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5363 +label: "Abattoir de Limoges Métropole" +value: "470" +data: App\Entity\Client {#4679 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5364 +label: "Globalis TP" +value: "471" +data: App\Entity\Client {#4682 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5365 +label: "CALIFIL" +value: "472" +data: App\Entity\Client {#4685 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5366 +label: "SASU GLENISSON" +value: "473" +data: App\Entity\Client {#4688 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5367 +label: "LALLEMAND" +value: "474" +data: App\Entity\Client {#4691 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5368 +label: "Rodrigues" +value: "475" +data: App\Entity\Client {#4694 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5369 +label: "BARBIER" +value: "476" +data: App\Entity\Client {#4697 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5370 +label: "CEAPL" +value: "477" +data: App\Entity\Client {#4700 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5371 +label: "Mairie LE GRAND BOURG" +value: "478" +data: App\Entity\Client {#4703 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5372 +label: "M. GAUDUFFE" +value: "479" +data: App\Entity\Client {#4706 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5373 +label: "Mme HALES" +value: "480" +data: App\Entity\Client {#4709 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5374 +label: "ANTEA GROUP" +value: "481" +data: App\Entity\Client {#4712 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5375 +label: "M CAUJOLLE" +value: "482" +data: App\Entity\Client {#4715 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5376 +label: "SARP Centre-Est" +value: "483" +data: App\Entity\Client {#4718 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5377 +label: "PICOTY AUTOROUTES SAS" +value: "484" +data: App\Entity\Client {#4721 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5378 +label: "Mme PRINCIPAUD" +value: "485" +data: App\Entity\Client {#4724 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5379 +label: "Mairie de Nedde" +value: "486" +data: App\Entity\Client {#4727 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5380 +label: "MAMOTH" +value: "487" +data: App\Entity\Client {#4730 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5381 +label: "LIMOGES INVESTISSEMENT" +value: "488" +data: App\Entity\Client {#4733 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5382 +label: "Mairie de Saint-Léonard-de-Noblat" +value: "489" +data: App\Entity\Client {#4736 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5383 +label: "Mairie ETAGNAC" +value: "490" +data: App\Entity\Client {#4739 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5384 +label: "DIRCO" +value: "491" +data: App\Entity\Client {#4742 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5385 +label: "TENERGIE" +value: "492" +data: App\Entity\Client {#4745 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5386 +label: "AMICALE DU PERSONNEL COMMUNAL" +value: "493" +data: App\Entity\Client {#4748 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5387 +label: "Mme MENGE MIGUEL" +value: "494" +data: App\Entity\Client {#4751 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5388 +label: "IMMALDI" +value: "495" +data: App\Entity\Client {#4754 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5389 +label: "Chantiers Modernes Nouvelle Aquitaine" +value: "496" +data: App\Entity\Client {#4757 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5390 +label: "Mairie de Villiers-le-Bel (95)" +value: "497" +data: App\Entity\Client {#4760 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5391 +label: "M Mme MOCOEUR" +value: "498" +data: App\Entity\Client {#4763 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5392 +label: "M et Mme MOCOEUR" +value: "499" +data: App\Entity\Client {#4766 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5393 +label: "M Mme FONTANILLAS" +value: "500" +data: App\Entity\Client {#4769 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5394 +label: "Mairie de Boisseuil" +value: "501" +data: App\Entity\Client {#4772 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5395 +label: "Mairie de Montaignac sur Doustre" +value: "502" +data: App\Entity\Client {#4775 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5396 +label: "Ville de EYSINES - Direction des services techniques" +value: "503" +data: App\Entity\Client {#4778 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5397 +label: "Steven FERNANDES" +value: "504" +data: App\Entity\Client {#4781 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5398 +label: "MENTHIERE GOND DE FOMBELLE" +value: "505" +data: App\Entity\Client {#4784 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5399 +label: "Mme DOYEN" +value: "506" +data: App\Entity\Client {#4787 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5400 +label: "ECOFIELD" +value: "507" +data: App\Entity\Client {#4790 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5401 +label: "MAIRIE ST LAURENT SuR GORRE" +value: "508" +data: App\Entity\Client {#4793 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5402 +label: "BOUYGUES BATIMENT" +value: "509" +data: App\Entity\Client {#4796 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5403 +label: "VALOFIELD" +value: "510" +data: App\Entity\Client {#4799 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5404 +label: "M BEAUPLAN" +value: "511" +data: App\Entity\Client {#4802 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5405 +label: "M et Mme DONOVAN" +value: "512" +data: App\Entity\Client {#4805 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5406 +label: "M et Mme CONNOR" +value: "513" +data: App\Entity\Client {#4808 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5407 +label: "SCI Montmorency" +value: "514" +data: App\Entity\Client {#4811 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5408 +label: "Groupe MOUSQUETAIRES" +value: "515" +data: App\Entity\Client {#4814 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5409 +label: "Vinci Construction L18" +value: "516" +data: App\Entity\Client {#4817 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5410 +label: "Soletanche Bachy" +value: "517" +data: App\Entity\Client {#4820 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5411 +label: "SEPRIC" +value: "518" +data: App\Entity\Client {#4823 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5412 +label: "CARRERE-SAS" +value: "519" +data: App\Entity\Client {#4826 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5413 +label: "M Mme SAMY" +value: "520" +data: App\Entity\Client {#4829 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5414 +label: "MARLIM Energies Services" +value: "521" +data: App\Entity\Client {#4832 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5415 +label: "KRONOS SOLAR" +value: "522" +data: App\Entity\Client {#4835 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5416 +label: "Mairie Vars sur Roseix" +value: "523" +data: App\Entity\Client {#4838 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5417 +label: "M CHAUVIN" +value: "524" +data: App\Entity\Client {#4841 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5418 +label: "Mairie de Couzeix" +value: "525" +data: App\Entity\Client {#4844 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5419 +label: "SCI Petit Mayne" +value: "526" +data: App\Entity\Client {#4847 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5420 +label: "FBM Fonderie" +value: "527" +data: App\Entity\Client {#4850 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5421 +label: "M GIROUX" +value: "528" +data: App\Entity\Client {#4853 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5422 +label: "Mairie PEYRAT-DE-BELLAC" +value: "529" +data: App\Entity\Client {#4856 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5423 +label: "Mairie de St Germain les Belles" +value: "530" +data: App\Entity\Client {#4859 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5424 +label: "MAS BTP" +value: "531" +data: App\Entity\Client {#4862 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5425 +label: "Lascaux TP" +value: "532" +data: App\Entity\Client {#4865 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5426 +label: "Auvergne Carburants" +value: "533" +data: App\Entity\Client {#4868 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5427 +label: "Picoty Atlantique" +value: "534" +data: App\Entity\Client {#4871 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5428 +label: "SCI PATOU" +value: "535" +data: App\Entity\Client {#4874 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5429 +label: "ACL23" +value: "536" +data: App\Entity\Client {#4877 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5430 +label: "non renseigné" +value: "537" +data: App\Entity\Client {#4880 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5431 +label: "Mairie de Bujaleuf" +value: "538" +data: App\Entity\Client {#4883 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5432 +label: "Mme ANTARIEU" +value: "539" +data: App\Entity\Client {#4886 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5433 +label: "Mairie Le Barp" +value: "540" +data: App\Entity\Client {#4889 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5434 +label: "Mairie d'Aureil" +value: "541" +data: App\Entity\Client {#4892 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5435 +label: "AVIATUBE" +value: "542" +data: App\Entity\Client {#4895 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5436 +label: "Mme THREADGOLD" +value: "543" +data: App\Entity\Client {#4898 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5437 +label: "R-EV" +value: "544" +data: App\Entity\Client {#4901 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5438 +label: "Foncière Terre de Liens" +value: "545" +data: App\Entity\Client {#4904 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5439 +label: "GAULLIER" +value: "546" +data: App\Entity\Client {#4907 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5440 +label: "M CLEDAT" +value: "547" +data: App\Entity\Client {#4910 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
ea_crud_form | [ "form_panel" => 1 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#958 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "client" -value: null -formattedValue: null -formatValueCallable: null -label: "Client" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#948 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: "col-md-3" -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#946 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#942 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1110 …} -uniqueId: Symfony\Component\Uid\Ulid {#947 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#940 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#784 -isAccessible: true -fqcn: "App\Entity\Affaire" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#619 …} -instance: App\Entity\Affaire {#891 -id: null -numeroAffaire: "Généré" -site: null -siteContact: null -siteAdresse: null -siteCodePostal: null -siteVille: null -exigences: null -retourExp: null -remarques: null -categorie: null -responsable: null -client: null -propositions: Doctrine\Common\Collections\ArrayCollection {#896 …} -dossiers: Doctrine\Common\Collections\ArrayCollection {#893 …} -courriers: Doctrine\Common\Collections\ArrayCollection {#898 …} -createdAt: null -updatedAt: null -commandes: Doctrine\Common\Collections\ArrayCollection {#897 …} -factures: Doctrine\Common\Collections\ArrayCollection {#892 …} -objet: null -isDeleted: null -siteContactTel: null -siteContactMail: null -agence: null -proposition1: "Prop 1" -proposition2: "Prop 2" -duplicate: false } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1047 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1869 …} } ] |
errors | Symfony\Component\Form\FormErrorIterator {#3245 -form: Symfony\Component\Form\Form {#2972 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3257 …5} |
full_name | "Affaire[client]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Affaire_client" |
is_selected | Closure($choice, $value) {#5442 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1975 …} } |
label | "Client" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "client" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [ "class" => "field-association" ] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Affaire_client" |
valid | true |
value | "" |
site
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Site étude" |
same as passed value |
required | false |
false
|
row_attr | [ "class" => "field-text site-field" ] |
[ "class" => "field-text site-field" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#197 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#231 …} -namespace: Closure() {#234 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2120 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1917 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Site étude" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [ "class" => "field-text site-field" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2118 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1950 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#239 …} $translationDomain: "validators" $message: Closure() {#2119 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_Affaire_site" ] |
cache_key | "_Affaire_site_text" |
compound | false |
data | null |
disabled | false |
ea_crud_form | [ "form_panel" => 1 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#938 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "site" -value: null -formattedValue: null -formatValueCallable: null -label: "Site étude" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#935 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text site-field" -columns: "col-md-2" -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#936 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#934 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1134 …} -uniqueId: Symfony\Component\Uid\Ulid {#937 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#932 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#784 -isAccessible: true -fqcn: "App\Entity\Affaire" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#619 …} -instance: App\Entity\Affaire {#891 -id: null -numeroAffaire: "Généré" -site: null -siteContact: null -siteAdresse: null -siteCodePostal: null -siteVille: null -exigences: null -retourExp: null -remarques: null -categorie: null -responsable: null -client: null -propositions: Doctrine\Common\Collections\ArrayCollection {#896 …} -dossiers: Doctrine\Common\Collections\ArrayCollection {#893 …} -courriers: Doctrine\Common\Collections\ArrayCollection {#898 …} -createdAt: null -updatedAt: null -commandes: Doctrine\Common\Collections\ArrayCollection {#897 …} -factures: Doctrine\Common\Collections\ArrayCollection {#892 …} -objet: null -isDeleted: null -siteContactTel: null -siteContactMail: null -agence: null -proposition1: "Prop 1" -proposition2: "Prop 2" -duplicate: false } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1047 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1869 …} } ] |
errors | Symfony\Component\Form\FormErrorIterator {#5443 -form: Symfony\Component\Form\Form {#2975 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5444 …5} |
full_name | "Affaire[site]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Affaire_site" |
label | "Site étude" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "site" |
priority | 0 |
required | false |
row_attr | [ "class" => "field-text site-field" ] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Affaire_site" |
valid | true |
value | "" |
siteContact
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Site contact" |
same as passed value |
required | false |
false
|
row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#197 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#231 …} -namespace: Closure() {#234 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2145 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1917 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Site contact" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [ "class" => "field-text" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2149 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1950 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#239 …} $translationDomain: "validators" $message: Closure() {#2146 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_Affaire_siteContact" ] |
cache_key | "_Affaire_siteContact_text" |
compound | false |
data | null |
disabled | false |
ea_crud_form | [ "form_panel" => 1 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#930 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "siteContact" -value: null -formattedValue: null -formatValueCallable: null -label: "Site contact" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#927 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: "col-md-3" -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#928 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#926 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#933 …} -uniqueId: Symfony\Component\Uid\Ulid {#929 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#924 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#784 -isAccessible: true -fqcn: "App\Entity\Affaire" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#619 …} -instance: App\Entity\Affaire {#891 -id: null -numeroAffaire: "Généré" -site: null -siteContact: null -siteAdresse: null -siteCodePostal: null -siteVille: null -exigences: null -retourExp: null -remarques: null -categorie: null -responsable: null -client: null -propositions: Doctrine\Common\Collections\ArrayCollection {#896 …} -dossiers: Doctrine\Common\Collections\ArrayCollection {#893 …} -courriers: Doctrine\Common\Collections\ArrayCollection {#898 …} -createdAt: null -updatedAt: null -commandes: Doctrine\Common\Collections\ArrayCollection {#897 …} -factures: Doctrine\Common\Collections\ArrayCollection {#892 …} -objet: null -isDeleted: null -siteContactTel: null -siteContactMail: null -agence: null -proposition1: "Prop 1" -proposition2: "Prop 2" -duplicate: false } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1047 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1869 …} } ] |
errors | Symfony\Component\Form\FormErrorIterator {#5445 -form: Symfony\Component\Form\Form {#2978 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5446 …5} |
full_name | "Affaire[siteContact]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Affaire_siteContact" |
label | "Site contact" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "siteContact" |
priority | 0 |
required | false |
row_attr | [ "class" => "field-text" ] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Affaire_siteContact" |
valid | true |
value | "" |
propositions
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#3031 -elements: [] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_add | true |
same as passed value |
allow_delete | true |
same as passed value |
by_reference | false |
false
|
delete_empty | true |
same as passed value |
entry_options | [ "label" => false "entityDto" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1017 -isAccessible: true -fqcn: "App\Entity\Proposition" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#643 …} -instance: null -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1303 …} -actions: null } ] |
[ "label" => false "entityDto" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1017 -isAccessible: true -fqcn: "App\Entity\Proposition" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#643 …} -instance: null -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1303 …} -actions: null } "block_name" => "entry" ] |
entry_type | "EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType" |
same as passed value |
label | "Proposition / Suivi commercial" |
same as passed value |
prototype_options | [ "entityDto" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1293 -isAccessible: true -fqcn: "App\Entity\Proposition" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#643 …} -instance: null -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1677 …} -actions: null } ] |
[ "entityDto" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1293 -isAccessible: true -fqcn: "App\Entity\Proposition" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#643 …} -instance: null -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1677 …} -actions: null } ] |
required | false |
false
|
row_attr | [ "class" => "field-collection" ] |
[ "class" => "field-collection" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | true |
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 {#232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#197 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#231 …} -namespace: Closure() {#234 …} } |
data_class | null |
delete_empty | true |
disabled | false |
empty_data | Closure(FormInterface $form) {#2085 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1917 …} } |
entry_options | [ "label" => false "entityDto" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1017 -isAccessible: true -fqcn: "App\Entity\Proposition" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#643 …} -instance: null -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1303 …} -actions: null } "block_name" => "entry" ] |
entry_type | "EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType" |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The collection is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Proposition / Suivi commercial" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype | true |
prototype_data | null |
prototype_name | "__name__" |
prototype_options | [ "entityDto" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1293 -isAccessible: true -fqcn: "App\Entity\Proposition" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#643 …} -instance: null -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1677 …} -actions: null } ] |
required | false |
row_attr | [ "class" => "field-collection" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2070 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1950 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#239 …} $translationDomain: "validators" $message: Closure() {#2072 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_Affaire_propositions" ] |
cache_key | "_Affaire_propositions_collection" |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#3031 -elements: [] } |
disabled | false |
ea_crud_form | [ "form_panel" => 1 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1022 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "propositions" -value: Doctrine\Common\Collections\ArrayCollection {#896 …} -formattedValue: 0 -formatValueCallable: Closure($value) {#977 …} -label: "Proposition / Suivi commercial" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1019 …} -sortable: false -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-collection" -columns: "col-md-12" -defaultColumns: "col-md-8 col-xxl-7" -translationParameters: [] -templateName: "crud/field/collection" -templatePath: "@EasyAdmin/crud/field/collection.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1020 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1018 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#925 …} -uniqueId: Symfony\Component\Uid\Ulid {#1021 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1016 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#784 -isAccessible: true -fqcn: "App\Entity\Affaire" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#619 …} -instance: App\Entity\Affaire {#891 -id: null -numeroAffaire: "Généré" -site: null -siteContact: null -siteAdresse: null -siteCodePostal: null -siteVille: null -exigences: null -retourExp: null -remarques: null -categorie: null -responsable: null -client: null -propositions: Doctrine\Common\Collections\ArrayCollection {#896 …} -dossiers: Doctrine\Common\Collections\ArrayCollection {#893 …} -courriers: Doctrine\Common\Collections\ArrayCollection {#898 …} -createdAt: null -updatedAt: null -commandes: Doctrine\Common\Collections\ArrayCollection {#897 …} -factures: Doctrine\Common\Collections\ArrayCollection {#892 …} -objet: null -isDeleted: null -siteContactTel: null -siteContactMail: null -agence: null -proposition1: "Prop 1" -proposition2: "Prop 2" -duplicate: false } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1047 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1869 …} } ] |
errors | Symfony\Component\Form\FormErrorIterator {#5447 -form: Symfony\Component\Form\Form {#2981 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5448 …5} |
full_name | "Affaire[propositions]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Affaire_propositions" |
label | "Proposition / Suivi commercial" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "propositions" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#5449 …5} |
required | false |
row_attr | [ "class" => "field-collection" ] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Affaire_propositions" |
valid | true |
value | Doctrine\Common\Collections\ArrayCollection {#3031 -elements: [] } |
dossiers
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#3036 -elements: [] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_add | true |
same as passed value |
allow_delete | true |
same as passed value |
by_reference | false |
false
|
delete_empty | true |
same as passed value |
entry_options | [ "label" => false ] |
[ "label" => false "block_name" => "entry" ] |
entry_type | "App\Form\DossierType" |
same as passed value |
label | "Dossier / Suivi technique" |
same as passed value |
required | false |
false
|
row_attr | [ "class" => "field-collection" ] |
[ "class" => "field-collection" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | true |
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 {#232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#197 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#231 …} -namespace: Closure() {#234 …} } |
data_class | null |
delete_empty | true |
disabled | false |
empty_data | Closure(FormInterface $form) {#2405 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1917 …} } |
entry_options | [ "label" => false "block_name" => "entry" ] |
entry_type | "App\Form\DossierType" |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The collection is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Dossier / Suivi technique" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype | true |
prototype_data | null |
prototype_name | "__name__" |
prototype_options | [] |
required | false |
row_attr | [ "class" => "field-collection" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2342 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1950 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#239 …} $translationDomain: "validators" $message: Closure() {#2351 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_Affaire_dossiers" ] |
cache_key | "_Affaire_dossiers_collection" |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#3036 -elements: [] } |
disabled | false |
ea_crud_form | [ "form_panel" => 1 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#975 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "dossiers" -value: Doctrine\Common\Collections\ArrayCollection {#893 …} -formattedValue: 0 -formatValueCallable: null -label: "Dossier / Suivi technique" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#971 …} -sortable: false -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-collection" -columns: "col-md-12" -defaultColumns: "col-md-8 col-xxl-7" -translationParameters: [] -templateName: "crud/field/collection" -templatePath: "@EasyAdmin/crud/field/collection.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#973 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#913 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1667 …} -uniqueId: Symfony\Component\Uid\Ulid {#974 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#911 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#784 -isAccessible: true -fqcn: "App\Entity\Affaire" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#619 …} -instance: App\Entity\Affaire {#891 -id: null -numeroAffaire: "Généré" -site: null -siteContact: null -siteAdresse: null -siteCodePostal: null -siteVille: null -exigences: null -retourExp: null -remarques: null -categorie: null -responsable: null -client: null -propositions: Doctrine\Common\Collections\ArrayCollection {#896 …} -dossiers: Doctrine\Common\Collections\ArrayCollection {#893 …} -courriers: Doctrine\Common\Collections\ArrayCollection {#898 …} -createdAt: null -updatedAt: null -commandes: Doctrine\Common\Collections\ArrayCollection {#897 …} -factures: Doctrine\Common\Collections\ArrayCollection {#892 …} -objet: null -isDeleted: null -siteContactTel: null -siteContactMail: null -agence: null -proposition1: "Prop 1" -proposition2: "Prop 2" -duplicate: false } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1047 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1869 …} } ] |
errors | Symfony\Component\Form\FormErrorIterator {#5452 -form: Symfony\Component\Form\Form {#2984 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5451 …5} |
full_name | "Affaire[dossiers]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Affaire_dossiers" |
label | "Dossier / Suivi technique" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dossiers" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#5611 …5} |
required | false |
row_attr | [ "class" => "field-collection" ] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Affaire_dossiers" |
valid | true |
value | Doctrine\Common\Collections\ArrayCollection {#3036 -elements: [] } |
copyClientSite
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
label | "Copier les coordonnées du client" |
same as passed value |
label_attr | [ "class" => "checkbox-switch" ] |
[ "class" => "checkbox-switch" ] |
required | false |
false
|
row_attr | [ "class" => "field-boolean" ] |
[ "class" => "field-boolean" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-ea-align" => "center" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#197 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#231 …} -namespace: Closure() {#234 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2253 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2250 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2252 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Copier les coordonnées du client" |
label_attr | [ "class" => "checkbox-switch" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [ "class" => "field-boolean" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2851 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1950 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#239 …} $translationDomain: "validators" $message: Closure() {#2870 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "data-ea-align" => "center" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_Affaire_copyClientSite" ] |
cache_key | "_Affaire_copyClientSite_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
ea_crud_form | [ "form_panel" => 2 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1045 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "copyClientSite" -value: null -formattedValue: null -formatValueCallable: null -label: "Copier les coordonnées du client" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1042 …} -sortable: false -virtual: true -permission: null -textAlign: "center" -help: null -cssClass: "field-boolean has-switch" -columns: "col-md-12" -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/label/inaccessible.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1043 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1041 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1133 …} -uniqueId: Symfony\Component\Uid\Ulid {#1044 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1039 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#784 -isAccessible: true -fqcn: "App\Entity\Affaire" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#619 …} -instance: App\Entity\Affaire {#891 -id: null -numeroAffaire: "Généré" -site: null -siteContact: null -siteAdresse: null -siteCodePostal: null -siteVille: null -exigences: null -retourExp: null -remarques: null -categorie: null -responsable: null -client: null -propositions: Doctrine\Common\Collections\ArrayCollection {#896 …} -dossiers: Doctrine\Common\Collections\ArrayCollection {#893 …} -courriers: Doctrine\Common\Collections\ArrayCollection {#898 …} -createdAt: null -updatedAt: null -commandes: Doctrine\Common\Collections\ArrayCollection {#897 …} -factures: Doctrine\Common\Collections\ArrayCollection {#892 …} -objet: null -isDeleted: null -siteContactTel: null -siteContactMail: null -agence: null -proposition1: "Prop 1" -proposition2: "Prop 2" -duplicate: false } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1047 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1869 …} } ] |
errors | Symfony\Component\Form\FormErrorIterator {#5678 -form: Symfony\Component\Form\Form {#2987 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5679 …5} |
full_name | "Affaire[copyClientSite]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Affaire_copyClientSite" |
label | "Copier les coordonnées du client" |
label_attr | [ "class" => "checkbox-switch" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "copyClientSite" |
priority | 0 |
required | false |
row_attr | [ "class" => "field-boolean" ] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Affaire_copyClientSite" |
valid | true |
value | "1" |
siteContactTel
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Téléphone contact" |
same as passed value |
required | false |
false
|
row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#197 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#231 …} -namespace: Closure() {#234 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2904 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1917 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Téléphone contact" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [ "class" => "field-text" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2919 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1950 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#239 …} $translationDomain: "validators" $message: Closure() {#2905 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_Affaire_siteContactTel" ] |
cache_key | "_Affaire_siteContactTel_text" |
compound | false |
data | null |
disabled | false |
ea_crud_form | [ "form_panel" => 2 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1037 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "siteContactTel" -value: null -formattedValue: null -formatValueCallable: null -label: "Téléphone contact" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1032 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: "col-md-2" -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1033 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1031 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1040 …} -uniqueId: Symfony\Component\Uid\Ulid {#1034 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1029 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#784 -isAccessible: true -fqcn: "App\Entity\Affaire" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#619 …} -instance: App\Entity\Affaire {#891 -id: null -numeroAffaire: "Généré" -site: null -siteContact: null -siteAdresse: null -siteCodePostal: null -siteVille: null -exigences: null -retourExp: null -remarques: null -categorie: null -responsable: null -client: null -propositions: Doctrine\Common\Collections\ArrayCollection {#896 …} -dossiers: Doctrine\Common\Collections\ArrayCollection {#893 …} -courriers: Doctrine\Common\Collections\ArrayCollection {#898 …} -createdAt: null -updatedAt: null -commandes: Doctrine\Common\Collections\ArrayCollection {#897 …} -factures: Doctrine\Common\Collections\ArrayCollection {#892 …} -objet: null -isDeleted: null -siteContactTel: null -siteContactMail: null -agence: null -proposition1: "Prop 1" -proposition2: "Prop 2" -duplicate: false } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1047 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1869 …} } ] |
errors | Symfony\Component\Form\FormErrorIterator {#5698 -form: Symfony\Component\Form\Form {#2990 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5697 …5} |
full_name | "Affaire[siteContactTel]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Affaire_siteContactTel" |
label | "Téléphone contact" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "siteContactTel" |
priority | 0 |
required | false |
row_attr | [ "class" => "field-text" ] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Affaire_siteContactTel" |
valid | true |
value | "" |
siteContactMail
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Mail contact" |
same as passed value |
required | false |
false
|
row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#197 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#231 …} -namespace: Closure() {#234 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2927 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1917 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Mail contact" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [ "class" => "field-text" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2929 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1950 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#239 …} $translationDomain: "validators" $message: Closure() {#2928 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_Affaire_siteContactMail" ] |
cache_key | "_Affaire_siteContactMail_text" |
compound | false |
data | null |
disabled | false |
ea_crud_form | [ "form_panel" => 2 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1027 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "siteContactMail" -value: null -formattedValue: null -formatValueCallable: null -label: "Mail contact" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1024 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: "col-md-3" -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1025 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1023 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1030 …} -uniqueId: Symfony\Component\Uid\Ulid {#1026 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#998 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#784 -isAccessible: true -fqcn: "App\Entity\Affaire" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#619 …} -instance: App\Entity\Affaire {#891 -id: null -numeroAffaire: "Généré" -site: null -siteContact: null -siteAdresse: null -siteCodePostal: null -siteVille: null -exigences: null -retourExp: null -remarques: null -categorie: null -responsable: null -client: null -propositions: Doctrine\Common\Collections\ArrayCollection {#896 …} -dossiers: Doctrine\Common\Collections\ArrayCollection {#893 …} -courriers: Doctrine\Common\Collections\ArrayCollection {#898 …} -createdAt: null -updatedAt: null -commandes: Doctrine\Common\Collections\ArrayCollection {#897 …} -factures: Doctrine\Common\Collections\ArrayCollection {#892 …} -objet: null -isDeleted: null -siteContactTel: null -siteContactMail: null -agence: null -proposition1: "Prop 1" -proposition2: "Prop 2" -duplicate: false } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1047 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1869 …} } ] |
errors | Symfony\Component\Form\FormErrorIterator {#5699 -form: Symfony\Component\Form\Form {#2993 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5700 …5} |
full_name | "Affaire[siteContactMail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Affaire_siteContactMail" |
label | "Mail contact" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "siteContactMail" |
priority | 0 |
required | false |
row_attr | [ "class" => "field-text" ] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Affaire_siteContactMail" |
valid | true |
value | "" |
siteAdresse
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Adresse" |
same as passed value |
required | false |
false
|
row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#197 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#231 …} -namespace: Closure() {#234 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2936 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1917 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Adresse" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [ "class" => "field-text" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2938 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1950 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#239 …} $translationDomain: "validators" $message: Closure() {#2937 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_Affaire_siteAdresse" ] |
cache_key | "_Affaire_siteAdresse_text" |
compound | false |
data | null |
disabled | false |
ea_crud_form | [ "form_panel" => 2 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#996 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "siteAdresse" -value: null -formattedValue: null -formatValueCallable: null -label: "Adresse" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#993 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: "col-md-4" -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#994 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#992 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#999 …} -uniqueId: Symfony\Component\Uid\Ulid {#995 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#990 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#784 -isAccessible: true -fqcn: "App\Entity\Affaire" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#619 …} -instance: App\Entity\Affaire {#891 -id: null -numeroAffaire: "Généré" -site: null -siteContact: null -siteAdresse: null -siteCodePostal: null -siteVille: null -exigences: null -retourExp: null -remarques: null -categorie: null -responsable: null -client: null -propositions: Doctrine\Common\Collections\ArrayCollection {#896 …} -dossiers: Doctrine\Common\Collections\ArrayCollection {#893 …} -courriers: Doctrine\Common\Collections\ArrayCollection {#898 …} -createdAt: null -updatedAt: null -commandes: Doctrine\Common\Collections\ArrayCollection {#897 …} -factures: Doctrine\Common\Collections\ArrayCollection {#892 …} -objet: null -isDeleted: null -siteContactTel: null -siteContactMail: null -agence: null -proposition1: "Prop 1" -proposition2: "Prop 2" -duplicate: false } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1047 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1869 …} } ] |
errors | Symfony\Component\Form\FormErrorIterator {#5701 -form: Symfony\Component\Form\Form {#2996 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5702 …5} |
full_name | "Affaire[siteAdresse]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Affaire_siteAdresse" |
label | "Adresse" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "siteAdresse" |
priority | 0 |
required | false |
row_attr | [ "class" => "field-text" ] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Affaire_siteAdresse" |
valid | true |
value | "" |
siteCodePostal
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "CP" |
same as passed value |
required | false |
false
|
row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#197 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#231 …} -namespace: Closure() {#234 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2945 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1917 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "CP" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [ "class" => "field-text" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2947 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1950 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#239 …} $translationDomain: "validators" $message: Closure() {#2946 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_Affaire_siteCodePostal" ] |
cache_key | "_Affaire_siteCodePostal_text" |
compound | false |
data | null |
disabled | false |
ea_crud_form | [ "form_panel" => 2 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#988 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "siteCodePostal" -value: null -formattedValue: null -formatValueCallable: null -label: "CP" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#985 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: "col-md-1" -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#986 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#984 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#991 …} -uniqueId: Symfony\Component\Uid\Ulid {#987 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#982 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#784 -isAccessible: true -fqcn: "App\Entity\Affaire" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#619 …} -instance: App\Entity\Affaire {#891 -id: null -numeroAffaire: "Généré" -site: null -siteContact: null -siteAdresse: null -siteCodePostal: null -siteVille: null -exigences: null -retourExp: null -remarques: null -categorie: null -responsable: null -client: null -propositions: Doctrine\Common\Collections\ArrayCollection {#896 …} -dossiers: Doctrine\Common\Collections\ArrayCollection {#893 …} -courriers: Doctrine\Common\Collections\ArrayCollection {#898 …} -createdAt: null -updatedAt: null -commandes: Doctrine\Common\Collections\ArrayCollection {#897 …} -factures: Doctrine\Common\Collections\ArrayCollection {#892 …} -objet: null -isDeleted: null -siteContactTel: null -siteContactMail: null -agence: null -proposition1: "Prop 1" -proposition2: "Prop 2" -duplicate: false } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1047 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1869 …} } ] |
errors | Symfony\Component\Form\FormErrorIterator {#5703 -form: Symfony\Component\Form\Form {#2999 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5704 …5} |
full_name | "Affaire[siteCodePostal]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Affaire_siteCodePostal" |
label | "CP" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "siteCodePostal" |
priority | 0 |
required | false |
row_attr | [ "class" => "field-text" ] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Affaire_siteCodePostal" |
valid | true |
value | "" |
siteVille
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Ville" |
same as passed value |
required | false |
false
|
row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#197 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#231 …} -namespace: Closure() {#234 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2954 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1917 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Ville" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [ "class" => "field-text" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2956 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1950 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#239 …} $translationDomain: "validators" $message: Closure() {#2955 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_Affaire_siteVille" ] |
cache_key | "_Affaire_siteVille_text" |
compound | false |
data | null |
disabled | false |
ea_crud_form | [ "form_panel" => 2 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#980 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "siteVille" -value: null -formattedValue: null -formatValueCallable: null -label: "Ville" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1013 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: "col-md-2" -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1014 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1012 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#983 …} -uniqueId: Symfony\Component\Uid\Ulid {#979 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1046 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#784 -isAccessible: true -fqcn: "App\Entity\Affaire" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#619 …} -instance: App\Entity\Affaire {#891 -id: null -numeroAffaire: "Généré" -site: null -siteContact: null -siteAdresse: null -siteCodePostal: null -siteVille: null -exigences: null -retourExp: null -remarques: null -categorie: null -responsable: null -client: null -propositions: Doctrine\Common\Collections\ArrayCollection {#896 …} -dossiers: Doctrine\Common\Collections\ArrayCollection {#893 …} -courriers: Doctrine\Common\Collections\ArrayCollection {#898 …} -createdAt: null -updatedAt: null -commandes: Doctrine\Common\Collections\ArrayCollection {#897 …} -factures: Doctrine\Common\Collections\ArrayCollection {#892 …} -objet: null -isDeleted: null -siteContactTel: null -siteContactMail: null -agence: null -proposition1: "Prop 1" -proposition2: "Prop 2" -duplicate: false } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1047 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1869 …} } ] |
errors | Symfony\Component\Form\FormErrorIterator {#5705 -form: Symfony\Component\Form\Form {#3002 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5706 …5} |
full_name | "Affaire[siteVille]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Affaire_siteVille" |
label | "Ville" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "siteVille" |
priority | 0 |
required | false |
row_attr | [ "class" => "field-text" ] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Affaire_siteVille" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "217df2366af686.rRofi4bLAhzC_hPcYJYhE-Ev-8Zp3-osnj-zkVZgUw8.nlVW0eiEL0iYv1HkAu9mX6QWnKoZs9NzyXPX-jFTCmHqYybn8PJITvKEVg" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "217df2366af686.rRofi4bLAhzC_hPcYJYhE-Ev-8Zp3-osnj-zkVZgUw8.nlVW0eiEL0iYv1HkAu9mX6QWnKoZs9NzyXPX-jFTCmHqYybn8PJITvKEVg" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
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 {#232 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#197 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#231 …} -namespace: Closure() {#234 …} } |
data | "217df2366af686.rRofi4bLAhzC_hPcYJYhE-Ev-8Zp3-osnj-zkVZgUw8.nlVW0eiEL0iYv1HkAu9mX6QWnKoZs9NzyXPX-jFTCmHqYybn8PJITvKEVg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5707 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1917 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5712 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1950 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#239 …} $translationDomain: "validators" $message: Closure() {#5709 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_Affaire__token" ] |
cache_key | "_Affaire__token_hidden" |
compound | false |
data | "217df2366af686.rRofi4bLAhzC_hPcYJYhE-Ev-8Zp3-osnj-zkVZgUw8.nlVW0eiEL0iYv1HkAu9mX6QWnKoZs9NzyXPX-jFTCmHqYybn8PJITvKEVg" |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
errors | Symfony\Component\Form\FormErrorIterator {#5722 -form: Symfony\Component\Form\Form {#5718 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5713 …5} |
full_name | "Affaire[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Affaire__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Affaire__token" |
valid | true |
value | "217df2366af686.rRofi4bLAhzC_hPcYJYhE-Ev-8Zp3-osnj-zkVZgUw8.nlVW0eiEL0iYv1HkAu9mX6QWnKoZs9NzyXPX-jFTCmHqYybn8PJITvKEVg" |