<?php //9c4f498141a1c917201feb69dd14e1f5

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' => [
                [
                    'owner' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.email AS email_2, c0_.contact AS contact_3, c0_.created_at AS created_at_4, c0_.updated_at AS updated_at_5, c0_.unsubscribe_token AS unsubscribe_token_6, c0_.unsubscribed_at AS unsubscribed_at_7, c0_.bounced_at AS bounced_at_8, c0_.bounce_count AS bounce_count_9, c1_.id AS id_10, c1_.name AS name_11, c1_.created_at AS created_at_12, c0_.category_id AS category_id_13, c0_.owner_id AS owner_id_14, c1_.owner_id AS owner_id_15 FROM client c0_ LEFT JOIN category c1_ ON c0_.category_id = c1_.id WHERE c0_.owner_id = ? ORDER BY c0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\Client',
                    'category' => 'App\\Entity\\Category',
                ],
            ],
            'relationMap' => [
                2 => [
                    'category' => 'category',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'category' => 'c',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'email_2' => 'email',
                    'contact_3' => 'contact',
                    'created_at_4' => 'createdAt',
                    'updated_at_5' => 'updatedAt',
                    'unsubscribe_token_6' => 'unsubscribeToken',
                    'unsubscribed_at_7' => 'unsubscribedAt',
                    'bounced_at_8' => 'bouncedAt',
                    'bounce_count_9' => 'bounceCount',
                    'id_10' => 'id',
                    'name_11' => 'name',
                    'created_at_12' => 'createdAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Client' => [
                        'c' => [
                            'id' => 'id_0',
                            'name' => 'name_1',
                            'email' => 'email_2',
                            'contact' => 'contact_3',
                            'createdAt' => 'created_at_4',
                            'updatedAt' => 'updated_at_5',
                            'unsubscribeToken' => 'unsubscribe_token_6',
                            'unsubscribedAt' => 'unsubscribed_at_7',
                            'bouncedAt' => 'bounced_at_8',
                            'bounceCount' => 'bounce_count_9',
                        ],
                    ],
                    'App\\Entity\\Category' => [
                        'category' => [
                            'id' => 'id_10',
                            'name' => 'name_11',
                            'createdAt' => 'created_at_12',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'category_id_13' => 'integer',
                    'owner_id_14' => 'integer',
                    'owner_id_15' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'category_id_13' => 'category_id',
                    'owner_id_14' => 'owner_id',
                    'owner_id_15' => 'owner_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'name_1' => 'c',
                    'email_2' => 'c',
                    'contact_3' => 'c',
                    'created_at_4' => 'c',
                    'updated_at_5' => 'c',
                    'unsubscribe_token_6' => 'c',
                    'unsubscribed_at_7' => 'c',
                    'bounced_at_8' => 'c',
                    'bounce_count_9' => 'c',
                    'id_10' => 'category',
                    'name_11' => 'category',
                    'created_at_12' => 'category',
                    'category_id_13' => 'c',
                    'owner_id_14' => 'c',
                    'owner_id_15' => 'category',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Client',
                    'name_1' => 'App\\Entity\\Client',
                    'email_2' => 'App\\Entity\\Client',
                    'contact_3' => 'App\\Entity\\Client',
                    'created_at_4' => 'App\\Entity\\Client',
                    'updated_at_5' => 'App\\Entity\\Client',
                    'unsubscribe_token_6' => 'App\\Entity\\Client',
                    'unsubscribed_at_7' => 'App\\Entity\\Client',
                    'bounced_at_8' => 'App\\Entity\\Client',
                    'bounce_count_9' => 'App\\Entity\\Client',
                    'id_10' => 'App\\Entity\\Category',
                    'name_11' => 'App\\Entity\\Category',
                    'created_at_12' => 'App\\Entity\\Category',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
