Mvc\View::cleanTemplateBefore
  • References/PHP/Phalcon/Mvc/View

public cleanTemplateBefore () Resets any “template before” layouts

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

public getControllerName () Gets the name of the controller rendered

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

public setBasePath (mixed $basePath) Sets base path. Depending of your platform, always add a trailing slash or backslash

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

public read (mixed $key) Reads meta-data from APC

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

integer MODELS_IDENTITY_COLUMN

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

public setSnapshotData (array $data, [array $columnMap]) Sets the record’s snapshot data. This method is

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

public static mixed maximum ([array $parameters]) Allows to get the maximum value of a column that match

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

public leftJoin (mixed $model, [mixed $conditions], [mixed $alias]) Adds a LEFT join to the query

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

public array getParams () Returns parameters that must be always used when the related records are obtained

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

public limit ([mixed $limit], [mixed $offset]) Sets a LIMIT clause, optionally an offset clause

2025-01-10 15:47:30