<?php //28bce5d0c00588bd28fa268f209f18c8

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' => [
                [
                    'realizationId' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT r0_.id AS id_0, r0_.image AS image_1, r0_.sort AS sort_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.deleted_at AS deleted_at_5, r0_.is_active AS is_active_6, r0_.realization_id AS realization_id_7 FROM realization_gallery r0_ WHERE r0_.realization_id = ? ORDER BY r0_.sort ASC, r0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'r' => 'App\\RealizationBundle\\Entity\\RealizationGallery',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'image_1' => 'image',
                    'sort_2' => 'sort',
                    'created_at_3' => 'createdAt',
                    'updated_at_4' => 'updatedAt',
                    'deleted_at_5' => 'deletedAt',
                    'is_active_6' => 'isActive',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\RealizationBundle\\Entity\\RealizationGallery' => [
                        'r' => [
                            'id' => 'id_0',
                            'image' => 'image_1',
                            'sort' => 'sort_2',
                            'createdAt' => 'created_at_3',
                            'updatedAt' => 'updated_at_4',
                            'deletedAt' => 'deleted_at_5',
                            'isActive' => 'is_active_6',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'realization_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'r' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'realization_id_7' => 'realization_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'r',
                    'image_1' => 'r',
                    'sort_2' => 'r',
                    'created_at_3' => 'r',
                    'updated_at_4' => 'r',
                    'deleted_at_5' => 'r',
                    'is_active_6' => 'r',
                    'realization_id_7' => 'r',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\RealizationBundle\\Entity\\RealizationGallery',
                    'image_1' => 'App\\RealizationBundle\\Entity\\RealizationGallery',
                    'sort_2' => 'App\\RealizationBundle\\Entity\\RealizationGallery',
                    'created_at_3' => 'App\\RealizationBundle\\Entity\\RealizationGallery',
                    'updated_at_4' => 'App\\RealizationBundle\\Entity\\RealizationGallery',
                    'deleted_at_5' => 'App\\RealizationBundle\\Entity\\RealizationGallery',
                    'is_active_6' => 'App\\RealizationBundle\\Entity\\RealizationGallery',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
