<?php //e53a448c321ea975efe7b80788b88dd5

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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT m0_.id_municipio AS id_municipio_0, m0_.nombre AS nombre_1, m0_.id_sepomex AS id_sepomex_2, m0_.activo AS activo_3, m0_.id_estado AS id_estado_4 FROM municipio m0_ LEFT JOIN estado e1_ ON m0_.id_estado = e1_.id_estado WHERE e1_.nombre LIKE \'%TLALPAN%\' OR m0_.nombre LIKE \'%TLALPAN%\' OR CONCAT(IFNULL(e1_.nombre, \'\'), \' \', IFNULL(m0_.nombre, \'\'), \'\') LIKE \'%TLALPAN%\' LIMIT 10',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\Municipality',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_municipio_0' => 'id',
                    'nombre_1' => 'name',
                    'id_sepomex_2' => 'idSepomex',
                    'activo_3' => 'active',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'id_estado_4' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'id_estado_4' => 'id_estado',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_municipio_0' => 'entity',
                    'nombre_1' => 'entity',
                    'id_sepomex_2' => 'entity',
                    'activo_3' => 'entity',
                    'id_estado_4' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_municipio_0' => 'App\\Entity\\Municipality',
                    'nombre_1' => 'App\\Entity\\Municipality',
                    'id_sepomex_2' => 'App\\Entity\\Municipality',
                    'activo_3' => 'App\\Entity\\Municipality',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
