<?php //68a3b841298aeab433c1089c3bf68c8b

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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address AS address_2, c0_.phone AS phone_3, c0_.email AS email_4, c0_.website AS website_5, c0_.description AS description_6, c0_.logo AS logo_7, c0_.is_active AS is_active_8, c0_.created_at AS created_at_9, c0_.updated_at AS updated_at_10 FROM clinic c0_ WHERE c0_.is_active = 1 ORDER BY c0_.id ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\Clinic',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'address_2' => 'address',
                    'phone_3' => 'phone',
                    'email_4' => 'email',
                    'website_5' => 'website',
                    'description_6' => 'description',
                    'logo_7' => 'logo',
                    'is_active_8' => 'isActive',
                    'created_at_9' => 'createdAt',
                    'updated_at_10' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Clinic' => [
                        'c' => [
                            'id' => 'id_0',
                            'name' => 'name_1',
                            'address' => 'address_2',
                            'phone' => 'phone_3',
                            'email' => 'email_4',
                            'website' => 'website_5',
                            'description' => 'description_6',
                            'logo' => 'logo_7',
                            'isActive' => 'is_active_8',
                            'createdAt' => 'created_at_9',
                            'updatedAt' => 'updated_at_10',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'name_1' => 'c',
                    'address_2' => 'c',
                    'phone_3' => 'c',
                    'email_4' => 'c',
                    'website_5' => 'c',
                    'description_6' => 'c',
                    'logo_7' => 'c',
                    'is_active_8' => 'c',
                    'created_at_9' => 'c',
                    'updated_at_10' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Clinic',
                    'name_1' => 'App\\Entity\\Clinic',
                    'address_2' => 'App\\Entity\\Clinic',
                    'phone_3' => 'App\\Entity\\Clinic',
                    'email_4' => 'App\\Entity\\Clinic',
                    'website_5' => 'App\\Entity\\Clinic',
                    'description_6' => 'App\\Entity\\Clinic',
                    'logo_7' => 'App\\Entity\\Clinic',
                    'is_active_8' => 'App\\Entity\\Clinic',
                    'created_at_9' => 'App\\Entity\\Clinic',
                    'updated_at_10' => 'App\\Entity\\Clinic',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
