<?php //7335415f779850186eda6ddfc49f110d

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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.body AS body_2, p0_.url AS url_3, p0_.target_count AS target_count_4, p0_.sent_count AS sent_count_5, p0_.failed_count AS failed_count_6, p0_.removed_count AS removed_count_7, p0_.send_push AS send_push_8, p0_.send_email AS send_email_9, p0_.recipient_scope AS recipient_scope_10, p0_.players_targeted AS players_targeted_11, p0_.emails_sent_count AS emails_sent_count_12, p0_.emails_failed_count AS emails_failed_count_13, p0_.sent_at AS sent_at_14, u1_.id AS id_15, u1_.email AS email_16, u1_.roles AS roles_17, u1_.password AS password_18, u1_.avatar AS avatar_19, u1_.cotisation_payee AS cotisation_payee_20, u1_.notification_preferences AS notification_preferences_21, u1_.forum_last_read_at AS forum_last_read_at_22, p0_.sent_by_id AS sent_by_id_23, u1_.buteur_choisi_id AS buteur_choisi_id_24 FROM push_notification_log p0_ LEFT JOIN `user` u1_ ON p0_.sent_by_id = u1_.id ORDER BY p0_.sent_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'l' => 'App\\Entity\\PushNotificationLog',
                    'u' => 'App\\Entity\\User',
                ],
            ],
            'relationMap' => [
                2 => [
                    'u' => 'sentBy',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'u' => 'l',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'body_2' => 'body',
                    'url_3' => 'url',
                    'target_count_4' => 'targetCount',
                    'sent_count_5' => 'sentCount',
                    'failed_count_6' => 'failedCount',
                    'removed_count_7' => 'removedCount',
                    'send_push_8' => 'sendPush',
                    'send_email_9' => 'sendEmail',
                    'recipient_scope_10' => 'recipientScope',
                    'players_targeted_11' => 'playersTargeted',
                    'emails_sent_count_12' => 'emailsSentCount',
                    'emails_failed_count_13' => 'emailsFailedCount',
                    'sent_at_14' => 'sentAt',
                    'id_15' => 'id',
                    'email_16' => 'email',
                    'roles_17' => 'roles',
                    'password_18' => 'password',
                    'avatar_19' => 'avatar',
                    'cotisation_payee_20' => 'cotisationPayee',
                    'notification_preferences_21' => 'notificationPreferences',
                    'forum_last_read_at_22' => 'forumLastReadAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\PushNotificationLog' => [
                        'l' => [
                            'id' => 'id_0',
                            'title' => 'title_1',
                            'body' => 'body_2',
                            'url' => 'url_3',
                            'targetCount' => 'target_count_4',
                            'sentCount' => 'sent_count_5',
                            'failedCount' => 'failed_count_6',
                            'removedCount' => 'removed_count_7',
                            'sendPush' => 'send_push_8',
                            'sendEmail' => 'send_email_9',
                            'recipientScope' => 'recipient_scope_10',
                            'playersTargeted' => 'players_targeted_11',
                            'emailsSentCount' => 'emails_sent_count_12',
                            'emailsFailedCount' => 'emails_failed_count_13',
                            'sentAt' => 'sent_at_14',
                        ],
                    ],
                    'App\\Entity\\User' => [
                        'u' => [
                            'id' => 'id_15',
                            'email' => 'email_16',
                            'roles' => 'roles_17',
                            'password' => 'password_18',
                            'avatar' => 'avatar_19',
                            'cotisationPayee' => 'cotisation_payee_20',
                            'notificationPreferences' => 'notification_preferences_21',
                            'forumLastReadAt' => 'forum_last_read_at_22',
                        ],
                    ],
                ],
            ],
            'enumMappings' => [
                2 => [
                    'recipient_scope_10' => 'App\\Enum\\AdminRecipientScope',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'sent_by_id_23' => 'integer',
                    'buteur_choisi_id_24' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'l' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'sent_by_id_23' => 'sent_by_id',
                    'buteur_choisi_id_24' => 'buteur_choisi_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'l',
                    'title_1' => 'l',
                    'body_2' => 'l',
                    'url_3' => 'l',
                    'target_count_4' => 'l',
                    'sent_count_5' => 'l',
                    'failed_count_6' => 'l',
                    'removed_count_7' => 'l',
                    'send_push_8' => 'l',
                    'send_email_9' => 'l',
                    'recipient_scope_10' => 'l',
                    'players_targeted_11' => 'l',
                    'emails_sent_count_12' => 'l',
                    'emails_failed_count_13' => 'l',
                    'sent_at_14' => 'l',
                    'id_15' => 'u',
                    'email_16' => 'u',
                    'roles_17' => 'u',
                    'password_18' => 'u',
                    'avatar_19' => 'u',
                    'cotisation_payee_20' => 'u',
                    'notification_preferences_21' => 'u',
                    'forum_last_read_at_22' => 'u',
                    'sent_by_id_23' => 'l',
                    'buteur_choisi_id_24' => 'u',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\PushNotificationLog',
                    'title_1' => 'App\\Entity\\PushNotificationLog',
                    'body_2' => 'App\\Entity\\PushNotificationLog',
                    'url_3' => 'App\\Entity\\PushNotificationLog',
                    'target_count_4' => 'App\\Entity\\PushNotificationLog',
                    'sent_count_5' => 'App\\Entity\\PushNotificationLog',
                    'failed_count_6' => 'App\\Entity\\PushNotificationLog',
                    'removed_count_7' => 'App\\Entity\\PushNotificationLog',
                    'send_push_8' => 'App\\Entity\\PushNotificationLog',
                    'send_email_9' => 'App\\Entity\\PushNotificationLog',
                    'recipient_scope_10' => 'App\\Entity\\PushNotificationLog',
                    'players_targeted_11' => 'App\\Entity\\PushNotificationLog',
                    'emails_sent_count_12' => 'App\\Entity\\PushNotificationLog',
                    'emails_failed_count_13' => 'App\\Entity\\PushNotificationLog',
                    'sent_at_14' => 'App\\Entity\\PushNotificationLog',
                    'id_15' => 'App\\Entity\\User',
                    'email_16' => 'App\\Entity\\User',
                    'roles_17' => 'App\\Entity\\User',
                    'password_18' => 'App\\Entity\\User',
                    'avatar_19' => 'App\\Entity\\User',
                    'cotisation_payee_20' => 'App\\Entity\\User',
                    'notification_preferences_21' => 'App\\Entity\\User',
                    'forum_last_read_at_22' => 'App\\Entity\\User',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
