<?php 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\\ParserResult' => [
            '_sqlExecutor' => [
                $o[1],
            ],
            '_resultSetMapping' => [
                $o[2],
            ],
            '_parameterMappings' => [
                [
                    'val' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.active AS active_3, f0_.type AS type_4, f0_.url_example AS url_example_5, f0_.image_example AS image_example_6, f0_.public AS public_7, f0_.default_font_id AS default_font_id_8 FROM fir_template f0_ WHERE f0_.type = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    't' => 'App\\Entity\\Template',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'description_2' => 'description',
                    'active_3' => 'active',
                    'type_4' => 'type',
                    'url_example_5' => 'urlExample',
                    'image_example_6' => 'imageExample',
                    'public_7' => 'public',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'default_font_id_8' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    't' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'default_font_id_8' => 'default_font_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 't',
                    'name_1' => 't',
                    'description_2' => 't',
                    'active_3' => 't',
                    'type_4' => 't',
                    'url_example_5' => 't',
                    'image_example_6' => 't',
                    'public_7' => 't',
                    'default_font_id_8' => 't',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Template',
                    'name_1' => 'App\\Entity\\Template',
                    'description_2' => 'App\\Entity\\Template',
                    'active_3' => 'App\\Entity\\Template',
                    'type_4' => 'App\\Entity\\Template',
                    'url_example_5' => 'App\\Entity\\Template',
                    'image_example_6' => 'App\\Entity\\Template',
                    'public_7' => 'App\\Entity\\Template',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
