- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 54
- Events
- Routing
- Cache
- Translation 2
- Security
- Twig
- HTTP Client
- Doctrine 2
- Debug
- E-mails
- Notifications
- 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
-
-
sousLot
-
cibles
-
elementsConcernes
-
exigences
-
commentairesEntreprise
-
commentairesMOE
-
validation
-
Modifier
-
_token
-
-
-
commentairesEntreprise
-
Commenter
-
_token
-
visa_exigences
"App\Form\Visa\VisaExigencesType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Visa\VisaExigences {#749 -id: 17 -numeroExigence: 17.0 -lot: "9" -sousLot: "Couverture - étanchéité" -cibles: "C2 ACV" -elementsConcernes: "Impact carbone de l'isolant des toitures étanchées" -exigences: "L’isolant rigide des toitures terrasses étanchées et bitumineuses devra justifier d’un impact carbone maximal de 32.2kgCO2/m² ou respecter deux couches de Knauf SteelThane de 100 mm tel que défini dans la FDES individuelle Panneaux Rigides Isolants en Polyuréthane Ep 100 mm KNAUF SteelThane." -commentairesEntreprise: "OK" -commentairesMOE: "Calcul carbone mis à jour - OK" -localisation: null -idUser: Proxies\__CG__\App\Entity\User\User {#753 …} -idProjet: App\Entity\Visa\VisaProjets {#692 …} -validation: true -visaJustificatifs: Doctrine\ORM\PersistentCollection {#737 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Visa\VisaExigences {#749 -id: 17 -numeroExigence: 17.0 -lot: "9" -sousLot: "Couverture - étanchéité" -cibles: "C2 ACV" -elementsConcernes: "Impact carbone de l'isolant des toitures étanchées" -exigences: "L’isolant rigide des toitures terrasses étanchées et bitumineuses devra justifier d’un impact carbone maximal de 32.2kgCO2/m² ou respecter deux couches de Knauf SteelThane de 100 mm tel que défini dans la FDES individuelle Panneaux Rigides Isolants en Polyuréthane Ep 100 mm KNAUF SteelThane." -commentairesEntreprise: "OK" -commentairesMOE: "Calcul carbone mis à jour - OK" -localisation: null -idUser: Proxies\__CG__\App\Entity\User\User {#753 …} -idProjet: App\Entity\Visa\VisaProjets {#692 …} -validation: true -visaJustificatifs: Doctrine\ORM\PersistentCollection {#737 …} } |
same as passed 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 | 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 {#200 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#226 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#228 …} -namespace: Closure() {#201 …} } |
| data | App\Entity\Visa\VisaExigences {#749 -id: 17 -numeroExigence: 17.0 -lot: "9" -sousLot: "Couverture - étanchéité" -cibles: "C2 ACV" -elementsConcernes: "Impact carbone de l'isolant des toitures étanchées" -exigences: "L’isolant rigide des toitures terrasses étanchées et bitumineuses devra justifier d’un impact carbone maximal de 32.2kgCO2/m² ou respecter deux couches de Knauf SteelThane de 100 mm tel que défini dans la FDES individuelle Panneaux Rigides Isolants en Polyuréthane Ep 100 mm KNAUF SteelThane." -commentairesEntreprise: "OK" -commentairesMOE: "Calcul carbone mis à jour - OK" -localisation: null -idUser: Proxies\__CG__\App\Entity\User\User {#753 …} -idProjet: App\Entity\Visa\VisaProjets {#692 …} -validation: true -visaJustificatifs: Doctrine\ORM\PersistentCollection {#737 …} } |
| data_class | "App\Entity\Visa\VisaExigences" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#844 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} use: { $class: "App\Entity\Visa\VisaExigences" } } |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#846 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#715 …} $translationDomain: "validators" $message: Closure() {#845 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "visa_exigences" "_visa_exigences" ] |
| cache_key | "_visa_exigences_visa_exigences" |
| compound | true |
| data | App\Entity\Visa\VisaExigences {#749 -id: 17 -numeroExigence: 17.0 -lot: "9" -sousLot: "Couverture - étanchéité" -cibles: "C2 ACV" -elementsConcernes: "Impact carbone de l'isolant des toitures étanchées" -exigences: "L’isolant rigide des toitures terrasses étanchées et bitumineuses devra justifier d’un impact carbone maximal de 32.2kgCO2/m² ou respecter deux couches de Knauf SteelThane de 100 mm tel que défini dans la FDES individuelle Panneaux Rigides Isolants en Polyuréthane Ep 100 mm KNAUF SteelThane." -commentairesEntreprise: "OK" -commentairesMOE: "Calcul carbone mis à jour - OK" -localisation: null -idUser: Proxies\__CG__\App\Entity\User\User {#753 …} -idProjet: App\Entity\Visa\VisaProjets {#692 …} -validation: true -visaJustificatifs: Doctrine\ORM\PersistentCollection {#737 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1145 -form: Symfony\Component\Form\Form {#1051 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1138 …5} |
| full_name | "visa_exigences" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visa_exigences" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "visa_exigences" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_visa_exigences" |
| valid | true |
| value | App\Entity\Visa\VisaExigences {#749 -id: 17 -numeroExigence: 17.0 -lot: "9" -sousLot: "Couverture - étanchéité" -cibles: "C2 ACV" -elementsConcernes: "Impact carbone de l'isolant des toitures étanchées" -exigences: "L’isolant rigide des toitures terrasses étanchées et bitumineuses devra justifier d’un impact carbone maximal de 32.2kgCO2/m² ou respecter deux couches de Knauf SteelThane de 100 mm tel que défini dans la FDES individuelle Panneaux Rigides Isolants en Polyuréthane Ep 100 mm KNAUF SteelThane." -commentairesEntreprise: "OK" -commentairesMOE: "Calcul carbone mis à jour - OK" -localisation: null -idUser: Proxies\__CG__\App\Entity\User\User {#753 …} -idProjet: App\Entity\Visa\VisaProjets {#692 …} -validation: true -visaJustificatifs: Doctrine\ORM\PersistentCollection {#737 …} } |
sousLot
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Couverture - étanchéité" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| help | "ex : Charpente - Entreprise Bois et Fils" |
same as passed value |
| label | "Nom du lot et de l entreprise" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#200 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#226 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#228 …} -namespace: Closure() {#201 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#878 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "ex : Charpente - Entreprise Bois et Fils" |
| 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 | "Nom du lot et de l entreprise" |
| 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() {#907 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#715 …} $translationDomain: "validators" $message: Closure() {#879 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_visa_exigences_sousLot" ] |
| cache_key | "_visa_exigences_sousLot_text" |
| compound | false |
| data | "Couverture - étanchéité" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1134 -form: Symfony\Component\Form\Form {#1054 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1141 …5} |
| full_name | "visa_exigences[sousLot]" |
| help | "ex : Charpente - Entreprise Bois et Fils" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visa_exigences_sousLot" |
| label | "Nom du lot et de l entreprise" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "sousLot" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_visa_exigences_sousLot" |
| valid | true |
| value | "Couverture - étanchéité" |
cibles
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "C2 ACV" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| help | "ex: C5.1 ou HEA6 ou plusieurs séparées par un point-virgule : C5.1.2;HEA4;C7.4" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#200 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#226 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#228 …} -namespace: Closure() {#201 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#877 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "ex: C5.1 ou HEA6 ou plusieurs séparées par un point-virgule : C5.1.2;HEA4;C7.4" |
| 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() {#1000 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#715 …} $translationDomain: "validators" $message: Closure() {#916 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_visa_exigences_cibles" ] |
| cache_key | "_visa_exigences_cibles_text" |
| compound | false |
| data | "C2 ACV" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1140 -form: Symfony\Component\Form\Form {#1057 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1146 …5} |
| full_name | "visa_exigences[cibles]" |
| help | "ex: C5.1 ou HEA6 ou plusieurs séparées par un point-virgule : C5.1.2;HEA4;C7.4" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visa_exigences_cibles" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cibles" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_visa_exigences_cibles" |
| valid | true |
| value | "C2 ACV" |
elementsConcernes
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Impact carbone de l'isolant des toitures étanchées" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| help | "ex: Consommation d eau" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#200 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#226 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#228 …} -namespace: Closure() {#201 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#914 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "ex: Consommation d eau" |
| 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() {#991 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#715 …} $translationDomain: "validators" $message: Closure() {#992 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_visa_exigences_elementsConcernes" ] |
| cache_key | "_visa_exigences_elementsConcernes_text" |
| compound | false |
| data | "Impact carbone de l'isolant des toitures étanchées" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1147 -form: Symfony\Component\Form\Form {#1060 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1148 …5} |
| full_name | "visa_exigences[elementsConcernes]" |
| help | "ex: Consommation d eau" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visa_exigences_elementsConcernes" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "elementsConcernes" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_visa_exigences_elementsConcernes" |
| valid | true |
| value | "Impact carbone de l'isolant des toitures étanchées" |
exigences
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "L’isolant rigide des toitures terrasses étanchées et bitumineuses devra justifier d’un impact carbone maximal de 32.2kgCO2/m² ou respecter deux couches de Knauf SteelThane de 100 mm tel que défini dans la FDES individuelle Panneaux Rigides Isolants en Polyuréthane Ep 100 mm KNAUF SteelThane." |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | "ex: Le débit doit être inférieur à 5L/min" |
same as passed value |
| required | 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 | 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 {#200 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#226 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#228 …} -namespace: Closure() {#201 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#875 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "ex: Le débit doit être inférieur à 5L/min" |
| 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() {#873 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#715 …} $translationDomain: "validators" $message: Closure() {#874 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_visa_exigences_exigences" ] |
| cache_key | "_visa_exigences_exigences_textarea" |
| compound | false |
| data | "L’isolant rigide des toitures terrasses étanchées et bitumineuses devra justifier d’un impact carbone maximal de 32.2kgCO2/m² ou respecter deux couches de Knauf SteelThane de 100 mm tel que défini dans la FDES individuelle Panneaux Rigides Isolants en Polyuréthane Ep 100 mm KNAUF SteelThane." |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1149 -form: Symfony\Component\Form\Form {#1063 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1150 …5} |
| full_name | "visa_exigences[exigences]" |
| help | "ex: Le débit doit être inférieur à 5L/min" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visa_exigences_exigences" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "exigences" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_visa_exigences_exigences" |
| valid | true |
| value | "L’isolant rigide des toitures terrasses étanchées et bitumineuses devra justifier d’un impact carbone maximal de 32.2kgCO2/m² ou respecter deux couches de Knauf SteelThane de 100 mm tel que défini dans la FDES individuelle Panneaux Rigides Isolants en Polyuréthane Ep 100 mm KNAUF SteelThane." |
commentairesEntreprise
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "OK" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | "ex: Le modèle choisit est le modèle XXX respectant le débit demandé de 5L/min." |
same as passed value |
| required | 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 | 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 {#200 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#226 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#228 …} -namespace: Closure() {#201 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#857 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "ex: Le modèle choisit est le modèle XXX respectant le débit demandé de 5L/min." |
| 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() {#1003 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#715 …} $translationDomain: "validators" $message: Closure() {#1002 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_visa_exigences_commentairesEntreprise" ] |
| cache_key | "_visa_exigences_commentairesEntreprise_textarea" |
| compound | false |
| data | "OK" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1151 -form: Symfony\Component\Form\Form {#1066 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1152 …5} |
| full_name | "visa_exigences[commentairesEntreprise]" |
| help | "ex: Le modèle choisit est le modèle XXX respectant le débit demandé de 5L/min." |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visa_exigences_commentairesEntreprise" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "commentairesEntreprise" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_visa_exigences_commentairesEntreprise" |
| valid | true |
| value | "OK" |
commentairesMOE
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Calcul carbone mis à jour - OK" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | "ex : Attention à bien transmettre la fiche produit avec le débit précisé dessus" |
same as passed value |
| label | "Commentaires de la MOE" |
same as passed value |
| required | 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 | 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 {#200 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#226 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#228 …} -namespace: Closure() {#201 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#867 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "ex : Attention à bien transmettre la fiche produit avec le débit précisé dessus" |
| 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 | "Commentaires de la MOE" |
| 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() {#1012 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#715 …} $translationDomain: "validators" $message: Closure() {#1011 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_visa_exigences_commentairesMOE" ] |
| cache_key | "_visa_exigences_commentairesMOE_textarea" |
| compound | false |
| data | "Calcul carbone mis à jour - OK" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1153 -form: Symfony\Component\Form\Form {#1069 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1154 …5} |
| full_name | "visa_exigences[commentairesMOE]" |
| help | "ex : Attention à bien transmettre la fiche produit avec le débit précisé dessus" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visa_exigences_commentairesMOE" |
| label | "Commentaires de la MOE" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "commentairesMOE" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_visa_exigences_commentairesMOE" |
| valid | true |
| value | "Calcul carbone mis à jour - OK" |
validation
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "non" => 0 "oui" => 1 ] |
[ "non" => 0 "oui" => 1 ] |
| label | "Exigence validée" |
same as passed 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 |
| 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 | [ "non" => 0 "oui" => 1 ] |
| 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 {#200 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#226 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#228 …} -namespace: Closure() {#201 …} } |
| 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 | "Exigence validée" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1030 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#715 …} $translationDomain: "validators" $message: Closure() {#1029 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_visa_exigences_validation" ] |
| cache_key | "_visa_exigences_validation_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1157 +label: "non" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1158 +label: "oui" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1155 -form: Symfony\Component\Form\Form {#1072 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1156 …5} |
| full_name | "visa_exigences[validation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visa_exigences_validation" |
| is_selected | Closure($choice, $value) {#1160 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1009 …} } |
| label | "Exigence validée" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "validation" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_visa_exigences_validation" |
| valid | true |
| value | "1" |
Modifier
"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" => "bouton" ] |
[ "class" => "bouton" ] |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "bouton" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | null |
| 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" => "bouton" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_visa_exigences_Modifier" ] |
| cache_key | "_visa_exigences_Modifier_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1162 …5} |
| full_name | "visa_exigences[Modifier]" |
| id | "visa_exigences_Modifier" |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "Modifier" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_visa_exigences_Modifier" |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "af24331ae837d9be7785ba4c301693d7.X6DupCfflNGK1XcYKZfAN1ISt3XDaboXLEmsKQcXaoI.GMvZ3WqAubnts05XcPamaGRC_DySWIpNFRDkH0pdDcdn9tn9SZvt6caRFA" |
| 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 | "af24331ae837d9be7785ba4c301693d7.X6DupCfflNGK1XcYKZfAN1ISt3XDaboXLEmsKQcXaoI.GMvZ3WqAubnts05XcPamaGRC_DySWIpNFRDkH0pdDcdn9tn9SZvt6caRFA" |
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 {#200 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#226 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#228 …} -namespace: Closure() {#201 …} } |
| data | "af24331ae837d9be7785ba4c301693d7.X6DupCfflNGK1XcYKZfAN1ISt3XDaboXLEmsKQcXaoI.GMvZ3WqAubnts05XcPamaGRC_DySWIpNFRDkH0pdDcdn9tn9SZvt6caRFA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1166 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} } |
| 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() {#1168 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#715 …} $translationDomain: "validators" $message: Closure() {#1165 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_visa_exigences__token" ] |
| cache_key | "_visa_exigences__token_hidden" |
| compound | false |
| data | "af24331ae837d9be7785ba4c301693d7.X6DupCfflNGK1XcYKZfAN1ISt3XDaboXLEmsKQcXaoI.GMvZ3WqAubnts05XcPamaGRC_DySWIpNFRDkH0pdDcdn9tn9SZvt6caRFA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1178 -form: Symfony\Component\Form\Form {#1174 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1169 …5} |
| full_name | "visa_exigences[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visa_exigences__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 | "_visa_exigences__token" |
| valid | true |
| value | "af24331ae837d9be7785ba4c301693d7.X6DupCfflNGK1XcYKZfAN1ISt3XDaboXLEmsKQcXaoI.GMvZ3WqAubnts05XcPamaGRC_DySWIpNFRDkH0pdDcdn9tn9SZvt6caRFA" |
visa_commentaire_entreprise
"App\Form\Visa\VisaCommentaireEntrepriseType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Visa\VisaExigences {#749 -id: 17 -numeroExigence: 17.0 -lot: "9" -sousLot: "Couverture - étanchéité" -cibles: "C2 ACV" -elementsConcernes: "Impact carbone de l'isolant des toitures étanchées" -exigences: "L’isolant rigide des toitures terrasses étanchées et bitumineuses devra justifier d’un impact carbone maximal de 32.2kgCO2/m² ou respecter deux couches de Knauf SteelThane de 100 mm tel que défini dans la FDES individuelle Panneaux Rigides Isolants en Polyuréthane Ep 100 mm KNAUF SteelThane." -commentairesEntreprise: "OK" -commentairesMOE: "Calcul carbone mis à jour - OK" -localisation: null -idUser: Proxies\__CG__\App\Entity\User\User {#753 …} -idProjet: App\Entity\Visa\VisaProjets {#692 …} -validation: true -visaJustificatifs: Doctrine\ORM\PersistentCollection {#737 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Visa\VisaExigences {#749 -id: 17 -numeroExigence: 17.0 -lot: "9" -sousLot: "Couverture - étanchéité" -cibles: "C2 ACV" -elementsConcernes: "Impact carbone de l'isolant des toitures étanchées" -exigences: "L’isolant rigide des toitures terrasses étanchées et bitumineuses devra justifier d’un impact carbone maximal de 32.2kgCO2/m² ou respecter deux couches de Knauf SteelThane de 100 mm tel que défini dans la FDES individuelle Panneaux Rigides Isolants en Polyuréthane Ep 100 mm KNAUF SteelThane." -commentairesEntreprise: "OK" -commentairesMOE: "Calcul carbone mis à jour - OK" -localisation: null -idUser: Proxies\__CG__\App\Entity\User\User {#753 …} -idProjet: App\Entity\Visa\VisaProjets {#692 …} -validation: true -visaJustificatifs: Doctrine\ORM\PersistentCollection {#737 …} } |
same as passed 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 | 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 {#200 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#226 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#228 …} -namespace: Closure() {#201 …} } |
| data | App\Entity\Visa\VisaExigences {#749 -id: 17 -numeroExigence: 17.0 -lot: "9" -sousLot: "Couverture - étanchéité" -cibles: "C2 ACV" -elementsConcernes: "Impact carbone de l'isolant des toitures étanchées" -exigences: "L’isolant rigide des toitures terrasses étanchées et bitumineuses devra justifier d’un impact carbone maximal de 32.2kgCO2/m² ou respecter deux couches de Knauf SteelThane de 100 mm tel que défini dans la FDES individuelle Panneaux Rigides Isolants en Polyuréthane Ep 100 mm KNAUF SteelThane." -commentairesEntreprise: "OK" -commentairesMOE: "Calcul carbone mis à jour - OK" -localisation: null -idUser: Proxies\__CG__\App\Entity\User\User {#753 …} -idProjet: App\Entity\Visa\VisaProjets {#692 …} -validation: true -visaJustificatifs: Doctrine\ORM\PersistentCollection {#737 …} } |
| data_class | "App\Entity\Visa\VisaExigences" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#872 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} use: { $class: "App\Entity\Visa\VisaExigences" } } |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#999 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#715 …} $translationDomain: "validators" $message: Closure() {#990 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "visa_commentaire_entreprise" "_visa_commentaire_entreprise" ] |
| cache_key | "_visa_commentaire_entreprise_visa_commentaire_entreprise" |
| compound | true |
| data | App\Entity\Visa\VisaExigences {#749 -id: 17 -numeroExigence: 17.0 -lot: "9" -sousLot: "Couverture - étanchéité" -cibles: "C2 ACV" -elementsConcernes: "Impact carbone de l'isolant des toitures étanchées" -exigences: "L’isolant rigide des toitures terrasses étanchées et bitumineuses devra justifier d’un impact carbone maximal de 32.2kgCO2/m² ou respecter deux couches de Knauf SteelThane de 100 mm tel que défini dans la FDES individuelle Panneaux Rigides Isolants en Polyuréthane Ep 100 mm KNAUF SteelThane." -commentairesEntreprise: "OK" -commentairesMOE: "Calcul carbone mis à jour - OK" -localisation: null -idUser: Proxies\__CG__\App\Entity\User\User {#753 …} -idProjet: App\Entity\Visa\VisaProjets {#692 …} -validation: true -visaJustificatifs: Doctrine\ORM\PersistentCollection {#737 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1180 -form: Symfony\Component\Form\Form {#1111 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1181 …5} |
| full_name | "visa_commentaire_entreprise" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visa_commentaire_entreprise" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "visa_commentaire_entreprise" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_visa_commentaire_entreprise" |
| valid | true |
| value | App\Entity\Visa\VisaExigences {#749 -id: 17 -numeroExigence: 17.0 -lot: "9" -sousLot: "Couverture - étanchéité" -cibles: "C2 ACV" -elementsConcernes: "Impact carbone de l'isolant des toitures étanchées" -exigences: "L’isolant rigide des toitures terrasses étanchées et bitumineuses devra justifier d’un impact carbone maximal de 32.2kgCO2/m² ou respecter deux couches de Knauf SteelThane de 100 mm tel que défini dans la FDES individuelle Panneaux Rigides Isolants en Polyuréthane Ep 100 mm KNAUF SteelThane." -commentairesEntreprise: "OK" -commentairesMOE: "Calcul carbone mis à jour - OK" -localisation: null -idUser: Proxies\__CG__\App\Entity\User\User {#753 …} -idProjet: App\Entity\Visa\VisaProjets {#692 …} -validation: true -visaJustificatifs: Doctrine\ORM\PersistentCollection {#737 …} } |
commentairesEntreprise
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "OK" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | 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 | 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 {#200 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#226 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#228 …} -namespace: Closure() {#201 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1083 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} } |
| 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() {#1116 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#715 …} $translationDomain: "validators" $message: Closure() {#1115 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_visa_commentaire_entreprise_commentairesEntreprise" ] |
| cache_key | "_visa_commentaire_entreprise_commentairesEntreprise_textarea" |
| compound | false |
| data | "OK" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1185 -form: Symfony\Component\Form\Form {#1124 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1184 …5} |
| full_name | "visa_commentaire_entreprise[commentairesEntreprise]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visa_commentaire_entreprise_commentairesEntreprise" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "commentairesEntreprise" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_visa_commentaire_entreprise_commentairesEntreprise" |
| valid | true |
| value | "OK" |
Commenter
"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" => "bouton" ] |
[ "class" => "bouton" ] |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "bouton" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | null |
| 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" => "bouton" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_visa_commentaire_entreprise_Commenter" ] |
| cache_key | "_visa_commentaire_entreprise_Commenter_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1187 …5} |
| full_name | "visa_commentaire_entreprise[Commenter]" |
| id | "visa_commentaire_entreprise_Commenter" |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "Commenter" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_visa_commentaire_entreprise_Commenter" |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "d45588537071c435667.0kmCLh6ou2nusotg1ChHvN3lCnYjMkWkRGEAbrMVvwE.uCPaFmadyDai6PhUkkA12OTVUjFbRnWVHlJVL_gsiEWrDudlJ8zoKJz12g" |
| 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 | "d45588537071c435667.0kmCLh6ou2nusotg1ChHvN3lCnYjMkWkRGEAbrMVvwE.uCPaFmadyDai6PhUkkA12OTVUjFbRnWVHlJVL_gsiEWrDudlJ8zoKJz12g" |
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 {#200 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#226 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#228 …} -namespace: Closure() {#201 …} } |
| data | "d45588537071c435667.0kmCLh6ou2nusotg1ChHvN3lCnYjMkWkRGEAbrMVvwE.uCPaFmadyDai6PhUkkA12OTVUjFbRnWVHlJVL_gsiEWrDudlJ8zoKJz12g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1182 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#742 …} } |
| 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() {#1188 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#715 …} $translationDomain: "validators" $message: Closure() {#1186 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_visa_commentaire_entreprise__token" ] |
| cache_key | "_visa_commentaire_entreprise__token_hidden" |
| compound | false |
| data | "d45588537071c435667.0kmCLh6ou2nusotg1ChHvN3lCnYjMkWkRGEAbrMVvwE.uCPaFmadyDai6PhUkkA12OTVUjFbRnWVHlJVL_gsiEWrDudlJ8zoKJz12g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1198 -form: Symfony\Component\Form\Form {#1194 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1189 …5} |
| full_name | "visa_commentaire_entreprise[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visa_commentaire_entreprise__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 | "_visa_commentaire_entreprise__token" |
| valid | true |
| value | "d45588537071c435667.0kmCLh6ou2nusotg1ChHvN3lCnYjMkWkRGEAbrMVvwE.uCPaFmadyDai6PhUkkA12OTVUjFbRnWVHlJVL_gsiEWrDudlJ8zoKJz12g" |