<?php //2ba33eaf2ef124923a7758983fa374b9

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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT r0_.id AS id_0, r0_.is_active AS is_active_1, r0_.reason AS reason_2, r0_.description AS description_3, r0_.created_at AS created_at_4, r0_.updated_at AS updated_at_5, r0_.user_id AS user_id_6, r0_.image_id AS image_id_7 FROM reporting r0_ WHERE r0_.image_id IS NOT NULL ORDER BY r0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'r' => 'App\\Entity\\Reporting',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'is_active_1' => 'isActive',
                    'reason_2' => 'reason',
                    'description_3' => 'description',
                    'created_at_4' => 'createdAt',
                    'updated_at_5' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Reporting' => [
                        'r' => [
                            'id' => 'id_0',
                            'isActive' => 'is_active_1',
                            'reason' => 'reason_2',
                            'description' => 'description_3',
                            'createdAt' => 'created_at_4',
                            'updatedAt' => 'updated_at_5',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_id_6' => 'integer',
                    'image_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'r' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_id_6' => 'user_id',
                    'image_id_7' => 'image_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'r',
                    'is_active_1' => 'r',
                    'reason_2' => 'r',
                    'description_3' => 'r',
                    'created_at_4' => 'r',
                    'updated_at_5' => 'r',
                    'user_id_6' => 'r',
                    'image_id_7' => 'r',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Reporting',
                    'is_active_1' => 'App\\Entity\\Reporting',
                    'reason_2' => 'App\\Entity\\Reporting',
                    'description_3' => 'App\\Entity\\Reporting',
                    'created_at_4' => 'App\\Entity\\Reporting',
                    'updated_at_5' => 'App\\Entity\\Reporting',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
