<?php //142a40419c64125708380df28d51e626

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\\SingleSelectExecutor'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            'sqlStatements' => [
                1 => 'SELECT n0_.id AS id_0, n0_.contenu AS contenu_1, n0_.button_label AS button_label_2, n0_.date_creation AS date_creation_3, n0_.date_debut AS date_debut_4, n0_.date_fin AS date_fin_5 FROM notification n0_ LEFT JOIN notification_acknowledged_by n2_ ON n0_.id = n2_.notification_id LEFT JOIN user u1_ ON u1_.id = n2_.user_id WHERE (n0_.date_debut IS NULL OR n0_.date_debut <= ?) AND (n0_.date_fin IS NULL OR n0_.date_fin >= ?) AND n0_.id NOT IN (SELECT n3_.id FROM notification n3_ INNER JOIN notification_acknowledged_by n5_ ON n3_.id = n5_.notification_id INNER JOIN user u4_ ON u4_.id = n5_.user_id WHERE u4_.id = ?) ORDER BY n0_.date_creation DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'n' => 'App\\Entity\\Notification',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'contenu_1' => 'contenu',
                    'button_label_2' => 'buttonLabel',
                    'date_creation_3' => 'dateCreation',
                    'date_debut_4' => 'dateDebut',
                    'date_fin_5' => 'dateFin',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'n' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'n',
                    'contenu_1' => 'n',
                    'button_label_2' => 'n',
                    'date_creation_3' => 'n',
                    'date_debut_4' => 'n',
                    'date_fin_5' => 'n',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Notification',
                    'contenu_1' => 'App\\Entity\\Notification',
                    'button_label_2' => 'App\\Entity\\Notification',
                    'date_creation_3' => 'App\\Entity\\Notification',
                    'date_debut_4' => 'App\\Entity\\Notification',
                    'date_fin_5' => 'App\\Entity\\Notification',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'now' => [
                    0,
                    1,
                ],
                'user' => [
                    2,
                ],
            ],
        ],
        1,
    ]
)];
