<?php //8df8dd2a8996082be1363a65c89b181e

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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT h0_.id AS id_0, h0_.type AS type_1, h0_.title AS title_2, h0_.image_filename AS image_filename_3, h0_.location_label AS location_label_4, h0_.display_at AS display_at_5, h0_.first_name AS first_name_6, h0_.is_active AS is_active_7, h0_.sort_order AS sort_order_8, h0_.created_at AS created_at_9, h0_.updated_at AS updated_at_10, c1_.id AS id_11, c1_.name AS name_12, c1_.description AS description_13, c1_.slug AS slug_14, c1_.icon AS icon_15, c1_.custom_icon_filename AS custom_icon_filename_16, c1_.default_image_filename AS default_image_filename_17, c1_.secret_display AS secret_display_18, c1_.secret_clues_placeholder AS secret_clues_placeholder_19, c1_.storage_box_prefix AS storage_box_prefix_20, c1_.packaging_instructions AS packaging_instructions_21, c1_.finder_message_templates AS finder_message_templates_22, c1_.attributes AS attributes_23, c1_.disabled_provider_type_ids AS disabled_provider_type_ids_24, c1_.colissimo_shipping AS colissimo_shipping_25, c1_.is_active AS is_active_26, c1_.sort_order AS sort_order_27, c1_.created_at AS created_at_28, c1_.updated_at AS updated_at_29, h0_.category_id AS category_id_30 FROM home_ticker_announcement h0_ LEFT JOIN category c1_ ON h0_.category_id = c1_.id WHERE h0_.is_active = 1 ORDER BY h0_.sort_order DESC, h0_.display_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'h' => 'App\\Entity\\HomeTickerAnnouncement',
                    'c' => 'App\\Entity\\Category',
                ],
            ],
            'relationMap' => [
                2 => [
                    'c' => 'category',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'c' => 'h',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'type_1' => 'type',
                    'title_2' => 'title',
                    'image_filename_3' => 'imageFilename',
                    'location_label_4' => 'locationLabel',
                    'display_at_5' => 'displayAt',
                    'first_name_6' => 'firstName',
                    'is_active_7' => 'isActive',
                    'sort_order_8' => 'sortOrder',
                    'created_at_9' => 'createdAt',
                    'updated_at_10' => 'updatedAt',
                    'id_11' => 'id',
                    'name_12' => 'name',
                    'description_13' => 'description',
                    'slug_14' => 'slug',
                    'icon_15' => 'icon',
                    'custom_icon_filename_16' => 'customIconFilename',
                    'default_image_filename_17' => 'defaultImageFilename',
                    'secret_display_18' => 'secretDisplay',
                    'secret_clues_placeholder_19' => 'secretCluesPlaceholder',
                    'storage_box_prefix_20' => 'storageBoxPrefix',
                    'packaging_instructions_21' => 'packagingInstructions',
                    'finder_message_templates_22' => 'finderMessageTemplates',
                    'attributes_23' => 'attributes',
                    'disabled_provider_type_ids_24' => 'disabledProviderTypeIds',
                    'colissimo_shipping_25' => 'colissimoShipping',
                    'is_active_26' => 'isActive',
                    'sort_order_27' => 'sortOrder',
                    'created_at_28' => 'createdAt',
                    'updated_at_29' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\HomeTickerAnnouncement' => [
                        'h' => [
                            'id' => 'id_0',
                            'type' => 'type_1',
                            'title' => 'title_2',
                            'imageFilename' => 'image_filename_3',
                            'locationLabel' => 'location_label_4',
                            'displayAt' => 'display_at_5',
                            'firstName' => 'first_name_6',
                            'isActive' => 'is_active_7',
                            'sortOrder' => 'sort_order_8',
                            'createdAt' => 'created_at_9',
                            'updatedAt' => 'updated_at_10',
                        ],
                    ],
                    'App\\Entity\\Category' => [
                        'c' => [
                            'id' => 'id_11',
                            'name' => 'name_12',
                            'description' => 'description_13',
                            'slug' => 'slug_14',
                            'icon' => 'icon_15',
                            'customIconFilename' => 'custom_icon_filename_16',
                            'defaultImageFilename' => 'default_image_filename_17',
                            'secretDisplay' => 'secret_display_18',
                            'secretCluesPlaceholder' => 'secret_clues_placeholder_19',
                            'storageBoxPrefix' => 'storage_box_prefix_20',
                            'packagingInstructions' => 'packaging_instructions_21',
                            'finderMessageTemplates' => 'finder_message_templates_22',
                            'attributes' => 'attributes_23',
                            'disabledProviderTypeIds' => 'disabled_provider_type_ids_24',
                            'colissimoShipping' => 'colissimo_shipping_25',
                            'isActive' => 'is_active_26',
                            'sortOrder' => 'sort_order_27',
                            'createdAt' => 'created_at_28',
                            'updatedAt' => 'updated_at_29',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'category_id_30' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'h' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'category_id_30' => 'category_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'h',
                    'type_1' => 'h',
                    'title_2' => 'h',
                    'image_filename_3' => 'h',
                    'location_label_4' => 'h',
                    'display_at_5' => 'h',
                    'first_name_6' => 'h',
                    'is_active_7' => 'h',
                    'sort_order_8' => 'h',
                    'created_at_9' => 'h',
                    'updated_at_10' => 'h',
                    'id_11' => 'c',
                    'name_12' => 'c',
                    'description_13' => 'c',
                    'slug_14' => 'c',
                    'icon_15' => 'c',
                    'custom_icon_filename_16' => 'c',
                    'default_image_filename_17' => 'c',
                    'secret_display_18' => 'c',
                    'secret_clues_placeholder_19' => 'c',
                    'storage_box_prefix_20' => 'c',
                    'packaging_instructions_21' => 'c',
                    'finder_message_templates_22' => 'c',
                    'attributes_23' => 'c',
                    'disabled_provider_type_ids_24' => 'c',
                    'colissimo_shipping_25' => 'c',
                    'is_active_26' => 'c',
                    'sort_order_27' => 'c',
                    'created_at_28' => 'c',
                    'updated_at_29' => 'c',
                    'category_id_30' => 'h',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\HomeTickerAnnouncement',
                    'type_1' => 'App\\Entity\\HomeTickerAnnouncement',
                    'title_2' => 'App\\Entity\\HomeTickerAnnouncement',
                    'image_filename_3' => 'App\\Entity\\HomeTickerAnnouncement',
                    'location_label_4' => 'App\\Entity\\HomeTickerAnnouncement',
                    'display_at_5' => 'App\\Entity\\HomeTickerAnnouncement',
                    'first_name_6' => 'App\\Entity\\HomeTickerAnnouncement',
                    'is_active_7' => 'App\\Entity\\HomeTickerAnnouncement',
                    'sort_order_8' => 'App\\Entity\\HomeTickerAnnouncement',
                    'created_at_9' => 'App\\Entity\\HomeTickerAnnouncement',
                    'updated_at_10' => 'App\\Entity\\HomeTickerAnnouncement',
                    'id_11' => 'App\\Entity\\Category',
                    'name_12' => 'App\\Entity\\Category',
                    'description_13' => 'App\\Entity\\Category',
                    'slug_14' => 'App\\Entity\\Category',
                    'icon_15' => 'App\\Entity\\Category',
                    'custom_icon_filename_16' => 'App\\Entity\\Category',
                    'default_image_filename_17' => 'App\\Entity\\Category',
                    'secret_display_18' => 'App\\Entity\\Category',
                    'secret_clues_placeholder_19' => 'App\\Entity\\Category',
                    'storage_box_prefix_20' => 'App\\Entity\\Category',
                    'packaging_instructions_21' => 'App\\Entity\\Category',
                    'finder_message_templates_22' => 'App\\Entity\\Category',
                    'attributes_23' => 'App\\Entity\\Category',
                    'disabled_provider_type_ids_24' => 'App\\Entity\\Category',
                    'colissimo_shipping_25' => 'App\\Entity\\Category',
                    'is_active_26' => 'App\\Entity\\Category',
                    'sort_order_27' => 'App\\Entity\\Category',
                    'created_at_28' => 'App\\Entity\\Category',
                    'updated_at_29' => 'App\\Entity\\Category',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
