| PHP | /home/dziejesie/public_html/dziejesie.pl/application/controllers/RepertoireController.php, line 69 |
|---|---|
| URI | GET /repertoire/cinema/132/ |
| Arg | Name | Value |
|---|---|---|
| 0 | ? |
'<repertoire><cinema> |
if(Pinky_Filter::isDigits($id)) { $places = new Places(); $place = $places->findById($id); $rep = '<repertoire>'.file_get_contents(PATH . '/files/cinema.xml').file_get_contents(PATH . '/files/theatre.xml').'</repertoire>'; $xml = new XmlElement($rep); $calendar = $xml->xpath('//place[attribute::id="'.$id.'"]/day'); self::$view->place = $place; self::$view->days = $calendar;| Arg | Name | Value |
|---|---|---|
| 0 | $id |
'132'
|
| 1 | ? |
''
|
if(Pinky_Filter::isDigits($id)) { $places = new Places(); $place = $places->findById($id); $rep = '<repertoire>'.file_get_contents(PATH . '/files/cinema.xml').file_get_contents(PATH . '/files/theatre.xml').'</repertoire>'; $xml = new XmlElement($rep); $calendar = $xml->xpath('//place[attribute::id="'.$id.'"]/day'); self::$view->place = $place; self::$view->days = $calendar;| Arg | Name | Value |
|---|---|---|
| 0 | $function_name |
array ( |
| 1 | $parameters |
array ( |
if (!method_exists($this, $methodName)) { $this->__call($methodName, array()); } else { $method = new ReflectionMethod($this, $methodName); if ($method->isPublic() && !$method->isStatic()) { call_user_func_array(array($this, $methodName), array_values($this->_params));// $this->{$methodName}(); } else { throw new Zend_Controller_Action_Exception('Illegal action called.'); } }| Arg | Name | Value |
|---|---|---|
| 0 | $dispatcher |
Zend_Controller_Dispatcher::__set_state(array( |
| 1 | $action |
Zend_Controller_Dispatcher_Token::__set_state(array( |
* Call the action of the Zend_Controller_Action. It will return either null or a * new Zend_Controller_Dispatcher_Token object. If a Zend_Controller_Dispatcher_Token object is returned, this will be returned * back to ZFrontController, which will call $this again to forward to * another action. */ $nextAction = $controller->run($this, $action); // Destroy the page controller instance $controller = null; // Return either null (finished) or a Zend_Controller_Dispatcher_Token object (forward to another action).| Arg | Name | Value |
|---|---|---|
| 0 | $action |
Zend_Controller_Dispatcher_Token::__set_state(array( |
| 1 | $performDispatch |
true
|
* @param Zend_Controller_Dispatcher_Token $action * @return boolean|Zend_Controller_Dispatcher_Token */ public function dispatch(Zend_Controller_Dispatcher_Token $action) { return $this->_dispatch($action, true); } /** * If $performDispatch is FALSE, this method will check if a controller| Arg | Name | Value |
|---|---|---|
| 0 | $action |
Zend_Controller_Dispatcher_Token::__set_state(array( |
*/ while ($action instanceof Zend_Controller_Dispatcher_Token) { // notify plugins that a dispatch is about to occur $action = $this->_plugins->preDispatch($action); $action = $this->getDispatcher()->dispatch($action); // notify plugins that the dispatch has finish $action = $this->_plugins->postDispatch($action); } */ static public function run($controllerDirectory) { self::getInstance() ->setControllerDirectory($controllerDirectory) ->dispatch(); } /** * Convenience method, passthru to Zend_Controller_Dispatcher::setControllerDirectory()| Arg | Name | Value |
|---|---|---|
| 0 | $controllerDirectory |
'/home/dziejesie/public_html/dziejesie.pl/application/controllers'
|
// prolink include_once('prolink.php'); /* Run Zend Framework Front Controller */ Zend_Controller_Front::run(PATH . 'controllers');?>| Variable | Value |
|---|---|
| dispath |
'repertoire/cinema/132/'
|
No data
| Variable | Value |
|---|---|
| PHPSESSID |
'ehm77flcrem1t7268727bu9ud2'
|
| Variable | Value |
|---|---|
| PATH |
'/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/bin'
|
| PWD |
'/usr/suexec/wrap'
|
| HOME |
'/home/dziejesie'
|
| SHLVL |
'0'
|
| FCGI_ROLE |
'RESPONDER'
|
| REDIRECT_REDIRECT_STATUS |
'200'
|
| REDIRECT_HANDLER |
'application/x-httpd-php'
|
| REDIRECT_STATUS |
'200'
|
| HTTP_X_CC_ID |
'ccc02-01'
|
| HTTP_HOST |
'www.dziejesie.pl'
|
| HTTP_USER_AGENT |
'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)'
|
| HTTP_ACCEPT |
'text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5'
|
| HTTP_ACCEPT_LANGUAGE |
'en-us,en;q=0.5'
|
| HTTP_ACCEPT_ENCODING |
'gzip'
|
| HTTP_ACCEPT_CHARSET |
'ISO-8859-1,utf-8;q=0.7,*;q=0.7'
|
| HTTP_CONNECTION |
'close'
|
| HTTP_CACHE_CONTROL |
'no-cache'
|
| HTTP_PRAGMA |
'no-cache'
|
| HTTP_COOKIE |
'PHPSESSID=ehm77flcrem1t7268727bu9ud2'
|
| SERVER_SIGNATURE |
''
|
| SERVER_SOFTWARE |
'Apache'
|
| SERVER_NAME |
'www.dziejesie.pl'
|
| SERVER_ADDR |
'87.98.238.252'
|
| SERVER_PORT |
'80'
|
| REMOTE_ADDR |
'38.107.179.218'
|
| DOCUMENT_ROOT |
'/home/dziejesie/public_html/dziejesie.pl/document_root'
|
| SERVER_ADMIN |
'admin@vipserv.org'
|
| SCRIPT_FILENAME |
'/home/dziejesie/public_html/dziejesie.pl/document_root/index.php'
|
| REMOTE_PORT |
'58234'
|
| REDIRECT_QUERY_STRING |
'dispath=repertoire/cinema/132/'
|
| REDIRECT_URL |
'/index.php'
|
| GATEWAY_INTERFACE |
'CGI/1.1'
|
| SERVER_PROTOCOL |
'HTTP/1.1'
|
| REQUEST_METHOD |
'GET'
|
| QUERY_STRING |
'dispath=repertoire/cinema/132/'
|
| REQUEST_URI |
'/repertoire/cinema/132/'
|
| SCRIPT_NAME |
'/index.php'
|
| BLAH |
''
|
| ORIG_SCRIPT_FILENAME |
'/usr/suexec/wrap/c45d1216035ab6fb3ce84a5da71654ac'
|
| ORIG_PATH_INFO |
'/index.php'
|
| ORIG_PATH_TRANSLATED |
'/home/dziejesie/public_html/dziejesie.pl/document_root/index.php'
|
| ORIG_SCRIPT_NAME |
'/fcgi-bin/wrap/c45d1216035ab6fb3ce84a5da71654ac'
|
| PHP_SELF |
'/index.php'
|
| REQUEST_TIME |
1328708699
|
| argv |
array (
0 => 'dispath=repertoire/cinema/132/',
)
|
| argc |
1
|
No data
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-type: text/html