Notice (8): compact(): Undefined variable: etagMatches [CORE/src/Http/Response.php, line 1864]Code Context $timeMatches = strtotime($this->modified()) === strtotime($modifiedSince);
}
$checks = compact('etagMatches', 'timeMatches');
$request = object(Cake\Http\ServerRequest) {
params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [[maximum depth reached]]
]
data => []
query => []
cookies => []
url => 'debug_kit/js/toolbar.js'
base => ''
webroot => '/'
here => '/debug_kit/js/toolbar.js'
trustProxy => false
[protected] _environment => [
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin',
'PP_CUSTOM_PHP_INI' => '/var/www/vhosts/system/evolve.theideahub.co.uk/etc/php.ini',
'PP_CUSTOM_PHP_CGI_INDEX' => 'plesk-php74-fastcgi',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/debug_kit/js/toolbar.js',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/debug_kit/js/toolbar.js',
'REMOTE_PORT' => '51720',
'SCRIPT_FILENAME' => '/var/www/vhosts/theideahub.co.uk/evolve/webroot/index.php',
'SERVER_ADMIN' => '[no address given]',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/vhosts/theideahub.co.uk/evolve',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/var/www/vhosts/theideahub.co.uk/evolve',
'REMOTE_ADDR' => '216.73.216.33',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '127.0.0.1',
'SERVER_NAME' => 'evolve.theideahub.co.uk',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '<address>Apache Server at evolve.theideahub.co.uk Port 443</address>
',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CONNECTION' => 'close',
'HTTP_X_ACCEL_INTERNAL' => '/internal-nginx-static-location',
'HTTP_X_REAL_IP' => '216.73.216.33',
'HTTP_HOST' => 'evolve.theideahub.co.uk',
'SSL_TLS_SNI' => 'evolve.theideahub.co.uk',
'HTTPS' => 'on',
'PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY' => '0',
'PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY' => '0',
'UNIQUE_ID' => 'aTjDEpf9SGPVwMy3KbUQGAAAAIM',
'REDIRECT_STATUS' => '200',
'REDIRECT_SSL_TLS_SNI' => 'evolve.theideahub.co.uk',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY' => '0',
'REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY' => '0',
'REDIRECT_UNIQUE_ID' => 'aTjDEpf9SGPVwMy3KbUQGAAAAIM',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'evolve.theideahub.co.uk',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY' => '0',
'REDIRECT_REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY' => '0',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'aTjDEpf9SGPVwMy3KbUQGAAAAIM',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1765327634.5782,
'REQUEST_TIME' => (int) 1765327634,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => null
]
[protected] _input => null
[protected] _detectors => [
'get' => [
[maximum depth reached]
],
'post' => [
[maximum depth reached]
],
'put' => [
[maximum depth reached]
],
'patch' => [
[maximum depth reached]
],
'delete' => [
[maximum depth reached]
],
'head' => [
[maximum depth reached]
],
'options' => [
[maximum depth reached]
],
'ssl' => [
[maximum depth reached]
],
'ajax' => [
[maximum depth reached]
],
'flash' => [
[maximum depth reached]
],
'requested' => [
[maximum depth reached]
],
'json' => [
[maximum depth reached]
],
'xml' => [
[maximum depth reached]
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Network\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
$etags = []
$modifiedSince = null
$responseTag = nullcompact - [internal], line ??
Cake\Http\Response::checkNotModified() - CORE/src/Http/Response.php, line 1864
Cake\Routing\Filter\AssetFilter::beforeDispatch() - CORE/src/Routing/Filter/AssetFilter.php, line 86
Cake\Routing\DispatcherFilter::handle() - CORE/src/Routing/DispatcherFilter.php, line 144
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 414
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 391
Cake\Http\ActionDispatcher::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 78
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 78
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 60
[main] - ROOT/webroot/index.php, line 36
Notice (8): compact() [<a href='https://secure.php.net/function.compact'>function.compact</a>]: Undefined variable: timeMatches [CORE/src/Http/Response.php, line 1864]Code Context $timeMatches = strtotime($this->modified()) === strtotime($modifiedSince);
}
$checks = compact('etagMatches', 'timeMatches');
$request = object(Cake\Http\ServerRequest) {
params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => [[maximum depth reached]]
]
data => []
query => []
cookies => []
url => 'debug_kit/js/toolbar.js'
base => ''
webroot => '/'
here => '/debug_kit/js/toolbar.js'
trustProxy => false
[protected] _environment => [
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin',
'PP_CUSTOM_PHP_INI' => '/var/www/vhosts/system/evolve.theideahub.co.uk/etc/php.ini',
'PP_CUSTOM_PHP_CGI_INDEX' => 'plesk-php74-fastcgi',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/debug_kit/js/toolbar.js',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/debug_kit/js/toolbar.js',
'REMOTE_PORT' => '51720',
'SCRIPT_FILENAME' => '/var/www/vhosts/theideahub.co.uk/evolve/webroot/index.php',
'SERVER_ADMIN' => '[no address given]',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/vhosts/theideahub.co.uk/evolve',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/var/www/vhosts/theideahub.co.uk/evolve',
'REMOTE_ADDR' => '216.73.216.33',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '127.0.0.1',
'SERVER_NAME' => 'evolve.theideahub.co.uk',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '<address>Apache Server at evolve.theideahub.co.uk Port 443</address>
',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CONNECTION' => 'close',
'HTTP_X_ACCEL_INTERNAL' => '/internal-nginx-static-location',
'HTTP_X_REAL_IP' => '216.73.216.33',
'HTTP_HOST' => 'evolve.theideahub.co.uk',
'SSL_TLS_SNI' => 'evolve.theideahub.co.uk',
'HTTPS' => 'on',
'PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY' => '0',
'PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY' => '0',
'UNIQUE_ID' => 'aTjDEpf9SGPVwMy3KbUQGAAAAIM',
'REDIRECT_STATUS' => '200',
'REDIRECT_SSL_TLS_SNI' => 'evolve.theideahub.co.uk',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY' => '0',
'REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY' => '0',
'REDIRECT_UNIQUE_ID' => 'aTjDEpf9SGPVwMy3KbUQGAAAAIM',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'evolve.theideahub.co.uk',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY' => '0',
'REDIRECT_REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY' => '0',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'aTjDEpf9SGPVwMy3KbUQGAAAAIM',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1765327634.5782,
'REQUEST_TIME' => (int) 1765327634,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => null,
'HTTP_REFERER' => null
]
[protected] _input => null
[protected] _detectors => [
'get' => [
[maximum depth reached]
],
'post' => [
[maximum depth reached]
],
'put' => [
[maximum depth reached]
],
'patch' => [
[maximum depth reached]
],
'delete' => [
[maximum depth reached]
],
'head' => [
[maximum depth reached]
],
'options' => [
[maximum depth reached]
],
'ssl' => [
[maximum depth reached]
],
'ajax' => [
[maximum depth reached]
],
'flash' => [
[maximum depth reached]
],
'requested' => [
[maximum depth reached]
],
'json' => [
[maximum depth reached]
],
'xml' => [
[maximum depth reached]
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Network\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
$etags = []
$modifiedSince = null
$responseTag = nullcompact - [internal], line ??
Cake\Http\Response::checkNotModified() - CORE/src/Http/Response.php, line 1864
Cake\Routing\Filter\AssetFilter::beforeDispatch() - CORE/src/Routing/Filter/AssetFilter.php, line 86
Cake\Routing\DispatcherFilter::handle() - CORE/src/Routing/DispatcherFilter.php, line 144
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 414
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 391
Cake\Http\ActionDispatcher::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 78
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 78
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 60
[main] - ROOT/webroot/index.php, line 36
var __debugKitId,
__debugKitBaseUrl;
var elem = document.getElementById('__debug_kit');
if (elem) {
__debugKitId = elem.getAttribute('data-id');
__debugKitBaseUrl = elem.getAttribute('data-url');
elem = null;
}
(function(win, doc) {
var iframe;
var bodyOverflow;
var onMessage = function(event) {
if (event.data === 'collapse') {
iframe.height = 40;
iframe.width = 40;
doc.body.style.overflow = bodyOverflow;
return;
}
if (event.data === 'toolbar') {
iframe.height = 40;
iframe.width = '100%';
doc.body.style.overflow = bodyOverflow;
return;
}
if (event.data === 'expand') {
iframe.width = '100%';
iframe.height = '100%';
doc.body.style.overflow = 'hidden';
return;
}
};
var onReady = function() {
if (!win.__debugKitId) {
return;
}
var body = doc.body;
// Cannot use css text, because of CSP compatibility.
iframe = doc.createElement('iframe');
iframe.style.position = 'fixed';
iframe.style.bottom = 0;
iframe.style.right = 0;
iframe.style.border = 0;
iframe.style.outline = 0;
iframe.style.overflow = 'hidden';
iframe.style.zIndex = 99999;
iframe.height = 40;
iframe.width = 40;
iframe.src = __debugKitBaseUrl + 'debug-kit/toolbar/' + __debugKitId;
body.appendChild(iframe);
bodyOverflow = body.style.overflow;
window.addEventListener('message', onMessage, false);
};
var logAjaxRequest = function(original) {
return function() {
if (this.readyState === 4 && this.getResponseHeader('X-DEBUGKIT-ID')) {
var params = {
requestId: this.getResponseHeader('X-DEBUGKIT-ID'),
status: this.status,
date: new Date,
method: this._arguments && this._arguments[0],
url: this._arguments && this._arguments[1],
type: this.getResponseHeader('Content-Type')
};
iframe.contentWindow.postMessage('ajax-completed$$' + JSON.stringify(params), window.location.origin);
}
if (original) {
return original.apply(this, [].slice.call(arguments));
}
};
};
var proxyAjaxOpen = function() {
var proxied = window.XMLHttpRequest.prototype.open;
window.XMLHttpRequest.prototype.open = function() {
this._arguments = arguments;
return proxied.apply(this, [].slice.call(arguments));
};
};
var proxyAjaxSend = function() {
var proxied = window.XMLHttpRequest.prototype.send;
window.XMLHttpRequest.prototype.send = function() {
this.onreadystatechange = logAjaxRequest(this.onreadystatechange);
return proxied.apply(this, [].slice.call(arguments));
};
};
// Bind on ready callback.
if (doc.addEventListener) {
doc.addEventListener('DOMContentLoaded', onReady, false);
doc.addEventListener('DOMContentLoaded', proxyAjaxOpen, false);
doc.addEventListener('DOMContentLoaded', proxyAjaxSend, false);
} else {
throw new Error('Unable to add event listener for DebugKit. Please use a browser' +
'that supports addEventListener().');
}
}(window, document));