- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- Doctrine
- HTTP Client
- Debug
- E-mails
- 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
search_annonces_legales
"App\Form\Type\SearchAnnoncesLegalesType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Form\Model\SearchAnnoncesLegales {#1787 #reference: null #typeannonce: null #typeannonceRC: null #departement: null #from: "2025-03-28" #to: "2025-04-04" #range: null #support: null #findLasts: null #page: 1 #itemsPerPage: 30 +"cmd": "search" +"societe": "ALL" } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Form\Model\SearchAnnoncesLegales {#1787 #reference: null #typeannonce: null #typeannonceRC: null #departement: null #from: "2025-03-28" #to: "2025-04-04" #range: null #support: null #findLasts: null #page: 1 #itemsPerPage: 30 +"cmd": "search" +"societe": "ALL" } |
same as passed value |
includeSupportFilter | 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 | 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 {#1070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1072 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1075 …} } |
data | App\Form\Model\SearchAnnoncesLegales {#1787 #reference: null #typeannonce: null #typeannonceRC: null #departement: null #from: "2025-03-28" #to: "2025-04-04" #range: null #support: null #findLasts: null #page: 1 #itemsPerPage: 30 +"cmd": "search" +"societe": "ALL" } |
data_class | "App\Form\Model\SearchAnnoncesLegales" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1871 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1839 …} use: { $class: "App\Form\Model\SearchAnnoncesLegales" } } |
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 | [] |
includeSupportFilter | false |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
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 | null |
trim | true |
upload_max_size_message | Closure() {#1873 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1854 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#234 …} $translationDomain: "validators" $message: Closure() {#1872 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_annonces_legales" "_search_annonces_legales" ] |
cache_key | "_search_annonces_legales_search_annonces_legales" |
compound | true |
data | App\Form\Model\SearchAnnoncesLegales {#1787 #reference: null #typeannonce: null #typeannonceRC: null #departement: null #from: "2025-03-28" #to: "2025-04-04" #range: null #support: null #findLasts: null #page: 1 #itemsPerPage: 30 +"cmd": "search" +"societe": "ALL" } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1987 -form: Symfony\Component\Form\Form {#1988 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2016 …5} |
full_name | "search_annonces_legales" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_annonces_legales" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "search_annonces_legales" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_annonces_legales" |
valid | true |
value | App\Form\Model\SearchAnnoncesLegales {#1787 #reference: null #typeannonce: null #typeannonceRC: null #departement: null #from: "2025-03-28" #to: "2025-04-04" #range: null #support: null #findLasts: null #page: 1 #itemsPerPage: 30 +"cmd": "search" +"societe": "ALL" } |
reference
"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 |
---|---|---|
attr | [ "placeholder" => "Rechercher par dénomination, référence, RCS…" ] |
[ "placeholder" => "Rechercher par dénomination, référence, RCS…" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Rechercher par dénomination, référence, RCS…" ] |
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 {#1070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1072 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1075 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1884 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1839 …} } |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1886 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1854 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#234 …} $translationDomain: "validators" $message: Closure() {#1885 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Rechercher par dénomination, référence, RCS…" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_search_annonces_legales_reference" ] |
cache_key | "_search_annonces_legales_reference_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2127 -form: Symfony\Component\Form\Form {#1991 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2126 …5} |
full_name | "search_annonces_legales[reference]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_annonces_legales_reference" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "reference" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_annonces_legales_reference" |
valid | true |
value | "" |
typeannonce
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 | [ "placeholder" => "Type de l'annonce" "class" => "list-choices" ] |
[ "placeholder" => "Type de l'annonce" "class" => "list-choices" ] |
choices | [ "Toutes catégories" => "" "CREATIONS" => [ "CONSTITUTION S.A." => "A100" "CONSTITUTION S.A.R.L." => "A101" "CONSTITUTION SOCIETE CIVILE" => "A102" "CONSTITUTION DIVERS" => "A103" "CONSTITUTION SAS" => "A104" "CONSTITUTION SASU" => "A105" "CONSTITUTION SNC" => "A106" "CONSTITUTION EURL" => "A107" "CONSTITUTION SCI" => "A108" ] "MODIFICATIONS" => [ "GERANT/P.D.G./D.G." => "A210" "ADMINISTRATEURS" => "A211" "DIRECTOIRE" => "A212" "CONSEIL DE SURVEILLANCE" => "A213" "DENOMINATION" => "A214" "COMMISSARIAT AU COMPTE" => "A215" "MODIFICATIONS MULTIPLES" => "A220" "OBJET ET/OU DUREE" => "A221" "FORME JURIDIQUE" => "A222" "MODIFICATION DE CAPITAL" => "A223" "CESSION DE PARTS" => "A224" "TRANSFERT DE SIEGE" => "A225" "POURSUITE DE L'ACTIVITE" => "A226" "FUSION-ABSORPTION" => "A230" "MODIFICATIONS DIVERSES" => "A240" "DIVERS SOCIETE" => "A415" "FIN DE GARANTIE" => "A416" ] "CREANCES-SALARIALES" => [ "AVIS DE DEPOT DE CREANCES SALARIALES" => "A455" ] "CONVOCATIONS" => [ "CONVOCATION" => "A310" ] "DISSOLUTIONS" => [ "DISSOLUTION-LIQUIDATION AMIABLE" => "A410" "CLOTURE DE LIQUIDATION AMIABLE" => "A411" "CLOTURE DE LIQUIDATION PARTICULIERS" => "A412" ] "TRIBUNAUX" => [ "SUSPENSION PROVISOIRE DE POURSUITE" => "A420" "REDRESSEMENT JUDICIAIRE" => "B110" "LIQUIDATION JUDICIAIRE" => "B120" "JUGEMENT DE CLOTURE" => "B125" "PLAN DE REDRESSEMENT - SOCIETES" => "A424" "PLAN DE CESSION" => "A425" "PROCEDURE DE SAUVEGARDE" => "A428" "CONVERSION EN LJ" => "B135" "PROCEDURES JUDICIAIRES" => "B440" "HOMOLOGATION DE L'ACCORD" => "A501" "RESOLUTION DE L'ACCORD HOMOLOGUE" => "A502" "EXTENSION D'UNE PROCEDURE DE SAUVEGARDE" => "A503" "CONVERSION DE LA PROCEDURE DE SAUVEGARDE EN REDRESSEMENT JUDICIAIRE" => "A504" "FIN A LA PROCEDURE DE SAUVEGARDE" => "A505" "LISTE DES CREANCES NEES APRES LE JUGEMENT D'OUVERTURE D'UNE PROCEDURE DE REDRESSEMENT JUDICIAIRE" => "A506" "LISTE DES CREANCES NEES APRES LE JUGEMENT D'OUVERTURE D'UNE PROCEDURE DE LIQUIDATION JUDICIAIRE" => "A507" "DEPOT DE L'ETAT DES CREANCES" => "A508" "CLOTURE DE LA PROCEDURE DE SAUVEGARDE" => "A509" "ARRET DU PLAN DE SAUVEGARDE" => "A510" "MODIFICATION DU PLAN DE SAUVEGARDE" => "A511" "MODIFICATION DE LA DATE DE CESSATION DES PAIEMENTS" => "A513" "CONVERSION EN LIQUIDATION JUDICIAIRE" => "A514" "FIN DE LA PROCEDURE DE REDRESSEMENT JUDICIAIRE" => "A515" "ARRET D'UN PLAN DE CESSION" => "A516" "RESOLUTION DU PLAN DE CESSION ET LA LIQUIDATION JUDICIAIRE" => "A517" "PLAN DE REDRESSEMENT" => "A518" "MODIFICATION DU PLAN DE REDRESSEMENT" => "A519" "RESOLUTION DU PLAN DE REDRESSEMENT ET LA LIQUIDATION JUDICIAIRE" => "A520" "RESOLUTION DU PLAN DE CESSION" => "A521" "DEPOT DE L'ETAT DE COLLOCATION" => "A522" "CLOTURE POUR EXTINCTION DU PASSIF" => "A523" "CLOTURE POUR INSUFFISANCE D'ACTIF" => "A524" "CLOTURE POUR INSUFFISANCE D'ACTIF AUTORISANT LA REPRISE DES POURSUITES INDIVIDUELLES" => "A525" "REPRISE DES POURSUITES INDIVIDUELLES DES CREANCIERS" => "A526" "REPRISE DE LA PROCEDURE DE LIQUIDATION JUDICIAIRE" => "A527" "DEPOT DU PROJET DE REPARTITION" => "A528" "ORDONNANCE STATUANT SUR LES CONTESTATIONS DU PROJET DE REPARTITION" => "A529" "ARRET DE LA COUR D'APPEL INFIRMANT UNE DECISION SOUMISE A PUBLICITE" => "A530" "DESIGNATION DES ORGANES DE LA PROCEDURE" => "A531" "INTERDICTION DE GERER" => "B131" "FAILLITE PERSONNELLE" => "B132" "MODIFICATION DU PLAN DE CONTINUATION" => "A534" "MODIFICATION DU PLAN DE CESSION" => "A535" "DEPOT DE L'ETAT DES CREANCES LOI DE 1985" => "A536" "ACCORD D'UN DELAI POUR DEPOSER LA LISTE DES CREANCES" => "A537" "INTERDICTION DE GERER LOI DE 1985" => "A538" "FAILLITE PERSONNELLE LOI DE 1985" => "A539" "CLOTURE DE LA LIQUIDATION DES BIENS POUR EXTINCTION DU PASSIF" => "A540" "CLOTURE DE LA LIQUIDATION DES BIENS POUR INSUFFISANCE D'ACTIF" => "A541" "JUGEMENT D'OUVERTURE SUR TIERCE OPPOSITION" => "A542" "RETRACTATION DE PRONONCE DE REDRESSEMENT JUDICIAIRE SUR TIERCE OPPOSITION" => "A543" "RETRACTATION DE PRONONCE DE LIQUIDATION JUDICIAIRE SUR TIERCE OPPOSITION" => "A544" "AUTRE JUGEMENT, DEPOT, ORDONNANCE" => "A545" "CONVERSION EN LIQUIDATION JUDICIAIRE DE LA PROCEDURE DE SAUVEGARDE" => "A546" "JUGEMENT DE CONVERSION EN REDRESSEMENT JUDICIAIRE DE LA PROCEDURE DE SAUVEGARDE" => "A547" "AUTRE ARRET DE LA COUR D'APPEL" => "A548" "AUTRE JUGEMENT ET ORDONNANCE" => "A549" "OUVERTURE D'UNE PROCEDURE DE SAUVEGARDE" => "A601" "OUVERTURE D'UNE PROCEDURE DE REDRESSEMENT JUDICIAIRE" => "A602" "EXTENSION D'UNE PROCEDURE DE REDRESSEMENT JUDICIAIRE" => "A603" "OUVERTURE DE LIQUIDATION JUDICIAIRE" => "A604" "EXTENSION DE LIQUIDATION JUDICIAIRE" => "A605" "AUTRE DECISION" => "A606" "AUTRE JUGEMENT D'OUVERTURE" => "A607" "OUVERTURE D'UNE PROCEDURE DE LIQUIDATION JUDICIAIRE SIMPLIFIEE" => "A608" "RESOLUTION DU PLAN DE SAUVEGARDE ET LA LIQUIDATION JUDICIAIRE" => "A609" "CREATION D'ACTIVITE" => "B100" "REHABILITATION COMMERCIALE" => "B130" "SANCTIONS" => "B133" "PLAN DE REDRESSEMENT - COMMERCANTS" => "B140" ] "CESSIONS" => [ "AVIS DE CESSION" => "D110" ] "GERANCES" => [ "DEBUT DE LOCATION GERANCE" => "D210" "PROROGATION DE LOCATION GERANCE" => "D220" "FIN DE LOCATION GERANCE" => "D230" ] "DIVERS" => [ "CHANGEMENT DE REGIME MATRIMONIAL" => "B220" "CHANGEMENT DE NOM PATRONYMIQUE" => "B240" "AVIS D'ENVOI EN POSSESSION" => "B255" "DIVERS PARTICULIERS" => "B260" "FIN DE GARANTIE" => "B416" "Rectificatif" => "B500" "Additif" => "B502" ] "SUCCESSIONS-VACANTES" => [ "SUCCESSIONS VACANTES" => "C310" ] "AVIS-ADMINISTRATIFS" => [ "INFORMATION ADMINISTRATIVE" => "C300" "MODIFICATION POS/COS" => "C320" "AMENAGEMENTS - CONSTRUCTIONS PUBLIQUES" => "C330" ] "APPELS D'OFFRES" => [ "APPEL D'OFFRE" => "C400" "MARCHES FOURNITURES ET PRESTATIONS" => "C410" "MARCHES DE TRAVAUX" => "C420" "MARCHES D'ARCHITECTURE ET D'ETUDE" => "C430" ] "PROCEDURES-ADAPTEES" => [ "PROCEDURE ADAPTEE" => "C445" "RESUME AAPC" => "C460" ] "AVIS-D'ATTRIBUTIONS" => [ "AVIS D'ATTRIBUTION" => "C450" ] "OFFRES REPRISE" => [ "OFFRES DE REPRISE" => "A450" ] "ADJUDICATIONS" => [ "VENTES AUX ENCHERES D'IMMEUBLES" => "C100" "VENTES SIMPLIFIEES D'IMMEUBLES" => "C105" "VENTES AUX ENCHERES" => "C200" ] "MARCHES NEGOCIE" => [ "MARCHES NEGOCIES" => "C440" ] "RECAPITULATIF-AVIS-D'ATTRIBUTIONS" => [ "RECAPITULATIF AVIS ATTRIBUTION" => "C455" ] "PUBLICATIONS DE COMPTE" => [ "PUBLICATION DES COMPTES" => "A330" ] ] |
[ "Toutes catégories" => "" "CREATIONS" => [ "CONSTITUTION S.A." => "A100" "CONSTITUTION S.A.R.L." => "A101" "CONSTITUTION SOCIETE CIVILE" => "A102" "CONSTITUTION DIVERS" => "A103" "CONSTITUTION SAS" => "A104" "CONSTITUTION SASU" => "A105" "CONSTITUTION SNC" => "A106" "CONSTITUTION EURL" => "A107" "CONSTITUTION SCI" => "A108" ] "MODIFICATIONS" => [ "GERANT/P.D.G./D.G." => "A210" "ADMINISTRATEURS" => "A211" "DIRECTOIRE" => "A212" "CONSEIL DE SURVEILLANCE" => "A213" "DENOMINATION" => "A214" "COMMISSARIAT AU COMPTE" => "A215" "MODIFICATIONS MULTIPLES" => "A220" "OBJET ET/OU DUREE" => "A221" "FORME JURIDIQUE" => "A222" "MODIFICATION DE CAPITAL" => "A223" "CESSION DE PARTS" => "A224" "TRANSFERT DE SIEGE" => "A225" "POURSUITE DE L'ACTIVITE" => "A226" "FUSION-ABSORPTION" => "A230" "MODIFICATIONS DIVERSES" => "A240" "DIVERS SOCIETE" => "A415" "FIN DE GARANTIE" => "A416" ] "CREANCES-SALARIALES" => [ "AVIS DE DEPOT DE CREANCES SALARIALES" => "A455" ] "CONVOCATIONS" => [ "CONVOCATION" => "A310" ] "DISSOLUTIONS" => [ "DISSOLUTION-LIQUIDATION AMIABLE" => "A410" "CLOTURE DE LIQUIDATION AMIABLE" => "A411" "CLOTURE DE LIQUIDATION PARTICULIERS" => "A412" ] "TRIBUNAUX" => [ "SUSPENSION PROVISOIRE DE POURSUITE" => "A420" "REDRESSEMENT JUDICIAIRE" => "B110" "LIQUIDATION JUDICIAIRE" => "B120" "JUGEMENT DE CLOTURE" => "B125" "PLAN DE REDRESSEMENT - SOCIETES" => "A424" "PLAN DE CESSION" => "A425" "PROCEDURE DE SAUVEGARDE" => "A428" "CONVERSION EN LJ" => "B135" "PROCEDURES JUDICIAIRES" => "B440" "HOMOLOGATION DE L'ACCORD" => "A501" "RESOLUTION DE L'ACCORD HOMOLOGUE" => "A502" "EXTENSION D'UNE PROCEDURE DE SAUVEGARDE" => "A503" "CONVERSION DE LA PROCEDURE DE SAUVEGARDE EN REDRESSEMENT JUDICIAIRE" => "A504" "FIN A LA PROCEDURE DE SAUVEGARDE" => "A505" "LISTE DES CREANCES NEES APRES LE JUGEMENT D'OUVERTURE D'UNE PROCEDURE DE REDRESSEMENT JUDICIAIRE" => "A506" "LISTE DES CREANCES NEES APRES LE JUGEMENT D'OUVERTURE D'UNE PROCEDURE DE LIQUIDATION JUDICIAIRE" => "A507" "DEPOT DE L'ETAT DES CREANCES" => "A508" "CLOTURE DE LA PROCEDURE DE SAUVEGARDE" => "A509" "ARRET DU PLAN DE SAUVEGARDE" => "A510" "MODIFICATION DU PLAN DE SAUVEGARDE" => "A511" "MODIFICATION DE LA DATE DE CESSATION DES PAIEMENTS" => "A513" "CONVERSION EN LIQUIDATION JUDICIAIRE" => "A514" "FIN DE LA PROCEDURE DE REDRESSEMENT JUDICIAIRE" => "A515" "ARRET D'UN PLAN DE CESSION" => "A516" "RESOLUTION DU PLAN DE CESSION ET LA LIQUIDATION JUDICIAIRE" => "A517" "PLAN DE REDRESSEMENT" => "A518" "MODIFICATION DU PLAN DE REDRESSEMENT" => "A519" "RESOLUTION DU PLAN DE REDRESSEMENT ET LA LIQUIDATION JUDICIAIRE" => "A520" "RESOLUTION DU PLAN DE CESSION" => "A521" "DEPOT DE L'ETAT DE COLLOCATION" => "A522" "CLOTURE POUR EXTINCTION DU PASSIF" => "A523" "CLOTURE POUR INSUFFISANCE D'ACTIF" => "A524" "CLOTURE POUR INSUFFISANCE D'ACTIF AUTORISANT LA REPRISE DES POURSUITES INDIVIDUELLES" => "A525" "REPRISE DES POURSUITES INDIVIDUELLES DES CREANCIERS" => "A526" "REPRISE DE LA PROCEDURE DE LIQUIDATION JUDICIAIRE" => "A527" "DEPOT DU PROJET DE REPARTITION" => "A528" "ORDONNANCE STATUANT SUR LES CONTESTATIONS DU PROJET DE REPARTITION" => "A529" "ARRET DE LA COUR D'APPEL INFIRMANT UNE DECISION SOUMISE A PUBLICITE" => "A530" "DESIGNATION DES ORGANES DE LA PROCEDURE" => "A531" "INTERDICTION DE GERER" => "B131" "FAILLITE PERSONNELLE" => "B132" "MODIFICATION DU PLAN DE CONTINUATION" => "A534" "MODIFICATION DU PLAN DE CESSION" => "A535" "DEPOT DE L'ETAT DES CREANCES LOI DE 1985" => "A536" "ACCORD D'UN DELAI POUR DEPOSER LA LISTE DES CREANCES" => "A537" "INTERDICTION DE GERER LOI DE 1985" => "A538" "FAILLITE PERSONNELLE LOI DE 1985" => "A539" "CLOTURE DE LA LIQUIDATION DES BIENS POUR EXTINCTION DU PASSIF" => "A540" "CLOTURE DE LA LIQUIDATION DES BIENS POUR INSUFFISANCE D'ACTIF" => "A541" "JUGEMENT D'OUVERTURE SUR TIERCE OPPOSITION" => "A542" "RETRACTATION DE PRONONCE DE REDRESSEMENT JUDICIAIRE SUR TIERCE OPPOSITION" => "A543" "RETRACTATION DE PRONONCE DE LIQUIDATION JUDICIAIRE SUR TIERCE OPPOSITION" => "A544" "AUTRE JUGEMENT, DEPOT, ORDONNANCE" => "A545" "CONVERSION EN LIQUIDATION JUDICIAIRE DE LA PROCEDURE DE SAUVEGARDE" => "A546" "JUGEMENT DE CONVERSION EN REDRESSEMENT JUDICIAIRE DE LA PROCEDURE DE SAUVEGARDE" => "A547" "AUTRE ARRET DE LA COUR D'APPEL" => "A548" "AUTRE JUGEMENT ET ORDONNANCE" => "A549" "OUVERTURE D'UNE PROCEDURE DE SAUVEGARDE" => "A601" "OUVERTURE D'UNE PROCEDURE DE REDRESSEMENT JUDICIAIRE" => "A602" "EXTENSION D'UNE PROCEDURE DE REDRESSEMENT JUDICIAIRE" => "A603" "OUVERTURE DE LIQUIDATION JUDICIAIRE" => "A604" "EXTENSION DE LIQUIDATION JUDICIAIRE" => "A605" "AUTRE DECISION" => "A606" "AUTRE JUGEMENT D'OUVERTURE" => "A607" "OUVERTURE D'UNE PROCEDURE DE LIQUIDATION JUDICIAIRE SIMPLIFIEE" => "A608" "RESOLUTION DU PLAN DE SAUVEGARDE ET LA LIQUIDATION JUDICIAIRE" => "A609" "CREATION D'ACTIVITE" => "B100" "REHABILITATION COMMERCIALE" => "B130" "SANCTIONS" => "B133" "PLAN DE REDRESSEMENT - COMMERCANTS" => "B140" ] "CESSIONS" => [ "AVIS DE CESSION" => "D110" ] "GERANCES" => [ "DEBUT DE LOCATION GERANCE" => "D210" "PROROGATION DE LOCATION GERANCE" => "D220" "FIN DE LOCATION GERANCE" => "D230" ] "DIVERS" => [ "CHANGEMENT DE REGIME MATRIMONIAL" => "B220" "CHANGEMENT DE NOM PATRONYMIQUE" => "B240" "AVIS D'ENVOI EN POSSESSION" => "B255" "DIVERS PARTICULIERS" => "B260" "FIN DE GARANTIE" => "B416" "Rectificatif" => "B500" "Additif" => "B502" ] "SUCCESSIONS-VACANTES" => [ "SUCCESSIONS VACANTES" => "C310" ] "AVIS-ADMINISTRATIFS" => [ "INFORMATION ADMINISTRATIVE" => "C300" "MODIFICATION POS/COS" => "C320" "AMENAGEMENTS - CONSTRUCTIONS PUBLIQUES" => "C330" ] "APPELS D'OFFRES" => [ "APPEL D'OFFRE" => "C400" "MARCHES FOURNITURES ET PRESTATIONS" => "C410" "MARCHES DE TRAVAUX" => "C420" "MARCHES D'ARCHITECTURE ET D'ETUDE" => "C430" ] "PROCEDURES-ADAPTEES" => [ "PROCEDURE ADAPTEE" => "C445" "RESUME AAPC" => "C460" ] "AVIS-D'ATTRIBUTIONS" => [ "AVIS D'ATTRIBUTION" => "C450" ] "OFFRES REPRISE" => [ "OFFRES DE REPRISE" => "A450" ] "ADJUDICATIONS" => [ "VENTES AUX ENCHERES D'IMMEUBLES" => "C100" "VENTES SIMPLIFIEES D'IMMEUBLES" => "C105" "VENTES AUX ENCHERES" => "C200" ] "MARCHES NEGOCIE" => [ "MARCHES NEGOCIES" => "C440" ] "RECAPITULATIF-AVIS-D'ATTRIBUTIONS" => [ "RECAPITULATIF AVIS ATTRIBUTION" => "C455" ] "PUBLICATIONS DE COMPTE" => [ "PUBLICATION DES COMPTES" => "A330" ] ] |
multiple | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Type de l'annonce" "class" => "list-choices" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Toutes catégories" => "" "CREATIONS" => [ "CONSTITUTION S.A." => "A100" "CONSTITUTION S.A.R.L." => "A101" "CONSTITUTION SOCIETE CIVILE" => "A102" "CONSTITUTION DIVERS" => "A103" "CONSTITUTION SAS" => "A104" "CONSTITUTION SASU" => "A105" "CONSTITUTION SNC" => "A106" "CONSTITUTION EURL" => "A107" "CONSTITUTION SCI" => "A108" ] "MODIFICATIONS" => [ "GERANT/P.D.G./D.G." => "A210" "ADMINISTRATEURS" => "A211" "DIRECTOIRE" => "A212" "CONSEIL DE SURVEILLANCE" => "A213" "DENOMINATION" => "A214" "COMMISSARIAT AU COMPTE" => "A215" "MODIFICATIONS MULTIPLES" => "A220" "OBJET ET/OU DUREE" => "A221" "FORME JURIDIQUE" => "A222" "MODIFICATION DE CAPITAL" => "A223" "CESSION DE PARTS" => "A224" "TRANSFERT DE SIEGE" => "A225" "POURSUITE DE L'ACTIVITE" => "A226" "FUSION-ABSORPTION" => "A230" "MODIFICATIONS DIVERSES" => "A240" "DIVERS SOCIETE" => "A415" "FIN DE GARANTIE" => "A416" ] "CREANCES-SALARIALES" => [ "AVIS DE DEPOT DE CREANCES SALARIALES" => "A455" ] "CONVOCATIONS" => [ "CONVOCATION" => "A310" ] "DISSOLUTIONS" => [ "DISSOLUTION-LIQUIDATION AMIABLE" => "A410" "CLOTURE DE LIQUIDATION AMIABLE" => "A411" "CLOTURE DE LIQUIDATION PARTICULIERS" => "A412" ] "TRIBUNAUX" => [ "SUSPENSION PROVISOIRE DE POURSUITE" => "A420" "REDRESSEMENT JUDICIAIRE" => "B110" "LIQUIDATION JUDICIAIRE" => "B120" "JUGEMENT DE CLOTURE" => "B125" "PLAN DE REDRESSEMENT - SOCIETES" => "A424" "PLAN DE CESSION" => "A425" "PROCEDURE DE SAUVEGARDE" => "A428" "CONVERSION EN LJ" => "B135" "PROCEDURES JUDICIAIRES" => "B440" "HOMOLOGATION DE L'ACCORD" => "A501" "RESOLUTION DE L'ACCORD HOMOLOGUE" => "A502" "EXTENSION D'UNE PROCEDURE DE SAUVEGARDE" => "A503" "CONVERSION DE LA PROCEDURE DE SAUVEGARDE EN REDRESSEMENT JUDICIAIRE" => "A504" "FIN A LA PROCEDURE DE SAUVEGARDE" => "A505" "LISTE DES CREANCES NEES APRES LE JUGEMENT D'OUVERTURE D'UNE PROCEDURE DE REDRESSEMENT JUDICIAIRE" => "A506" "LISTE DES CREANCES NEES APRES LE JUGEMENT D'OUVERTURE D'UNE PROCEDURE DE LIQUIDATION JUDICIAIRE" => "A507" "DEPOT DE L'ETAT DES CREANCES" => "A508" "CLOTURE DE LA PROCEDURE DE SAUVEGARDE" => "A509" "ARRET DU PLAN DE SAUVEGARDE" => "A510" "MODIFICATION DU PLAN DE SAUVEGARDE" => "A511" "MODIFICATION DE LA DATE DE CESSATION DES PAIEMENTS" => "A513" "CONVERSION EN LIQUIDATION JUDICIAIRE" => "A514" "FIN DE LA PROCEDURE DE REDRESSEMENT JUDICIAIRE" => "A515" "ARRET D'UN PLAN DE CESSION" => "A516" "RESOLUTION DU PLAN DE CESSION ET LA LIQUIDATION JUDICIAIRE" => "A517" "PLAN DE REDRESSEMENT" => "A518" "MODIFICATION DU PLAN DE REDRESSEMENT" => "A519" "RESOLUTION DU PLAN DE REDRESSEMENT ET LA LIQUIDATION JUDICIAIRE" => "A520" "RESOLUTION DU PLAN DE CESSION" => "A521" "DEPOT DE L'ETAT DE COLLOCATION" => "A522" "CLOTURE POUR EXTINCTION DU PASSIF" => "A523" "CLOTURE POUR INSUFFISANCE D'ACTIF" => "A524" "CLOTURE POUR INSUFFISANCE D'ACTIF AUTORISANT LA REPRISE DES POURSUITES INDIVIDUELLES" => "A525" "REPRISE DES POURSUITES INDIVIDUELLES DES CREANCIERS" => "A526" "REPRISE DE LA PROCEDURE DE LIQUIDATION JUDICIAIRE" => "A527" "DEPOT DU PROJET DE REPARTITION" => "A528" "ORDONNANCE STATUANT SUR LES CONTESTATIONS DU PROJET DE REPARTITION" => "A529" "ARRET DE LA COUR D'APPEL INFIRMANT UNE DECISION SOUMISE A PUBLICITE" => "A530" "DESIGNATION DES ORGANES DE LA PROCEDURE" => "A531" "INTERDICTION DE GERER" => "B131" "FAILLITE PERSONNELLE" => "B132" "MODIFICATION DU PLAN DE CONTINUATION" => "A534" "MODIFICATION DU PLAN DE CESSION" => "A535" "DEPOT DE L'ETAT DES CREANCES LOI DE 1985" => "A536" "ACCORD D'UN DELAI POUR DEPOSER LA LISTE DES CREANCES" => "A537" "INTERDICTION DE GERER LOI DE 1985" => "A538" "FAILLITE PERSONNELLE LOI DE 1985" => "A539" "CLOTURE DE LA LIQUIDATION DES BIENS POUR EXTINCTION DU PASSIF" => "A540" "CLOTURE DE LA LIQUIDATION DES BIENS POUR INSUFFISANCE D'ACTIF" => "A541" "JUGEMENT D'OUVERTURE SUR TIERCE OPPOSITION" => "A542" "RETRACTATION DE PRONONCE DE REDRESSEMENT JUDICIAIRE SUR TIERCE OPPOSITION" => "A543" "RETRACTATION DE PRONONCE DE LIQUIDATION JUDICIAIRE SUR TIERCE OPPOSITION" => "A544" "AUTRE JUGEMENT, DEPOT, ORDONNANCE" => "A545" "CONVERSION EN LIQUIDATION JUDICIAIRE DE LA PROCEDURE DE SAUVEGARDE" => "A546" "JUGEMENT DE CONVERSION EN REDRESSEMENT JUDICIAIRE DE LA PROCEDURE DE SAUVEGARDE" => "A547" "AUTRE ARRET DE LA COUR D'APPEL" => "A548" "AUTRE JUGEMENT ET ORDONNANCE" => "A549" "OUVERTURE D'UNE PROCEDURE DE SAUVEGARDE" => "A601" "OUVERTURE D'UNE PROCEDURE DE REDRESSEMENT JUDICIAIRE" => "A602" "EXTENSION D'UNE PROCEDURE DE REDRESSEMENT JUDICIAIRE" => "A603" "OUVERTURE DE LIQUIDATION JUDICIAIRE" => "A604" "EXTENSION DE LIQUIDATION JUDICIAIRE" => "A605" "AUTRE DECISION" => "A606" "AUTRE JUGEMENT D'OUVERTURE" => "A607" "OUVERTURE D'UNE PROCEDURE DE LIQUIDATION JUDICIAIRE SIMPLIFIEE" => "A608" "RESOLUTION DU PLAN DE SAUVEGARDE ET LA LIQUIDATION JUDICIAIRE" => "A609" "CREATION D'ACTIVITE" => "B100" "REHABILITATION COMMERCIALE" => "B130" "SANCTIONS" => "B133" "PLAN DE REDRESSEMENT - COMMERCANTS" => "B140" ] "CESSIONS" => [ "AVIS DE CESSION" => "D110" ] "GERANCES" => [ "DEBUT DE LOCATION GERANCE" => "D210" "PROROGATION DE LOCATION GERANCE" => "D220" "FIN DE LOCATION GERANCE" => "D230" ] "DIVERS" => [ "CHANGEMENT DE REGIME MATRIMONIAL" => "B220" "CHANGEMENT DE NOM PATRONYMIQUE" => "B240" "AVIS D'ENVOI EN POSSESSION" => "B255" "DIVERS PARTICULIERS" => "B260" "FIN DE GARANTIE" => "B416" "Rectificatif" => "B500" "Additif" => "B502" ] "SUCCESSIONS-VACANTES" => [ "SUCCESSIONS VACANTES" => "C310" ] "AVIS-ADMINISTRATIFS" => [ "INFORMATION ADMINISTRATIVE" => "C300" "MODIFICATION POS/COS" => "C320" "AMENAGEMENTS - CONSTRUCTIONS PUBLIQUES" => "C330" ] "APPELS D'OFFRES" => [ "APPEL D'OFFRE" => "C400" "MARCHES FOURNITURES ET PRESTATIONS" => "C410" "MARCHES DE TRAVAUX" => "C420" "MARCHES D'ARCHITECTURE ET D'ETUDE" => "C430" ] "PROCEDURES-ADAPTEES" => [ "PROCEDURE ADAPTEE" => "C445" "RESUME AAPC" => "C460" ] "AVIS-D'ATTRIBUTIONS" => [ "AVIS D'ATTRIBUTION" => "C450" ] "OFFRES REPRISE" => [ "OFFRES DE REPRISE" => "A450" ] "ADJUDICATIONS" => [ "VENTES AUX ENCHERES D'IMMEUBLES" => "C100" "VENTES SIMPLIFIEES D'IMMEUBLES" => "C105" "VENTES AUX ENCHERES" => "C200" ] "MARCHES NEGOCIE" => [ "MARCHES NEGOCIES" => "C440" ] "RECAPITULATIF-AVIS-D'ATTRIBUTIONS" => [ "RECAPITULATIF AVIS ATTRIBUTION" => "C455" ] "PUBLICATIONS DE COMPTE" => [ "PUBLICATION DES COMPTES" => "A330" ] ] |
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 {#1070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1072 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1075 …} } |
data_class | null |
disabled | false |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1906 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1854 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#234 …} $translationDomain: "validators" $message: Closure() {#1905 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Type de l'annonce" "class" => "list-choices" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_search_annonces_legales_typeannonce" ] |
cache_key | "_search_annonces_legales_typeannonce_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ 0 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2130 +label: "Toutes catégories" +value: "" +data: "" +attr: [] +labelTranslationParameters: [] } "CREATIONS" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2140 +label: "CREATIONS" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +label: "CONSTITUTION S.A." +value: "A100" +data: "A100" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2132 +label: "CONSTITUTION S.A.R.L." +value: "A101" +data: "A101" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2133 +label: "CONSTITUTION SOCIETE CIVILE" +value: "A102" +data: "A102" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2134 +label: "CONSTITUTION DIVERS" +value: "A103" +data: "A103" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2135 +label: "CONSTITUTION SAS" +value: "A104" +data: "A104" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2136 +label: "CONSTITUTION SASU" +value: "A105" +data: "A105" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2137 +label: "CONSTITUTION SNC" +value: "A106" +data: "A106" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2138 +label: "CONSTITUTION EURL" +value: "A107" +data: "A107" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2139 +label: "CONSTITUTION SCI" +value: "A108" +data: "A108" +attr: [] +labelTranslationParameters: [] } ] } "MODIFICATIONS" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2158 +label: "MODIFICATIONS" +choices: [ 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2141 +label: "GERANT/P.D.G./D.G." +value: "A210" +data: "A210" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2142 +label: "ADMINISTRATEURS" +value: "A211" +data: "A211" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2143 +label: "DIRECTOIRE" +value: "A212" +data: "A212" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2144 +label: "CONSEIL DE SURVEILLANCE" +value: "A213" +data: "A213" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2145 +label: "DENOMINATION" +value: "A214" +data: "A214" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2146 +label: "COMMISSARIAT AU COMPTE" +value: "A215" +data: "A215" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2147 +label: "MODIFICATIONS MULTIPLES" +value: "A220" +data: "A220" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2148 +label: "OBJET ET/OU DUREE" +value: "A221" +data: "A221" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2149 +label: "FORME JURIDIQUE" +value: "A222" +data: "A222" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2150 +label: "MODIFICATION DE CAPITAL" +value: "A223" +data: "A223" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2151 +label: "CESSION DE PARTS" +value: "A224" +data: "A224" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2152 +label: "TRANSFERT DE SIEGE" +value: "A225" +data: "A225" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2153 +label: "POURSUITE DE L'ACTIVITE" +value: "A226" +data: "A226" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2154 +label: "FUSION-ABSORPTION" +value: "A230" +data: "A230" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2155 +label: "MODIFICATIONS DIVERSES" +value: "A240" +data: "A240" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2156 +label: "DIVERS SOCIETE" +value: "A415" +data: "A415" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2157 +label: "FIN DE GARANTIE" +value: "A416" +data: "A416" +attr: [] +labelTranslationParameters: [] } ] } "CREANCES-SALARIALES" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2160 +label: "CREANCES-SALARIALES" +choices: [ 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2159 +label: "AVIS DE DEPOT DE CREANCES SALARIALES" +value: "A455" +data: "A455" +attr: [] +labelTranslationParameters: [] } ] } "CONVOCATIONS" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2162 +label: "CONVOCATIONS" +choices: [ 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2161 +label: "CONVOCATION" +value: "A310" +data: "A310" +attr: [] +labelTranslationParameters: [] } ] } "DISSOLUTIONS" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2166 +label: "DISSOLUTIONS" +choices: [ 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2163 +label: "DISSOLUTION-LIQUIDATION AMIABLE" +value: "A410" +data: "A410" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2164 +label: "CLOTURE DE LIQUIDATION AMIABLE" +value: "A411" +data: "A411" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2165 +label: "CLOTURE DE LIQUIDATION PARTICULIERS" +value: "A412" +data: "A412" +attr: [] +labelTranslationParameters: [] } ] } "TRIBUNAUX" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2237 +label: "TRIBUNAUX" +choices: [ 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2167 +label: "SUSPENSION PROVISOIRE DE POURSUITE" +value: "A420" +data: "A420" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2168 +label: "REDRESSEMENT JUDICIAIRE" +value: "B110" +data: "B110" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2169 +label: "LIQUIDATION JUDICIAIRE" +value: "B120" +data: "B120" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2170 +label: "JUGEMENT DE CLOTURE" +value: "B125" +data: "B125" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2171 +label: "PLAN DE REDRESSEMENT - SOCIETES" +value: "A424" +data: "A424" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2172 +label: "PLAN DE CESSION" +value: "A425" +data: "A425" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2173 +label: "PROCEDURE DE SAUVEGARDE" +value: "A428" +data: "A428" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2174 +label: "CONVERSION EN LJ" +value: "B135" +data: "B135" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2175 +label: "PROCEDURES JUDICIAIRES" +value: "B440" +data: "B440" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2176 +label: "HOMOLOGATION DE L'ACCORD" +value: "A501" +data: "A501" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2177 +label: "RESOLUTION DE L'ACCORD HOMOLOGUE" +value: "A502" +data: "A502" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2178 +label: "EXTENSION D'UNE PROCEDURE DE SAUVEGARDE" +value: "A503" +data: "A503" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2179 +label: "CONVERSION DE LA PROCEDURE DE SAUVEGARDE EN REDRESSEMENT JUDICIAIRE" +value: "A504" +data: "A504" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2180 +label: "FIN A LA PROCEDURE DE SAUVEGARDE" +value: "A505" +data: "A505" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2181 +label: "LISTE DES CREANCES NEES APRES LE JUGEMENT D'OUVERTURE D'UNE PROCEDURE DE REDRESSEMENT JUDICIAIRE" +value: "A506" +data: "A506" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2182 +label: "LISTE DES CREANCES NEES APRES LE JUGEMENT D'OUVERTURE D'UNE PROCEDURE DE LIQUIDATION JUDICIAIRE" +value: "A507" +data: "A507" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2183 +label: "DEPOT DE L'ETAT DES CREANCES" +value: "A508" +data: "A508" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2184 +label: "CLOTURE DE LA PROCEDURE DE SAUVEGARDE" +value: "A509" +data: "A509" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2185 +label: "ARRET DU PLAN DE SAUVEGARDE" +value: "A510" +data: "A510" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2186 +label: "MODIFICATION DU PLAN DE SAUVEGARDE" +value: "A511" +data: "A511" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2187 +label: "MODIFICATION DE LA DATE DE CESSATION DES PAIEMENTS" +value: "A513" +data: "A513" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2188 +label: "CONVERSION EN LIQUIDATION JUDICIAIRE" +value: "A514" +data: "A514" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2189 +label: "FIN DE LA PROCEDURE DE REDRESSEMENT JUDICIAIRE" +value: "A515" +data: "A515" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2190 +label: "ARRET D'UN PLAN DE CESSION" +value: "A516" +data: "A516" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2191 +label: "RESOLUTION DU PLAN DE CESSION ET LA LIQUIDATION JUDICIAIRE" +value: "A517" +data: "A517" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2192 +label: "PLAN DE REDRESSEMENT" +value: "A518" +data: "A518" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2193 +label: "MODIFICATION DU PLAN DE REDRESSEMENT" +value: "A519" +data: "A519" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2194 +label: "RESOLUTION DU PLAN DE REDRESSEMENT ET LA LIQUIDATION JUDICIAIRE" +value: "A520" +data: "A520" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2195 +label: "RESOLUTION DU PLAN DE CESSION" +value: "A521" +data: "A521" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2196 +label: "DEPOT DE L'ETAT DE COLLOCATION" +value: "A522" +data: "A522" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2197 +label: "CLOTURE POUR EXTINCTION DU PASSIF" +value: "A523" +data: "A523" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2198 +label: "CLOTURE POUR INSUFFISANCE D'ACTIF" +value: "A524" +data: "A524" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2199 +label: "CLOTURE POUR INSUFFISANCE D'ACTIF AUTORISANT LA REPRISE DES POURSUITES INDIVIDUELLES" +value: "A525" +data: "A525" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2200 +label: "REPRISE DES POURSUITES INDIVIDUELLES DES CREANCIERS" +value: "A526" +data: "A526" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2201 +label: "REPRISE DE LA PROCEDURE DE LIQUIDATION JUDICIAIRE" +value: "A527" +data: "A527" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2202 +label: "DEPOT DU PROJET DE REPARTITION" +value: "A528" +data: "A528" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2203 +label: "ORDONNANCE STATUANT SUR LES CONTESTATIONS DU PROJET DE REPARTITION" +value: "A529" +data: "A529" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2204 +label: "ARRET DE LA COUR D'APPEL INFIRMANT UNE DECISION SOUMISE A PUBLICITE" +value: "A530" +data: "A530" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2205 +label: "DESIGNATION DES ORGANES DE LA PROCEDURE" +value: "A531" +data: "A531" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2206 +label: "INTERDICTION DE GERER" +value: "B131" +data: "B131" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +label: "FAILLITE PERSONNELLE" +value: "B132" +data: "B132" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2208 +label: "MODIFICATION DU PLAN DE CONTINUATION" +value: "A534" +data: "A534" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +label: "MODIFICATION DU PLAN DE CESSION" +value: "A535" +data: "A535" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2210 +label: "DEPOT DE L'ETAT DES CREANCES LOI DE 1985" +value: "A536" +data: "A536" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2211 +label: "ACCORD D'UN DELAI POUR DEPOSER LA LISTE DES CREANCES" +value: "A537" +data: "A537" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2212 +label: "INTERDICTION DE GERER LOI DE 1985" +value: "A538" +data: "A538" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2213 +label: "FAILLITE PERSONNELLE LOI DE 1985" +value: "A539" +data: "A539" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2214 +label: "CLOTURE DE LA LIQUIDATION DES BIENS POUR EXTINCTION DU PASSIF" +value: "A540" +data: "A540" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2215 +label: "CLOTURE DE LA LIQUIDATION DES BIENS POUR INSUFFISANCE D'ACTIF" +value: "A541" +data: "A541" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2216 +label: "JUGEMENT D'OUVERTURE SUR TIERCE OPPOSITION" +value: "A542" +data: "A542" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2217 +label: "RETRACTATION DE PRONONCE DE REDRESSEMENT JUDICIAIRE SUR TIERCE OPPOSITION" +value: "A543" +data: "A543" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2218 +label: "RETRACTATION DE PRONONCE DE LIQUIDATION JUDICIAIRE SUR TIERCE OPPOSITION" +value: "A544" +data: "A544" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2219 +label: "AUTRE JUGEMENT, DEPOT, ORDONNANCE" +value: "A545" +data: "A545" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2220 +label: "CONVERSION EN LIQUIDATION JUDICIAIRE DE LA PROCEDURE DE SAUVEGARDE" +value: "A546" +data: "A546" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2221 +label: "JUGEMENT DE CONVERSION EN REDRESSEMENT JUDICIAIRE DE LA PROCEDURE DE SAUVEGARDE" +value: "A547" +data: "A547" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2222 +label: "AUTRE ARRET DE LA COUR D'APPEL" +value: "A548" +data: "A548" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2223 +label: "AUTRE JUGEMENT ET ORDONNANCE" +value: "A549" +data: "A549" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2224 +label: "OUVERTURE D'UNE PROCEDURE DE SAUVEGARDE" +value: "A601" +data: "A601" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2225 +label: "OUVERTURE D'UNE PROCEDURE DE REDRESSEMENT JUDICIAIRE" +value: "A602" +data: "A602" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2226 +label: "EXTENSION D'UNE PROCEDURE DE REDRESSEMENT JUDICIAIRE" +value: "A603" +data: "A603" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2227 +label: "OUVERTURE DE LIQUIDATION JUDICIAIRE" +value: "A604" +data: "A604" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2228 +label: "EXTENSION DE LIQUIDATION JUDICIAIRE" +value: "A605" +data: "A605" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2229 +label: "AUTRE DECISION" +value: "A606" +data: "A606" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2230 +label: "AUTRE JUGEMENT D'OUVERTURE" +value: "A607" +data: "A607" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2231 +label: "OUVERTURE D'UNE PROCEDURE DE LIQUIDATION JUDICIAIRE SIMPLIFIEE" +value: "A608" +data: "A608" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2232 +label: "RESOLUTION DU PLAN DE SAUVEGARDE ET LA LIQUIDATION JUDICIAIRE" +value: "A609" +data: "A609" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2233 +label: "CREATION D'ACTIVITE" +value: "B100" +data: "B100" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2234 +label: "REHABILITATION COMMERCIALE" +value: "B130" +data: "B130" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2235 +label: "SANCTIONS" +value: "B133" +data: "B133" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2236 +label: "PLAN DE REDRESSEMENT - COMMERCANTS" +value: "B140" +data: "B140" +attr: [] +labelTranslationParameters: [] } ] } "CESSIONS" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2239 +label: "CESSIONS" +choices: [ 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2238 +label: "AVIS DE CESSION" +value: "D110" +data: "D110" +attr: [] +labelTranslationParameters: [] } ] } "GERANCES" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2243 +label: "GERANCES" +choices: [ 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2240 +label: "DEBUT DE LOCATION GERANCE" +value: "D210" +data: "D210" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2241 +label: "PROROGATION DE LOCATION GERANCE" +value: "D220" +data: "D220" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2242 +label: "FIN DE LOCATION GERANCE" +value: "D230" +data: "D230" +attr: [] +labelTranslationParameters: [] } ] } "DIVERS" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2251 +label: "DIVERS" +choices: [ 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2244 +label: "CHANGEMENT DE REGIME MATRIMONIAL" +value: "B220" +data: "B220" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2245 +label: "CHANGEMENT DE NOM PATRONYMIQUE" +value: "B240" +data: "B240" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2246 +label: "AVIS D'ENVOI EN POSSESSION" +value: "B255" +data: "B255" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2247 +label: "DIVERS PARTICULIERS" +value: "B260" +data: "B260" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2248 +label: "FIN DE GARANTIE" +value: "B416" +data: "B416" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2249 +label: "Rectificatif" +value: "B500" +data: "B500" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2250 +label: "Additif" +value: "B502" +data: "B502" +attr: [] +labelTranslationParameters: [] } ] } "SUCCESSIONS-VACANTES" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2253 +label: "SUCCESSIONS-VACANTES" +choices: [ 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2252 +label: "SUCCESSIONS VACANTES" +value: "C310" +data: "C310" +attr: [] +labelTranslationParameters: [] } ] } "AVIS-ADMINISTRATIFS" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2257 +label: "AVIS-ADMINISTRATIFS" +choices: [ 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2254 +label: "INFORMATION ADMINISTRATIVE" +value: "C300" +data: "C300" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2255 +label: "MODIFICATION POS/COS" +value: "C320" +data: "C320" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2256 +label: "AMENAGEMENTS - CONSTRUCTIONS PUBLIQUES" +value: "C330" +data: "C330" +attr: [] +labelTranslationParameters: [] } ] } "APPELS D'OFFRES" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2262 +label: "APPELS D'OFFRES" +choices: [ 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2258 +label: "APPEL D'OFFRE" +value: "C400" +data: "C400" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2259 +label: "MARCHES FOURNITURES ET PRESTATIONS" +value: "C410" +data: "C410" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2260 +label: "MARCHES DE TRAVAUX" +value: "C420" +data: "C420" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2261 +label: "MARCHES D'ARCHITECTURE ET D'ETUDE" +value: "C430" +data: "C430" +attr: [] +labelTranslationParameters: [] } ] } "PROCEDURES-ADAPTEES" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2265 +label: "PROCEDURES-ADAPTEES" +choices: [ 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2263 +label: "PROCEDURE ADAPTEE" +value: "C445" +data: "C445" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2264 +label: "RESUME AAPC" +value: "C460" +data: "C460" +attr: [] +labelTranslationParameters: [] } ] } "AVIS-D'ATTRIBUTIONS" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2267 +label: "AVIS-D'ATTRIBUTIONS" +choices: [ 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2266 +label: "AVIS D'ATTRIBUTION" +value: "C450" +data: "C450" +attr: [] +labelTranslationParameters: [] } ] } "OFFRES REPRISE" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2269 +label: "OFFRES REPRISE" +choices: [ 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2268 +label: "OFFRES DE REPRISE" +value: "A450" +data: "A450" +attr: [] +labelTranslationParameters: [] } ] } "ADJUDICATIONS" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2273 +label: "ADJUDICATIONS" +choices: [ 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2270 +label: "VENTES AUX ENCHERES D'IMMEUBLES" +value: "C100" +data: "C100" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2271 +label: "VENTES SIMPLIFIEES D'IMMEUBLES" +value: "C105" +data: "C105" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2272 +label: "VENTES AUX ENCHERES" +value: "C200" +data: "C200" +attr: [] +labelTranslationParameters: [] } ] } "MARCHES NEGOCIE" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2275 +label: "MARCHES NEGOCIE" +choices: [ 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2274 +label: "MARCHES NEGOCIES" +value: "C440" +data: "C440" +attr: [] +labelTranslationParameters: [] } ] } "RECAPITULATIF-AVIS-D'ATTRIBUTIONS" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2277 +label: "RECAPITULATIF-AVIS-D'ATTRIBUTIONS" +choices: [ 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2276 +label: "RECAPITULATIF AVIS ATTRIBUTION" +value: "C455" +data: "C455" +attr: [] +labelTranslationParameters: [] } ] } "PUBLICATIONS DE COMPTE" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2279 +label: "PUBLICATIONS DE COMPTE" +choices: [ 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2278 +label: "PUBLICATION DES COMPTES" +value: "A330" +data: "A330" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2128 -form: Symfony\Component\Form\Form {#1994 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2129 …5} |
full_name | "search_annonces_legales[typeannonce][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_annonces_legales_typeannonce" |
is_selected | Closure($choice, array $values) {#2281 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1892 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "typeannonce" |
placeholder | null |
placeholder_in_choices | true |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_annonces_legales_typeannonce" |
valid | true |
value | [] |
departement
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 | [ "placeholder" => "Département" "class" => "list-choices" ] |
[ "placeholder" => "Département" "class" => "list-choices" ] |
choices | [ "Tous les départements" => "" "Aisne" => "02" "Côte-d'Or" => "21" "Meurthe-et-Moselle" => "54" "Meuse" => "55" "Moselle" => "57" "Nord" => "59" "Oise" => "60" "Pas-de-Calais" => "62" "Saône-et-Loire" => "71" "Seine-Maritime" => "76" "Somme" => "80" ] |
[ "Tous les départements" => "" "Aisne" => "02" "Côte-d'Or" => "21" "Meurthe-et-Moselle" => "54" "Meuse" => "55" "Moselle" => "57" "Nord" => "59" "Oise" => "60" "Pas-de-Calais" => "62" "Saône-et-Loire" => "71" "Seine-Maritime" => "76" "Somme" => "80" ] |
expanded | false |
false
|
multiple | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Département" "class" => "list-choices" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Tous les départements" => "" "Aisne" => "02" "Côte-d'Or" => "21" "Meurthe-et-Moselle" => "54" "Meuse" => "55" "Moselle" => "57" "Nord" => "59" "Oise" => "60" "Pas-de-Calais" => "62" "Saône-et-Loire" => "71" "Seine-Maritime" => "76" "Somme" => "80" ] |
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 {#1070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1072 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1075 …} } |
data_class | null |
disabled | false |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
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 |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1921 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1854 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#234 …} $translationDomain: "validators" $message: Closure() {#1920 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Département" "class" => "list-choices" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_search_annonces_legales_departement" ] |
cache_key | "_search_annonces_legales_departement_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2284 +label: "Tous les départements" +value: "" +data: "" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2285 +label: "Aisne" +value: "02" +data: "02" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2286 +label: "Côte-d'Or" +value: "21" +data: "21" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2287 +label: "Meurthe-et-Moselle" +value: "54" +data: "54" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2288 +label: "Meuse" +value: "55" +data: "55" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2289 +label: "Moselle" +value: "57" +data: "57" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2290 +label: "Nord" +value: "59" +data: "59" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2291 +label: "Oise" +value: "60" +data: "60" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2292 +label: "Pas-de-Calais" +value: "62" +data: "62" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2293 +label: "Saône-et-Loire" +value: "71" +data: "71" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2294 +label: "Seine-Maritime" +value: "76" +data: "76" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2295 +label: "Somme" +value: "80" +data: "80" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2282 -form: Symfony\Component\Form\Form {#1997 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2283 …5} |
full_name | "search_annonces_legales[departement][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_annonces_legales_departement" |
is_selected | Closure($choice, array $values) {#2297 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1892 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "departement" |
placeholder | null |
placeholder_in_choices | true |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_annonces_legales_departement" |
valid | true |
value | [] |
from
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "placeholder" => "Date de publication du" "autocomplete" => "off" "class" => "datepicker" "readonly" => "readonly" ] |
[ "placeholder" => "Date de publication du" "autocomplete" => "off" "class" => "datepicker" "readonly" => "readonly" ] |
format | "dd/MM/yyyy" |
same as passed value |
html5 | false |
false
|
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Date de publication du" "autocomplete" => "off" "class" => "datepicker" "readonly" => "readonly" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 {#1070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1072 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1075 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "dd/MM/yyyy" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "" "month" => "" "day" => "" ] |
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() {#1947 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1854 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#234 …} $translationDomain: "validators" $message: Closure() {#1944 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Date de publication du" "autocomplete" => "off" "class" => "datepicker" "readonly" => "readonly" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_search_annonces_legales_from" ] |
cache_key | "_search_annonces_legales_from_date" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2298 -form: Symfony\Component\Form\Form {#2000 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2299 …5} |
full_name | "search_annonces_legales[from]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_annonces_legales_from" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "from" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_annonces_legales_from" |
valid | true |
value | "" |
widget | "single_text" |
to
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "placeholder" => "Date de publication au" "autocomplete" => "off" "class" => "datepicker" "readonly" => "readonly" ] |
[ "placeholder" => "Date de publication au" "autocomplete" => "off" "class" => "datepicker" "readonly" => "readonly" ] |
format | "dd/MM/yyyy" |
same as passed value |
html5 | false |
false
|
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Date de publication au" "autocomplete" => "off" "class" => "datepicker" "readonly" => "readonly" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 {#1070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1072 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1075 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "dd/MM/yyyy" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "" "month" => "" "day" => "" ] |
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() {#1956 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1854 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#234 …} $translationDomain: "validators" $message: Closure() {#1955 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Date de publication au" "autocomplete" => "off" "class" => "datepicker" "readonly" => "readonly" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_search_annonces_legales_to" ] |
cache_key | "_search_annonces_legales_to_date" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2300 -form: Symfony\Component\Form\Form {#2003 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2301 …5} |
full_name | "search_annonces_legales[to]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_annonces_legales_to" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "to" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_annonces_legales_to" |
valid | true |
value | "" |
widget | "single_text" |
page
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
---|
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 {#1070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1072 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1075 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1969 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1839 …} } |
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 | [] |
legacy_error_messages | true |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1971 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1854 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#234 …} $translationDomain: "validators" $message: Closure() {#1968 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_search_annonces_legales_page" ] |
cache_key | "_search_annonces_legales_page_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2302 -form: Symfony\Component\Form\Form {#2006 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2303 …5} |
full_name | "search_annonces_legales[page]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_annonces_legales_page" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "page" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_annonces_legales_page" |
valid | true |
value | "" |
main_submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
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 | [ "class" => "btn btn-lg btn-color loader-start" ] |
[ "class" => "btn btn-lg btn-color loader-start" ] |
label | "Rechercher" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn btn-lg btn-color loader-start" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
label | "Rechercher" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [ "class" => "btn btn-lg btn-color loader-start" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_search_annonces_legales_main_submit" ] |
cache_key | "_search_annonces_legales_main_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#2305 …5} |
full_name | "search_annonces_legales[main_submit]" |
id | "search_annonces_legales_main_submit" |
label | "Rechercher" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "main_submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_search_annonces_legales_main_submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "3fd181f03740c4b3.T7YfXcDaopfg2WqYYUlymfzdszxbBU7gEXjir2AuaOE.OocmbpCXm-OUlFjaFBYLr5OsxE8LdTSUJUCMgi1mBNN6-1snipbp74iYBQ" |
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 | "3fd181f03740c4b3.T7YfXcDaopfg2WqYYUlymfzdszxbBU7gEXjir2AuaOE.OocmbpCXm-OUlFjaFBYLr5OsxE8LdTSUJUCMgi1mBNN6-1snipbp74iYBQ" |
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 {#1070 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1072 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1075 …} } |
data | "3fd181f03740c4b3.T7YfXcDaopfg2WqYYUlymfzdszxbBU7gEXjir2AuaOE.OocmbpCXm-OUlFjaFBYLr5OsxE8LdTSUJUCMgi1mBNN6-1snipbp74iYBQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2124 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1839 …} } |
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 | [] |
legacy_error_messages | true |
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() {#2306 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1854 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#234 …} $translationDomain: "validators" $message: Closure() {#2304 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_search_annonces_legales__token" ] |
cache_key | "_search_annonces_legales__token_hidden" |
compound | false |
data | "3fd181f03740c4b3.T7YfXcDaopfg2WqYYUlymfzdszxbBU7gEXjir2AuaOE.OocmbpCXm-OUlFjaFBYLr5OsxE8LdTSUJUCMgi1mBNN6-1snipbp74iYBQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2316 -form: Symfony\Component\Form\Form {#2312 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2307 …5} |
full_name | "search_annonces_legales[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_annonces_legales__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 | null |
unique_block_prefix | "_search_annonces_legales__token" |
valid | true |
value | "3fd181f03740c4b3.T7YfXcDaopfg2WqYYUlymfzdszxbBU7gEXjir2AuaOE.OocmbpCXm-OUlFjaFBYLr5OsxE8LdTSUJUCMgi1mBNN6-1snipbp74iYBQ" |