Mvc\Model::minimum
  • References/PHP/Phalcon/Mvc/Model

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

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\BehaviorInterface::notify
  • References/PHP/Phalcon/Mvc/Model/BehaviorInterface

abstract public notify (mixed $type,

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

public getModel () Returns the model that generated the messages

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

extends abstract class Phalcon\Mvc\Model\Behavior

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

integer MODELS_DATA_TYPES

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

public setModelName (mixed $modelName) Set a model on which the query will be executed

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

final public current () Returns current row in the resultset

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

public unserialize (mixed $data) Unserializing a resultset will allow to only works on the rows present in the saved

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

string OPERATOR_AND

2025-01-10 15:47:30