<?php //66e53250f1b08eed17f40f7b4f1612fa

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' => [
                [
                    'now' => [
                        0,
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.name AS name_2, c0_.description AS description_3, c0_.siret AS siret_4, c0_.address AS address_5, c0_.city AS city_6, c0_.postal_code AS postal_code_7, c0_.email AS email_8, c0_.phone AS phone_9, c0_.website AS website_10, c0_.created_at AS created_at_11, c0_.updated_at AS updated_at_12, c0_.sam_last_cleaned_at AS sam_last_cleaned_at_13, c0_.is_active AS is_active_14, c0_.has_sam_access AS has_sam_access_15, c0_.moodle_url AS moodle_url_16, c0_.moodle_token AS moodle_token_17, c0_.created_by_id AS created_by_id_18, c0_.updated_by_id AS updated_by_id_19 FROM company c0_ WHERE (c0_.id NOT IN (SELECT c1_.company_id AS sclr_20 FROM contract c1_ WHERE c1_.is_active = 1 AND c1_.start_date <= ? AND c1_.end_date >= ?)) AND c0_.is_active = 1',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'co' => 'App\\Entity\\Company',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'uuid_1' => 'uuid',
                    'name_2' => 'name',
                    'description_3' => 'description',
                    'siret_4' => 'siret',
                    'address_5' => 'address',
                    'city_6' => 'city',
                    'postal_code_7' => 'postalCode',
                    'email_8' => 'email',
                    'phone_9' => 'phone',
                    'website_10' => 'website',
                    'created_at_11' => 'createdAt',
                    'updated_at_12' => 'updatedAt',
                    'sam_last_cleaned_at_13' => 'samLastCleanedAt',
                    'is_active_14' => 'isActive',
                    'has_sam_access_15' => 'hasSamAccess',
                    'moodle_url_16' => 'moodleUrl',
                    'moodle_token_17' => 'moodleToken',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Company' => [
                        'co' => [
                            'id' => 'id_0',
                            'uuid' => 'uuid_1',
                            'name' => 'name_2',
                            'description' => 'description_3',
                            'siret' => 'siret_4',
                            'address' => 'address_5',
                            'city' => 'city_6',
                            'postalCode' => 'postal_code_7',
                            'email' => 'email_8',
                            'phone' => 'phone_9',
                            'website' => 'website_10',
                            'createdAt' => 'created_at_11',
                            'updatedAt' => 'updated_at_12',
                            'samLastCleanedAt' => 'sam_last_cleaned_at_13',
                            'isActive' => 'is_active_14',
                            'hasSamAccess' => 'has_sam_access_15',
                            'moodleUrl' => 'moodle_url_16',
                            'moodleToken' => 'moodle_token_17',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'created_by_id_18' => 'integer',
                    'updated_by_id_19' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'co' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'created_by_id_18' => 'created_by_id',
                    'updated_by_id_19' => 'updated_by_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'co',
                    'uuid_1' => 'co',
                    'name_2' => 'co',
                    'description_3' => 'co',
                    'siret_4' => 'co',
                    'address_5' => 'co',
                    'city_6' => 'co',
                    'postal_code_7' => 'co',
                    'email_8' => 'co',
                    'phone_9' => 'co',
                    'website_10' => 'co',
                    'created_at_11' => 'co',
                    'updated_at_12' => 'co',
                    'sam_last_cleaned_at_13' => 'co',
                    'is_active_14' => 'co',
                    'has_sam_access_15' => 'co',
                    'moodle_url_16' => 'co',
                    'moodle_token_17' => 'co',
                    'created_by_id_18' => 'co',
                    'updated_by_id_19' => 'co',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Company',
                    'uuid_1' => 'App\\Entity\\Company',
                    'name_2' => 'App\\Entity\\Company',
                    'description_3' => 'App\\Entity\\Company',
                    'siret_4' => 'App\\Entity\\Company',
                    'address_5' => 'App\\Entity\\Company',
                    'city_6' => 'App\\Entity\\Company',
                    'postal_code_7' => 'App\\Entity\\Company',
                    'email_8' => 'App\\Entity\\Company',
                    'phone_9' => 'App\\Entity\\Company',
                    'website_10' => 'App\\Entity\\Company',
                    'created_at_11' => 'App\\Entity\\Company',
                    'updated_at_12' => 'App\\Entity\\Company',
                    'sam_last_cleaned_at_13' => 'App\\Entity\\Company',
                    'is_active_14' => 'App\\Entity\\Company',
                    'has_sam_access_15' => 'App\\Entity\\Company',
                    'moodle_url_16' => 'App\\Entity\\Company',
                    'moodle_token_17' => 'App\\Entity\\Company',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
