<?php //25bc2237c8c5da8dcc95b1a193bd7a1b

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { 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\\SingleSelectSqlFinalizer'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            'sqlFinalizer' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
            'parameterMappings' => [
                [
                    'id' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT g0_.id AS id_0, g0_.media AS media_1, COALESCE(t1_.content, g0_.caption) AS caption_2, g0_.type AS type_3, g0_.sort AS sort_4, g0_.created_at AS created_at_5, g0_.updated_at AS updated_at_6, g0_.deleted_at AS deleted_at_7, g0_.is_active AS is_active_8 FROM gallery_media g0_ LEFT JOIN ext_translations t1_ ON t1_.locale = \'fr\' AND t1_.field = \'caption\' AND t1_.object_class = \'App\\\\GalleryBundle\\\\Entity\\\\GalleryMedia\' AND t1_.foreign_key = g0_.id WHERE g0_.gallery_id = ? ORDER BY g0_.sort ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'g' => 'App\\GalleryBundle\\Entity\\GalleryMedia',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'media_1' => 'media',
                    'caption_2' => 'caption',
                    'type_3' => 'type',
                    'sort_4' => 'sort',
                    'created_at_5' => 'createdAt',
                    'updated_at_6' => 'updatedAt',
                    'deleted_at_7' => 'deletedAt',
                    'is_active_8' => 'isActive',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\GalleryBundle\\Entity\\GalleryMedia' => [
                        'g' => [
                            'id' => 'id_0',
                            'media' => 'media_1',
                            'caption' => 'caption_2',
                            'type' => 'type_3',
                            'sort' => 'sort_4',
                            'createdAt' => 'created_at_5',
                            'updatedAt' => 'updated_at_6',
                            'deletedAt' => 'deleted_at_7',
                            'isActive' => 'is_active_8',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'g' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'g',
                    'media_1' => 'g',
                    'caption_2' => 'g',
                    'type_3' => 'g',
                    'sort_4' => 'g',
                    'created_at_5' => 'g',
                    'updated_at_6' => 'g',
                    'deleted_at_7' => 'g',
                    'is_active_8' => 'g',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\GalleryBundle\\Entity\\GalleryMedia',
                    'media_1' => 'App\\GalleryBundle\\Entity\\GalleryMedia',
                    'caption_2' => 'App\\GalleryBundle\\Entity\\GalleryMedia',
                    'type_3' => 'App\\GalleryBundle\\Entity\\GalleryMedia',
                    'sort_4' => 'App\\GalleryBundle\\Entity\\GalleryMedia',
                    'created_at_5' => 'App\\GalleryBundle\\Entity\\GalleryMedia',
                    'updated_at_6' => 'App\\GalleryBundle\\Entity\\GalleryMedia',
                    'deleted_at_7' => 'App\\GalleryBundle\\Entity\\GalleryMedia',
                    'is_active_8' => 'App\\GalleryBundle\\Entity\\GalleryMedia',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
