$data = $query->toArray();
$cateid = $data[0]['id'];
$category = $data[0]['category'];
App\Controller\PagesController::publicationsublist() /home/ramayanresearch/public_html/src/Controller/PagesController.php, line 932 Cake\Controller\Controller::invokeAction() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php, line 547 Cake\Controller\ControllerFactory::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 139 Cake\Controller\ControllerFactory::invoke() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 114 Cake\Http\BaseApplication::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php, line 320 Cake\Http\Runner::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 86 Cake\Http\Middleware\CsrfProtectionMiddleware::process() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php, line 164 Cake\Http\Runner::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Middleware\BodyParserMiddleware::process() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php, line 157 Cake\Http\Runner::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Routing\Middleware\RoutingMiddleware::process() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php, line 186 Cake\Http\Runner::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Routing\Middleware\AssetMiddleware::process() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php, line 77 Cake\Http\Runner::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Error\Middleware\ErrorHandlerMiddleware::process() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 131 Cake\Http\Runner::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner::run() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 67 Cake\Http\Server::run() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Server.php, line 90 [main] /home/ramayanresearch/public_html/webroot/index.php, line 40
$data = $query->toArray();
$cateid = $data[0]['id'];
$category = $data[0]['category'];
App\Controller\PagesController::publicationsublist() /home/ramayanresearch/public_html/src/Controller/PagesController.php, line 932 Cake\Controller\Controller::invokeAction() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php, line 547 Cake\Controller\ControllerFactory::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 139 Cake\Controller\ControllerFactory::invoke() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 114 Cake\Http\BaseApplication::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php, line 320 Cake\Http\Runner::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 86 Cake\Http\Middleware\CsrfProtectionMiddleware::process() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php, line 164 Cake\Http\Runner::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Middleware\BodyParserMiddleware::process() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php, line 157 Cake\Http\Runner::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Routing\Middleware\RoutingMiddleware::process() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php, line 186 Cake\Http\Runner::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Routing\Middleware\AssetMiddleware::process() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php, line 77 Cake\Http\Runner::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Error\Middleware\ErrorHandlerMiddleware::process() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 131 Cake\Http\Runner::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner::run() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 67 Cake\Http\Server::run() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Server.php, line 90 [main] /home/ramayanresearch/public_html/webroot/index.php, line 40
$cateid = $data[0]['id'];
$category = $data[0]['category'];
$subquery = $this->Subcategory->find('all', array('conditions' => array('Subcategory.status' => 1, 'Subcategory.subcategory' => $name, 'Subcategory.category_id' => $cateid)));
App\Controller\PagesController::publicationsublist() /home/ramayanresearch/public_html/src/Controller/PagesController.php, line 933 Cake\Controller\Controller::invokeAction() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php, line 547 Cake\Controller\ControllerFactory::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 139 Cake\Controller\ControllerFactory::invoke() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 114 Cake\Http\BaseApplication::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php, line 320 Cake\Http\Runner::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 86 Cake\Http\Middleware\CsrfProtectionMiddleware::process() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php, line 164 Cake\Http\Runner::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Middleware\BodyParserMiddleware::process() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php, line 157 Cake\Http\Runner::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Routing\Middleware\RoutingMiddleware::process() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php, line 186 Cake\Http\Runner::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Routing\Middleware\AssetMiddleware::process() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php, line 77 Cake\Http\Runner::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Error\Middleware\ErrorHandlerMiddleware::process() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 131 Cake\Http\Runner::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner::run() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 67 Cake\Http\Server::run() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Server.php, line 90 [main] /home/ramayanresearch/public_html/webroot/index.php, line 40
$cateid = $data[0]['id'];
$category = $data[0]['category'];
$subquery = $this->Subcategory->find('all', array('conditions' => array('Subcategory.status' => 1, 'Subcategory.subcategory' => $name, 'Subcategory.category_id' => $cateid)));
App\Controller\PagesController::publicationsublist() /home/ramayanresearch/public_html/src/Controller/PagesController.php, line 933 Cake\Controller\Controller::invokeAction() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php, line 547 Cake\Controller\ControllerFactory::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 139 Cake\Controller\ControllerFactory::invoke() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 114 Cake\Http\BaseApplication::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php, line 320 Cake\Http\Runner::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 86 Cake\Http\Middleware\CsrfProtectionMiddleware::process() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php, line 164 Cake\Http\Runner::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Middleware\BodyParserMiddleware::process() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php, line 157 Cake\Http\Runner::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Routing\Middleware\RoutingMiddleware::process() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php, line 186 Cake\Http\Runner::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Routing\Middleware\AssetMiddleware::process() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php, line 77 Cake\Http\Runner::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Error\Middleware\ErrorHandlerMiddleware::process() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 131 Cake\Http\Runner::handle() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner::run() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 67 Cake\Http\Server::run() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Server.php, line 90 [main] /home/ramayanresearch/public_html/webroot/index.php, line 40
$message = "Unable to emit headers. Headers sent in file=$file line=$line";
trigger_error($message, E_USER_WARNING);
}
Cake\Http\ResponseEmitter::emit() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 71 Cake\Http\Server::emit() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Server.php, line 128 [main] /home/ramayanresearch/public_html/webroot/index.php, line 40
$response->getStatusCode(),
($reasonPhrase ? ' ' . $reasonPhrase : '')
));
header [internal], line ?? Cake\Http\ResponseEmitter::emitStatusLine() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 168 Cake\Http\ResponseEmitter::emit() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 74 Cake\Http\Server::emit() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Server.php, line 128 [main] /home/ramayanresearch/public_html/webroot/index.php, line 40
foreach ($values as $value) {
header(sprintf(
'%s: %s',
header [internal], line ?? Cake\Http\ResponseEmitter::emitHeaders() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 197 Cake\Http\ResponseEmitter::emit() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 75 Cake\Http\Server::emit() /home/ramayanresearch/public_html/vendor/cakephp/cakephp/src/Http/Server.php, line 128 [main] /home/ramayanresearch/public_html/webroot/index.php, line 40
Subcategory.category_id
is missing operator (IS, IS NOT) with null
value.
📋
continue; |
|
} |
|
|
|
if (!$numericKey) { |
|
$this->_conditions[] = $this->_parseCondition($k, $c); |
|
} |
|
} |
|
} |
|
|
|
|
return $this; |
|
} |
|
|
|
$this->_addConditions($conditions, $types); |
|
|
|
return $this; |
|
} |
|
|
$append = $append($this->newExpr(), $this); |
|
} |
|
|
|
if ($expression->getConjunction() === $conjunction) { |
|
$expression->add($append, $types); |
|
} else { |
|
$expression = $this->newExpr() |
|
->setConjunction($conjunction) |
|
->add([$expression, $append], $types); |
{ |
|
if ($overwrite) { |
|
$this->_parts['where'] = $this->newExpr(); |
|
} |
|
$this->_conjugate('where', $conditions, 'AND', $types); |
|
|
|
return $this; |
|
} |
|
|
|
|
ksort($options); |
|
foreach ($options as $option => $values) { |
|
if (isset($valid[$option], $values)) { |
|
$this->{$valid[$option]}($values); |
|
} else { |
|
$this->_options[$option] = $values; |
|
} |
|
} |
* @uses findThreaded() |
|
*/ |
|
public function callFinder(string $type, Query $query, array $options = []): Query |
|
{ |
|
$query->applyOptions($options); |
|
$options = $query->getOptions(); |
|
$finder = 'find' . $type; |
|
if (method_exists($this, $finder)) { |
|
return $this->{$finder}($query, $options); |
* @return \Cake\ORM\Query The query builder |
|
*/ |
|
public function find(string $type = 'all', array $options = []): Query |
|
{ |
|
return $this->callFinder($type, $this->query()->select(), $options); |
|
} |
|
|
|
/** |
|
* Returns the query as passed. |
$query = $this->Maincategory->find('all', array('conditions' => array('Maincategory.status' => 1, 'Maincategory.category' => $cate))); |
|
$data = $query->toArray(); |
|
$cateid = $data[0]['id']; |
|
$category = $data[0]['category']; |
|
$subquery = $this->Subcategory->find('all', array('conditions' => array('Subcategory.status' => 1, 'Subcategory.subcategory' => $name, 'Subcategory.category_id' => $cateid))); |
|
$subdata = $subquery->toArray(); |
|
$subcateid = $subdata[0]['id']; |
|
$susbcategory = $subdata[0]['subcategory']; |
|
|
* @throws \UnexpectedValueException If return value of action is not `null` or `ResponseInterface` instance. |
|
*/ |
|
public function invokeAction(Closure $action, array $args): void |
|
{ |
|
$result = $action(...$args); |
|
if ($result !== null && !$result instanceof ResponseInterface) { |
|
throw new UnexpectedValueException(sprintf( |
|
'Controller actions can only return ResponseInterface instance or null. ' |
|
. 'Got %s instead.', |
$args = $this->getActionArgs( |
|
$action, |
|
array_values((array)$controller->getRequest()->getParam('pass')) |
|
); |
|
$controller->invokeAction($action, $args); |
|
|
|
$result = $controller->shutdownProcess(); |
|
if ($result instanceof ResponseInterface) { |
|
return $result; |
|
|
return $runner->run($middlewareQueue, $controller->getRequest(), $this); |
|
} |
|
|
|
return $this->handle($controller->getRequest()); |
|
} |
|
|
|
/** |
|
* Invoke the action. |
} |
|
|
|
$controller = $this->controllerFactory->create($request); |
|
|
|
return $this->controllerFactory->invoke($controller); |
|
} |
|
} |
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
|
} |
|
|
|
return new Response([ |
|
'body' => 'Middleware queue was exhausted without returning a response ' |
if ($method === 'GET' && $cookieData === null) { |
|
$token = $this->createToken(); |
|
$request = $request->withAttribute('csrfToken', $this->saltToken($token)); |
|
/** @var mixed $response */ |
|
$response = $handler->handle($request); |
|
|
|
return $this->_addTokenCookie($token, $request, $response); |
|
} |
|
|
if ($this->queue->valid()) { |
|
$middleware = $this->queue->current(); |
|
$this->queue->next(); |
|
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
*/ |
|
public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface |
|
{ |
|
if (!in_array($request->getMethod(), $this->methods, true)) { |
|
return $handler->handle($request); |
|
} |
|
[$type] = explode(';', $request->getHeaderLine('Content-Type')); |
|
$type = strtolower($type); |
|
if (!isset($this->parsers[$type])) { |
if ($this->queue->valid()) { |
|
$middleware = $this->queue->current(); |
|
$this->queue->next(); |
|
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
); |
|
} |
|
$matching = Router::getRouteCollection()->getMiddleware($middleware); |
|
if (!$matching) { |
|
return $handler->handle($request); |
|
} |
|
|
|
$middleware = new MiddlewareQueue($matching); |
|
$runner = new Runner(); |
if ($this->queue->valid()) { |
|
$middleware = $this->queue->current(); |
|
$this->queue->next(); |
|
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
} |
|
|
|
$assetFile = $this->_getAssetFile($url); |
|
if ($assetFile === null || !is_file($assetFile)) { |
|
return $handler->handle($request); |
|
} |
|
|
|
$file = new SplFileInfo($assetFile); |
|
$modifiedTime = $file->getMTime(); |
if ($this->queue->valid()) { |
|
$middleware = $this->queue->current(); |
|
$this->queue->next(); |
|
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
*/ |
|
public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface |
|
{ |
|
try { |
|
return $handler->handle($request); |
|
} catch (RedirectException $exception) { |
|
return $this->handleRedirect($exception); |
|
} catch (Throwable $exception) { |
|
return $this->handleException($exception, $request); |
if ($this->queue->valid()) { |
|
$middleware = $this->queue->current(); |
|
$this->queue->next(); |
|
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
) { |
|
Router::setRequest($request); |
|
} |
|
|
|
return $this->handle($request); |
|
} |
|
|
|
/** |
|
* Handle incoming server request and return a response. |
} |
|
|
|
$this->dispatchEvent('Server.buildMiddleware', ['middleware' => $middleware]); |
|
|
|
$response = $this->runner->run($middleware, $request, $this->app); |
|
|
|
if ($request instanceof ServerRequest) { |
|
$request->getSession()->close(); |
|
} |
// Bind your application to the server. |
|
$server = new Server(new Application(dirname(__DIR__) . '/config')); |
|
|
|
// Run the request/response through the application and emit the response. |
|
$server->emit($server->run()); |
|
|
If you want to customize this error message, create templates/Error/error500.php