<?php //a334deb06e80dc95dbbb58d6c4ce1096

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Doctrine\\ORM\\Query\\ParserResult'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ParserResult')),
        clone ($p['Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            'sqlStatements' => [
                1 => 'SELECT m0_.id AS id_0, m0_.product_title AS product_title_1, m0_.qty AS qty_2, m0_.price AS price_3, m0_.original_price AS original_price_4, m0_.discount_rate AS discount_rate_5, m0_.total_price AS total_price_6, m0_.tax_rate AS tax_rate_7, m0_.total_tax AS total_tax_8, m0_.lehrer_latex_code AS lehrer_latex_code_9, m0_.student AS student_10, m0_.student_nachname AS student_nachname_11, m0_.created_at AS created_at_12, m0_.updated_at AS updated_at_13, m0_.bestellungen_id AS bestellungen_id_14, m0_.product_id AS product_id_15, m0_.modul_id AS modul_id_16, m0_.extra_id AS extra_id_17, m0_.thema_id AS thema_id_18, m0_.laden_id AS laden_id_19, m0_.laden_modul_id AS laden_modul_id_20, m0_.klassen_id AS klassen_id_21 FROM main_bestellungen_items m0_ LEFT JOIN main_bestellungen m1_ ON m0_.bestellungen_id = m1_.id WHERE m1_.id = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'bestellungenItem' => 'App\\Entity\\Main\\Bestellungen\\BestellungenItem',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'product_title_1' => 'productTitle',
                    'qty_2' => 'qty',
                    'price_3' => 'price',
                    'original_price_4' => 'originalPrice',
                    'discount_rate_5' => 'discountRate',
                    'total_price_6' => 'totalPrice',
                    'tax_rate_7' => 'taxRate',
                    'total_tax_8' => 'totalTax',
                    'lehrer_latex_code_9' => 'lehrerLatexCode',
                    'student_10' => 'student',
                    'student_nachname_11' => 'studentNachname',
                    'created_at_12' => 'createdAt',
                    'updated_at_13' => 'updatedAt',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'bestellungen_id_14' => 'integer',
                    'product_id_15' => 'integer',
                    'modul_id_16' => 'integer',
                    'extra_id_17' => 'integer',
                    'thema_id_18' => 'integer',
                    'laden_id_19' => 'integer',
                    'laden_modul_id_20' => 'integer',
                    'klassen_id_21' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'bestellungenItem' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'bestellungen_id_14' => 'bestellungen_id',
                    'product_id_15' => 'product_id',
                    'modul_id_16' => 'modul_id',
                    'extra_id_17' => 'extra_id',
                    'thema_id_18' => 'thema_id',
                    'laden_id_19' => 'laden_id',
                    'laden_modul_id_20' => 'laden_modul_id',
                    'klassen_id_21' => 'klassen_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'bestellungenItem',
                    'product_title_1' => 'bestellungenItem',
                    'qty_2' => 'bestellungenItem',
                    'price_3' => 'bestellungenItem',
                    'original_price_4' => 'bestellungenItem',
                    'discount_rate_5' => 'bestellungenItem',
                    'total_price_6' => 'bestellungenItem',
                    'tax_rate_7' => 'bestellungenItem',
                    'total_tax_8' => 'bestellungenItem',
                    'lehrer_latex_code_9' => 'bestellungenItem',
                    'student_10' => 'bestellungenItem',
                    'student_nachname_11' => 'bestellungenItem',
                    'created_at_12' => 'bestellungenItem',
                    'updated_at_13' => 'bestellungenItem',
                    'bestellungen_id_14' => 'bestellungenItem',
                    'product_id_15' => 'bestellungenItem',
                    'modul_id_16' => 'bestellungenItem',
                    'extra_id_17' => 'bestellungenItem',
                    'thema_id_18' => 'bestellungenItem',
                    'laden_id_19' => 'bestellungenItem',
                    'laden_modul_id_20' => 'bestellungenItem',
                    'klassen_id_21' => 'bestellungenItem',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Main\\Bestellungen\\BestellungenItem',
                    'product_title_1' => 'App\\Entity\\Main\\Bestellungen\\BestellungenItem',
                    'qty_2' => 'App\\Entity\\Main\\Bestellungen\\BestellungenItem',
                    'price_3' => 'App\\Entity\\Main\\Bestellungen\\BestellungenItem',
                    'original_price_4' => 'App\\Entity\\Main\\Bestellungen\\BestellungenItem',
                    'discount_rate_5' => 'App\\Entity\\Main\\Bestellungen\\BestellungenItem',
                    'total_price_6' => 'App\\Entity\\Main\\Bestellungen\\BestellungenItem',
                    'tax_rate_7' => 'App\\Entity\\Main\\Bestellungen\\BestellungenItem',
                    'total_tax_8' => 'App\\Entity\\Main\\Bestellungen\\BestellungenItem',
                    'lehrer_latex_code_9' => 'App\\Entity\\Main\\Bestellungen\\BestellungenItem',
                    'student_10' => 'App\\Entity\\Main\\Bestellungen\\BestellungenItem',
                    'student_nachname_11' => 'App\\Entity\\Main\\Bestellungen\\BestellungenItem',
                    'created_at_12' => 'App\\Entity\\Main\\Bestellungen\\BestellungenItem',
                    'updated_at_13' => 'App\\Entity\\Main\\Bestellungen\\BestellungenItem',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'bId' => [
                    0,
                ],
            ],
        ],
        1,
    ]
); }];
