GET https://admin.loic.allsoftware.work/organisation/019e2081-67fd-7be3-97c2-bf1e8f001b6e

Forms

  • organisation
    • raisonSociale
    • reference
    • adresse
    • adresseComp
    • codePostal
    • ville
    • telephone
    • fax
    • email
    • _token

organisation

Form type:
"Allsoftware\MultitenantBundle\Form\OrganisationType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
Allsoftware\MultitenantBundle\Entity\Organisation {#1476
  #uuid: Symfony\Component\Uid\UuidV7 {#1478 …}
  -id: 2
  -reference: "test"
  -raisonSociale: "Test"
  -telephone: null
  -fax: null
  -email: null
  -yonomiOrgId: "7e97b080-bda9-411f-9939-97366239fd69"
  -yonomiSiteId: "d7589d86-8899-47ed-aa54-047ae83f6667"
  -locked: false
  -structureEtat: Allsoftware\MultitenantBundle\Entity\Enum\OrganisationEtatEnum {#1392 …}
  -nature: Allsoftware\MultitenantBundle\Entity\Enum\OrganisationNatureEnum {#1328 …}
  #adresse: null
  #adresseComp: null
  #codePostal: null
  #ville: null
  #canton: null
  #arrondissement: null
  #departement: null
  #pays: null
  #deletedAt: null
  #createdAt: DateTimeImmutable @1773924615 {#1480
    date: 2026-03-19 13:50:15.0 Europe/Paris (+01:00)
  }
  #updatedAt: DateTimeImmutable @1784731770 {#1475
    date: 2026-07-22 16:49:30.0 Europe/Paris (+02:00)
  }
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
Allsoftware\MultitenantBundle\Entity\Organisation {#1476
  #uuid: Symfony\Component\Uid\UuidV7 {#1478 …}
  -id: 2
  -reference: "test"
  -raisonSociale: "Test"
  -telephone: null
  -fax: null
  -email: null
  -yonomiOrgId: "7e97b080-bda9-411f-9939-97366239fd69"
  -yonomiSiteId: "d7589d86-8899-47ed-aa54-047ae83f6667"
  -locked: false
  -structureEtat: Allsoftware\MultitenantBundle\Entity\Enum\OrganisationEtatEnum {#1392 …}
  -nature: Allsoftware\MultitenantBundle\Entity\Enum\OrganisationNatureEnum {#1328 …}
  #adresse: null
  #adresseComp: null
  #codePostal: null
  #ville: null
  #canton: null
  #arrondissement: null
  #departement: null
  #pays: null
  #deletedAt: null
  #createdAt: DateTimeImmutable @1773924615 {#1480
    date: 2026-03-19 13:50:15.0 Europe/Paris (+01:00)
  }
  #updatedAt: DateTimeImmutable @1784731770 {#1475
    date: 2026-07-22 16:49:30.0 Europe/Paris (+02:00)
  }
}
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\SameOriginCsrfTokenManager {#1408
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#378 …}
  -logger: Monolog\Logger {#213 …}
  -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1411 …}
  -tokenIds: [
    "submit" => 0
    "authenticate" => 1
    "logout" => 2
  ]
  -checkHeader: 0
  -cookieName: "csrf-token"
}
data
Allsoftware\MultitenantBundle\Entity\Organisation {#1476
  #uuid: Symfony\Component\Uid\UuidV7 {#1478 …}
  -id: 2
  -reference: "test"
  -raisonSociale: "Test"
  -telephone: null
  -fax: null
  -email: null
  -yonomiOrgId: "7e97b080-bda9-411f-9939-97366239fd69"
  -yonomiSiteId: "d7589d86-8899-47ed-aa54-047ae83f6667"
  -locked: false
  -structureEtat: Allsoftware\MultitenantBundle\Entity\Enum\OrganisationEtatEnum {#1392 …}
  -nature: Allsoftware\MultitenantBundle\Entity\Enum\OrganisationNatureEnum {#1328 …}
  #adresse: null
  #adresseComp: null
  #codePostal: null
  #ville: null
  #canton: null
  #arrondissement: null
  #departement: null
  #pays: null
  #deletedAt: null
  #createdAt: DateTimeImmutable @1773924615 {#1480
    date: 2026-03-19 13:50:15.0 Europe/Paris (+01:00)
  }
  #updatedAt: DateTimeImmutable @1784731770 {#1475
    date: 2026-07-22 16:49:30.0 Europe/Paris (+02:00)
  }
}
data_class
"Allsoftware\MultitenantBundle\Entity\Organisation"
disabled
false
empty_data
Closure(FormInterface $form) {#1734
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  use: {
    $class: "Allsoftware\MultitenantBundle\Entity\Organisation"
  }
}
error_bubbling
true
error_mapping
[]
extra_fields_message
"This form should not contain extra fields."
form_attr
false
getter
null
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
inherit_data
false
invalid_message
"This value is not valid."
invalid_message_parameters
[]
is_empty_callback
null
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
mapped
true
method
"POST"
post_max_size_message
"The uploaded file was too large. Please try to upload a smaller file."
priority
0
property_path
null
required
true
row_attr
[]
setter
null
translation_domain
null
trim
true
upload_max_size_message
Closure() {#1736
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#83 …}
    $message: Closure() {#1735 …}
    $translationDomain: "validators"
  }
}
validation_groups
null

View Vars

Variable Value
action
""
attr
[
  "data-controller" => "organisation-form"
  "confirm-on-leave" => true
]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "organisation"
  "_organisation"
]
cache_key
"_organisation_organisation"
compound
true
data
Allsoftware\MultitenantBundle\Entity\Organisation {#1476
  #uuid: Symfony\Component\Uid\UuidV7 {#1478 …}
  -id: 2
  -reference: "test"
  -raisonSociale: "Test"
  -telephone: null
  -fax: null
  -email: null
  -yonomiOrgId: "7e97b080-bda9-411f-9939-97366239fd69"
  -yonomiSiteId: "d7589d86-8899-47ed-aa54-047ae83f6667"
  -locked: false
  -structureEtat: Allsoftware\MultitenantBundle\Entity\Enum\OrganisationEtatEnum {#1392 …}
  -nature: Allsoftware\MultitenantBundle\Entity\Enum\OrganisationNatureEnum {#1328 …}
  #adresse: null
  #adresseComp: null
  #codePostal: null
  #ville: null
  #canton: null
  #arrondissement: null
  #departement: null
  #pays: null
  #deletedAt: null
  #createdAt: DateTimeImmutable @1773924615 {#1480
    date: 2026-03-19 13:50:15.0 Europe/Paris (+01:00)
  }
  #updatedAt: DateTimeImmutable @1784731770 {#1475
    date: 2026-07-22 16:49:30.0 Europe/Paris (+02:00)
  }
}
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#1940
  -errors: []
  -form: Symfony\Component\Form\Form {#1930 …}
}
form
Symfony\Component\Form\FormView {#1737 …5}
full_name
"organisation"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
"organisation"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
"organisation"
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
null
unique_block_prefix
"_organisation"
valid
true
value
Allsoftware\MultitenantBundle\Entity\Organisation {#1476
  #uuid: Symfony\Component\Uid\UuidV7 {#1478 …}
  -id: 2
  -reference: "test"
  -raisonSociale: "Test"
  -telephone: null
  -fax: null
  -email: null
  -yonomiOrgId: "7e97b080-bda9-411f-9939-97366239fd69"
  -yonomiSiteId: "d7589d86-8899-47ed-aa54-047ae83f6667"
  -locked: false
  -structureEtat: Allsoftware\MultitenantBundle\Entity\Enum\OrganisationEtatEnum {#1392 …}
  -nature: Allsoftware\MultitenantBundle\Entity\Enum\OrganisationNatureEnum {#1328 …}
  #adresse: null
  #adresseComp: null
  #codePostal: null
  #ville: null
  #canton: null
  #arrondissement: null
  #departement: null
  #pays: null
  #deletedAt: null
  #createdAt: DateTimeImmutable @1773924615 {#1480
    date: 2026-03-19 13:50:15.0 Europe/Paris (+01:00)
  }
  #updatedAt: DateTimeImmutable @1784731770 {#1475
    date: 2026-07-22 16:49:30.0 Europe/Paris (+02:00)
  }
}