- 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: 7 -numeroExigence: 7.0 -lot: "6" -sousLot: " Terrassement fondation Gros-œuvre" -cibles: "C2 ACV" -elementsConcernes: "Impact carbone du béton" -exigences: """ Pieux et tête de pieux < 193 kgCO2/m3\n Longrines < 230 kgCO2/m3\n Planchers < 192 kgCO2/m3\n Dallage < 168 kgCO2/m3\n Poutres < 336 kgCO2/m3\n Voiles < Classe 3 158 kgCO2/m3\n Voiles de façades < 286 kgCO2/m3\n Poteaux < 362 kgCO2/m3 """ -commentairesEntreprise: "Les FDES ont été transmises en version PDF" -commentairesMOE: "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: 7 -numeroExigence: 7.0 -lot: "6" -sousLot: " Terrassement fondation Gros-œuvre" -cibles: "C2 ACV" -elementsConcernes: "Impact carbone du béton" -exigences: """ Pieux et tête de pieux < 193 kgCO2/m3\n Longrines < 230 kgCO2/m3\n Planchers < 192 kgCO2/m3\n Dallage < 168 kgCO2/m3\n Poutres < 336 kgCO2/m3\n Voiles < Classe 3 158 kgCO2/m3\n Voiles de façades < 286 kgCO2/m3\n Poteaux < 362 kgCO2/m3 """ -commentairesEntreprise: "Les FDES ont été transmises en version PDF" -commentairesMOE: "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: 7 -numeroExigence: 7.0 -lot: "6" -sousLot: " Terrassement fondation Gros-œuvre" -cibles: "C2 ACV" -elementsConcernes: "Impact carbone du béton" -exigences: """ Pieux et tête de pieux < 193 kgCO2/m3\n Longrines < 230 kgCO2/m3\n Planchers < 192 kgCO2/m3\n Dallage < 168 kgCO2/m3\n Poutres < 336 kgCO2/m3\n Voiles < Classe 3 158 kgCO2/m3\n Voiles de façades < 286 kgCO2/m3\n Poteaux < 362 kgCO2/m3 """ -commentairesEntreprise: "Les FDES ont été transmises en version PDF" -commentairesMOE: "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: 7 -numeroExigence: 7.0 -lot: "6" -sousLot: " Terrassement fondation Gros-œuvre" -cibles: "C2 ACV" -elementsConcernes: "Impact carbone du béton" -exigences: """ Pieux et tête de pieux < 193 kgCO2/m3\n Longrines < 230 kgCO2/m3\n Planchers < 192 kgCO2/m3\n Dallage < 168 kgCO2/m3\n Poutres < 336 kgCO2/m3\n Voiles < Classe 3 158 kgCO2/m3\n Voiles de façades < 286 kgCO2/m3\n Poteaux < 362 kgCO2/m3 """ -commentairesEntreprise: "Les FDES ont été transmises en version PDF" -commentairesMOE: "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: 7 -numeroExigence: 7.0 -lot: "6" -sousLot: " Terrassement fondation Gros-œuvre" -cibles: "C2 ACV" -elementsConcernes: "Impact carbone du béton" -exigences: """ Pieux et tête de pieux < 193 kgCO2/m3\n Longrines < 230 kgCO2/m3\n Planchers < 192 kgCO2/m3\n Dallage < 168 kgCO2/m3\n Poutres < 336 kgCO2/m3\n Voiles < Classe 3 158 kgCO2/m3\n Voiles de façades < 286 kgCO2/m3\n Poteaux < 362 kgCO2/m3 """ -commentairesEntreprise: "Les FDES ont été transmises en version PDF" -commentairesMOE: "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 | " Terrassement fondation Gros-œuvre" |
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 | " Terrassement fondation Gros-œuvre" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1151 -form: Symfony\Component\Form\Form {#1054 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1150 …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 | " Terrassement fondation Gros-œuvre" |
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 {#1152 -form: Symfony\Component\Form\Form {#1057 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1153 …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 du béton" |
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 du béton" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1154 -form: Symfony\Component\Form\Form {#1060 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1155 …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 du béton" |
exigences
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | """ Pieux et tête de pieux < 193 kgCO2/m3\n Longrines < 230 kgCO2/m3\n Planchers < 192 kgCO2/m3\n Dallage < 168 kgCO2/m3\n Poutres < 336 kgCO2/m3\n Voiles < Classe 3 158 kgCO2/m3\n Voiles de façades < 286 kgCO2/m3\n Poteaux < 362 kgCO2/m3 """ |
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 | """ Pieux et tête de pieux < 193 kgCO2/m3\n Longrines < 230 kgCO2/m3\n Planchers < 192 kgCO2/m3\n Dallage < 168 kgCO2/m3\n Poutres < 336 kgCO2/m3\n Voiles < Classe 3 158 kgCO2/m3\n Voiles de façades < 286 kgCO2/m3\n Poteaux < 362 kgCO2/m3 """ |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1156 -form: Symfony\Component\Form\Form {#1063 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1157 …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 | """ Pieux et tête de pieux < 193 kgCO2/m3\n Longrines < 230 kgCO2/m3\n Planchers < 192 kgCO2/m3\n Dallage < 168 kgCO2/m3\n Poutres < 336 kgCO2/m3\n Voiles < Classe 3 158 kgCO2/m3\n Voiles de façades < 286 kgCO2/m3\n Poteaux < 362 kgCO2/m3 """ |
commentairesEntreprise
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "Les FDES ont été transmises en version PDF" |
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 | "Les FDES ont été transmises en version PDF" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1158 -form: Symfony\Component\Form\Form {#1066 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1159 …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 | "Les FDES ont été transmises en version PDF" |
commentairesMOE
"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 : 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 | "OK" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1160 -form: Symfony\Component\Form\Form {#1069 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1161 …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 | "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 {#1164 +label: "non" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1165 +label: "oui" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1162 -form: Symfony\Component\Form\Form {#1072 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1163 …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) {#1167 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 {#1169 …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 | "6796afac46cb53fe4d122f75681399.nWnDychhW7F6LISC6BwJhLt1mCq2alZ4KKDCSnWyPgU._yfw_owCHcQbHfPUj0Q56JYh_UzcAgQVTci7BkzdWl_nXKC-qw8E4TIb1Q" |
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 | "6796afac46cb53fe4d122f75681399.nWnDychhW7F6LISC6BwJhLt1mCq2alZ4KKDCSnWyPgU._yfw_owCHcQbHfPUj0Q56JYh_UzcAgQVTci7BkzdWl_nXKC-qw8E4TIb1Q" |
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 | "6796afac46cb53fe4d122f75681399.nWnDychhW7F6LISC6BwJhLt1mCq2alZ4KKDCSnWyPgU._yfw_owCHcQbHfPUj0Q56JYh_UzcAgQVTci7BkzdWl_nXKC-qw8E4TIb1Q" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1173 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() {#1175 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() {#1172 …} } } |
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 | "6796afac46cb53fe4d122f75681399.nWnDychhW7F6LISC6BwJhLt1mCq2alZ4KKDCSnWyPgU._yfw_owCHcQbHfPUj0Q56JYh_UzcAgQVTci7BkzdWl_nXKC-qw8E4TIb1Q" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1185 -form: Symfony\Component\Form\Form {#1181 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1176 …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 | "6796afac46cb53fe4d122f75681399.nWnDychhW7F6LISC6BwJhLt1mCq2alZ4KKDCSnWyPgU._yfw_owCHcQbHfPUj0Q56JYh_UzcAgQVTci7BkzdWl_nXKC-qw8E4TIb1Q" |
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: 7 -numeroExigence: 7.0 -lot: "6" -sousLot: " Terrassement fondation Gros-œuvre" -cibles: "C2 ACV" -elementsConcernes: "Impact carbone du béton" -exigences: """ Pieux et tête de pieux < 193 kgCO2/m3\n Longrines < 230 kgCO2/m3\n Planchers < 192 kgCO2/m3\n Dallage < 168 kgCO2/m3\n Poutres < 336 kgCO2/m3\n Voiles < Classe 3 158 kgCO2/m3\n Voiles de façades < 286 kgCO2/m3\n Poteaux < 362 kgCO2/m3 """ -commentairesEntreprise: "Les FDES ont été transmises en version PDF" -commentairesMOE: "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: 7 -numeroExigence: 7.0 -lot: "6" -sousLot: " Terrassement fondation Gros-œuvre" -cibles: "C2 ACV" -elementsConcernes: "Impact carbone du béton" -exigences: """ Pieux et tête de pieux < 193 kgCO2/m3\n Longrines < 230 kgCO2/m3\n Planchers < 192 kgCO2/m3\n Dallage < 168 kgCO2/m3\n Poutres < 336 kgCO2/m3\n Voiles < Classe 3 158 kgCO2/m3\n Voiles de façades < 286 kgCO2/m3\n Poteaux < 362 kgCO2/m3 """ -commentairesEntreprise: "Les FDES ont été transmises en version PDF" -commentairesMOE: "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: 7 -numeroExigence: 7.0 -lot: "6" -sousLot: " Terrassement fondation Gros-œuvre" -cibles: "C2 ACV" -elementsConcernes: "Impact carbone du béton" -exigences: """ Pieux et tête de pieux < 193 kgCO2/m3\n Longrines < 230 kgCO2/m3\n Planchers < 192 kgCO2/m3\n Dallage < 168 kgCO2/m3\n Poutres < 336 kgCO2/m3\n Voiles < Classe 3 158 kgCO2/m3\n Voiles de façades < 286 kgCO2/m3\n Poteaux < 362 kgCO2/m3 """ -commentairesEntreprise: "Les FDES ont été transmises en version PDF" -commentairesMOE: "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: 7 -numeroExigence: 7.0 -lot: "6" -sousLot: " Terrassement fondation Gros-œuvre" -cibles: "C2 ACV" -elementsConcernes: "Impact carbone du béton" -exigences: """ Pieux et tête de pieux < 193 kgCO2/m3\n Longrines < 230 kgCO2/m3\n Planchers < 192 kgCO2/m3\n Dallage < 168 kgCO2/m3\n Poutres < 336 kgCO2/m3\n Voiles < Classe 3 158 kgCO2/m3\n Voiles de façades < 286 kgCO2/m3\n Poteaux < 362 kgCO2/m3 """ -commentairesEntreprise: "Les FDES ont été transmises en version PDF" -commentairesMOE: "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 {#1187 -form: Symfony\Component\Form\Form {#1111 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1188 …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: 7 -numeroExigence: 7.0 -lot: "6" -sousLot: " Terrassement fondation Gros-œuvre" -cibles: "C2 ACV" -elementsConcernes: "Impact carbone du béton" -exigences: """ Pieux et tête de pieux < 193 kgCO2/m3\n Longrines < 230 kgCO2/m3\n Planchers < 192 kgCO2/m3\n Dallage < 168 kgCO2/m3\n Poutres < 336 kgCO2/m3\n Voiles < Classe 3 158 kgCO2/m3\n Voiles de façades < 286 kgCO2/m3\n Poteaux < 362 kgCO2/m3 """ -commentairesEntreprise: "Les FDES ont été transmises en version PDF" -commentairesMOE: "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 | "Les FDES ont été transmises en version PDF" |
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 | "Les FDES ont été transmises en version PDF" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1192 -form: Symfony\Component\Form\Form {#1124 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1191 …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 | "Les FDES ont été transmises en version PDF" |
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 {#1194 …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 | "2f1bf4c0f92d5a95f76f33b5c47cf.HH4a-6EMtuNbMnldKD9bY2JAL9KAJe-5oXGIhqNncyc.STldqvR51IUxezoIGAs4VgwKebHpUL_XkUnEq9cLBB8vRn6a71bAmWkEFg" |
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 | "2f1bf4c0f92d5a95f76f33b5c47cf.HH4a-6EMtuNbMnldKD9bY2JAL9KAJe-5oXGIhqNncyc.STldqvR51IUxezoIGAs4VgwKebHpUL_XkUnEq9cLBB8vRn6a71bAmWkEFg" |
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 | "2f1bf4c0f92d5a95f76f33b5c47cf.HH4a-6EMtuNbMnldKD9bY2JAL9KAJe-5oXGIhqNncyc.STldqvR51IUxezoIGAs4VgwKebHpUL_XkUnEq9cLBB8vRn6a71bAmWkEFg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1189 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() {#1195 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() {#1193 …} } } |
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 | "2f1bf4c0f92d5a95f76f33b5c47cf.HH4a-6EMtuNbMnldKD9bY2JAL9KAJe-5oXGIhqNncyc.STldqvR51IUxezoIGAs4VgwKebHpUL_XkUnEq9cLBB8vRn6a71bAmWkEFg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1205 -form: Symfony\Component\Form\Form {#1201 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1196 …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 | "2f1bf4c0f92d5a95f76f33b5c47cf.HH4a-6EMtuNbMnldKD9bY2JAL9KAJe-5oXGIhqNncyc.STldqvR51IUxezoIGAs4VgwKebHpUL_XkUnEq9cLBB8vRn6a71bAmWkEFg" |