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" => "15.9717",
"longitude" => "102.622"
),
"fields" => null,
"joins" => array(),
"limit" => 1,
"offset" => null,
"order" => array(
null
),
"page" => 1,
"group" => null,
"callbacks" => true
)
$dom = DOMDocument
$conditions = ",,,15971700,102622000"
$multiplier = 1000000
$url = "http://www.google.com/ig/api?weather=,,,15971700,102622000&hl=fr"
$cacheKey = "weather_e3a443d1574ddaf214a120d72d9b9350"
$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: Fri, 31 Mar 2023 02:16:17 GMT",
"Expires: Fri, 31 Mar 2023 02:46:17 GMT",
"Cache-Control: public, max-age=1800",
"Server: sffe",
"Content-Length: 219",
"X-XSS-Protection: 0",
"HTTP/1.0 200 OK",
"Date: Fri, 31 Mar 2023 02:16:17 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-CpIHiHbh16kpNIjpoih9hw' '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=CAAaBgiAxZihBg; expires=Mon, 29-Apr-2024 02:16:17 GMT; path=/; domain=.google.com; Secure; SameSite=lax",
"Set-Cookie: AEC=AUEFqZegdgJB72oVc5t9hGzX6vxvRava3g44KhYyVw9bXsXStgk6XOoNna4; expires=Wed, 27-Sep-2023 02:16:17 GMT; path=/; domain=.google.com; Secure; HttpOnly; SameSite=lax",
"Set-Cookie: __Secure-ENID=11.SE=kWBRM-M3HqOOfSFQYXiMX75fCDacLzh5Ff9zeOAV0aFK8tJwLInxRYt7eA5gn-nxsVV8WYylpdmtyAuyl8g3GrtAKiogQktEI_d9C8Hs95I5tObI6-P5XZBzZquhNvJEDkBDzTMdqxxru897rC893ibmP97bCPVPEJoRtkm2G0E; expires=Mon, 29-Apr-2024 18:34:35 GMT; path=/; domain=.google.com; Secure; HttpOnly; SameSite=lax",
"Set-Cookie: CONSENT=PENDING+418; expires=Sun, 30-Mar-2025 02:16:17 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" => "15.9717",
"longitude" => "102.622"
),
"fields" => null,
"joins" => array(),
"limit" => 1,
"offset" => null,
"order" => array(
null
),
"page" => 1,
"group" => null,
"callbacks" => true
)
$dom = DOMDocument
$conditions = ",,,15971700,102622000"
$multiplier = 1000000
$url = "http://www.google.com/ig/api?weather=,,,15971700,102622000&hl=fr"
$cacheKey = "weather_e3a443d1574ddaf214a120d72d9b9350"
$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: Fri, 31 Mar 2023 02:16:17 GMT",
"Expires: Fri, 31 Mar 2023 02:46:17 GMT",
"Cache-Control: public, max-age=1800",
"Server: sffe",
"Content-Length: 219",
"X-XSS-Protection: 0",
"HTTP/1.0 200 OK",
"Date: Fri, 31 Mar 2023 02:16:17 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-CpIHiHbh16kpNIjpoih9hw' '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=CAAaBgiAxZihBg; expires=Mon, 29-Apr-2024 02:16:17 GMT; path=/; domain=.google.com; Secure; SameSite=lax",
"Set-Cookie: AEC=AUEFqZegdgJB72oVc5t9hGzX6vxvRava3g44KhYyVw9bXsXStgk6XOoNna4; expires=Wed, 27-Sep-2023 02:16:17 GMT; path=/; domain=.google.com; Secure; HttpOnly; SameSite=lax",
"Set-Cookie: __Secure-ENID=11.SE=kWBRM-M3HqOOfSFQYXiMX75fCDacLzh5Ff9zeOAV0aFK8tJwLInxRYt7eA5gn-nxsVV8WYylpdmtyAuyl8g3GrtAKiogQktEI_d9C8Hs95I5tObI6-P5XZBzZquhNvJEDkBDzTMdqxxru897rC893ibmP97bCPVPEJoRtkm2G0E; expires=Mon, 29-Apr-2024 18:34:35 GMT; path=/; domain=.google.com; Secure; HttpOnly; SameSite=lax",
"Set-Cookie: CONSENT=PENDING+418; expires=Sun, 30-Mar-2025 02:16:17 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 | 69 | 69 |
Component initialization and startup | 69 | 72 | 3 |
Controller action | 72 | 149 | 77 |
Debug timer infoMessage | Start Time (ms) | End Time (ms) | Duration (ms) |
---|
Core Processing (Derived) | 0 | -1680228977547 | -1680228977547 |
Component initialization and startup | 69 | 72 | 3 |
Controller action | 72 | 149 | 77 |