<?php

namespace Symfony\Component\VarExporter\Internal;

return $getExpiry ? PHP_INT_MAX : Hydrator::hydrate(
    $o = [
        clone (($p = &Registry::$prototypes)['Doctrine\\ORM\\Mapping\\Table'] ?? Registry::p('Doctrine\\ORM\\Mapping\\Table')),
        clone ($p['Doctrine\\ORM\\Mapping\\Index'] ?? Registry::p('Doctrine\\ORM\\Mapping\\Index')),
        clone $p['Doctrine\\ORM\\Mapping\\Index'],
        clone $p['Doctrine\\ORM\\Mapping\\Index'],
        clone $p['Doctrine\\ORM\\Mapping\\Index'],
        clone $p['Doctrine\\ORM\\Mapping\\Index'],
        clone $p['Doctrine\\ORM\\Mapping\\Index'],
        clone ($p['Doctrine\\ORM\\Mapping\\Entity'] ?? Registry::p('Doctrine\\ORM\\Mapping\\Entity')),
        clone ($p['Doctrine\\ORM\\Mapping\\HasLifecycleCallbacks'] ?? Registry::p('Doctrine\\ORM\\Mapping\\HasLifecycleCallbacks')),
        clone ($p['App\\Validator\\Constraints\\Timesheet'] ?? Registry::p('App\\Validator\\Constraints\\Timesheet')),
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'kimai2_timesheet',
            ],
            'indexes' => [
                [
                    $o[1],
                    $o[2],
                    $o[3],
                    $o[4],
                    $o[5],
                    $o[6],
                ],
            ],
            'columns' => [
                1 => [
                    'user',
                ],
                [
                    'activity_id',
                ],
                [
                    'user',
                    'start_time',
                ],
                [
                    'start_time',
                ],
                [
                    'start_time',
                    'end_time',
                ],
                [
                    'start_time',
                    'end_time',
                    'user',
                ],
            ],
            'repositoryClass' => [
                7 => 'App\\Repository\\TimesheetRepository',
            ],
            'groups' => [
                9 => [
                    'Default',
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[7],
        $o[8],
        $o[9],
    ],
    []
);
