Code Context $this->set('trerea_rss', $trerea_rss);
$this->set('title', $this->params->query['title']);
$this->set('url', $this->params->query['url']);
$http_response_header = array(
(int) 0 => 'HTTP/1.1 200 OK',
(int) 1 => 'Date: Sun, 24 Sep 2023 06:57:48 GMT',
(int) 2 => 'Content-Type: application/rss+xml; charset=UTF-8',
(int) 3 => 'Connection: close',
(int) 4 => 'Server: Apache',
(int) 5 => 'X-Powered-By: PHP/8.2.10',
(int) 6 => 'Last-Modified: Wed, 19 Jul 2023 10:56:24 GMT',
(int) 7 => 'ETag: "083eecf2d62895c32f484d75a7699d1e"',
(int) 8 => 'Link: <https://trendreaction.net/index.php?rest_route=/>; rel="https://api.w.org/"',
(int) 9 => 'Link: <https://trendreaction.net/>; rel="canonical"',
(int) 10 => 'Vary: Range,Accept-Encoding',
(int) 11 => 'X-Cache: HIT'
)
$trerea_rss = object(SimpleXMLElement) {
@attributes => array(
'version' => '2.0'
)
channel => object(SimpleXMLElement) {}
}
BaseballController::cushion() - APP/Controller/BaseballController.php, line 269
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 118