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

public notifyEvent (mixed $eventName,

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

abstract public getDataTypesNumeric (Phalcon\M

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

abstract public getHasOneAndHasMany (Phalcon\M

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

public useDynamicUpdate (Phalcon\Mvc\ModelInterface

2025-01-10 15:47:30
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\Model\Criteria::groupBy
  • References/PHP/Phalcon/Mvc/Model/Criteria

public groupBy (mixed $group) Adds the group-by clause to the criteria

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

public forUpdate ([mixed $forUpdate]) Adds the “for_update” parameter to the criteria

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

public existsHasOne (mixed $modelName, mixed $modelRelation) Checks whether a model has a hasOne relation

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