GET https://tigafrdb.tiga-sys.com/core/company/new

Components

3 Twig Components
3 Render Count
33 ms Render Time
32.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
topnav
[Anonymous]
components/topnav.html.twig
1 1.09ms
sidebar
[Anonymous]
components/sidebar.html.twig
1 2.59ms
CompanyFormComponent
"App\Twig\Components\CompanyFormComponent"
components/CompanyFormComponent.html.twig
1 29.02ms

Render calls

topnav
[Anonymous]
30.0 MiB 1.09 ms
Input props
[]
Attributes
[]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#1155
  -props: []
}
sidebar
[Anonymous]
30.0 MiB 2.59 ms
Input props
[
  "user_name" => "Gedeon Makela"
]
Attributes
[
  "user_name" => "Gedeon Makela"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#1215
  -props: [
    "user_name" => "Gedeon Makela"
  ]
}
CompanyFormComponent App\Twig\Components\CompanyFormComponent 32.0 MiB 29.02 ms
Input props
[
  "form" => Symfony\Component\Form\FormView {#774
    +vars: [
      "value" => App\Entity\Company {#665
        -id: null
        -companyCode: null
        -companyName: null
        -sectorOfActivity: null
        -legalForm: null
        -administrationMethod: null
        -yearOfCreation: null
        -createdBy: null
        -accreditations: Doctrine\Common\Collections\ArrayCollection {#640 …}
        -financialStatements: Doctrine\Common\Collections\ArrayCollection {#651 …}
        -shareholders: Doctrine\Common\Collections\ArrayCollection {#653 …}
        -exerciseInfos: Doctrine\Common\Collections\ArrayCollection {#671 …}
        -createdAt: null
        -updatedAt: null
      }
      "attr" => [
        "data-model" => "on(change)|*"
      ]
      "form" => Symfony\Component\Form\FormView {#774}
      "id" => "company_form"
      "name" => "company_form"
      "full_name" => "company_form"
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_html" => false
      "multipart" => false
      "block_prefixes" => [
        "form"
        "company_form"
        "_company_form"
      ]
      "unique_block_prefix" => "_company_form"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_company_form_company_form"
      "errors" => Symfony\Component\Form\FormErrorIterator {#748
        -form: Symfony\Component\Form\Form {#921 …}
        -errors: []
      }
      "valid" => true
      "data" => App\Entity\Company {#665}
      "required" => true
      "label_attr" => []
      "help" => null
      "help_attr" => []
      "help_html" => false
      "help_translation_parameters" => []
      "compound" => true
      "method" => "POST"
      "action" => ""
      "submitted" => false
    ]
    +parent: null
    +children: [
      "companyCode" => Symfony\Component\Form\FormView {#962
        +vars: [
          "value" => null
          "attr" => [
            "class" => ""
            "placeholder" => null
            "readonly" => false
            "style" => ""
          ]
          "form" => Symfony\Component\Form\FormView {#962}
          "id" => "company_form_companyCode"
          "name" => "companyCode"
          "full_name" => "company_form[companyCode]"
          "disabled" => false
          "label" => "Code Entreprise"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_company_form_companyCode"
          ]
          "unique_block_prefix" => "_company_form_companyCode"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_company_form_companyCode_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#960
            -form: Symfony\Component\Form\Form {#881 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "uses_autocomplete" => false
        ]
        +parent: Symfony\Component\Form\FormView {#774}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "companyName" => Symfony\Component\Form\FormView {#958
        +vars: [
          "value" => null
          "attr" => [
            "class" => ""
            "placeholder" => null
            "readonly" => false
            "style" => ""
          ]
          "form" => Symfony\Component\Form\FormView {#958}
          "id" => "company_form_companyName"
          "name" => "companyName"
          "full_name" => "company_form[companyName]"
          "disabled" => false
          "label" => "Nom de l'entreprise"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_company_form_companyName"
          ]
          "unique_block_prefix" => "_company_form_companyName"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_company_form_companyName_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#959
            -form: Symfony\Component\Form\Form {#878 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "uses_autocomplete" => false
        ]
        +parent: Symfony\Component\Form\FormView {#774}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "sectorOfActivity" => Symfony\Component\Form\FormView {#902
        +vars: [
          "value" => ""
          "attr" => [
            "data-controller" => "symfony--ux-autocomplete--autocomplete"
            "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10
            "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Loading more results..."
            "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "No results found"
            "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "No more results"
            "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Add %placeholder%..."
            "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus"
          ]
          "form" => Symfony\Component\Form\FormView {#902}
          "id" => "company_form_sectorOfActivity"
          "name" => "sectorOfActivity"
          "full_name" => "company_form[sectorOfActivity]"
          "disabled" => false
          "label" => "Secteur"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "choice"
            "_company_form_sectorOfActivity"
          ]
          "unique_block_prefix" => "_company_form_sectorOfActivity"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_company_form_sectorOfActivity_choice"
          "errors" => Symfony\Component\Form\FormErrorIterator {#957
            -form: Symfony\Component\Form\Form {#875 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "multiple" => false
          "expanded" => false
          "preferred_choices" => []
          "choices" => [
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#930
              +label: "Assurances"
              +value: "Assurances"
              +data: "Assurances"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#760
              +label: "Banque"
              +value: "Banque"
              +data: "Banque"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#798
              +label: "Finance"
              +value: "Finance"
              +data: "Finance"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#807
              +label: "Zones Economiques Scpéciales"
              +value: "Zones Economiques Scpéciales"
              +data: "Zones Economiques Scpéciales"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#817
              +label: "BTP"
              +value: "BTP"
              +data: "BTP"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#840
              +label: "Foncier"
              +value: "Foncier"
              +data: "Foncier"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#859
              +label: "Hydrocarbures"
              +value: "Hydrocarbures"
              +data: "Hydrocarbures"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#910
              +label: "Immobilier"
              +value: "Immobilier"
              +data: "Immobilier"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#904
              +label: "Poste et Télécommunications"
              +value: "Poste et Télécommunications"
              +data: "Poste et Télécommunications"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#911
              +label: "Santé"
              +value: "Santé"
              +data: "Santé"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#903
              +label: "Transport"
              +value: "Transport"
              +data: "Transport"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#964
              +label: "Communication"
              +value: "Communication"
              +data: "Communication"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#965
              +label: "Energie"
              +value: "Energie"
              +data: "Energie"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#966
              +label: "Tourisme"
              +value: "Tourisme"
              +data: "Tourisme"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#967
              +label: "Industrie"
              +value: "Industrie"
              +data: "Industrie"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#968
              +label: "Jeux de hasard"
              +value: "Jeux de hasard"
              +data: "Jeux de hasard"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#969
              +label: "Zones économiques spéciales"
              +value: "Zones économiques spéciales"
              +data: "Zones économiques spéciales"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#970
              +label: "Hotellerie"
              +value: "Hotellerie"
              +data: "Hotellerie"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#971
              +label: "Mines"
              +value: "Mines"
              +data: "Mines"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#972
              +label: "Travaux publics"
              +value: "Travaux publics"
              +data: "Travaux publics"
              +attr: []
              +labelTranslationParameters: []
            }
          ]
          "separator" => "-------------------"
          "placeholder" => null
          "placeholder_attr" => []
          "choice_translation_domain" => null
          "choice_translation_parameters" => []
          "is_selected" => Closure($choice, $value) {#976
            class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
          }
          "placeholder_in_choices" => false
          "duplicate_preferred_choices" => true
          "uses_autocomplete" => true
        ]
        +parent: Symfony\Component\Form\FormView {#774}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "legalForm" => Symfony\Component\Form\FormView {#974
        +vars: [
          "value" => null
          "attr" => [
            "class" => ""
            "placeholder" => null
            "readonly" => false
            "style" => ""
          ]
          "form" => Symfony\Component\Form\FormView {#974}
          "id" => "company_form_legalForm"
          "name" => "legalForm"
          "full_name" => "company_form[legalForm]"
          "disabled" => false
          "label" => "Forme juridique"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_company_form_legalForm"
          ]
          "unique_block_prefix" => "_company_form_legalForm"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_company_form_legalForm_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1006
            -form: Symfony\Component\Form\Form {#884 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "uses_autocomplete" => false
        ]
        +parent: Symfony\Component\Form\FormView {#774}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "administrationMethod" => Symfony\Component\Form\FormView {#1004
        +vars: [
          "value" => ""
          "attr" => [
            "data-controller" => "symfony--ux-autocomplete--autocomplete"
            "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10
            "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Loading more results..."
            "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "No results found"
            "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "No more results"
            "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Add %placeholder%..."
            "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus"
          ]
          "form" => Symfony\Component\Form\FormView {#1004}
          "id" => "company_form_administrationMethod"
          "name" => "administrationMethod"
          "full_name" => "company_form[administrationMethod]"
          "disabled" => false
          "label" => "Mode d'administration"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "choice"
            "_company_form_administrationMethod"
          ]
          "unique_block_prefix" => "_company_form_administrationMethod"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_company_form_administrationMethod_choice"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1005
            -form: Symfony\Component\Form\Form {#887 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "multiple" => false
          "expanded" => false
          "preferred_choices" => []
          "choices" => [
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1003
              +label: "Administration Générale"
              +value: "AG"
              +data: "AG"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1002
              +label: "Conseil d'Administration"
              +value: "CA"
              +data: "CA"
              +attr: []
              +labelTranslationParameters: []
            }
          ]
          "separator" => "-------------------"
          "placeholder" => null
          "placeholder_attr" => []
          "choice_translation_domain" => null
          "choice_translation_parameters" => []
          "is_selected" => Closure($choice, $value) {#1000
            class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
          }
          "placeholder_in_choices" => false
          "duplicate_preferred_choices" => true
          "uses_autocomplete" => true
        ]
        +parent: Symfony\Component\Form\FormView {#774}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "yearOfCreation" => Symfony\Component\Form\FormView {#998
        +vars: [
          "value" => ""
          "attr" => [
            "class" => ""
            "placeholder" => null
            "readonly" => false
            "style" => ""
            "inputmode" => "decimal"
          ]
          "form" => Symfony\Component\Form\FormView {#998}
          "id" => "company_form_yearOfCreation"
          "name" => "yearOfCreation"
          "full_name" => "company_form[yearOfCreation]"
          "disabled" => false
          "label" => "Année de création"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "number"
            "_company_form_yearOfCreation"
          ]
          "unique_block_prefix" => "_company_form_yearOfCreation"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_company_form_yearOfCreation_number"
          "errors" => Symfony\Component\Form\FormErrorIterator {#999
            -form: Symfony\Component\Form\Form {#890 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +parent: Symfony\Component\Form\FormView {#774}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "shareholders" => Symfony\Component\Form\FormView {#996
        +vars: [
          "value" => Doctrine\Common\Collections\ArrayCollection {#946
            -elements: []
          }
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#996}
          "id" => "company_form_shareholders"
          "name" => "shareholders"
          "full_name" => "company_form[shareholders]"
          "disabled" => false
          "label" => false
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "collection"
            "live_collection"
            "_company_form_shareholders"
          ]
          "unique_block_prefix" => "_company_form_shareholders"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_company_form_shareholders_live_collection"
          "errors" => Symfony\Component\Form\FormErrorIterator {#997
            -form: Symfony\Component\Form\Form {#893 …}
            -errors: []
          }
          "valid" => true
          "data" => Doctrine\Common\Collections\ArrayCollection {#946}
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "allow_add" => true
          "allow_delete" => true
          "button_add" => Symfony\Component\Form\FormView {#995
            +vars: [
              "value" => null
              "attr" => [
                "data-action" => "live#action"
                "data-live-action-param" => "addCollectionItem"
                "data-live-name-param" => "company_form[shareholders]"
              ]
              "form" => Symfony\Component\Form\FormView {#995}
              "id" => "company_form_shareholders_add"
              "name" => "add"
              "full_name" => "company_form[shareholders][add]"
              "disabled" => false
              "label" => null
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "button"
                "live_collection_button_add"
                "_company_form_shareholders_add"
              ]
              "unique_block_prefix" => "_company_form_shareholders_add"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_company_form_shareholders_add_button"
            ]
            +parent: Symfony\Component\Form\FormView {#996}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        +parent: Symfony\Component\Form\FormView {#774}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "exerciseInfos" => Symfony\Component\Form\FormView {#993
        +vars: [
          "value" => Doctrine\Common\Collections\ArrayCollection {#953
            -elements: []
          }
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#993}
          "id" => "company_form_exerciseInfos"
          "name" => "exerciseInfos"
          "full_name" => "company_form[exerciseInfos]"
          "disabled" => false
          "label" => false
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "collection"
            "live_collection"
            "_company_form_exerciseInfos"
          ]
          "unique_block_prefix" => "_company_form_exerciseInfos"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_company_form_exerciseInfos_live_collection"
          "errors" => Symfony\Component\Form\FormErrorIterator {#994
            -form: Symfony\Component\Form\Form {#896 …}
            -errors: []
          }
          "valid" => true
          "data" => Doctrine\Common\Collections\ArrayCollection {#953}
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "allow_add" => true
          "allow_delete" => true
          "button_add" => Symfony\Component\Form\FormView {#992
            +vars: [
              "value" => null
              "attr" => [
                "data-action" => "live#action"
                "data-live-action-param" => "addCollectionItem"
                "data-live-name-param" => "company_form[exerciseInfos]"
              ]
              "form" => Symfony\Component\Form\FormView {#992}
              "id" => "company_form_exerciseInfos_add"
              "name" => "add"
              "full_name" => "company_form[exerciseInfos][add]"
              "disabled" => false
              "label" => null
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "button"
                "live_collection_button_add"
                "_company_form_exerciseInfos_add"
              ]
              "unique_block_prefix" => "_company_form_exerciseInfos_add"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_company_form_exerciseInfos_add_button"
            ]
            +parent: Symfony\Component\Form\FormView {#993}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        +parent: Symfony\Component\Form\FormView {#774}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "_token" => Symfony\Component\Form\FormView {#980
        +vars: [
          "value" => "2206f441fa2e1860388f899540876c.vWcdozS6gN_7kJGagZ5PbQBSfFORKkmVUEf3YipbL6A.jjhxzFzI4piN-9zi7qouNUMWHR7-WnHjJCbOGm0zS83wC1n5QIPQtYL-xA"
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#980}
          "id" => "company_form__token"
          "name" => "_token"
          "full_name" => "company_form[_token]"
          "disabled" => false
          "label" => null
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "hidden"
            "csrf_token"
            "_company_form__token"
          ]
          "unique_block_prefix" => "_company_form__token"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_company_form__token_hidden"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1020
            -form: Symfony\Component\Form\Form {#991 …}
            -errors: []
          }
          "valid" => true
          "data" => "2206f441fa2e1860388f899540876c.vWcdozS6gN_7kJGagZ5PbQBSfFORKkmVUEf3YipbL6A.jjhxzFzI4piN-9zi7qouNUMWHR7-WnHjJCbOGm0zS83wC1n5QIPQtYL-xA"
          "required" => false
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +parent: Symfony\Component\Form\FormView {#774}
        +children: []
        -rendered: true
        -methodRendered: false
      }
    ]
    -rendered: true
    -methodRendered: true
  }
  "company" => App\Entity\Company {#665}
]
Attributes
[]
Component
App\Twig\Components\CompanyFormComponent {#1327
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1328 …}
  +company: App\Entity\Company {#665
    -id: null
    -companyCode: null
    -companyName: null
    -sectorOfActivity: null
    -legalForm: null
    -administrationMethod: null
    -yearOfCreation: null
    -createdBy: null
    -accreditations: Doctrine\Common\Collections\ArrayCollection {#640 …}
    -financialStatements: Doctrine\Common\Collections\ArrayCollection {#651 …}
    -shareholders: Doctrine\Common\Collections\ArrayCollection {#653 …}
    -exerciseInfos: Doctrine\Common\Collections\ArrayCollection {#671 …}
    -createdAt: null
    -updatedAt: null
  }
  -formView: Symfony\Component\Form\FormView {#774
    +vars: [
      "value" => App\Entity\Company {#665}
      "attr" => [
        "data-model" => "on(change)|*"
      ]
      "form" => Symfony\Component\Form\FormView {#774}
      "id" => "company_form"
      "name" => "company_form"
      "full_name" => "company_form"
      "disabled" => false
      "label" => null
      "label_format" => null
      "label_html" => false
      "multipart" => false
      "block_prefixes" => [
        "form"
        "company_form"
        "_company_form"
      ]
      "unique_block_prefix" => "_company_form"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_company_form_company_form"
      "errors" => Symfony\Component\Form\FormErrorIterator {#748
        -form: Symfony\Component\Form\Form {#921 …}
        -errors: []
      }
      "valid" => true
      "data" => App\Entity\Company {#665}
      "required" => true
      "label_attr" => []
      "help" => null
      "help_attr" => []
      "help_html" => false
      "help_translation_parameters" => []
      "compound" => true
      "method" => "POST"
      "action" => ""
      "submitted" => false
    ]
    +parent: null
    +children: [
      "companyCode" => Symfony\Component\Form\FormView {#962
        +vars: [
          "value" => null
          "attr" => [
            "class" => ""
            "placeholder" => null
            "readonly" => false
            "style" => ""
          ]
          "form" => Symfony\Component\Form\FormView {#962}
          "id" => "company_form_companyCode"
          "name" => "companyCode"
          "full_name" => "company_form[companyCode]"
          "disabled" => false
          "label" => "Code Entreprise"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_company_form_companyCode"
          ]
          "unique_block_prefix" => "_company_form_companyCode"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_company_form_companyCode_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#960
            -form: Symfony\Component\Form\Form {#881 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "uses_autocomplete" => false
        ]
        +parent: Symfony\Component\Form\FormView {#774}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "companyName" => Symfony\Component\Form\FormView {#958
        +vars: [
          "value" => null
          "attr" => [
            "class" => ""
            "placeholder" => null
            "readonly" => false
            "style" => ""
          ]
          "form" => Symfony\Component\Form\FormView {#958}
          "id" => "company_form_companyName"
          "name" => "companyName"
          "full_name" => "company_form[companyName]"
          "disabled" => false
          "label" => "Nom de l'entreprise"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_company_form_companyName"
          ]
          "unique_block_prefix" => "_company_form_companyName"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_company_form_companyName_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#959
            -form: Symfony\Component\Form\Form {#878 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "uses_autocomplete" => false
        ]
        +parent: Symfony\Component\Form\FormView {#774}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "sectorOfActivity" => Symfony\Component\Form\FormView {#902
        +vars: [
          "value" => ""
          "attr" => [
            "data-controller" => "symfony--ux-autocomplete--autocomplete"
            "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10
            "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Loading more results..."
            "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "No results found"
            "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "No more results"
            "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Add %placeholder%..."
            "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus"
          ]
          "form" => Symfony\Component\Form\FormView {#902}
          "id" => "company_form_sectorOfActivity"
          "name" => "sectorOfActivity"
          "full_name" => "company_form[sectorOfActivity]"
          "disabled" => false
          "label" => "Secteur"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "choice"
            "_company_form_sectorOfActivity"
          ]
          "unique_block_prefix" => "_company_form_sectorOfActivity"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_company_form_sectorOfActivity_choice"
          "errors" => Symfony\Component\Form\FormErrorIterator {#957
            -form: Symfony\Component\Form\Form {#875 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "multiple" => false
          "expanded" => false
          "preferred_choices" => []
          "choices" => [
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#930
              +label: "Assurances"
              +value: "Assurances"
              +data: "Assurances"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#760
              +label: "Banque"
              +value: "Banque"
              +data: "Banque"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#798
              +label: "Finance"
              +value: "Finance"
              +data: "Finance"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#807
              +label: "Zones Economiques Scpéciales"
              +value: "Zones Economiques Scpéciales"
              +data: "Zones Economiques Scpéciales"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#817
              +label: "BTP"
              +value: "BTP"
              +data: "BTP"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#840
              +label: "Foncier"
              +value: "Foncier"
              +data: "Foncier"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#859
              +label: "Hydrocarbures"
              +value: "Hydrocarbures"
              +data: "Hydrocarbures"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#910
              +label: "Immobilier"
              +value: "Immobilier"
              +data: "Immobilier"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#904
              +label: "Poste et Télécommunications"
              +value: "Poste et Télécommunications"
              +data: "Poste et Télécommunications"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#911
              +label: "Santé"
              +value: "Santé"
              +data: "Santé"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#903
              +label: "Transport"
              +value: "Transport"
              +data: "Transport"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#964
              +label: "Communication"
              +value: "Communication"
              +data: "Communication"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#965
              +label: "Energie"
              +value: "Energie"
              +data: "Energie"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#966
              +label: "Tourisme"
              +value: "Tourisme"
              +data: "Tourisme"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#967
              +label: "Industrie"
              +value: "Industrie"
              +data: "Industrie"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#968
              +label: "Jeux de hasard"
              +value: "Jeux de hasard"
              +data: "Jeux de hasard"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#969
              +label: "Zones économiques spéciales"
              +value: "Zones économiques spéciales"
              +data: "Zones économiques spéciales"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#970
              +label: "Hotellerie"
              +value: "Hotellerie"
              +data: "Hotellerie"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#971
              +label: "Mines"
              +value: "Mines"
              +data: "Mines"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#972
              +label: "Travaux publics"
              +value: "Travaux publics"
              +data: "Travaux publics"
              +attr: []
              +labelTranslationParameters: []
            }
          ]
          "separator" => "-------------------"
          "placeholder" => null
          "placeholder_attr" => []
          "choice_translation_domain" => null
          "choice_translation_parameters" => []
          "is_selected" => Closure($choice, $value) {#976
            class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
          }
          "placeholder_in_choices" => false
          "duplicate_preferred_choices" => true
          "uses_autocomplete" => true
        ]
        +parent: Symfony\Component\Form\FormView {#774}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "legalForm" => Symfony\Component\Form\FormView {#974
        +vars: [
          "value" => null
          "attr" => [
            "class" => ""
            "placeholder" => null
            "readonly" => false
            "style" => ""
          ]
          "form" => Symfony\Component\Form\FormView {#974}
          "id" => "company_form_legalForm"
          "name" => "legalForm"
          "full_name" => "company_form[legalForm]"
          "disabled" => false
          "label" => "Forme juridique"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "text"
            "_company_form_legalForm"
          ]
          "unique_block_prefix" => "_company_form_legalForm"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_company_form_legalForm_text"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1006
            -form: Symfony\Component\Form\Form {#884 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "uses_autocomplete" => false
        ]
        +parent: Symfony\Component\Form\FormView {#774}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "administrationMethod" => Symfony\Component\Form\FormView {#1004
        +vars: [
          "value" => ""
          "attr" => [
            "data-controller" => "symfony--ux-autocomplete--autocomplete"
            "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10
            "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Loading more results..."
            "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "No results found"
            "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "No more results"
            "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Add %placeholder%..."
            "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus"
          ]
          "form" => Symfony\Component\Form\FormView {#1004}
          "id" => "company_form_administrationMethod"
          "name" => "administrationMethod"
          "full_name" => "company_form[administrationMethod]"
          "disabled" => false
          "label" => "Mode d'administration"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "choice"
            "_company_form_administrationMethod"
          ]
          "unique_block_prefix" => "_company_form_administrationMethod"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_company_form_administrationMethod_choice"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1005
            -form: Symfony\Component\Form\Form {#887 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "multiple" => false
          "expanded" => false
          "preferred_choices" => []
          "choices" => [
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1003
              +label: "Administration Générale"
              +value: "AG"
              +data: "AG"
              +attr: []
              +labelTranslationParameters: []
            }
            Symfony\Component\Form\ChoiceList\View\ChoiceView {#1002
              +label: "Conseil d'Administration"
              +value: "CA"
              +data: "CA"
              +attr: []
              +labelTranslationParameters: []
            }
          ]
          "separator" => "-------------------"
          "placeholder" => null
          "placeholder_attr" => []
          "choice_translation_domain" => null
          "choice_translation_parameters" => []
          "is_selected" => Closure($choice, $value) {#1000
            class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
          }
          "placeholder_in_choices" => false
          "duplicate_preferred_choices" => true
          "uses_autocomplete" => true
        ]
        +parent: Symfony\Component\Form\FormView {#774}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "yearOfCreation" => Symfony\Component\Form\FormView {#998
        +vars: [
          "value" => ""
          "attr" => [
            "class" => ""
            "placeholder" => null
            "readonly" => false
            "style" => ""
            "inputmode" => "decimal"
          ]
          "form" => Symfony\Component\Form\FormView {#998}
          "id" => "company_form_yearOfCreation"
          "name" => "yearOfCreation"
          "full_name" => "company_form[yearOfCreation]"
          "disabled" => false
          "label" => "Année de création"
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "number"
            "_company_form_yearOfCreation"
          ]
          "unique_block_prefix" => "_company_form_yearOfCreation"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_company_form_yearOfCreation_number"
          "errors" => Symfony\Component\Form\FormErrorIterator {#999
            -form: Symfony\Component\Form\Form {#890 …}
            -errors: []
          }
          "valid" => true
          "data" => null
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +parent: Symfony\Component\Form\FormView {#774}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "shareholders" => Symfony\Component\Form\FormView {#996
        +vars: [
          "value" => Doctrine\Common\Collections\ArrayCollection {#946
            -elements: []
          }
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#996}
          "id" => "company_form_shareholders"
          "name" => "shareholders"
          "full_name" => "company_form[shareholders]"
          "disabled" => false
          "label" => false
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "collection"
            "live_collection"
            "_company_form_shareholders"
          ]
          "unique_block_prefix" => "_company_form_shareholders"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_company_form_shareholders_live_collection"
          "errors" => Symfony\Component\Form\FormErrorIterator {#997
            -form: Symfony\Component\Form\Form {#893 …}
            -errors: []
          }
          "valid" => true
          "data" => Doctrine\Common\Collections\ArrayCollection {#946}
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "allow_add" => true
          "allow_delete" => true
          "button_add" => Symfony\Component\Form\FormView {#995
            +vars: [
              "value" => null
              "attr" => [
                "data-action" => "live#action"
                "data-live-action-param" => "addCollectionItem"
                "data-live-name-param" => "company_form[shareholders]"
              ]
              "form" => Symfony\Component\Form\FormView {#995}
              "id" => "company_form_shareholders_add"
              "name" => "add"
              "full_name" => "company_form[shareholders][add]"
              "disabled" => false
              "label" => null
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "button"
                "live_collection_button_add"
                "_company_form_shareholders_add"
              ]
              "unique_block_prefix" => "_company_form_shareholders_add"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_company_form_shareholders_add_button"
            ]
            +parent: Symfony\Component\Form\FormView {#996}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        +parent: Symfony\Component\Form\FormView {#774}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "exerciseInfos" => Symfony\Component\Form\FormView {#993
        +vars: [
          "value" => Doctrine\Common\Collections\ArrayCollection {#953
            -elements: []
          }
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#993}
          "id" => "company_form_exerciseInfos"
          "name" => "exerciseInfos"
          "full_name" => "company_form[exerciseInfos]"
          "disabled" => false
          "label" => false
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "collection"
            "live_collection"
            "_company_form_exerciseInfos"
          ]
          "unique_block_prefix" => "_company_form_exerciseInfos"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_company_form_exerciseInfos_live_collection"
          "errors" => Symfony\Component\Form\FormErrorIterator {#994
            -form: Symfony\Component\Form\Form {#896 …}
            -errors: []
          }
          "valid" => true
          "data" => Doctrine\Common\Collections\ArrayCollection {#953}
          "required" => true
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => true
          "method" => "POST"
          "action" => ""
          "submitted" => false
          "allow_add" => true
          "allow_delete" => true
          "button_add" => Symfony\Component\Form\FormView {#992
            +vars: [
              "value" => null
              "attr" => [
                "data-action" => "live#action"
                "data-live-action-param" => "addCollectionItem"
                "data-live-name-param" => "company_form[exerciseInfos]"
              ]
              "form" => Symfony\Component\Form\FormView {#992}
              "id" => "company_form_exerciseInfos_add"
              "name" => "add"
              "full_name" => "company_form[exerciseInfos][add]"
              "disabled" => false
              "label" => null
              "label_format" => null
              "label_html" => false
              "multipart" => false
              "block_prefixes" => [
                "button"
                "live_collection_button_add"
                "_company_form_exerciseInfos_add"
              ]
              "unique_block_prefix" => "_company_form_exerciseInfos_add"
              "row_attr" => []
              "translation_domain" => null
              "label_translation_parameters" => []
              "attr_translation_parameters" => []
              "priority" => 0
              "cache_key" => "_company_form_exerciseInfos_add_button"
            ]
            +parent: Symfony\Component\Form\FormView {#993}
            +children: []
            -rendered: true
            -methodRendered: false
          }
        ]
        +parent: Symfony\Component\Form\FormView {#774}
        +children: []
        -rendered: true
        -methodRendered: false
      }
      "_token" => Symfony\Component\Form\FormView {#980
        +vars: [
          "value" => "2206f441fa2e1860388f899540876c.vWcdozS6gN_7kJGagZ5PbQBSfFORKkmVUEf3YipbL6A.jjhxzFzI4piN-9zi7qouNUMWHR7-WnHjJCbOGm0zS83wC1n5QIPQtYL-xA"
          "attr" => []
          "form" => Symfony\Component\Form\FormView {#980}
          "id" => "company_form__token"
          "name" => "_token"
          "full_name" => "company_form[_token]"
          "disabled" => false
          "label" => null
          "label_format" => null
          "label_html" => false
          "multipart" => false
          "block_prefixes" => [
            "form"
            "hidden"
            "csrf_token"
            "_company_form__token"
          ]
          "unique_block_prefix" => "_company_form__token"
          "row_attr" => []
          "translation_domain" => null
          "label_translation_parameters" => []
          "attr_translation_parameters" => []
          "priority" => 0
          "cache_key" => "_company_form__token_hidden"
          "errors" => Symfony\Component\Form\FormErrorIterator {#1020
            -form: Symfony\Component\Form\Form {#991 …}
            -errors: []
          }
          "valid" => true
          "data" => "2206f441fa2e1860388f899540876c.vWcdozS6gN_7kJGagZ5PbQBSfFORKkmVUEf3YipbL6A.jjhxzFzI4piN-9zi7qouNUMWHR7-WnHjJCbOGm0zS83wC1n5QIPQtYL-xA"
          "required" => false
          "label_attr" => []
          "help" => null
          "help_attr" => []
          "help_html" => false
          "help_translation_parameters" => []
          "compound" => false
          "method" => "POST"
          "action" => ""
          "submitted" => false
        ]
        +parent: Symfony\Component\Form\FormView {#774}
        +children: []
        -rendered: true
        -methodRendered: false
      }
    ]
    -rendered: true
    -methodRendered: true
  }
  -form: null
  +formName: "company_form"
  +formValues: [
    "companyCode" => null
    "companyName" => null
    "sectorOfActivity" => "Assurances"
    "legalForm" => null
    "administrationMethod" => "AG"
    "yearOfCreation" => ""
    "shareholders" => []
    "exerciseInfos" => []
    "_token" => "2206f441fa2e1860388f899540876c.vWcdozS6gN_7kJGagZ5PbQBSfFORKkmVUEf3YipbL6A.jjhxzFzI4piN-9zi7qouNUMWHR7-WnHjJCbOGm0zS83wC1n5QIPQtYL-xA"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}