<?php //189ea6f0c97952517c0b1671d9b593e3

return [PHP_INT_MAX, static fn () => \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\\SingleSelectSqlFinalizer'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            'sqlFinalizer' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
            'parameterMappings' => [
                [
                    'type' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT f0_.id AS id_0, f0_.type AS type_1, f0_.name AS name_2, f0_.subject AS subject_3, f0_.content AS content_4, f0_.from_email AS from_email_5, f0_.from_name AS from_name_6, f0_.is_active AS is_active_7, f0_.created_at AS created_at_8, f0_.updated_at AS updated_at_9, f0_.pool_id AS pool_id_10 FROM fisch_email_template f0_ WHERE f0_.type = ? AND f0_.is_active = 1 AND f0_.pool_id IS NULL',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    't' => 'App\\Entity\\Fisch\\FischEmailTemplate',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'type_1' => 'type',
                    'name_2' => 'name',
                    'subject_3' => 'subject',
                    'content_4' => 'content',
                    'from_email_5' => 'fromEmail',
                    'from_name_6' => 'fromName',
                    'is_active_7' => 'isActive',
                    'created_at_8' => 'createdAt',
                    'updated_at_9' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Fisch\\FischEmailTemplate' => [
                        't' => [
                            'id' => 'id_0',
                            'type' => 'type_1',
                            'name' => 'name_2',
                            'subject' => 'subject_3',
                            'content' => 'content_4',
                            'fromEmail' => 'from_email_5',
                            'fromName' => 'from_name_6',
                            'isActive' => 'is_active_7',
                            'createdAt' => 'created_at_8',
                            'updatedAt' => 'updated_at_9',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'pool_id_10' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    't' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'pool_id_10' => 'pool_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 't',
                    'type_1' => 't',
                    'name_2' => 't',
                    'subject_3' => 't',
                    'content_4' => 't',
                    'from_email_5' => 't',
                    'from_name_6' => 't',
                    'is_active_7' => 't',
                    'created_at_8' => 't',
                    'updated_at_9' => 't',
                    'pool_id_10' => 't',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Fisch\\FischEmailTemplate',
                    'type_1' => 'App\\Entity\\Fisch\\FischEmailTemplate',
                    'name_2' => 'App\\Entity\\Fisch\\FischEmailTemplate',
                    'subject_3' => 'App\\Entity\\Fisch\\FischEmailTemplate',
                    'content_4' => 'App\\Entity\\Fisch\\FischEmailTemplate',
                    'from_email_5' => 'App\\Entity\\Fisch\\FischEmailTemplate',
                    'from_name_6' => 'App\\Entity\\Fisch\\FischEmailTemplate',
                    'is_active_7' => 'App\\Entity\\Fisch\\FischEmailTemplate',
                    'created_at_8' => 'App\\Entity\\Fisch\\FischEmailTemplate',
                    'updated_at_9' => 'App\\Entity\\Fisch\\FischEmailTemplate',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
