Mvc\Model\Criteria::cache
  • References/PHP/Phalcon/Mvc/Model/Criteria

public cache (array $cache) Sets the cache options in the criteria This method replaces all previously set cache options

2025-01-10 15:47:30
Mvc\View::getRenderLevel
  • References/PHP/Phalcon/Mvc/View

public getRenderLevel () ...

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

public orWhere (mixed $conditions, [mixed $bindParams], [mixed $bindTypes]) Appends a condition

2025-01-10 15:47:30
Mvc\View::getContent
  • References/PHP/Phalcon/Mvc/View

public getContent () Returns cached output from another view stage

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

public getMessages () Returns the complete group of messages produced in the validation

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

public betweenWhere (mixed $expr, mixed $minimum, mixed $maximum) Appends a BETWEEN condition to

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

public int | array | null getLimit () Returns the limit parameter in the criteria, which will be

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

public getType () Returns the internal type of data retrieval that the resultset is using

2025-01-10 15:47:30
Mvc\ModelInterface::setDirtyState
  • References/PHP/Phalcon/Mvc/ModelInterface

abstract public setDirtyState (mixed $dirtyState) ...

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

abstract public executeQuery (mixed $phql, [mixed $placeholders]) ...

2025-01-10 15:47:30