<?php //93b7dc15f8e34f170fb6a34425dc62a3

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' => [
                [
                    'public_type' => [
                        0,
                    ],
                    'private_type' => [
                        1,
                    ],
                    'owner' => [
                        2,
                    ],
                    'alias' => [
                        3,
                    ],
                    'term' => [
                        4,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT p0_.id AS id_0, p0_.label AS label_1, p0_.type AS type_2, p0_.datagrid_alias AS datagrid_alias_3, p0_.columns AS columns_4, p0_.filters AS filters_5, p0_.owner_id AS owner_id_6 FROM pim_datagrid_view p0_ WHERE (p0_.type = ? OR (p0_.type = ? AND p0_.owner_id = ?)) AND p0_.datagrid_alias = ? AND p0_.label LIKE ? LIMIT 20',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'v' => 'Oro\\Bundle\\PimDataGridBundle\\Entity\\DatagridView',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'label_1' => 'label',
                    'type_2' => 'type',
                    'datagrid_alias_3' => 'datagridAlias',
                    'columns_4' => 'columns',
                    'filters_5' => 'filters',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'owner_id_6' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'v' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'owner_id_6' => 'owner_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'v',
                    'label_1' => 'v',
                    'type_2' => 'v',
                    'datagrid_alias_3' => 'v',
                    'columns_4' => 'v',
                    'filters_5' => 'v',
                    'owner_id_6' => 'v',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'Oro\\Bundle\\PimDataGridBundle\\Entity\\DatagridView',
                    'label_1' => 'Oro\\Bundle\\PimDataGridBundle\\Entity\\DatagridView',
                    'type_2' => 'Oro\\Bundle\\PimDataGridBundle\\Entity\\DatagridView',
                    'datagrid_alias_3' => 'Oro\\Bundle\\PimDataGridBundle\\Entity\\DatagridView',
                    'columns_4' => 'Oro\\Bundle\\PimDataGridBundle\\Entity\\DatagridView',
                    'filters_5' => 'Oro\\Bundle\\PimDataGridBundle\\Entity\\DatagridView',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
