<?php //1cc775cc0b1dfd665470c4b0776672d9

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { return \deepclone_from_array([
    'classes' => ['Doctrine\\ORM\\Query\\ParserResult', 'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer', 'Doctrine\\ORM\\Query\\ResultSetMapping'],
    'objectMeta' => [0, 1, 2],
    'prepared' => 0,
    'properties' => [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            'sqlFinalizer' => [1],
            'resultSetMapping' => [2],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [1 => 'SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.slug AS slug_2, v0_.description AS description_3, v0_.youtube_id AS youtube_id_4, v0_.video_filename AS video_filename_5, v0_.video_mime_type AS video_mime_type_6, v0_.video_size AS video_size_7, v0_.thumbnail AS thumbnail_8, v0_.theme AS theme_9, v0_.duration AS duration_10, v0_.position AS position_11, v0_.published AS published_12, v0_.created_at AS created_at_13, v0_.updated_at AS updated_at_14 FROM video v0_ ORDER BY v0_.position ASC, v0_.created_at DESC'],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => ['v' => 'App\\Entity\\Video'],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id', 'title_1' => 'title', 'slug_2' => 'slug', 'description_3' => 'description', 'youtube_id_4' => 'youtubeId', 'video_filename_5' => 'videoFilename', 'video_mime_type_6' => 'videoMimeType', 'video_size_7' => 'videoSize', 'thumbnail_8' => 'thumbnail', 'theme_9' => 'theme',
                    'duration_10' => 'duration', 'position_11' => 'position', 'published_12' => 'published', 'created_at_13' => 'createdAt', 'updated_at_14' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Video' => [
                        'v' => [
                            'id' => 'id_0', 'title' => 'title_1', 'slug' => 'slug_2', 'description' => 'description_3', 'youtubeId' => 'youtube_id_4', 'videoFilename' => 'video_filename_5', 'videoMimeType' => 'video_mime_type_6', 'videoSize' => 'video_size_7', 'thumbnail' => 'thumbnail_8', 'theme' => 'theme_9',
                            'duration' => 'duration_10', 'position' => 'position_11', 'published' => 'published_12', 'createdAt' => 'created_at_13', 'updatedAt' => 'updated_at_14',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => ['v' => null],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'v', 'title_1' => 'v', 'slug_2' => 'v', 'description_3' => 'v', 'youtube_id_4' => 'v', 'video_filename_5' => 'v', 'video_mime_type_6' => 'v', 'video_size_7' => 'v', 'thumbnail_8' => 'v', 'theme_9' => 'v',
                    'duration_10' => 'v', 'position_11' => 'v', 'published_12' => 'v', 'created_at_13' => 'v', 'updated_at_14' => 'v',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Video', 'title_1' => 'App\\Entity\\Video', 'slug_2' => 'App\\Entity\\Video', 'description_3' => 'App\\Entity\\Video', 'youtube_id_4' => 'App\\Entity\\Video', 'video_filename_5' => 'App\\Entity\\Video', 'video_mime_type_6' => 'App\\Entity\\Video', 'video_size_7' => 'App\\Entity\\Video', 'thumbnail_8' => 'App\\Entity\\Video', 'theme_9' => 'App\\Entity\\Video',
                    'duration_10' => 'App\\Entity\\Video', 'position_11' => 'App\\Entity\\Video', 'published_12' => 'App\\Entity\\Video', 'created_at_13' => 'App\\Entity\\Video', 'updated_at_14' => 'App\\Entity\\Video',
                ],
            ],
        ],
    ],
    'resolve' => [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            'sqlFinalizer' => [true],
            'resultSetMapping' => [true],
        ],
    ],
], null, true); } }];
