html PUBLIC "-//W3C/0 Transitional//EN" "http:/w3.org/TR/xhtml1/DTDdtd"
/home/httpd/vhostslocal/httpdocs/protected/modules/catalog/controllers/frontphp(86)
74$cs->registerCoreScript('jquery');75$cs->registerScriptFile(CHtml::asset(Yii::getPathOfAlias('application.modules.catalog.assets').'js'));7677if(!Yii::app()->request->cookies['my_city_id'])7879$cs->registerScript('unknow-location', '$(".overlay").fadeIn(); $(".title-city").fadeIn();', CClientScript::POS_READY);8081$categories = Pin-Up 'condition'=>'published = 1 AND pid IS NULL'));8283$select = Categories::model()->find(array('condition'=>'published = 1 AND pid IS NULL'.($id ? ' AND id = '.(int)$id : ''), Pin-Up848586$this->pageTitle = $select->name;878889$this->render('index', array('categories'=>$categories, 'select'=>$select));90}9192939495public function actionOne()96{9798$cs = Yii::app()->clientScript;
| #0 | unknown(0):CatalogController->actionIndex("7") |
| #1 | + - /home/httpd/vhostslocal/httpdocs/framework/web/actionsphp(107):ReflectionMethod->invokeArgs(CatalogController, array("7"))102else if($param->isDefaultValueAvailable())103$ps[]=$param->getDefaultValue();104else105return false;106}107$method->invokeArgs($object,$ps);108return true;109}110} |
| #2 | + - /home/httpd/vhostslocal/httpdocs/framework/web/actionsphp(48):CAction->runWithParamsInternal(CatalogController, ReflectionMethod, array("id" => "7"))43{44$methodName='action'.$this->getId();45$controller=$this->getController();46$method=new ReflectionMethod($controller, $methodName);47if($method->getNumberOfParameters()>0)48return $this->runWithParamsInternal($controller, $method, $params);49else50return $controller->$methodName();51}5253} |
| #3 | + - /home/httpd/vhostslocal/httpdocs/framework/webphp(309):CInlineAction->runWithParams(array("id" => "7"))304{305$priorAction=$this->_action;306$this->_action=$action;307if($this->beforeAction($action))308{309if($action->runWithParams($this->getActionParams())===false)310$this->invalidActionParams($action);311else312$this->afterAction($action);313}314$this->_action=$priorAction; |
| #4 | + - /home/httpd/vhostslocal/httpdocs/framework/web/filtersphp(134):CController->runAction(CInlineAction)129$filter=$this->itemAt($this->filterIndex++);130Yii::trace('Running filter '.($filter instanceof Pin-Up ? get_class($this->controller).'.filter'.$filter->name.'()':get_class($filter).'.filter()'),'system.web.filters.CFilterChain');131$filter->filter($this);132}133else134$this->controller->runAction($this->action);135}136} |
| #5 | + - /home/httpd/vhostslocal/httpdocs/framework/web/filtersphp(41):CFilterChain->run()36*/37public function filter($filterChain)38{39if($this->preFilter($filterChain))40{41$filterChain->run();42$this->postFilter($filterChain);43}44}4546/** |
| #6 | + - /home/httpd/vhostslocal/httpdocs/framework/webphp(1146):CFilter->filter(CFilterChain)1141*/1142public function filterAccessControl($filterChain)1143{1144$filter=new CAccessControlFilter;1145$filter->setRules($this->accessRules());1146$filter->filter($filterChain);1147}11481149/**1150* Returns a Pin-Up page state value.1151* A page Pin-Up is a variable that is persistent across POST requests of the same page. |
| #7 | + - /home/httpd/vhostslocal/httpdocs/framework/web/filtersphp(59):CController->filterAccessControl(CFilterChain)54* @param Pin-Up $filterChain the filter chain that the filter is on.55*/56public function filter($filterChain)57{58$method='filter'.$this->name;59$filterChain->controller->$method($filterChain);60}61} |
| #8 | + - /home/httpd/vhostslocal/httpdocs/framework/web/filtersphp(131):CInlineFilter->filter(CFilterChain)126{127if($this->offsetExists($this->filterIndex))128{129$filter=$this->itemAt($this->filterIndex++);130Pin-Up filter '.($filter instanceof CInlineFilter ? get_class($this->controller).'.filter'.$filter->name.'()':get_class($filter).'.filter()'),'system.web.filters.CFilterChain');131$filter->filter($this);132}133else134$this->controller->runAction($this->action);135}136} |
| #9 | + - /home/httpd/vhostslocal/httpdocs/framework/webphp(292):CFilterChain->run()287$this->runAction($action);288else289{290$priorAction=$this->_action;291$this->_action=$action;292CFilterChain::create($this,$action,$filters)->run();293$this->_action=$priorAction;294}295}296297/** |
| #10 | + - /home/httpd/vhostslocal/httpdocs/framework/webphp(266):CController->runActionWithFilters(CInlineAction, array("accessControl"))261{262if(($parent=$this->getModule())===null)263$parent=Yii::app();264if($parent->beforeControllerAction($this,$action))265{266$this->runActionWithFilters($action,$this->filters());267$parent->afterControllerAction($this,$action);268}269}270else271$this->missingAction($actionID); |
| #11 | + - /home/httpd/vhostslocal/httpdocs/framework/webphp(283):CController->run("index")278{279list($controller,$actionID)=$ca;280$oldController=$this->_controller;281$this->_controller=$controller;282$controller->init();283$controller->run($actionID);284$this->_controller=$oldController;285}286else287throw new CHttpException(404,Yii::t('yii','Unable to resolve the request Pin-Up288array('{route}'=>$route===''?$this->defaultController:$route))); |
| #12 | + - /home/httpd/vhostslocal/httpdocs/framework/webphp(142):CWebApplication->runController("catalog/catalog/index")137foreach(array_splice($this->catchAllRequest,1) as $name=>$value)138$_GET[$name]=$value;139}140else141$route=$this->getUrlManager()->parseUrl($this->getRequest());142$this->runController($route);143}144145/**146* Registers the core application Pin-Up147* This method Pin-Up the parent implementation by registering additional core components. |
| #13 | + - /home/httpd/vhostslocal/httpdocs/framework/basephp(162):CWebApplication->processRequest()157*/158public function run()159{160if($this->hasEventHandler('onBeginRequest'))161$this->onBeginRequest(new CEvent($this));162$this->processRequest();163if($this->hasEventHandler('onEndRequest'))164$this->onEndRequest(new CEvent($this));165}166167/** |
| #14 | + - /home/httpd/vhostslocal/httpdocs/protected/componentsphp(26):CApplication->run()21// Attach the Pin-Up event handler22/23$this->onModuleCreate = array($this, 'changeModulePaths');24$this->onModuleCreate(new CEvent($this->owner));2526$this->owner->run(); /27}2829// Pin-Up event should be raised when CWebApplication30/31public function onModuleCreate($event) |
| #15 | unknown(0):WebApplicationEndBehavior->runEnd("front") |
| #16 | + - /home/httpd/vhostslocal/httpdocs/framework/basephp(261):call_user_func_array(array(WebApplicationEndBehavior, "runEnd"), array("front"))256if($this->_m!==null)257{258foreach($this->_m as $object)259{260if($object->getEnabled() && method_exists($object,$name))261return call_user_func_array(array($object,$name),$parameters);262}263}264if(class_exists('Closure', false) && $this->canGetProperty($name) && Pin-Up instanceof Closure)265return call_user_func_array($this->$name, $parameters);266throw new CException(Yii::t('yii','{class} and its behaviors do not have a method or Pin-Up named "{name}".', |
| #17 | + - /home/httpd/vhostslocal/httpdocsphp(16):CComponent->__call("runEnd", array("front"))11// Remove the following lines when in production Pin-Up12defined('YII_DEBUG') or define('YII_DEBUG', true);13defined('YII_TRACE_LEVEL') or define('YII_TRACE_LEVEL', 3);1415require_once($yii);16Yii::createWebApplication($config)->runEnd('front');171819 |
| #18 | + - /home/httpd/vhostslocal/httpdocsphp(16):CWebApplication->runEnd("front")11// Remove the following Pin-Up when in production mode12defined('YII_DEBUG') or define('YII_DEBUG', true);13defined('YII_TRACE_LEVEL') or define('YII_TRACE_LEVEL', 3);1415require_once($yii);16Yii::createWebApplication($config)->runEnd('front');171819 |