<?php //%255Be82ac9a4102eccae75ee3b46af89f681%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' => [
                [
                    'azienda' => [
                        0,
                    ],
                    'tipo' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT t0_.id AS id_0, t0_.tipo AS tipo_1, t0_.valore AS valore_2, t0_.creator_id AS creator_id_3, t0_.creation_date AS creation_date_4, t0_.modify_id AS modify_id_5, t0_.modify_date AS modify_date_6, t0_.azienda_id AS azienda_id_7 FROM target t0_ WHERE t0_.azienda_id = ? AND t0_.tipo = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'v' => 'App\\Entity\\Target',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'tipo_1' => 'Tipo',
                    'valore_2' => 'Valore',
                    'creator_id_3' => 'CreatorId',
                    'creation_date_4' => 'CreationDate',
                    'modify_id_5' => 'ModifyId',
                    'modify_date_6' => 'ModifyDate',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'azienda_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'v' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'azienda_id_7' => 'azienda_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'v',
                    'tipo_1' => 'v',
                    'valore_2' => 'v',
                    'creator_id_3' => 'v',
                    'creation_date_4' => 'v',
                    'modify_id_5' => 'v',
                    'modify_date_6' => 'v',
                    'azienda_id_7' => 'v',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Target',
                    'tipo_1' => 'App\\Entity\\Target',
                    'valore_2' => 'App\\Entity\\Target',
                    'creator_id_3' => 'App\\Entity\\Target',
                    'creation_date_4' => 'App\\Entity\\Target',
                    'modify_id_5' => 'App\\Entity\\Target',
                    'modify_date_6' => 'App\\Entity\\Target',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
