<?php //fd35d307e5323bc35d9bbc667ee0c31a

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' => [
                [
                    'user' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, p1_.id AS id_8, p1_.label AS label_9, p1_.rate AS rate_10, p1_.description AS description_11, p1_.stared AS stared_12, p1_.default_hours_day AS default_hours_day_13, p1_.mileage_rate AS mileage_rate_14, p1_.deleted AS deleted_15, p1_.display_color AS display_color_16, t0_.project_id AS project_id_17, t0_.invoice_id AS invoice_id_18, t0_.estimate_id AS estimate_id_19, p1_.company_id AS company_id_20, p1_.site_id AS site_id_21 FROM time_sheet t0_ INNER JOIN project p1_ ON t0_.project_id = p1_.id INNER JOIN company c2_ ON p1_.company_id = c2_.id WHERE t0_.processed = 0 AND t0_.deleted = 0 AND c2_.user_id = ? ORDER BY t0_.cdts ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    't' => 'App\\Entity\\TimeSheet',
                    'p' => 'App\\Entity\\Project',
                ],
            ],
            'relationMap' => [
                2 => [
                    'p' => 'project',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'p' => 't',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'performance_1' => 'performance',
                    'mileage_2' => 'mileage',
                    'rem_client_3' => 'remClient',
                    'rem_internal_4' => 'remInternal',
                    'cdts_5' => 'cdts',
                    'processed_6' => 'processed',
                    'deleted_7' => 'deleted',
                    'id_8' => 'id',
                    'label_9' => 'label',
                    'rate_10' => 'rate',
                    'description_11' => 'description',
                    'stared_12' => 'stared',
                    'default_hours_day_13' => 'defaultHoursDay',
                    'mileage_rate_14' => 'mileageRate',
                    'deleted_15' => 'deleted',
                    'display_color_16' => 'displayColor',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\TimeSheet' => [
                        't' => [
                            'id' => 'id_0',
                            'performance' => 'performance_1',
                            'mileage' => 'mileage_2',
                            'remClient' => 'rem_client_3',
                            'remInternal' => 'rem_internal_4',
                            'cdts' => 'cdts_5',
                            'processed' => 'processed_6',
                            'deleted' => 'deleted_7',
                        ],
                    ],
                    'App\\Entity\\Project' => [
                        'p' => [
                            'id' => 'id_8',
                            'label' => 'label_9',
                            'rate' => 'rate_10',
                            'description' => 'description_11',
                            'stared' => 'stared_12',
                            'defaultHoursDay' => 'default_hours_day_13',
                            'mileageRate' => 'mileage_rate_14',
                            'deleted' => 'deleted_15',
                            'displayColor' => 'display_color_16',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'project_id_17' => 'integer',
                    'invoice_id_18' => 'integer',
                    'estimate_id_19' => 'integer',
                    'company_id_20' => 'integer',
                    'site_id_21' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    't' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'project_id_17' => 'project_id',
                    'invoice_id_18' => 'invoice_id',
                    'estimate_id_19' => 'estimate_id',
                    'company_id_20' => 'company_id',
                    'site_id_21' => 'site_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 't',
                    'performance_1' => 't',
                    'mileage_2' => 't',
                    'rem_client_3' => 't',
                    'rem_internal_4' => 't',
                    'cdts_5' => 't',
                    'processed_6' => 't',
                    'deleted_7' => 't',
                    'id_8' => 'p',
                    'label_9' => 'p',
                    'rate_10' => 'p',
                    'description_11' => 'p',
                    'stared_12' => 'p',
                    'default_hours_day_13' => 'p',
                    'mileage_rate_14' => 'p',
                    'deleted_15' => 'p',
                    'display_color_16' => 'p',
                    'project_id_17' => 't',
                    'invoice_id_18' => 't',
                    'estimate_id_19' => 't',
                    'company_id_20' => 'p',
                    'site_id_21' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\TimeSheet',
                    'performance_1' => 'App\\Entity\\TimeSheet',
                    'mileage_2' => 'App\\Entity\\TimeSheet',
                    'rem_client_3' => 'App\\Entity\\TimeSheet',
                    'rem_internal_4' => 'App\\Entity\\TimeSheet',
                    'cdts_5' => 'App\\Entity\\TimeSheet',
                    'processed_6' => 'App\\Entity\\TimeSheet',
                    'deleted_7' => 'App\\Entity\\TimeSheet',
                    'id_8' => 'App\\Entity\\Project',
                    'label_9' => 'App\\Entity\\Project',
                    'rate_10' => 'App\\Entity\\Project',
                    'description_11' => 'App\\Entity\\Project',
                    'stared_12' => 'App\\Entity\\Project',
                    'default_hours_day_13' => 'App\\Entity\\Project',
                    'mileage_rate_14' => 'App\\Entity\\Project',
                    'deleted_15' => 'App\\Entity\\Project',
                    'display_color_16' => 'App\\Entity\\Project',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
