<?php //538189c3a15cfe2f9a33a74592bb1e32

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' => [
                [
                    'laId' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.is_scotland_wide AS is_scotland_wide_2, s0_.deleted_at AS deleted_at_3, l1_.id AS id_4, l1_.name AS name_5 FROM service_provider s0_ LEFT JOIN service_provider_local_authority s2_ ON s0_.id = s2_.service_provider_id LEFT JOIN local_authority l1_ ON l1_.id = s2_.local_authority_id WHERE ((l1_.id = ? OR s0_.is_scotland_wide = 1)) AND s0_.deleted_at IS NULL',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'sp' => 'App\\Entity\\ServiceProvider',
                    'la' => 'App\\Entity\\LocalAuthority',
                ],
            ],
            'relationMap' => [
                2 => [
                    'la' => 'localAuthorities',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'la' => 'sp',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'is_scotland_wide_2' => 'isScotlandWide',
                    'deleted_at_3' => 'deletedAt',
                    'id_4' => 'id',
                    'name_5' => 'name',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\ServiceProvider' => [
                        'sp' => [
                            'id' => 'id_0',
                            'name' => 'name_1',
                            'isScotlandWide' => 'is_scotland_wide_2',
                            'deletedAt' => 'deleted_at_3',
                        ],
                    ],
                    'App\\Entity\\LocalAuthority' => [
                        'la' => [
                            'id' => 'id_4',
                            'name' => 'name_5',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'sp' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'sp',
                    'name_1' => 'sp',
                    'is_scotland_wide_2' => 'sp',
                    'deleted_at_3' => 'sp',
                    'id_4' => 'la',
                    'name_5' => 'la',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\ServiceProvider',
                    'name_1' => 'App\\Entity\\ServiceProvider',
                    'is_scotland_wide_2' => 'App\\Entity\\ServiceProvider',
                    'deleted_at_3' => 'App\\Entity\\ServiceProvider',
                    'id_4' => 'App\\Entity\\LocalAuthority',
                    'name_5' => 'App\\Entity\\LocalAuthority',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
