<?php //5ba8eb604c0e4a603582501063db8020

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 p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.description AS description_3, p0_.audio_path AS audio_path_4, p0_.file_hash AS file_hash_5, p0_.duration_seconds AS duration_seconds_6, p0_.file_size AS file_size_7, p0_.published AS published_8, p0_.play_count AS play_count_9, p0_.created_at AS created_at_10, p0_.recorded_year AS recorded_year_11, p0_.theme_id AS theme_id_12 FROM podcast p0_ WHERE p0_.published = 1 ORDER BY p0_.play_count DESC'],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => ['p' => 'App\\Entity\\Podcast'],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id', 'title_1' => 'title', 'slug_2' => 'slug', 'description_3' => 'description', 'audio_path_4' => 'audioPath', 'file_hash_5' => 'fileHash', 'duration_seconds_6' => 'durationSeconds', 'file_size_7' => 'fileSize', 'published_8' => 'published', 'play_count_9' => 'playCount',
                    'created_at_10' => 'createdAt', 'recorded_year_11' => 'recordedYear',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Podcast' => [
                        'p' => [
                            'id' => 'id_0', 'title' => 'title_1', 'slug' => 'slug_2', 'description' => 'description_3', 'audioPath' => 'audio_path_4', 'fileHash' => 'file_hash_5', 'durationSeconds' => 'duration_seconds_6', 'fileSize' => 'file_size_7', 'published' => 'published_8', 'playCount' => 'play_count_9',
                            'createdAt' => 'created_at_10', 'recordedYear' => 'recorded_year_11',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => ['theme_id_12' => 'integer'],
            ],
            'entityMappings' => [
                2 => ['p' => null],
            ],
            'metaMappings' => [
                2 => ['theme_id_12' => 'theme_id'],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p', 'title_1' => 'p', 'slug_2' => 'p', 'description_3' => 'p', 'audio_path_4' => 'p', 'file_hash_5' => 'p', 'duration_seconds_6' => 'p', 'file_size_7' => 'p', 'published_8' => 'p', 'play_count_9' => 'p',
                    'created_at_10' => 'p', 'recorded_year_11' => 'p', 'theme_id_12' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Podcast', 'title_1' => 'App\\Entity\\Podcast', 'slug_2' => 'App\\Entity\\Podcast', 'description_3' => 'App\\Entity\\Podcast', 'audio_path_4' => 'App\\Entity\\Podcast', 'file_hash_5' => 'App\\Entity\\Podcast', 'duration_seconds_6' => 'App\\Entity\\Podcast', 'file_size_7' => 'App\\Entity\\Podcast', 'published_8' => 'App\\Entity\\Podcast', 'play_count_9' => 'App\\Entity\\Podcast',
                    'created_at_10' => 'App\\Entity\\Podcast', 'recorded_year_11' => 'App\\Entity\\Podcast',
                ],
            ],
        ],
    ],
    'resolve' => [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            'sqlFinalizer' => [true],
            'resultSetMapping' => [true],
        ],
    ],
], null, true); } }];
