<?php //4b12c48c9d5ff7153b013db02625c6e1

return [PHP_INT_MAX, static fn () => \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' => [
                [
                    'since' => [
                        0,
                    ],
                    'user' => [
                        1,
                    ],
                    'teams' => [
                        2,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT h0_.id AS id_0, h0_.action AS action_1, h0_.entity_type AS entity_type_2, h0_.entity_id AS entity_id_3, h0_.description AS description_4, h0_.old_data AS old_data_5, h0_.new_data AS new_data_6, h0_.created_at AS created_at_7, h0_.ip_address AS ip_address_8, h0_.user_agent AS user_agent_9, h0_.user_id AS user_id_10, h0_.team_id AS team_id_11 FROM history h0_ WHERE h0_.created_at >= ? AND (h0_.user_id = ? OR h0_.team_id IN (?)) ORDER BY h0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'h' => 'App\\Entity\\History',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'action_1' => 'action',
                    'entity_type_2' => 'entityType',
                    'entity_id_3' => 'entityId',
                    'description_4' => 'description',
                    'old_data_5' => 'oldData',
                    'new_data_6' => 'newData',
                    'created_at_7' => 'createdAt',
                    'ip_address_8' => 'ipAddress',
                    'user_agent_9' => 'userAgent',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\History' => [
                        'h' => [
                            'id' => 'id_0',
                            'action' => 'action_1',
                            'entityType' => 'entity_type_2',
                            'entityId' => 'entity_id_3',
                            'description' => 'description_4',
                            'oldData' => 'old_data_5',
                            'newData' => 'new_data_6',
                            'createdAt' => 'created_at_7',
                            'ipAddress' => 'ip_address_8',
                            'userAgent' => 'user_agent_9',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_id_10' => 'integer',
                    'team_id_11' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'h' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_id_10' => 'user_id',
                    'team_id_11' => 'team_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'h',
                    'action_1' => 'h',
                    'entity_type_2' => 'h',
                    'entity_id_3' => 'h',
                    'description_4' => 'h',
                    'old_data_5' => 'h',
                    'new_data_6' => 'h',
                    'created_at_7' => 'h',
                    'ip_address_8' => 'h',
                    'user_agent_9' => 'h',
                    'user_id_10' => 'h',
                    'team_id_11' => 'h',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\History',
                    'action_1' => 'App\\Entity\\History',
                    'entity_type_2' => 'App\\Entity\\History',
                    'entity_id_3' => 'App\\Entity\\History',
                    'description_4' => 'App\\Entity\\History',
                    'old_data_5' => 'App\\Entity\\History',
                    'new_data_6' => 'App\\Entity\\History',
                    'created_at_7' => 'App\\Entity\\History',
                    'ip_address_8' => 'App\\Entity\\History',
                    'user_agent_9' => 'App\\Entity\\History',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
