PHP | /var/www/ats/planet-lepote.com/application/modules/default/controllers/IndexController.php, line 127 |
---|---|
URI | GET /index.php/index.php/forum/bradavice |
// preDispatch() didn't change the action, so we can continue
if ($this->getInvokeArg('useCaseSensitiveActions') || in_array($action, $this->_classMethods)) {
if ($this->getInvokeArg('useCaseSensitiveActions')) {
trigger_error('Using case sensitive actions without word separators is deprecated; please do not rely on this "feature"');
}
$this->$action();
} else {
$this->__call($action, array());
}
}
$this->postDispatch();
Arg | Name | Value |
---|---|---|
0 | $action |
'indexAction'
|
if (empty($disableOb)) {
ob_start();
}
try {
$controller->dispatch($action);
} catch (Exception $e) {
// Clean output buffer on error
$curObLevel = ob_get_level();
if ($curObLevel > $obLevel) {
do {
Arg | Name | Value |
---|---|---|
0 | $request |
Zend_Controller_Request_Http::__set_state(array( |
1 | $response |
Zend_Controller_Response_Http::__set_state(array( |
/**
* Dispatch request
*/
try {
$dispatcher->dispatch($this->_request, $this->_response);
} catch (Exception $e) {
if ($this->throwExceptions()) {
throw $e;
}
$this->_response->setException($e);
'No default controller directory registered with front controller'
);
}
$front->setParam('bootstrap', $this);
$response = $front->dispatch();
if ($front->returnResponse()) {
return $response;
}
}
*
* @return void
*/
public function run()
{
$this->getBootstrap()->run();
}
/**
* Load configuration file of options
*
APPLICATION_STATE,
$finalConfig
);
$application->bootstrap()
->run();
accept: */*
user-agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
cookie: Planet-Lepote=oei76goi3j9tns9gnf5ei5anbd; profile-views=9528%2C26036%2C2864%2C8381%2C26547%2C17961%2C2400%2C25963%2C9121%2C16007%2C2503%2C15301%2C628%2C24740%2C3829%2C9647%2C27276%2C1158%2C17240%2C3295%2C24594%2C3220%2C7632%2C26622%2C216%2C8362%2C8076%2C20503%2C5319
accept-encoding: gzip, br, zstd, deflate
referer: https://www.planet-lepote.com/index.php/forum/bradavice/page/1
host: www.planet-lepote.com
No data
No data
Variable | Value |
---|---|
Planet-Lepote |
'oei76goi3j9tns9gnf5ei5anbd'
|
profile-views |
'9528,26036,2864,8381,26547,17961,2400,25963,9121,16007,2503,15301,628,24740,3829,9647,27276,1158,17240,3295,24594,3220,7632,26622,216,8362,8076,20503,5319'
|
Variable | Value |
---|---|
APPLICATION_STATE |
'production'
|
HTTPS |
'on'
|
SSL_TLS_SNI |
'www.planet-lepote.com'
|
HTTP_ACCEPT |
'*/*'
|
HTTP_USER_AGENT |
'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
|
HTTP_COOKIE |
'Planet-Lepote=oei76goi3j9tns9gnf5ei5anbd; profile-views=9528%2C26036%2C2864%2C8381%2C26547%2C17961%2C2400%2C25963%2C9121%2C16007%2C2503%2C15301%2C628%2C24740%2C3829%2C9647%2C27276%2C1158%2C17240%2C3295%2C24594%2C3220%2C7632%2C26622%2C216%2C8362%2C8076%2C20503%2C5319'
|
HTTP_ACCEPT_ENCODING |
'gzip, br, zstd, deflate'
|
HTTP_REFERER |
'https://www.planet-lepote.com/index.php/forum/bradavice/page/1'
|
HTTP_HOST |
'www.planet-lepote.com'
|
PATH |
'/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
|
SERVER_SIGNATURE |
''
|
SERVER_SOFTWARE |
'Apache/2.4.29 (Ubuntu)'
|
SERVER_NAME |
'www.planet-lepote.com'
|
SERVER_ADDR |
'144.76.83.145'
|
SERVER_PORT |
'443'
|
REMOTE_ADDR |
'216.73.216.81'
|
DOCUMENT_ROOT |
'/var/www/ats/planet-lepote.com/htdocs/'
|
REQUEST_SCHEME |
'https'
|
CONTEXT_PREFIX |
''
|
CONTEXT_DOCUMENT_ROOT |
'/var/www/ats/planet-lepote.com/htdocs/'
|
SERVER_ADMIN |
'andrej.somrak@ats-on.net'
|
SCRIPT_FILENAME |
'/var/www/ats/planet-lepote.com/htdocs/index.php'
|
REMOTE_PORT |
'34362'
|
GATEWAY_INTERFACE |
'CGI/1.1'
|
SERVER_PROTOCOL |
'HTTP/1.1'
|
REQUEST_METHOD |
'GET'
|
QUERY_STRING |
''
|
REQUEST_URI |
'/index.php/index.php/forum/bradavice'
|
SCRIPT_NAME |
'/index.php'
|
PATH_INFO |
'/index.php/forum/bradavice'
|
PATH_TRANSLATED |
'/var/www/ats/planet-lepote.com/htdocs/index.php/forum/bradavice'
|
PHP_SELF |
'/index.php/index.php/forum/bradavice'
|
REQUEST_TIME_FLOAT |
1752891267.111
|
REQUEST_TIME |
1752891267
|
No data
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Content-type: text/html; charset=UTF-8