<?php //00e84401d00570ad5f4e400c60dbc05c

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_.name AS name_0, c0_.address AS address_1, c1_.pkd AS pkd_2, c2_.city AS city_3, c1_.name AS name_4, v3_.voivodeship AS voivodeship_5, c0_.type AS type_6, c0_.phone AS phone_7, c0_.website AS website_8, c0_.mail AS mail_9, c0_.description AS description_10 FROM company c0_ LEFT JOIN category c1_ ON c0_.category_id = c1_.id LEFT JOIN city c2_ ON c0_.city_id = c2_.id LEFT JOIN voivodeship v3_ ON c2_.voivodeship_id = v3_.id',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'name_0' => 'name',
                    'address_1' => 'address',
                    'pkd_2' => 'pkd',
                    'city_3' => 'city',
                    'name_4' => 'cat',
                    'voivodeship_5' => 'voivodeship',
                    'type_6' => 'type',
                    'phone_7' => 'phone',
                    'website_8' => 'website',
                    'mail_9' => 'mail',
                    'description_10' => 'description',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'name_0' => 'text',
                    'address_1' => 'text',
                    'pkd_2' => 'string',
                    'city_3' => 'text',
                    'name_4' => 'text',
                    'voivodeship_5' => 'string',
                    'type_6' => 'text',
                    'phone_7' => 'string',
                    'website_8' => 'text',
                    'mail_9' => 'text',
                    'description_10' => 'text',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
