<?php //4d3842c1888480b5a7fb0fd2b3b5a50a

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\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT (CASE WHEN LOWER(h0_.title) LIKE ? OR LOWER(COALESCE(h0_.title_en, \'\')) LIKE ? OR LOWER(COALESCE(h0_.title_es, \'\')) LIKE ? THEN 40 WHEN LOWER(COALESCE(h0_.keywords, \'\')) LIKE ? OR LOWER(COALESCE(h0_.keywords_en, \'\')) LIKE ? OR LOWER(COALESCE(h0_.keywords_es, \'\')) LIKE ? THEN 30 WHEN LOWER(COALESCE(h0_.summary, \'\')) LIKE ? OR LOWER(COALESCE(h0_.summary_en, \'\')) LIKE ? OR LOWER(COALESCE(h0_.summary_es, \'\')) LIKE ? THEN 20 ELSE 0 END) AS sclr_0, (CASE WHEN LOWER(h0_.title) LIKE ? OR LOWER(COALESCE(h0_.title_en, \'\')) LIKE ? OR LOWER(COALESCE(h0_.title_es, \'\')) LIKE ? THEN 8 WHEN LOWER(COALESCE(h0_.keywords, \'\')) LIKE ? OR LOWER(COALESCE(h0_.keywords_en, \'\')) LIKE ? OR LOWER(COALESCE(h0_.keywords_es, \'\')) LIKE ? THEN 5 WHEN LOWER(h1_.title) LIKE ? THEN 4 ELSE 1 END) AS sclr_1, h0_.id AS id_2, h0_.title AS title_3, h0_.slug AS slug_4, h0_.summary AS summary_5, h0_.content AS content_6, h0_.meta_title AS meta_title_7, h0_.meta_description AS meta_description_8, h0_.keywords AS keywords_9, h0_.title_en AS title_en_10, h0_.slug_en AS slug_en_11, h0_.summary_en AS summary_en_12, h0_.content_en AS content_en_13, h0_.meta_title_en AS meta_title_en_14, h0_.meta_description_en AS meta_description_en_15, h0_.keywords_en AS keywords_en_16, h0_.title_es AS title_es_17, h0_.slug_es AS slug_es_18, h0_.summary_es AS summary_es_19, h0_.content_es AS content_es_20, h0_.meta_title_es AS meta_title_es_21, h0_.meta_description_es AS meta_description_es_22, h0_.keywords_es AS keywords_es_23, h0_.position AS position_24, h0_.is_published AS is_published_25, h0_.is_featured AS is_featured_26, h0_.view_count AS view_count_27, h0_.estimated_reading_time AS estimated_reading_time_28, h0_.created_at AS created_at_29, h0_.updated_at AS updated_at_30, h0_.published_at AS published_at_31, h1_.id AS id_32, h1_.title AS title_33, h1_.slug AS slug_34, h1_.description AS description_35, h1_.title_en AS title_en_36, h1_.slug_en AS slug_en_37, h1_.description_en AS description_en_38, h1_.title_es AS title_es_39, h1_.slug_es AS slug_es_40, h1_.description_es AS description_es_41, h1_.icon AS icon_42, h1_.position AS position_43, h1_.is_published AS is_published_44, h1_.created_at AS created_at_45, h1_.updated_at AS updated_at_46, h0_.category_id AS category_id_47, h0_.created_by_id AS created_by_id_48, h0_.updated_by_id AS updated_by_id_49 FROM help_article h0_ INNER JOIN help_category h1_ ON h0_.category_id = h1_.id WHERE h0_.is_published = 1 AND h1_.is_published = 1 AND ((LOWER(h0_.title) LIKE ? OR LOWER(COALESCE(h0_.title_en, \'\')) LIKE ? OR LOWER(COALESCE(h0_.title_es, \'\')) LIKE ? OR LOWER(COALESCE(h0_.summary, \'\')) LIKE ? OR LOWER(COALESCE(h0_.summary_en, \'\')) LIKE ? OR LOWER(COALESCE(h0_.summary_es, \'\')) LIKE ? OR LOWER(h0_.content) LIKE ? OR LOWER(COALESCE(h0_.content_en, \'\')) LIKE ? OR LOWER(COALESCE(h0_.content_es, \'\')) LIKE ? OR LOWER(COALESCE(h0_.keywords, \'\')) LIKE ? OR LOWER(COALESCE(h0_.keywords_en, \'\')) LIKE ? OR LOWER(COALESCE(h0_.keywords_es, \'\')) LIKE ? OR LOWER(h1_.title) LIKE ?)) ORDER BY sclr_0 DESC, h0_.is_featured DESC, h0_.view_count DESC, h0_.updated_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'a' => 'App\\Entity\\HelpArticle',
                    'c' => 'App\\Entity\\HelpCategory',
                ],
            ],
            'relationMap' => [
                2 => [
                    'c' => 'category',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'c' => 'a',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_2' => 'id',
                    'title_3' => 'title',
                    'slug_4' => 'slug',
                    'summary_5' => 'summary',
                    'content_6' => 'content',
                    'meta_title_7' => 'metaTitle',
                    'meta_description_8' => 'metaDescription',
                    'keywords_9' => 'keywords',
                    'title_en_10' => 'titleEn',
                    'slug_en_11' => 'slugEn',
                    'summary_en_12' => 'summaryEn',
                    'content_en_13' => 'contentEn',
                    'meta_title_en_14' => 'metaTitleEn',
                    'meta_description_en_15' => 'metaDescriptionEn',
                    'keywords_en_16' => 'keywordsEn',
                    'title_es_17' => 'titleEs',
                    'slug_es_18' => 'slugEs',
                    'summary_es_19' => 'summaryEs',
                    'content_es_20' => 'contentEs',
                    'meta_title_es_21' => 'metaTitleEs',
                    'meta_description_es_22' => 'metaDescriptionEs',
                    'keywords_es_23' => 'keywordsEs',
                    'position_24' => 'position',
                    'is_published_25' => 'isPublished',
                    'is_featured_26' => 'isFeatured',
                    'view_count_27' => 'viewCount',
                    'estimated_reading_time_28' => 'estimatedReadingTime',
                    'created_at_29' => 'createdAt',
                    'updated_at_30' => 'updatedAt',
                    'published_at_31' => 'publishedAt',
                    'id_32' => 'id',
                    'title_33' => 'title',
                    'slug_34' => 'slug',
                    'description_35' => 'description',
                    'title_en_36' => 'titleEn',
                    'slug_en_37' => 'slugEn',
                    'description_en_38' => 'descriptionEn',
                    'title_es_39' => 'titleEs',
                    'slug_es_40' => 'slugEs',
                    'description_es_41' => 'descriptionEs',
                    'icon_42' => 'icon',
                    'position_43' => 'position',
                    'is_published_44' => 'isPublished',
                    'created_at_45' => 'createdAt',
                    'updated_at_46' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\HelpArticle' => [
                        'a' => [
                            'id' => 'id_2',
                            'title' => 'title_3',
                            'slug' => 'slug_4',
                            'summary' => 'summary_5',
                            'content' => 'content_6',
                            'metaTitle' => 'meta_title_7',
                            'metaDescription' => 'meta_description_8',
                            'keywords' => 'keywords_9',
                            'titleEn' => 'title_en_10',
                            'slugEn' => 'slug_en_11',
                            'summaryEn' => 'summary_en_12',
                            'contentEn' => 'content_en_13',
                            'metaTitleEn' => 'meta_title_en_14',
                            'metaDescriptionEn' => 'meta_description_en_15',
                            'keywordsEn' => 'keywords_en_16',
                            'titleEs' => 'title_es_17',
                            'slugEs' => 'slug_es_18',
                            'summaryEs' => 'summary_es_19',
                            'contentEs' => 'content_es_20',
                            'metaTitleEs' => 'meta_title_es_21',
                            'metaDescriptionEs' => 'meta_description_es_22',
                            'keywordsEs' => 'keywords_es_23',
                            'position' => 'position_24',
                            'isPublished' => 'is_published_25',
                            'isFeatured' => 'is_featured_26',
                            'viewCount' => 'view_count_27',
                            'estimatedReadingTime' => 'estimated_reading_time_28',
                            'createdAt' => 'created_at_29',
                            'updatedAt' => 'updated_at_30',
                            'publishedAt' => 'published_at_31',
                        ],
                    ],
                    'App\\Entity\\HelpCategory' => [
                        'c' => [
                            'id' => 'id_32',
                            'title' => 'title_33',
                            'slug' => 'slug_34',
                            'description' => 'description_35',
                            'titleEn' => 'title_en_36',
                            'slugEn' => 'slug_en_37',
                            'descriptionEn' => 'description_en_38',
                            'titleEs' => 'title_es_39',
                            'slugEs' => 'slug_es_40',
                            'descriptionEs' => 'description_es_41',
                            'icon' => 'icon_42',
                            'position' => 'position_43',
                            'isPublished' => 'is_published_44',
                            'createdAt' => 'created_at_45',
                            'updatedAt' => 'updated_at_46',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'category_id_47' => 'integer',
                    'created_by_id_48' => 'integer',
                    'updated_by_id_49' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'a' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'category_id_47' => 'category_id',
                    'created_by_id_48' => 'created_by_id',
                    'updated_by_id_49' => 'updated_by_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_2' => 'a',
                    'title_3' => 'a',
                    'slug_4' => 'a',
                    'summary_5' => 'a',
                    'content_6' => 'a',
                    'meta_title_7' => 'a',
                    'meta_description_8' => 'a',
                    'keywords_9' => 'a',
                    'title_en_10' => 'a',
                    'slug_en_11' => 'a',
                    'summary_en_12' => 'a',
                    'content_en_13' => 'a',
                    'meta_title_en_14' => 'a',
                    'meta_description_en_15' => 'a',
                    'keywords_en_16' => 'a',
                    'title_es_17' => 'a',
                    'slug_es_18' => 'a',
                    'summary_es_19' => 'a',
                    'content_es_20' => 'a',
                    'meta_title_es_21' => 'a',
                    'meta_description_es_22' => 'a',
                    'keywords_es_23' => 'a',
                    'position_24' => 'a',
                    'is_published_25' => 'a',
                    'is_featured_26' => 'a',
                    'view_count_27' => 'a',
                    'estimated_reading_time_28' => 'a',
                    'created_at_29' => 'a',
                    'updated_at_30' => 'a',
                    'published_at_31' => 'a',
                    'id_32' => 'c',
                    'title_33' => 'c',
                    'slug_34' => 'c',
                    'description_35' => 'c',
                    'title_en_36' => 'c',
                    'slug_en_37' => 'c',
                    'description_en_38' => 'c',
                    'title_es_39' => 'c',
                    'slug_es_40' => 'c',
                    'description_es_41' => 'c',
                    'icon_42' => 'c',
                    'position_43' => 'c',
                    'is_published_44' => 'c',
                    'created_at_45' => 'c',
                    'updated_at_46' => 'c',
                    'category_id_47' => 'a',
                    'created_by_id_48' => 'a',
                    'updated_by_id_49' => 'a',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_2' => 'App\\Entity\\HelpArticle',
                    'title_3' => 'App\\Entity\\HelpArticle',
                    'slug_4' => 'App\\Entity\\HelpArticle',
                    'summary_5' => 'App\\Entity\\HelpArticle',
                    'content_6' => 'App\\Entity\\HelpArticle',
                    'meta_title_7' => 'App\\Entity\\HelpArticle',
                    'meta_description_8' => 'App\\Entity\\HelpArticle',
                    'keywords_9' => 'App\\Entity\\HelpArticle',
                    'title_en_10' => 'App\\Entity\\HelpArticle',
                    'slug_en_11' => 'App\\Entity\\HelpArticle',
                    'summary_en_12' => 'App\\Entity\\HelpArticle',
                    'content_en_13' => 'App\\Entity\\HelpArticle',
                    'meta_title_en_14' => 'App\\Entity\\HelpArticle',
                    'meta_description_en_15' => 'App\\Entity\\HelpArticle',
                    'keywords_en_16' => 'App\\Entity\\HelpArticle',
                    'title_es_17' => 'App\\Entity\\HelpArticle',
                    'slug_es_18' => 'App\\Entity\\HelpArticle',
                    'summary_es_19' => 'App\\Entity\\HelpArticle',
                    'content_es_20' => 'App\\Entity\\HelpArticle',
                    'meta_title_es_21' => 'App\\Entity\\HelpArticle',
                    'meta_description_es_22' => 'App\\Entity\\HelpArticle',
                    'keywords_es_23' => 'App\\Entity\\HelpArticle',
                    'position_24' => 'App\\Entity\\HelpArticle',
                    'is_published_25' => 'App\\Entity\\HelpArticle',
                    'is_featured_26' => 'App\\Entity\\HelpArticle',
                    'view_count_27' => 'App\\Entity\\HelpArticle',
                    'estimated_reading_time_28' => 'App\\Entity\\HelpArticle',
                    'created_at_29' => 'App\\Entity\\HelpArticle',
                    'updated_at_30' => 'App\\Entity\\HelpArticle',
                    'published_at_31' => 'App\\Entity\\HelpArticle',
                    'id_32' => 'App\\Entity\\HelpCategory',
                    'title_33' => 'App\\Entity\\HelpCategory',
                    'slug_34' => 'App\\Entity\\HelpCategory',
                    'description_35' => 'App\\Entity\\HelpCategory',
                    'title_en_36' => 'App\\Entity\\HelpCategory',
                    'slug_en_37' => 'App\\Entity\\HelpCategory',
                    'description_en_38' => 'App\\Entity\\HelpCategory',
                    'title_es_39' => 'App\\Entity\\HelpCategory',
                    'slug_es_40' => 'App\\Entity\\HelpCategory',
                    'description_es_41' => 'App\\Entity\\HelpCategory',
                    'icon_42' => 'App\\Entity\\HelpCategory',
                    'position_43' => 'App\\Entity\\HelpCategory',
                    'is_published_44' => 'App\\Entity\\HelpCategory',
                    'created_at_45' => 'App\\Entity\\HelpCategory',
                    'updated_at_46' => 'App\\Entity\\HelpCategory',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => null,
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlFinalizer' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'full' => [
                    0,
                    1,
                    2,
                    3,
                    4,
                    5,
                    6,
                    7,
                    8,
                ],
                'tok_score_0' => [
                    9,
                    10,
                    11,
                    12,
                    13,
                    14,
                    15,
                ],
                'q0' => [
                    16,
                    17,
                    18,
                    19,
                    20,
                    21,
                    22,
                    23,
                    24,
                    25,
                    26,
                    27,
                    28,
                ],
            ],
        ],
    ]
); } }];
