<?php //%255BApp%255CEntity%255CGameSetting%2524CLASSMETADATA%255D%255B1%255D

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Doctrine\\ORM\\Mapping\\ClassMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\ClassMetadata')),
        clone ($p['Doctrine\\ORM\\Id\\IdentityGenerator'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Id\\IdentityGenerator')),
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'App\\Entity\\GameSetting',
            ],
            'namespace' => [
                'App\\Entity',
            ],
            'rootEntityName' => [
                'App\\Entity\\GameSetting',
            ],
            'customRepositoryClassName' => [
                'App\\Repository\\GameSettingRepository',
            ],
            'identifier' => [
                [
                    'id',
                ],
            ],
            'generatorType' => [
                4,
            ],
            'fieldMappings' => [
                [
                    'id' => [
                        'fieldName' => 'id',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'id' => true,
                        'columnName' => 'id',
                    ],
                    'paylines' => [
                        'fieldName' => 'paylines',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'paylines',
                    ],
                    'min_lines' => [
                        'fieldName' => 'min_lines',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'min_lines',
                    ],
                    'max_lines' => [
                        'fieldName' => 'max_lines',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'max_lines',
                    ],
                    'min_bets' => [
                        'fieldName' => 'min_bets',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'min_bets',
                    ],
                    'max_bets' => [
                        'fieldName' => 'max_bets',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'max_bets',
                    ],
                    'bet_seq' => [
                        'fieldName' => 'bet_seq',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 255,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'bet_seq',
                    ],
                    'denom_seq' => [
                        'fieldName' => 'denom_seq',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 255,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'denom_seq',
                    ],
                    'bigwin_mult' => [
                        'fieldName' => 'bigwin_mult',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'bigwin_mult',
                    ],
                    'bigwin_min' => [
                        'fieldName' => 'bigwin_min',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'bigwin_min',
                    ],
                    'spin_normal' => [
                        'fieldName' => 'spin_normal',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'spin_normal',
                    ],
                    'spin_force' => [
                        'fieldName' => 'spin_force',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'spin_force',
                    ],
                    'is_gamble' => [
                        'fieldName' => 'is_gamble',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'is_gamble',
                    ],
                    'session_time' => [
                        'fieldName' => 'session_time',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'session_time',
                    ],
                    'autospin_enabled' => [
                        'fieldName' => 'autospin_enabled',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'autospin_enabled',
                    ],
                    'autospin_count' => [
                        'fieldName' => 'autospin_count',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'autospin_count',
                    ],
                    'autospin_lost_lim' => [
                        'fieldName' => 'autospin_lost_lim',
                        'type' => 'float',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'autospin_lost_lim',
                    ],
                    'autospin_win_lim' => [
                        'fieldName' => 'autospin_win_lim',
                        'type' => 'float',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'autospin_win_lim',
                    ],
                    'show_percents' => [
                        'fieldName' => 'show_percents',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'show_percents',
                    ],
                    'show_statistics' => [
                        'fieldName' => 'show_statistics',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'show_statistics',
                    ],
                    'force_stop_enabled' => [
                        'fieldName' => 'force_stop_enabled',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'force_stop_enabled',
                    ],
                    'autospin_lost_enabled' => [
                        'fieldName' => 'autospin_lost_enabled',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'autospin_lost_enabled',
                    ],
                    'autospin_win_enabled' => [
                        'fieldName' => 'autospin_win_enabled',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'autospin_win_enabled',
                    ],
                    'fixed_denom' => [
                        'fieldName' => 'fixed_denom',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'fixed_denom',
                    ],
                    'jackpot_selector' => [
                        'fieldName' => 'jackpot_selector',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'jackpot_selector',
                    ],
                    'theme_selector' => [
                        'fieldName' => 'theme_selector',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'theme_selector',
                    ],
                    'enable_old_intro' => [
                        'fieldName' => 'enable_old_intro',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'enable_old_intro',
                    ],
                ],
            ],
            'fieldNames' => [
                [
                    'id' => 'id',
                    'paylines' => 'paylines',
                    'min_lines' => 'min_lines',
                    'max_lines' => 'max_lines',
                    'min_bets' => 'min_bets',
                    'max_bets' => 'max_bets',
                    'bet_seq' => 'bet_seq',
                    'denom_seq' => 'denom_seq',
                    'bigwin_mult' => 'bigwin_mult',
                    'bigwin_min' => 'bigwin_min',
                    'spin_normal' => 'spin_normal',
                    'spin_force' => 'spin_force',
                    'is_gamble' => 'is_gamble',
                    'session_time' => 'session_time',
                    'autospin_enabled' => 'autospin_enabled',
                    'autospin_count' => 'autospin_count',
                    'autospin_lost_lim' => 'autospin_lost_lim',
                    'autospin_win_lim' => 'autospin_win_lim',
                    'show_percents' => 'show_percents',
                    'show_statistics' => 'show_statistics',
                    'force_stop_enabled' => 'force_stop_enabled',
                    'autospin_lost_enabled' => 'autospin_lost_enabled',
                    'autospin_win_enabled' => 'autospin_win_enabled',
                    'fixed_denom' => 'fixed_denom',
                    'jackpot_selector' => 'jackpot_selector',
                    'theme_selector' => 'theme_selector',
                    'enable_old_intro' => 'enable_old_intro',
                ],
            ],
            'columnNames' => [
                [
                    'id' => 'id',
                    'paylines' => 'paylines',
                    'min_lines' => 'min_lines',
                    'max_lines' => 'max_lines',
                    'min_bets' => 'min_bets',
                    'max_bets' => 'max_bets',
                    'bet_seq' => 'bet_seq',
                    'denom_seq' => 'denom_seq',
                    'bigwin_mult' => 'bigwin_mult',
                    'bigwin_min' => 'bigwin_min',
                    'spin_normal' => 'spin_normal',
                    'spin_force' => 'spin_force',
                    'is_gamble' => 'is_gamble',
                    'session_time' => 'session_time',
                    'autospin_enabled' => 'autospin_enabled',
                    'autospin_count' => 'autospin_count',
                    'autospin_lost_lim' => 'autospin_lost_lim',
                    'autospin_win_lim' => 'autospin_win_lim',
                    'show_percents' => 'show_percents',
                    'show_statistics' => 'show_statistics',
                    'force_stop_enabled' => 'force_stop_enabled',
                    'autospin_lost_enabled' => 'autospin_lost_enabled',
                    'autospin_win_enabled' => 'autospin_win_enabled',
                    'fixed_denom' => 'fixed_denom',
                    'jackpot_selector' => 'jackpot_selector',
                    'theme_selector' => 'theme_selector',
                    'enable_old_intro' => 'enable_old_intro',
                ],
            ],
            'table' => [
                [
                    'name' => 'game_setting',
                ],
            ],
            'associationMappings' => [
                [
                    'game' => [
                        'fieldName' => 'game',
                        'joinColumns' => [
                            [
                                'name' => 'game_id',
                                'referencedColumnName' => 'id',
                            ],
                        ],
                        'cascade' => [],
                        'inversedBy' => 'gameSettings',
                        'targetEntity' => 'App\\Entity\\Game',
                        'fetch' => 2,
                        'type' => 2,
                        'mappedBy' => null,
                        'isOwningSide' => true,
                        'sourceEntity' => 'App\\Entity\\GameSetting',
                        'isCascadeRemove' => false,
                        'isCascadePersist' => false,
                        'isCascadeRefresh' => false,
                        'isCascadeMerge' => false,
                        'isCascadeDetach' => false,
                        'sourceToTargetKeyColumns' => [
                            'game_id' => 'id',
                        ],
                        'joinColumnFieldNames' => [
                            'game_id' => 'game_id',
                        ],
                        'targetToSourceKeyColumns' => [
                            'id' => 'game_id',
                        ],
                        'orphanRemoval' => false,
                    ],
                    'currency_multiplier' => [
                        'fieldName' => 'currency_multiplier',
                        'joinColumns' => [
                            [
                                'name' => 'currency_multiplier_id',
                                'referencedColumnName' => 'id',
                            ],
                        ],
                        'cascade' => [],
                        'inversedBy' => 'gameSettings',
                        'targetEntity' => 'App\\Entity\\CurrencyMultiplier',
                        'fetch' => 2,
                        'type' => 2,
                        'mappedBy' => null,
                        'isOwningSide' => true,
                        'sourceEntity' => 'App\\Entity\\GameSetting',
                        'isCascadeRemove' => false,
                        'isCascadePersist' => false,
                        'isCascadeRefresh' => false,
                        'isCascadeMerge' => false,
                        'isCascadeDetach' => false,
                        'sourceToTargetKeyColumns' => [
                            'currency_multiplier_id' => 'id',
                        ],
                        'joinColumnFieldNames' => [
                            'currency_multiplier_id' => 'currency_multiplier_id',
                        ],
                        'targetToSourceKeyColumns' => [
                            'id' => 'currency_multiplier_id',
                        ],
                        'orphanRemoval' => false,
                    ],
                ],
            ],
            'idGenerator' => [
                $o[1],
            ],
        ],
    ],
    $o[0],
    []
); }];
