<?php //2d722e5e75b84745af5fdb7d0dfafbb8

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 f0_.id AS id_0, COALESCE(t1_.content, f0_.question) AS question_1, f0_.sort AS sort_2, f0_.created_at AS created_at_3, f0_.updated_at AS updated_at_4, f0_.deleted_at AS deleted_at_5, f0_.is_active AS is_active_6, f2_.id AS id_7, COALESCE(t3_.content, f2_.response) AS response_8, f2_.created_at AS created_at_9, f2_.updated_at AS updated_at_10, f2_.deleted_at AS deleted_at_11, f2_.is_active AS is_active_12, f0_.user_id AS user_id_13, f2_.faq_id AS faq_id_14, f2_.user_id AS user_id_15 FROM faq f0_ LEFT JOIN faq_answer f2_ ON f0_.id = f2_.faq_id LEFT JOIN ext_translations t1_ ON t1_.locale = \'fr\' AND t1_.field = \'question\' AND t1_.object_class = \'App\\\\FaqBundle\\\\Entity\\\\Faq\' AND t1_.foreign_key = f0_.id LEFT JOIN ext_translations t3_ ON t3_.locale = \'fr\' AND t3_.field = \'response\' AND t3_.object_class = \'App\\\\FaqBundle\\\\Entity\\\\FaqAnswer\' AND t3_.foreign_key = f2_.id WHERE f0_.is_active = 1 AND f2_.is_active = 1 ORDER BY f0_.sort ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'f' => 'App\\FaqBundle\\Entity\\Faq',
                    'fa' => 'App\\FaqBundle\\Entity\\FaqAnswer',
                ],
            ],
            'relationMap' => [
                2 => [
                    'fa' => 'faqAnswers',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'fa' => 'f',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'question_1' => 'question',
                    'sort_2' => 'sort',
                    'created_at_3' => 'createdAt',
                    'updated_at_4' => 'updatedAt',
                    'deleted_at_5' => 'deletedAt',
                    'is_active_6' => 'isActive',
                    'id_7' => 'id',
                    'response_8' => 'response',
                    'created_at_9' => 'createdAt',
                    'updated_at_10' => 'updatedAt',
                    'deleted_at_11' => 'deletedAt',
                    'is_active_12' => 'isActive',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\FaqBundle\\Entity\\Faq' => [
                        'f' => [
                            'id' => 'id_0',
                            'question' => 'question_1',
                            'sort' => 'sort_2',
                            'createdAt' => 'created_at_3',
                            'updatedAt' => 'updated_at_4',
                            'deletedAt' => 'deleted_at_5',
                            'isActive' => 'is_active_6',
                        ],
                    ],
                    'App\\FaqBundle\\Entity\\FaqAnswer' => [
                        'fa' => [
                            'id' => 'id_7',
                            'response' => 'response_8',
                            'createdAt' => 'created_at_9',
                            'updatedAt' => 'updated_at_10',
                            'deletedAt' => 'deleted_at_11',
                            'isActive' => 'is_active_12',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_id_13' => 'integer',
                    'faq_id_14' => 'integer',
                    'user_id_15' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'f' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_id_13' => 'user_id',
                    'faq_id_14' => 'faq_id',
                    'user_id_15' => 'user_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'f',
                    'question_1' => 'f',
                    'sort_2' => 'f',
                    'created_at_3' => 'f',
                    'updated_at_4' => 'f',
                    'deleted_at_5' => 'f',
                    'is_active_6' => 'f',
                    'id_7' => 'fa',
                    'response_8' => 'fa',
                    'created_at_9' => 'fa',
                    'updated_at_10' => 'fa',
                    'deleted_at_11' => 'fa',
                    'is_active_12' => 'fa',
                    'user_id_13' => 'f',
                    'faq_id_14' => 'fa',
                    'user_id_15' => 'fa',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\FaqBundle\\Entity\\Faq',
                    'question_1' => 'App\\FaqBundle\\Entity\\Faq',
                    'sort_2' => 'App\\FaqBundle\\Entity\\Faq',
                    'created_at_3' => 'App\\FaqBundle\\Entity\\Faq',
                    'updated_at_4' => 'App\\FaqBundle\\Entity\\Faq',
                    'deleted_at_5' => 'App\\FaqBundle\\Entity\\Faq',
                    'is_active_6' => 'App\\FaqBundle\\Entity\\Faq',
                    'id_7' => 'App\\FaqBundle\\Entity\\FaqAnswer',
                    'response_8' => 'App\\FaqBundle\\Entity\\FaqAnswer',
                    'created_at_9' => 'App\\FaqBundle\\Entity\\FaqAnswer',
                    'updated_at_10' => 'App\\FaqBundle\\Entity\\FaqAnswer',
                    'deleted_at_11' => 'App\\FaqBundle\\Entity\\FaqAnswer',
                    'is_active_12' => 'App\\FaqBundle\\Entity\\FaqAnswer',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
