Warning (2): DOMDocument::loadXML() [domdocument.loadxml]: StartTag: invalid element name in Entity, line: 1 [APP/models/datasources/google_weather_source.php, line 92]Code |
Context 'level', 'error', 'code', 'helpID', 'description', 'file', 'path', 'line', 'context'
);
echo $_this->_output($data);
$model = Weather
Weather::$useDbConfig = "weather"
Weather::$useTable = false
Weather::$actsAs = array
Weather::$displayField = NULL
Weather::$id = false
Weather::$data = array
Weather::$table = "weathers"
Weather::$primaryKey = "id"
Weather::$_schema = NULL
Weather::$validate = array
Weather::$validationErrors = array
Weather::$tablePrefix = NULL
Weather::$name = "Weather"
Weather::$alias = "Weather"
Weather::$tableToModel = array
Weather::$logTransactions = false
Weather::$cacheQueries = false
Weather::$belongsTo = array
Weather::$hasOne = array
Weather::$hasMany = array
Weather::$hasAndBelongsToMany = array
Weather::$Behaviors = BehaviorCollection object
Weather::$whitelist = array
Weather::$cacheSources = true
Weather::$findQueryType = "first"
Weather::$recursive = 1
Weather::$order = NULL
Weather::$virtualFields = array
Weather::$__associationKeys = array
Weather::$__associations = array
Weather::$__backAssociation = array
Weather::$__insertID = NULL
Weather::$__numRows = NULL
Weather::$__affectedRows = NULL
Weather::$_findMethods = array
$queryData = array(
"conditions" => array(
"latitude" => "47.3875",
"longitude" => "0.650563"
),
"fields" => null,
"joins" => array(),
"limit" => 1,
"offset" => null,
"order" => array(
null
),
"page" => 1,
"group" => null,
"callbacks" => true
)
$dom = DOMDocument
$conditions = ",,,47387500,650563"
$multiplier = 1000000
$url = "http://www.google.com/ig/api?weather=,,,47387500,650563&hl=fr"
$cacheKey = "weather_7e7c0688f18272e7dc65e2173f559378"
$return = false
$http_response_header = array(
"HTTP/1.0 301 Moved Permanently",
"Location: https://www.google.com",
"Content-Type: text/html; charset=UTF-8",
"X-Content-Type-Options: nosniff",
"Date: Tue, 30 May 2023 14:24:48 GMT",
"Expires: Tue, 30 May 2023 14:54:48 GMT",
"Cache-Control: public, max-age=1800",
"Server: sffe",
"Content-Length: 219",
"X-XSS-Protection: 0",
"HTTP/1.0 200 OK",
"Date: Tue, 30 May 2023 14:24:48 GMT",
"Expires: -1",
"Cache-Control: private, max-age=0",
"Content-Type: text/html; charset=ISO-8859-1",
"Content-Security-Policy-Report-Only: object-src 'none';base-uri 'self';script-src 'nonce-b2qMSmlTbn_VKMUm9CH9iw' 'strict-dynamic' 'report-sample' 'unsafe-eval' 'unsafe-inline' https: http:;report-uri https://csp.withgoogle.com/csp/gws/other-hp",
"P3P: CP="This is not a P3P policy! See g.co/p3phelp for more info."",
"Server: gws",
"X-XSS-Protection: 0",
"X-Frame-Options: SAMEORIGIN",
"Set-Cookie: SOCS=CAAaBgiA-dSjBg; expires=Fri, 28-Jun-2024 14:24:48 GMT; path=/; domain=.google.com; Secure; SameSite=lax",
"Set-Cookie: AEC=AUEFqZfxPEFcGRXKuKZavuOAhAha5f8MzYvmrFcPF_L9jdNqSYkC7lvaw7g; expires=Sun, 26-Nov-2023 14:24:48 GMT; path=/; domain=.google.com; Secure; HttpOnly; SameSite=lax",
"Set-Cookie: __Secure-ENID=12.SE=jSGkN7sWnuzy0UXiIT8w-An-lJA3FHZ-G_JKpecD7lJC-FO46dWfq_T3e29g_0IP52_L3u9NDjeBvUQx0bN_hTLX0bypUK1X_WT42tzaOgTxCCQjvwCQ8dhqR5RW-S-Shz-4DBxUa9UQVi-fpOxPxEO55nPbwPgvlauarCrttFw; expires=Sat, 29-Jun-2024 06:43:06 GMT; path=/; domain=.google.com; Secure; HttpOnly; SameSite=lax",
"Set-Cookie: CONSENT=PENDING+900; expires=Thu, 29-May-2025 14:24:48 GMT; path=/; domain=.google.com; Secure",
"Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000",
"Accept-Ranges: none",
"Vary: Accept-Encoding"
)
Debugger::handleError() - CORE/cake/libs/debugger.php, line 306
DOMDocument::loadXML() - [internal], line ??
GoogleWeatherSource::read() - APP/models/datasources/google_weather_source.php, line 92
Model::find() - CORE/cake/libs/model/model.php, line 2142
Event::view() - APP/models/event.php, line 127
EventsController::view() - APP/controllers/events_controller.php, line 113
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Warning (2): DOMDocument::loadXML() [domdocument.loadxml]: Extra content at the end of the document in Entity, line: 1 [APP/models/datasources/google_weather_source.php, line 92]Code |
Context 'level', 'error', 'code', 'helpID', 'description', 'file', 'path', 'line', 'context'
);
echo $_this->_output($data);
$model = Weather
Weather::$useDbConfig = "weather"
Weather::$useTable = false
Weather::$actsAs = array
Weather::$displayField = NULL
Weather::$id = false
Weather::$data = array
Weather::$table = "weathers"
Weather::$primaryKey = "id"
Weather::$_schema = NULL
Weather::$validate = array
Weather::$validationErrors = array
Weather::$tablePrefix = NULL
Weather::$name = "Weather"
Weather::$alias = "Weather"
Weather::$tableToModel = array
Weather::$logTransactions = false
Weather::$cacheQueries = false
Weather::$belongsTo = array
Weather::$hasOne = array
Weather::$hasMany = array
Weather::$hasAndBelongsToMany = array
Weather::$Behaviors = BehaviorCollection object
Weather::$whitelist = array
Weather::$cacheSources = true
Weather::$findQueryType = "first"
Weather::$recursive = 1
Weather::$order = NULL
Weather::$virtualFields = array
Weather::$__associationKeys = array
Weather::$__associations = array
Weather::$__backAssociation = array
Weather::$__insertID = NULL
Weather::$__numRows = NULL
Weather::$__affectedRows = NULL
Weather::$_findMethods = array
$queryData = array(
"conditions" => array(
"latitude" => "47.3875",
"longitude" => "0.650563"
),
"fields" => null,
"joins" => array(),
"limit" => 1,
"offset" => null,
"order" => array(
null
),
"page" => 1,
"group" => null,
"callbacks" => true
)
$dom = DOMDocument
$conditions = ",,,47387500,650563"
$multiplier = 1000000
$url = "http://www.google.com/ig/api?weather=,,,47387500,650563&hl=fr"
$cacheKey = "weather_7e7c0688f18272e7dc65e2173f559378"
$return = false
$http_response_header = array(
"HTTP/1.0 301 Moved Permanently",
"Location: https://www.google.com",
"Content-Type: text/html; charset=UTF-8",
"X-Content-Type-Options: nosniff",
"Date: Tue, 30 May 2023 14:24:48 GMT",
"Expires: Tue, 30 May 2023 14:54:48 GMT",
"Cache-Control: public, max-age=1800",
"Server: sffe",
"Content-Length: 219",
"X-XSS-Protection: 0",
"HTTP/1.0 200 OK",
"Date: Tue, 30 May 2023 14:24:48 GMT",
"Expires: -1",
"Cache-Control: private, max-age=0",
"Content-Type: text/html; charset=ISO-8859-1",
"Content-Security-Policy-Report-Only: object-src 'none';base-uri 'self';script-src 'nonce-b2qMSmlTbn_VKMUm9CH9iw' 'strict-dynamic' 'report-sample' 'unsafe-eval' 'unsafe-inline' https: http:;report-uri https://csp.withgoogle.com/csp/gws/other-hp",
"P3P: CP="This is not a P3P policy! See g.co/p3phelp for more info."",
"Server: gws",
"X-XSS-Protection: 0",
"X-Frame-Options: SAMEORIGIN",
"Set-Cookie: SOCS=CAAaBgiA-dSjBg; expires=Fri, 28-Jun-2024 14:24:48 GMT; path=/; domain=.google.com; Secure; SameSite=lax",
"Set-Cookie: AEC=AUEFqZfxPEFcGRXKuKZavuOAhAha5f8MzYvmrFcPF_L9jdNqSYkC7lvaw7g; expires=Sun, 26-Nov-2023 14:24:48 GMT; path=/; domain=.google.com; Secure; HttpOnly; SameSite=lax",
"Set-Cookie: __Secure-ENID=12.SE=jSGkN7sWnuzy0UXiIT8w-An-lJA3FHZ-G_JKpecD7lJC-FO46dWfq_T3e29g_0IP52_L3u9NDjeBvUQx0bN_hTLX0bypUK1X_WT42tzaOgTxCCQjvwCQ8dhqR5RW-S-Shz-4DBxUa9UQVi-fpOxPxEO55nPbwPgvlauarCrttFw; expires=Sat, 29-Jun-2024 06:43:06 GMT; path=/; domain=.google.com; Secure; HttpOnly; SameSite=lax",
"Set-Cookie: CONSENT=PENDING+900; expires=Thu, 29-May-2025 14:24:48 GMT; path=/; domain=.google.com; Secure",
"Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000",
"Accept-Ranges: none",
"Vary: Accept-Encoding"
)
Debugger::handleError() - CORE/cake/libs/debugger.php, line 306
DOMDocument::loadXML() - [internal], line ??
GoogleWeatherSource::read() - APP/models/datasources/google_weather_source.php, line 92
Model::find() - CORE/cake/libs/model/model.php, line 2142
Event::view() - APP/models/event.php, line 127
EventsController::view() - APP/controllers/events_controller.php, line 113
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Warning (2): Cannot modify header information - headers already sent by (output started at /home/globesecret/dev/cake/libs/debugger.php:686) [CORE/cake/libs/controller/controller.php, line 742]Code |
Context 'level', 'error', 'code', 'helpID', 'description', 'file', 'path', 'line', 'context'
);
echo $_this->_output($data);
$status = "HTTP/1.1 301 Moved Permanently"
Debugger::handleError() - CORE/cake/libs/debugger.php, line 306
header - [internal], line ??
Controller::header() - CORE/cake/libs/controller/controller.php, line 742
Controller::redirect() - CORE/cake/libs/controller/controller.php, line 717
AppController::redirect() - APP/app_controller.php, line 124
EventsController::view() - APP/controllers/events_controller.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Debug timer infoMessage | Start Time (ms) | End Time (ms) | Duration (ms) |
---|
Core Processing (Derived) | 0 | 87 | 87 |
Component initialization and startup | 87 | 93 | 6 |
Controller action | 93 | 162 | 68 |
Debug timer infoMessage | Start Time (ms) | End Time (ms) | Duration (ms) |
---|
Core Processing (Derived) | 0 | -1685456688603 | -1685456688603 |
Component initialization and startup | 87 | 93 | 6 |
Controller action | 93 | 162 | 68 |