[URL] | /mobile/access,-/auth/login?parlour=193 |
parlour | 193 |
Arrow\Models\ErrorHandler::raiseError( , Undefined index: mob, /var/zpanel/hostdata, , Array[7] {mobile/access::/auth, mobile/access, Array[2] {}, /auth/login, /, Array[2] {}, , } ) | File: /var/zpanel/hostdata/zadmin/public_html/raport_esotiq_com/arrowplatform/src/server/models/engine/router/Dispatcher.php Line: 50 |
48 $equateConf = false; 49 50 foreach ($this->configuration["packages"][$package]["paths"] as $_path) { 51 if ($_path["type"] == "prefix" && strpos($path, $_path["path"]) === 0) {52 $equateConf = $_path; | |
Arrow\Models\Dispatcher::resolvePath( mobile/access::/auth ) | File: /var/zpanel/hostdata/zadmin/public_html/raport_esotiq_com/arrowplatform/src/server/models/engine/router/Dispatcher.php Line: 132 |
130 { 131 132 $pathInfo = $this->resolvePath($path); 133 134 $package = $pathInfo["package"]; | |
Arrow\Models\Dispatcher::getView( mobile/access::/auth ) | File: /var/zpanel/hostdata/zadmin/public_html/raport_esotiq_com/arrowplatform/src/server/core/Router.php Line: 175 |
173 try {
174 if ($count == 1 || $count == 2) { 175 $actions[] = \Arrow\Models\Dispatcher::getDefault()->getView($path);
176 } elseif ($count == 3) {
177 $path = str_replace("::op::", "::", $path); | |
Arrow\Router::resolveActions( mobile/access::/auth ) | File: /var/zpanel/hostdata/zadmin/public_html/raport_esotiq_com/arrowplatform/src/server/core/Router.php Line: 267 |
265 $this->view = \Arrow\Models\Dispatcher::getDefault()->getView($path);
266 } else { 267 self::$actions = self::resolveActions(self::$actionName);
268 }
269 | |
Arrow\Router::process( ) | File: /var/zpanel/hostdata/zadmin/public_html/raport_esotiq_com/arrowplatform/src/server/core/Controller.php Line: 61 |
59 \Arrow\Models\ConsoleCommands::process(); 60 } else { 61 \Arrow\Router::getDefault()->process(); 62 \Arrow\Controller::end();63 } | |
Arrow\Controller::processCall( ) | File: /var/zpanel/hostdata/zadmin/public_html/raport_esotiq_com/index.php Line: 29 |
27 28 29 \Arrow\Controller::processCall(); 30 31 ?> |