Code Context $scores = $this->IngameMatchupPlayer->find('all', array(
'conditions' => array(
'IngameMatchupPlayer.season_id' => $season['IngameSeason']['id'],
$place_id = '1111112002'
$place = array(
'Place' => array(
'id' => '1111112002',
'entity_id' => '1111890627',
'ref_hours_of_operation_type_id' => null,
'dasdak_url' => 'ek232',
'name' => 'Emirates DC to Dubai',
'description' => '<p>Emirates Flight connecting DC and Dubai</p><div id="gtx-trans" style="position: absolute; left: 106px; top: -14.0069px;"><div class="gtx-trans-icon"></div></div>',
'payment_options' => '',
'public_transit' => '',
'dress_code' => '',
'parking' => '',
'age_requirement' => '',
'capacity' => '',
'seating_capacity' => '',
'place_type' => 'b',
'active' => true,
'searchable' => true,
'has_img' => '8',
'lat' => null,
'lng' => null,
'braintree_account_id' => 'dasdakag',
'braintree_descriptor' => 'Emirates',
'braintree_phone' => '',
'is_marketplace' => true,
'help_message' => null,
'is_internal' => true,
'display_ad' => true,
'menu_only' => false,
'place_theme_id' => '1111111125',
'enable_kiosk' => true,
'rev_share_pct' => '0',
'rev_share_base' => 'S',
'create_ts' => '2022-05-21 12:30:09',
'loyalty' => '0',
'contact_phone' => null,
'time_zone' => null,
'max_trn_amount' => '0.00',
'enable_api' => '0',
'api_email' => '',
'api_cell_number' => '',
'enable_suite_api' => '0',
'dasdak_fee' => null,
'is_stripe' => false,
'is_square' => false,
'is_braintree' => true,
'all_gateway' => false
),
'PlaceTheme' => array(
'id' => '1111111125',
'place_id' => '0',
'name' => 'Emirates_Themes',
'header_color_1' => '#FFFFFF',
'header_color_2' => '#FFFFFF',
'header_color_3' => '#000000',
'header_img' => '2'
),
'PlaceContact' => array(
'id' => '1111111411',
'place_id' => '1111112002',
'ref_mobile_carrier_id' => null,
'home_phone' => '2025551212',
'alternate_phone' => null,
'fax' => null,
'email_addr' => 'contact@dasdak.com',
'external_url' => null,
'mobile_phone' => null,
'mobile_allow_notif' => false,
'email_allow_notif' => false,
'public_key' => null,
'api_verification_pin' => null,
'is_api_viewable' => false
),
'PlaceAddress' => array(
(int) 0 => array(
'id' => '1111111705',
'place_id' => '1111112002',
'ref_address_type_id' => '1',
'ref_state_id' => null,
'ref_country_id' => '224',
'street_line_1' => 'Dubai International Airport',
'street_line_2' => '',
'city' => 'Dubai',
'province_state_territory' => 'Dubai Emirate',
'postal_code' => '00000',
'RefState' => array([maximum depth reached]),
'RefCountry' => array(
[maximum depth reached]
),
'RefAddressType' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '1111111706',
'place_id' => '1111112002',
'ref_address_type_id' => '2',
'ref_state_id' => null,
'ref_country_id' => '224',
'street_line_1' => 'Dubai International Airport',
'street_line_2' => '',
'city' => 'Dubai',
'province_state_territory' => 'Dubai Emirate',
'postal_code' => '00000',
'RefState' => array([maximum depth reached]),
'RefCountry' => array(
[maximum depth reached]
),
'RefAddressType' => array(
[maximum depth reached]
)
)
),
'PlaceCustomDetail' => array(),
'PlaceCustomHour' => array(),
'PlaceUser' => array(
(int) 0 => array(
'id' => '1111112002',
'user_id' => '1111111115',
'place_id' => '1111112002',
'type' => 'administrator',
'User' => array(
[maximum depth reached]
)
)
),
'PrivacyMap' => array(
(int) 2111 => true,
(int) 2112 => false,
(int) 2113 => true,
(int) 2114 => true,
(int) 2115 => true,
(int) 2116 => false,
(int) 2117 => true,
(int) 2118 => true,
(int) 2119 => true,
(int) 2120 => true,
(int) 2121 => true,
(int) 2122 => true,
(int) 2123 => true,
(int) 2124 => true,
(int) 2125 => true,
(int) 2126 => true,
(int) 2127 => true,
(int) 2128 => true,
(int) 2129 => true,
(int) 2130 => true,
(int) 2131 => true,
(int) 2133 => true,
(int) 2134 => true,
(int) 2135 => true,
(int) 2136 => true,
(int) 2137 => true,
(int) 2138 => true,
(int) 2139 => true,
(int) 2140 => true,
(int) 2141 => true,
(int) 2142 => true,
(int) 2143 => true
)
)
$settings = array(
'IngameSetting' => array(
'id' => '1111111202',
'place_id' => '1111112002',
'title' => '',
'game_term' => 'Game',
'drive_term' => 'Drive',
'bet_term' => 'Bet',
'bets_per_drive' => '1',
'points_per_drive' => '10',
'max_drives_per_game' => '0',
'next_drives_per_game' => '1',
'min_bet_per_drive' => '0',
'max_bet_per_drive' => '0',
'has_img' => '0',
'extension' => '',
'sort_order' => 'DESC',
'is_multi_current' => false,
'allow_custom_drive' => false,
'win_message' => '',
'lose_message' => '',
'draw_message' => '',
'win_multiplier' => '1',
'lose_multiplier' => '1',
'draw_multiplier' => '1',
'prizes_message' => ''
)
)
$current_season = null
$season = array()
IngameController::playRanking() - APP/Controller/IngameController.php, line 410
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117