<?php //%255B67d13fc12b3c743c9e45a28b6155c54e%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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT c0_.id AS id_0, c0_.name AS name_1, p1_.id AS id_2, p1_.slug AS slug_3, p1_.active AS active_4, p1_.designer AS designer_5, p1_.name AS name_6, p1_.year AS year_7, p1_.description AS description_8, p1_.finitions AS finitions_9, p1_.dimensions AS dimensions_10, c2_.id AS id_11, c2_.nom_fr AS nom_fr_12, c2_.cat AS cat_13, c2_.image AS image_14, p1_.category_id AS category_id_15, p1_.collection_id AS collection_id_16, p1_.media_id AS media_id_17, p1_.documentation_id AS documentation_id_18, p1_.price_id AS price_id_19 FROM collection c0_ INNER JOIN product p1_ ON c0_.id = p1_.collection_id INNER JOIN Categories c2_ ON p1_.category_id = c2_.id WHERE p1_.active = 1 ORDER BY c0_.name ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\Collection',
                    'p' => 'App\\Entity\\Product',
                    'cat' => 'App\\Entity\\Category',
                ],
            ],
            'relationMap' => [
                2 => [
                    'p' => 'products',
                    'cat' => 'category',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'p' => 'c',
                    'cat' => 'p',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'id_2' => 'id',
                    'slug_3' => 'slug',
                    'active_4' => 'active',
                    'designer_5' => 'designer',
                    'name_6' => 'name',
                    'year_7' => 'year',
                    'description_8' => 'description',
                    'finitions_9' => 'finitions',
                    'dimensions_10' => 'dimensions',
                    'id_11' => 'id',
                    'nom_fr_12' => 'name',
                    'cat_13' => 'slug',
                    'image_14' => 'image',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'category_id_15' => 'integer',
                    'collection_id_16' => 'integer',
                    'media_id_17' => 'integer',
                    'documentation_id_18' => 'integer',
                    'price_id_19' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'category_id_15' => 'category_id',
                    'collection_id_16' => 'collection_id',
                    'media_id_17' => 'media_id',
                    'documentation_id_18' => 'documentation_id',
                    'price_id_19' => 'price_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'name_1' => 'c',
                    'id_2' => 'p',
                    'slug_3' => 'p',
                    'active_4' => 'p',
                    'designer_5' => 'p',
                    'name_6' => 'p',
                    'year_7' => 'p',
                    'description_8' => 'p',
                    'finitions_9' => 'p',
                    'dimensions_10' => 'p',
                    'id_11' => 'cat',
                    'nom_fr_12' => 'cat',
                    'cat_13' => 'cat',
                    'image_14' => 'cat',
                    'category_id_15' => 'p',
                    'collection_id_16' => 'p',
                    'media_id_17' => 'p',
                    'documentation_id_18' => 'p',
                    'price_id_19' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Collection',
                    'name_1' => 'App\\Entity\\Collection',
                    'id_2' => 'App\\Entity\\Product',
                    'slug_3' => 'App\\Entity\\Product',
                    'active_4' => 'App\\Entity\\Product',
                    'designer_5' => 'App\\Entity\\Product',
                    'name_6' => 'App\\Entity\\Product',
                    'year_7' => 'App\\Entity\\Product',
                    'description_8' => 'App\\Entity\\Product',
                    'finitions_9' => 'App\\Entity\\Product',
                    'dimensions_10' => 'App\\Entity\\Product',
                    'id_11' => 'App\\Entity\\Category',
                    'nom_fr_12' => 'App\\Entity\\Category',
                    'cat_13' => 'App\\Entity\\Category',
                    'image_14' => 'App\\Entity\\Category',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
