| PHP | /var/www/ats/planet-lepote.com/application/modules/default/controllers/IndexController.php, line 127 |
|---|---|
| URI | GET /search |
// 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: profile-views=3467%2C19360%2C757%2C10042%2C2042%2C22700%2C15942%2C9401%2C6595%2C20148%2C1847%2C1908%2C12947%2C5992%2C4413%2C13152%2C12711%2C1049%2C8678%2C16466%2C6976%2C11031%2C22290%2C20160%2C18132%2C6960%2C9519%2C21207%2C232%2C19289%2C15724%2C4031%2C3870%2C4503%2C16989%2C22442%2C15337%2C17024; Planet-Lepote=a1evholmc8ve8s3hfdat0ss81h
accept-encoding: gzip, br, zstd, deflate
host: www.planet-lepote.com
No data
No data
| Variable | Value |
|---|---|
| profile-views |
'3467,19360,757,10042,2042,22700,15942,9401,6595,20148,1847,1908,12947,5992,4413,13152,12711,1049,8678,16466,6976,11031,22290,20160,18132,6960,9519,21207,232,19289,15724,4031,3870,4503,16989,22442,15337,17024'
|
| Planet-Lepote |
'a1evholmc8ve8s3hfdat0ss81h'
|
| Variable | Value |
|---|---|
| REDIRECT_APPLICATION_STATE |
'production'
|
| REDIRECT_HTTPS |
'on'
|
| REDIRECT_SSL_TLS_SNI |
'www.planet-lepote.com'
|
| REDIRECT_STATUS |
'200'
|
| 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 |
'profile-views=3467%2C19360%2C757%2C10042%2C2042%2C22700%2C15942%2C9401%2C6595%2C20148%2C1847%2C1908%2C12947%2C5992%2C4413%2C13152%2C12711%2C1049%2C8678%2C16466%2C6976%2C11031%2C22290%2C20160%2C18132%2C6960%2C9519%2C21207%2C232%2C19289%2C15724%2C4031%2C3870%2C4503%2C16989%2C22442%2C15337%2C17024; Planet-Lepote=a1evholmc8ve8s3hfdat0ss81h'
|
| HTTP_ACCEPT_ENCODING |
'gzip, br, zstd, deflate'
|
| 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.15'
|
| 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 |
'32976'
|
| REDIRECT_URL |
'/search'
|
| GATEWAY_INTERFACE |
'CGI/1.1'
|
| SERVER_PROTOCOL |
'HTTP/1.1'
|
| REQUEST_METHOD |
'GET'
|
| QUERY_STRING |
''
|
| REQUEST_URI |
'/search'
|
| SCRIPT_NAME |
'/index.php'
|
| PATH_INFO |
'/search'
|
| PATH_TRANSLATED |
'redirect:/index.php/search'
|
| PHP_SELF |
'/index.php/search'
|
| REQUEST_TIME_FLOAT |
1769702892.454
|
| REQUEST_TIME |
1769702892
|
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