Forms
-
tariff_file_upload_form
-
supplier
-
supplierGroup
-
tariffFile
-
updateConfig
-
save
-
_token
-
tariff_file_upload_form
Form type:
"App\FormType\TariffFileUploadFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\TariffFile {#789 -id: Symfony\Component\Uid\UuidV7 {#790 …} -filePath: ? ?string -fileName: ? ?string -fileStructure: ? ?array -isCompressed: false -tariffFileCollection: null -validFrom: DateTime @1765065600 {#792 date: 2025-12-07 00:00:00.0 UTC (+00:00) } -tariffFileSuppliers: Doctrine\Common\Collections\ArrayCollection {#791 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\TariffFile {#789 -id: Symfony\Component\Uid\UuidV7 {#790 …} -filePath: ? ?string -fileName: ? ?string -fileStructure: ? ?array -isCompressed: false -tariffFileCollection: null -validFrom: DateTime @1765065600 {#792 date: 2025-12-07 00:00:00.0 UTC (+00:00) } -tariffFileSuppliers: Doctrine\Common\Collections\ArrayCollection {#791 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#589 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#98 …} -logger: Monolog\Logger {#179 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#729 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Entity\TariffFile {#789 -id: Symfony\Component\Uid\UuidV7 {#790 …} -filePath: ? ?string -fileName: ? ?string -fileStructure: ? ?array -isCompressed: false -tariffFileCollection: null -validFrom: DateTime @1765065600 {#792 date: 2025-12-07 00:00:00.0 UTC (+00:00) } -tariffFileSuppliers: Doctrine\Common\Collections\ArrayCollection {#791 …} } |
| data_class | "App\Entity\TariffFile" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#859 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\TariffFile" } } |
| 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() {#861 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#227 …} $message: Closure() {#860 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "tariff_file_upload_form" "_tariff_file_upload_form" ] |
| cache_key | "_tariff_file_upload_form_tariff_file_upload_form" |
| compound | true |
| data | App\Entity\TariffFile {#789 -id: Symfony\Component\Uid\UuidV7 {#790 …} -filePath: ? ?string -fileName: ? ?string -fileStructure: ? ?array -isCompressed: false -tariffFileCollection: null -validFrom: DateTime @1765065600 {#792 date: 2025-12-07 00:00:00.0 UTC (+00:00) } -tariffFileSuppliers: Doctrine\Common\Collections\ArrayCollection {#791 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2105 -errors: [] -form: Symfony\Component\Form\Form {#2106 …} } |
| form | Symfony\Component\Form\FormView {#862 …5} |
| full_name | "tariff_file_upload_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tariff_file_upload_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "tariff_file_upload_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_tariff_file_upload_form" |
| valid | true |
| value | App\Entity\TariffFile {#789 -id: Symfony\Component\Uid\UuidV7 {#790 …} -filePath: ? ?string -fileName: ? ?string -fileStructure: ? ?array -isCompressed: false -tariffFileCollection: null -validFrom: DateTime @1765065600 {#792 date: 2025-12-07 00:00:00.0 UTC (+00:00) } -tariffFileSuppliers: Doctrine\Common\Collections\ArrayCollection {#791 …} } |
supplier
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 |
|---|---|---|
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Supplier" |
same as passed value |
| label | Symfony\Component\Translation\TranslatableMessage {#1868 -message: "Supplier" -parameters: [] -domain: null } |
same as passed value |
| mapped | false |
same as passed value |
| query_builder | Closure(SupplierRepository $supplierRepository): QueryBuilder {#1865 returnType: "Doctrine\ORM\QueryBuilder" class: "App\FormType\TariffFileUploadFormType" this: App\FormType\TariffFileUploadFormType {#809 …} } |
Doctrine\ORM\QueryBuilder {#2026 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2021 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2034 #from: "App\Entity\Supplier" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2035 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "s.active = true" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2036 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1870 …} -dql: "SELECT s FROM App\Entity\Supplier s WHERE s.active = true ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2016 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerG2G0RBi\EntityManagerGhost614a58f {#240 …12} } |
| required | 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 | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2079 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2038 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2037 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2039 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2063 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2041 …} } |
| choices | null |
| class | "App\Entity\Supplier" |
| 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\SameOriginCsrfTokenManager {#589 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#98 …} -logger: Monolog\Logger {#179 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#729 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerG2G0RBi\EntityManagerGhost614a58f {#240 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2060 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerG2G0RBi\EntityManagerGhost614a58f {#240 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2014 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#1868 -message: "Supplier" -parameters: [] -domain: null } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#2026 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2021 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2034 #from: "App\Entity\Supplier" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2035 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "s.active = true" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2036 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1870 …} -dql: "SELECT s FROM App\Entity\Supplier s WHERE s.active = true ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2016 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerG2G0RBi\EntityManagerGhost614a58f {#240 …12} } |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2013 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#227 …} $message: Closure() {#2011 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_tariff_file_upload_form_supplier" ] |
| cache_key | "_tariff_file_upload_form_supplier_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2127 +data: App\Entity\Supplier {#2151 …} +value: "87" +label: "123 Energie" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2139 +data: App\Entity\Supplier {#2192 …} +value: "88" +label: "Badenova" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +data: App\Entity\Supplier {#2194 …} +value: "15" +label: "E WIE EINFACH" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2141 +data: App\Entity\Supplier {#2203 …} +value: "59" +label: "Eins Energie" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2128 +data: App\Entity\Supplier {#2204 …} +value: "9" +label: "EnBW" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2148 +data: App\Entity\Supplier {#2210 …} +value: "76" +label: "Enercity" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2147 +data: App\Entity\Supplier {#2217 …} +value: "68" +label: "Energie Audit" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2146 +data: App\Entity\Supplier {#2224 …} +value: "83" +label: "Energiespardienst24" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2137 +data: App\Entity\Supplier {#2231 …} +value: "97" +label: "Energrün" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2143 +data: App\Entity\Supplier {#2238 …} +value: "54" +label: "ENNI" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2434 +data: App\Entity\Supplier {#2245 …} +value: "61" +label: "Envia M" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2456 +data: App\Entity\Supplier {#2252 …} +value: "29" +label: "EON" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2453 +data: App\Entity\Supplier {#2259 …} +value: "11" +label: "Eprimo" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2441 +data: App\Entity\Supplier {#2266 …} +value: "82" +label: "ESD24" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2201 +data: App\Entity\Supplier {#2273 …} +value: "65" +label: "EVD" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2448 +data: App\Entity\Supplier {#2280 …} +value: "84" +label: "EVM" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2455 +data: App\Entity\Supplier {#2287 …} +value: "14" +label: "EWE" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2457 +data: App\Entity\Supplier {#2294 …} +value: "80" +label: "ExtraGrün" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2458 +data: App\Entity\Supplier {#2301 …} +value: "51" +label: "Goldgas" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2459 +data: App\Entity\Supplier {#2308 …} +value: "24" +label: "Lekker" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2460 +data: App\Entity\Supplier {#2315 …} +value: "47" +label: "Lichtblick" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2461 +data: App\Entity\Supplier {#2322 …} +value: "52" +label: "Mainova" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2462 +data: App\Entity\Supplier {#2329 …} +value: "44" +label: "Mark-E" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2463 +data: App\Entity\Supplier {#2336 …} +value: "62" +label: "MITGAS" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2464 +data: App\Entity\Supplier {#2343 …} +value: "89" +label: "Octopus Energy" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2465 +data: App\Entity\Supplier {#2350 …} +value: "77" +label: "Paketsparer" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2466 +data: App\Entity\Supplier {#2357 …} +value: "72" +label: "R(H)EINPOWER" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2467 +data: App\Entity\Supplier {#2364 …} +value: "95" +label: "Respect Energy" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2468 +data: App\Entity\Supplier {#2371 …} +value: "75" +label: "RheinEnergie" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2469 +data: App\Entity\Supplier {#2378 …} +value: "96" +label: "RLM-Festpreis-Tool" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2470 +data: App\Entity\Supplier {#2385 …} +value: "79" +label: "Sauber Energie" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2471 +data: App\Entity\Supplier {#2392 …} +value: "71" +label: "SGB Energie" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2472 +data: App\Entity\Supplier {#2399 …} +value: "78" +label: "Stadtwerke Duisburg" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2473 +data: App\Entity\Supplier {#2406 …} +value: "53" +label: "Stadtwerke Düsseldorf" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2474 +data: App\Entity\Supplier {#2413 …} +value: "17" +label: "Stadtwerke Krefeld" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2475 +data: App\Entity\Supplier {#2420 …} +value: "85" +label: "Süwag" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2476 +data: App\Entity\Supplier {#2427 …} +value: "7" +label: "Vattenfall" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2047 -errors: [] -form: Symfony\Component\Form\Form {#2109 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2051 …5} |
| full_name | "tariff_file_upload_form[supplier]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tariff_file_upload_form_supplier" |
| is_selected | Closure($choice, $value) {#2126 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | Symfony\Component\Translation\TranslatableMessage {#1868 -message: "Supplier" -parameters: [] -domain: null } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "supplier" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_tariff_file_upload_form_supplier" |
| valid | true |
| value | "" |
supplierGroup
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 |
|---|---|---|
| choices | [ "badenova" => 9 "egon" => 1 "enbw" => 7 "envia_m_group" => 10 "evm" => 14 "ewe" => 11 "extra_holding" => 6 "four_motions" => 5 "lichtblick" => 4 "mainova" => 2 "marke" => 15 "paketsparer" => 8 "sauber_energie" => 12 "stadtwerke_duesseldorf" => 13 "vattenfall" => 3 ] |
[ "badenova" => 9 "egon" => 1 "enbw" => 7 "envia_m_group" => 10 "evm" => 14 "ewe" => 11 "extra_holding" => 6 "four_motions" => 5 "lichtblick" => 4 "mainova" => 2 "marke" => 15 "paketsparer" => 8 "sauber_energie" => 12 "stadtwerke_duesseldorf" => 13 "vattenfall" => 3 ] |
| label | Symfony\Component\Translation\TranslatableMessage {#1856 -message: "Supplier-Group" -parameters: [] -domain: null } |
same as passed value |
| mapped | false |
same as passed value |
| required | 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 | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "badenova" => 9 "egon" => 1 "enbw" => 7 "envia_m_group" => 10 "evm" => 14 "ewe" => 11 "extra_holding" => 6 "four_motions" => 5 "lichtblick" => 4 "mainova" => 2 "marke" => 15 "paketsparer" => 8 "sauber_energie" => 12 "stadtwerke_duesseldorf" => 13 "vattenfall" => 3 ] |
| 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\SameOriginCsrfTokenManager {#589 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#98 …} -logger: Monolog\Logger {#179 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#729 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| 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." |
| 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 | Symfony\Component\Translation\TranslatableMessage {#1856 -message: "Supplier-Group" -parameters: [] -domain: null } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2052 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#227 …} $message: Closure() {#2053 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_tariff_file_upload_form_supplierGroup" ] |
| cache_key | "_tariff_file_upload_form_supplierGroup_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2478 +data: 9 +value: "9" +label: "badenova" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2479 +data: 1 +value: "1" +label: "egon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2480 +data: 7 +value: "7" +label: "enbw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2481 +data: 10 +value: "10" +label: "envia_m_group" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2482 +data: 14 +value: "14" +label: "evm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2483 +data: 11 +value: "11" +label: "ewe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2484 +data: 6 +value: "6" +label: "extra_holding" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2485 +data: 5 +value: "5" +label: "four_motions" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2486 +data: 4 +value: "4" +label: "lichtblick" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2487 +data: 2 +value: "2" +label: "mainova" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2488 +data: 15 +value: "15" +label: "marke" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2489 +data: 8 +value: "8" +label: "paketsparer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2490 +data: 12 +value: "12" +label: "sauber_energie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2491 +data: 13 +value: "13" +label: "stadtwerke_duesseldorf" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2492 +data: 3 +value: "3" +label: "vattenfall" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2477 -errors: [] -form: Symfony\Component\Form\Form {#2112 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2124 …5} |
| full_name | "tariff_file_upload_form[supplierGroup]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tariff_file_upload_form_supplierGroup" |
| is_selected | Closure($choice, $value) {#2494 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | Symfony\Component\Translation\TranslatableMessage {#1856 -message: "Supplier-Group" -parameters: [] -domain: null } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "supplierGroup" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_tariff_file_upload_form_supplierGroup" |
| valid | true |
| value | "" |
tariffFile
Form type:
"Symfony\Component\Form\Extension\Core\Type\FileType"
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 |
|---|---|---|
| label | Symfony\Component\Translation\TranslatableMessage {#1888 -message: "File" -parameters: [] -domain: null } |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#589 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#98 …} -logger: Monolog\Logger {#179 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#729 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid file." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#1888 -message: "File" -parameters: [] -domain: null } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | false |
| 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() {#2076 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#227 …} $message: Closure() {#2077 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_tariff_file_upload_form_tariffFile" ] |
| cache_key | "_tariff_file_upload_form_tariffFile_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2495 -errors: [] -form: Symfony\Component\Form\Form {#2115 …} } |
| form | Symfony\Component\Form\FormView {#2496 …5} |
| full_name | "tariff_file_upload_form[tariffFile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tariff_file_upload_form_tariffFile" |
| label | Symfony\Component\Translation\TranslatableMessage {#1888 -message: "File" -parameters: [] -domain: null } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "tariffFile" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_tariff_file_upload_form_tariffFile" |
| valid | true |
| value | "" |
updateConfig
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | true |
same as passed value |
| label | Symfony\Component\Translation\TranslatableMessage {#1979 -message: "Pull config from production portal before processing the tariff file?" -parameters: [] -domain: null } |
same as passed value |
| mapped | false |
same as passed value |
| required | 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 | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#589 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#98 …} -logger: Monolog\Logger {#179 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#729 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | true |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2084 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2085 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | Symfony\Component\Translation\TranslatableMessage {#1979 -message: "Pull config from production portal before processing the tariff file?" -parameters: [] -domain: 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() {#2087 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#227 …} $message: Closure() {#2089 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tariff_file_upload_form_updateConfig" ] |
| cache_key | "_tariff_file_upload_form_updateConfig_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2497 -errors: [] -form: Symfony\Component\Form\Form {#2118 …} } |
| form | Symfony\Component\Form\FormView {#2498 …5} |
| full_name | "tariff_file_upload_form[updateConfig]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tariff_file_upload_form_updateConfig" |
| label | Symfony\Component\Translation\TranslatableMessage {#1979 -message: "Pull config from production portal before processing the tariff file?" -parameters: [] -domain: null } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "updateConfig" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_tariff_file_upload_form_updateConfig" |
| valid | true |
| value | "1" |
save
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | Symfony\Component\Translation\TranslatableMessage {#1980 -message: "Submit" -parameters: [] -domain: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | Symfony\Component\Translation\TranslatableMessage {#1980 -message: "Submit" -parameters: [] -domain: null } |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_tariff_file_upload_form_save" ] |
| cache_key | "_tariff_file_upload_form_save_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2500 …5} |
| full_name | "tariff_file_upload_form[save]" |
| id | "tariff_file_upload_form_save" |
| label | Symfony\Component\Translation\TranslatableMessage {#1980 -message: "Submit" -parameters: [] -domain: null } |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "save" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_tariff_file_upload_form_save" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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\SameOriginCsrfTokenManager {#589 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#98 …} -logger: Monolog\Logger {#179 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#729 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2503 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() {#2505 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#227 …} $message: Closure() {#2504 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_tariff_file_upload_form__token" ] |
| cache_key | "_tariff_file_upload_form__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2515 -errors: [] -form: Symfony\Component\Form\Form {#2511 …} } |
| form | Symfony\Component\Form\FormView {#2506 …5} |
| full_name | "tariff_file_upload_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tariff_file_upload_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 | "_tariff_file_upload_form__token" |
| valid | true |
| value | "csrf-token" |