Forms
-
accreditation_form
-
autorisation
-
user
-
company
-
_token
-
accreditation_form
Form type:
"App\Form\AccreditationForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Accreditation {#647 -id: null -user: null -autorisation: null -company: null -createdAt: null -updatedAt: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Accreditation {#647 -id: null -user: null -autorisation: null -company: null -createdAt: null -updatedAt: null } |
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 {#742 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#744 …} -namespace: Closure() {#746 …} } |
| data | App\Entity\Accreditation {#647 -id: null -user: null -autorisation: null -company: null -createdAt: null -updatedAt: null } |
| data_class | "App\Entity\Accreditation" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#790 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Accreditation" } } |
| 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() {#788 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#789 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "accreditation_form" "_accreditation_form" ] |
| cache_key | "_accreditation_form_accreditation_form" |
| compound | true |
| data | App\Entity\Accreditation {#647 -id: null -user: null -autorisation: null -company: null -createdAt: null -updatedAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#947 -form: Symfony\Component\Form\Form {#942 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#787 …5} |
| full_name | "accreditation_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "accreditation_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "accreditation_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_accreditation_form" |
| valid | true |
| value | App\Entity\Accreditation {#647 -id: null -user: null -autorisation: null -company: null -createdAt: null -updatedAt: null } |
autorisation
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| autocomplete | true |
same as passed value |
| choices | [ "Oui" => "Y" "Non" => "N" ] |
[ "Oui" => "Y" "Non" => "N" ] |
| label | "Autorisation" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | true |
| autocomplete_url | null |
| 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 | [ "Oui" => "Y" "Non" => "N" ] |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#742 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#744 …} -namespace: Closure() {#746 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Autorisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#772 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#771 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| 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" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_accreditation_form_autorisation" ] |
| cache_key | "_accreditation_form_autorisation_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#969 +label: "Oui" +value: "Y" +data: "Y" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#773 +label: "Non" +value: "N" +data: "N" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#971 -form: Symfony\Component\Form\Form {#981 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#973 …5} |
| full_name | "accreditation_form[autorisation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "accreditation_form_autorisation" |
| is_selected | Closure($choice, $value) {#967 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Autorisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "autorisation" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_accreditation_form_autorisation" |
| uses_autocomplete | true |
| valid | true |
| value | "" |
user
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| autocomplete | true |
same as passed value |
| choice_label | "code" |
same as passed value |
| class | "App\Entity\User" |
same as passed value |
| label | "Code Utilisateur" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | true |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "code" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#878 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#815 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#893 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#859 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#892 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#889 …} } |
| choices | null |
| class | "App\Entity\User" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#742 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#744 …} -namespace: Closure() {#746 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerLFIbfff\EntityManagerGhostEbeb667 {#442 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#838 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerLFIbfff\EntityManagerGhostEbeb667 {#442 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#812 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Code Utilisateur" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#816 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#818 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| 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" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_accreditation_form_user" ] |
| cache_key | "_accreditation_form_user_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1002 +label: "USR001" +value: "1" +data: App\Entity\User {#1119 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1005 -form: Symfony\Component\Form\Form {#984 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#935 …5} |
| full_name | "accreditation_form[user]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "accreditation_form_user" |
| is_selected | Closure($choice, $value) {#1003 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Code Utilisateur" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "user" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_accreditation_form_user" |
| uses_autocomplete | true |
| valid | true |
| value | "" |
company
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| autocomplete | true |
same as passed value |
| choice_label | "companyCode" |
same as passed value |
| class | "App\Entity\Company" |
same as passed value |
| label | "Code de l'entreprise" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | true |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "companyCode" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#858 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#898 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#850 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#859 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#934 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#933 …} } |
| choices | null |
| class | "App\Entity\Company" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#742 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#744 …} -namespace: Closure() {#746 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerLFIbfff\EntityManagerGhostEbeb667 {#442 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#827 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerLFIbfff\EntityManagerGhostEbeb667 {#442 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#826 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Code de l'entreprise" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#899 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#900 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| 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" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_accreditation_form_company" ] |
| cache_key | "_accreditation_form_company_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1001 +label: "SNPC" +value: "103" +data: App\Entity\Company {#1188 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1195 +label: "CICA-RE" +value: "109" +data: App\Entity\Company {#1245 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#991 +label: "BDEAC" +value: "110" +data: App\Entity\Company {#1279 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1186 +label: "FAGACE" +value: "111" +data: App\Entity\Company {#1289 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#976 +label: "AFREXIMBAN" +value: "112" +data: App\Entity\Company {#1299 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1197 +label: "AFRICA50" +value: "113" +data: App\Entity\Company {#1309 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1201 +label: "APDZES" +value: "114" +data: App\Entity\Company {#1319 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1196 +label: "BEBATP" +value: "115" +data: App\Entity\Company {#1329 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#979 +label: "BCBTP" +value: "116" +data: App\Entity\Company {#1339 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1057 +label: "AFAT" +value: "117" +data: App\Entity\Company {#1349 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1788 +label: "GUOT" +value: "118" +data: App\Entity\Company {#1359 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1789 +label: "SOPECO" +value: "119" +data: App\Entity\Company {#1369 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1790 +label: "CAMPES" +value: "120" +data: App\Entity\Company {#1379 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1791 +label: "ANAC" +value: "121" +data: App\Entity\Company {#1389 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1792 +label: "CFCO" +value: "122" +data: App\Entity\Company {#1399 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1793 +label: "CCC" +value: "123" +data: App\Entity\Company {#1409 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1794 +label: "PABS" +value: "124" +data: App\Entity\Company {#1419 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1795 +label: "PAPN" +value: "125" +data: App\Entity\Company {#1429 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1796 +label: "INC" +value: "126" +data: App\Entity\Company {#1439 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1797 +label: "FIGA" +value: "127" +data: App\Entity\Company {#1449 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1798 +label: "ARC" +value: "128" +data: App\Entity\Company {#1459 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1799 +label: "BCH" +value: "129" +data: App\Entity\Company {#1469 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1800 +label: "BPC" +value: "130" +data: App\Entity\Company {#1479 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1801 +label: "GTA" +value: "131" +data: App\Entity\Company {#1489 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1802 +label: "SPC" +value: "132" +data: App\Entity\Company {#1499 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1803 +label: "E2C" +value: "133" +data: App\Entity\Company {#1509 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1804 +label: "CEC" +value: "134" +data: App\Entity\Company {#1519 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1805 +label: "LCDE" +value: "135" +data: App\Entity\Company {#1529 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1806 +label: "SIC" +value: "136" +data: App\Entity\Company {#1539 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1807 +label: "CICMA" +value: "137" +data: App\Entity\Company {#1549 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1808 +label: "COPASOL" +value: "138" +data: App\Entity\Company {#1559 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1809 +label: "CIMET" +value: "139" +data: App\Entity\Company {#1569 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1810 +label: "COGELO" +value: "140" +data: App\Entity\Company {#1579 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1811 +label: "CT" +value: "141" +data: App\Entity\Company {#1589 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1812 +label: "ECAIR" +value: "142" +data: App\Entity\Company {#1599 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1813 +label: "SOCOTRAF" +value: "143" +data: App\Entity\Company {#1609 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1814 +label: "STPU" +value: "144" +data: App\Entity\Company {#1619 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1815 +label: "NAC" +value: "145" +data: App\Entity\Company {#1629 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1816 +label: "PICP" +value: "146" +data: App\Entity\Company {#1639 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1817 +label: "SEDIC" +value: "147" +data: App\Entity\Company {#1649 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1818 +label: "BSCABANK" +value: "148" +data: App\Entity\Company {#1659 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1819 +label: "CDC" +value: "149" +data: App\Entity\Company {#1669 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1820 +label: "LCBANK" +value: "150" +data: App\Entity\Company {#1679 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1821 +label: "SCCET" +value: "151" +data: App\Entity\Company {#1689 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1822 +label: "SOGEVA" +value: "152" +data: App\Entity\Company {#1699 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1823 +label: "DCC" +value: "153" +data: App\Entity\Company {#1709 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1824 +label: "SONOCC" +value: "154" +data: App\Entity\Company {#1719 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1825 +label: "SARIS" +value: "155" +data: App\Entity\Company {#1729 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1826 +label: "FONDECO" +value: "156" +data: App\Entity\Company {#1739 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1827 +label: "SOREMI" +value: "157" +data: App\Entity\Company {#1749 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1828 +label: "SOCOTRAM" +value: "158" +data: App\Entity\Company {#1759 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1829 +label: "AERCO" +value: "159" +data: App\Entity\Company {#1769 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1830 +label: "LCR" +value: "160" +data: App\Entity\Company {#1779 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#954 -form: Symfony\Component\Form\Form {#986 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1004 …5} |
| full_name | "accreditation_form[company]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "accreditation_form_company" |
| is_selected | Closure($choice, $value) {#1042 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Code de l'entreprise" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "company" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_accreditation_form_company" |
| uses_autocomplete | true |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "8fcc1.xMYVVEl2gJ_XryW1h8Q3jP12gFxtQDDJ7yUJuLrvOqU.97ckODg6-f6CnHLj8pVAzqhOsyglF1i9iERsjN2BbPCJj002eTn15b_EYA" |
| 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 | "8fcc1.xMYVVEl2gJ_XryW1h8Q3jP12gFxtQDDJ7yUJuLrvOqU.97ckODg6-f6CnHLj8pVAzqhOsyglF1i9iERsjN2BbPCJj002eTn15b_EYA" |
same as passed value |
| mapped | false |
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 | "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 {#742 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#743 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#744 …} -namespace: Closure() {#746 …} } |
| data | "8fcc1.xMYVVEl2gJ_XryW1h8Q3jP12gFxtQDDJ7yUJuLrvOqU.97ckODg6-f6CnHLj8pVAzqhOsyglF1i9iERsjN2BbPCJj002eTn15b_EYA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1853 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1849 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#283 …} $message: Closure() {#1837 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_accreditation_form__token" ] |
| cache_key | "_accreditation_form__token_hidden" |
| compound | false |
| data | "8fcc1.xMYVVEl2gJ_XryW1h8Q3jP12gFxtQDDJ7yUJuLrvOqU.97ckODg6-f6CnHLj8pVAzqhOsyglF1i9iERsjN2BbPCJj002eTn15b_EYA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1858 -form: Symfony\Component\Form\Form {#1831 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1851 …5} |
| full_name | "accreditation_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "accreditation_form__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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_accreditation_form__token" |
| valid | true |
| value | "8fcc1.xMYVVEl2gJ_XryW1h8Q3jP12gFxtQDDJ7yUJuLrvOqU.97ckODg6-f6CnHLj8pVAzqhOsyglF1i9iERsjN2BbPCJj002eTn15b_EYA" |