Code |
Context }
file_put_contents($cache_file, json_encode($cache));
$region = ""
$searchAll = true
$args = array()
$debug = null
$teacher_group = array(
3,
54
)
$eventConditions = array(
"KellyEvent.published" => true,
"KellyEvent.programme_id" => "6"
)
$programme_id = "6"
$_regions = array(
"melbourne-north" => "Melbourne North",
"melbourne-east" => "Melbourne East",
"melbourne-west" => "Melbourne West",
"melbourne-central" => "Melbourne Central",
"geelong" => "Geelong",
"surf-coast" => "Surf Coast",
"goulburn-valley" => "Goulburn Valley",
"bellarine" => "Bellarine",
"gippsland" => "Gippsland"
)
$leagueVenues = array()
$conditions = array(
"Venue.id" => array()
)
$joins = array(
array(
"table" => "phones",
"alias" => "Phone",
"type" => "LEFT",
"conditions" => array()
),
array(
"table" => "userextras",
"alias" => "ue",
"type" => "LEFT",
"conditions" => array()
),
array(
"table" => "users_programmes",
"alias" => "UsersProgramme",
"type" => "INNER",
"conditions" => array(),
"joins" => array()
),
array(
"table" => "users_venues",
"alias" => "UsersVenue",
"type" => "INNER",
"conditions" => array()
),
array(
"table" => "venues",
"alias" => "Venue",
"type" => "LEFT",
"conditions" => array()
),
array(
"table" => "minedu_venues",
"alias" => "MineduVenue",
"type" => "LEFT",
"conditions" => array()
)
)
$numjoins = array(
array(
"table" => "users_programmes",
"alias" => "UsersProgramme",
"type" => "INNER",
"conditions" => array()
),
array(
"table" => "users_venues",
"alias" => "UsersVenue",
"type" => "INNER",
"conditions" => array()
)
)
$num_contacts = array(
array(
"User" => array()
)
)
$write_to_cache = true
$cache_file = "files/img_cache/locations_aus_6.dem"
$cache = array(
"contacts" => 1,
"lastdate" => 1759612795,
"data" => array(
array()
)
)
$lastcontactscnt = 1
$lastdate = 1700742046
$elapsed = 58870749
$xContacts = array(
array(
"User" => array(),
"MineduVenue" => array(),
"Userextra" => array(),
"UsersProgramme" => array(),
"Phone" => array(),
"UsersVenue" => array()
)
)
file_put_contents - [internal], line ??
VenuesController::index() - APP/controllers/venues_controller.php, line 316
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 203
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 170
[main] - APP/webroot/index.php, line 85