<?php //%255B74c9291f63912698b5ffd8414f38d5dd%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' => [
                [
                    'id' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT a0_.id AS id_0, a0_.email AS email_1, a0_.nome AS nome_2, a0_.azienda_id AS azienda_id_3, a0_.create_id AS create_id_4, a0_.creation_date AS creation_date_5, a0_.modify_id AS modify_id_6, a0_.modify_date AS modify_date_7 FROM address_book a0_ INNER JOIN user u1_ ON (a0_.azienda_id = u1_.azienda_id) WHERE u1_.id = ? ORDER BY a0_.nome ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'a' => 'App\\Entity\\AddressBook',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'email_1' => 'Email',
                    'nome_2' => 'Nome',
                    'azienda_id_3' => 'AziendaId',
                    'create_id_4' => 'CreateId',
                    'creation_date_5' => 'CreationDate',
                    'modify_id_6' => 'ModifyId',
                    'modify_date_7' => 'ModifyDate',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'a' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'a',
                    'email_1' => 'a',
                    'nome_2' => 'a',
                    'azienda_id_3' => 'a',
                    'create_id_4' => 'a',
                    'creation_date_5' => 'a',
                    'modify_id_6' => 'a',
                    'modify_date_7' => 'a',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\AddressBook',
                    'email_1' => 'App\\Entity\\AddressBook',
                    'nome_2' => 'App\\Entity\\AddressBook',
                    'azienda_id_3' => 'App\\Entity\\AddressBook',
                    'create_id_4' => 'App\\Entity\\AddressBook',
                    'creation_date_5' => 'App\\Entity\\AddressBook',
                    'modify_id_6' => 'App\\Entity\\AddressBook',
                    'modify_date_7' => 'App\\Entity\\AddressBook',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
