<?php //%255B8b34962d835c7e4eeaaa6bb204407105%255D%255B1%255D

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' => [
                [
                    'socio_id' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT p0_.id AS id_0, p0_.create_date AS create_date_1, p0_.name AS name_2, p0_.transportesocio_id AS transportesocio_id_3 FROM placas_socios p0_ WHERE p0_.transportesocio_id = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\Model\\PlacasSocios',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'create_date_1' => 'create_date',
                    'name_2' => 'name',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'transportesocio_id_3' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'transportesocio_id_3' => 'transportesocio_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'create_date_1' => 'c',
                    'name_2' => 'c',
                    'transportesocio_id_3' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Model\\PlacasSocios',
                    'create_date_1' => 'App\\Entity\\Model\\PlacasSocios',
                    'name_2' => 'App\\Entity\\Model\\PlacasSocios',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
