<?php //dca2526fd0e1cd008b4b893b16d5a0a1

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' => [
                [
                    'channelId' => [
                        0,
                    ],
                    'role' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT u0_.id AS id_0, u0_.user_id AS user_id_1, u0_.channel_id AS channel_id_2, u0_.user_count_nr AS user_count_nr_3, u0_.username AS username_4, u0_.email AS email_5, u0_.firstname AS firstname_6, u0_.lastname AS lastname_7, u0_.role AS role_8, u0_.brand_id AS brand_id_9, u0_.brand_name AS brand_name_10, u0_.brand_logo AS brand_logo_11, u0_.channel_name AS channel_name_12, u0_.date_deleted AS date_deleted_13, u0_.date_created AS date_created_14, u0_.date_updated AS date_updated_15 FROM user_multi_channel u0_ INNER JOIN users u1_ ON (u1_.id = u0_.user_id) WHERE u0_.channel_id = ? AND u0_.role = ? AND u0_.date_deleted IS NULL AND u1_.date_deleted IS NULL',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'uc' => 'App\\Entity\\UserMultiChannel',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'user_id_1' => 'userId',
                    'channel_id_2' => 'channelId',
                    'user_count_nr_3' => 'userCountNr',
                    'username_4' => 'username',
                    'email_5' => 'email',
                    'firstname_6' => 'firstname',
                    'lastname_7' => 'lastname',
                    'role_8' => 'role',
                    'brand_id_9' => 'brandId',
                    'brand_name_10' => 'brandName',
                    'brand_logo_11' => 'brandLogo',
                    'channel_name_12' => 'channelName',
                    'date_deleted_13' => 'dateDeleted',
                    'date_created_14' => 'dateCreated',
                    'date_updated_15' => 'dateUpdated',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\UserMultiChannel' => [
                        'uc' => [
                            'id' => 'id_0',
                            'userId' => 'user_id_1',
                            'channelId' => 'channel_id_2',
                            'userCountNr' => 'user_count_nr_3',
                            'username' => 'username_4',
                            'email' => 'email_5',
                            'firstname' => 'firstname_6',
                            'lastname' => 'lastname_7',
                            'role' => 'role_8',
                            'brandId' => 'brand_id_9',
                            'brandName' => 'brand_name_10',
                            'brandLogo' => 'brand_logo_11',
                            'channelName' => 'channel_name_12',
                            'dateDeleted' => 'date_deleted_13',
                            'dateCreated' => 'date_created_14',
                            'dateUpdated' => 'date_updated_15',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'uc' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'uc',
                    'user_id_1' => 'uc',
                    'channel_id_2' => 'uc',
                    'user_count_nr_3' => 'uc',
                    'username_4' => 'uc',
                    'email_5' => 'uc',
                    'firstname_6' => 'uc',
                    'lastname_7' => 'uc',
                    'role_8' => 'uc',
                    'brand_id_9' => 'uc',
                    'brand_name_10' => 'uc',
                    'brand_logo_11' => 'uc',
                    'channel_name_12' => 'uc',
                    'date_deleted_13' => 'uc',
                    'date_created_14' => 'uc',
                    'date_updated_15' => 'uc',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\UserMultiChannel',
                    'user_id_1' => 'App\\Entity\\UserMultiChannel',
                    'channel_id_2' => 'App\\Entity\\UserMultiChannel',
                    'user_count_nr_3' => 'App\\Entity\\UserMultiChannel',
                    'username_4' => 'App\\Entity\\UserMultiChannel',
                    'email_5' => 'App\\Entity\\UserMultiChannel',
                    'firstname_6' => 'App\\Entity\\UserMultiChannel',
                    'lastname_7' => 'App\\Entity\\UserMultiChannel',
                    'role_8' => 'App\\Entity\\UserMultiChannel',
                    'brand_id_9' => 'App\\Entity\\UserMultiChannel',
                    'brand_name_10' => 'App\\Entity\\UserMultiChannel',
                    'brand_logo_11' => 'App\\Entity\\UserMultiChannel',
                    'channel_name_12' => 'App\\Entity\\UserMultiChannel',
                    'date_deleted_13' => 'App\\Entity\\UserMultiChannel',
                    'date_created_14' => 'App\\Entity\\UserMultiChannel',
                    'date_updated_15' => 'App\\Entity\\UserMultiChannel',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
