Mvc\Model\Manager::getEventsManager
  • References/PHP/Phalcon/Mvc/Model/Manager

public getEventsManager () Returns the internal event manager

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

public getModel () Returns the model that produced the message

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

abstract public notBetweenWhere (mixed $expr, mixed $minimum, mixed $maximum) ...

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

public __isset (mixed $property) Magic method to check if a property is a valid relation

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

public getReadConnection () Gets the connection used to read data for the model

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

abstract public andWhere (mixed $conditions, [mixed $bindParams], [mixed $bindTypes]) ...

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

public static setup (array $options) Enables/disables options in the ORM

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

integer MODELS_AUTOMATIC_DEFAULT_INSERT

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