Mvc\Model\CriteriaInterface
  • References/PHP/Phalcon/Mvc/Model/CriteriaInterface

Source on GitHub Methods abstract public setModelName (mixed $modelName) ... abstract public getModelName () ... abstract public bind (array $bindParams) ... abstract public bindTypes (array $bindTypes) ... abstract public where (mixed $conditions) ... abstract public conditions (mixed $conditions) ... abstract public orderBy (mixed $orderColumns) ... abstract public limit (mixed $limit, [mixed $offset]) ... abstract public forUpdate ([mixed $forUpdate]) ... abstract public sharedLock ([mixed $

2025-01-10 15:47:30
Mvc\Router::getRoutes
  • References/PHP/Phalcon/Mvc/Router

public getRoutes () Returns all the routes defined in the router

2025-01-10 15:47:30
Mvc\Micro::hasService
  • References/PHP/Phalcon/Mvc/Micro

public hasService (mixed $serviceName) Checks if a service is registered in the DI

2025-01-10 15:47:30
Mvc\Model::getSource
  • References/PHP/Phalcon/Mvc/Model

public getSource () Returns table name mapped in the model

2025-01-10 15:47:30
Mvc\Router\GroupInterface::getRoutes
  • References/PHP/Phalcon/Mvc/Router/GroupInterface

abstract public getRoutes () ...

2025-01-10 15:47:30
Mvc\Model::readAttribute
  • References/PHP/Phalcon/Mvc/Model

public readAttribute (mixed $attribute) Reads an attribute value by its name

2025-01-10 15:47:30
Mvc\Dispatcher::setDefaultController
  • References/PHP/Phalcon/Mvc/Dispatcher

public setDefaultController (mixed $controllerName) Sets the default controller name

2025-01-10 15:47:30
Mvc\Model\Query\Builder::orWhere
  • References/PHP/Phalcon/Mvc/Model/Query/Builder

public Phalcon\Mvc\Model\Query\Builder orWhere

2025-01-10 15:47:30
Mvc\Micro\Collection::getHandlers
  • References/PHP/Phalcon/Mvc/Micro/Collection

public array getHandlers () Returns the registered handlers

2025-01-10 15:47:30
Mvc\Model\Manager::__destruct
  • References/PHP/Phalcon/Mvc/Model/Manager

public __destruct () Destroys the current PHQL cache

2025-01-10 15:47:30