Mvc\Router\Group::setPrefix
  • References/PHP/Phalcon/Mvc/Router/Group

public setPrefix (mixed $prefix) Set a common uri prefix for all the routes in this group

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

public notifyEvent (mixed $eventName,

2025-01-10 15:47:30
Mvc\Router::addOptions
  • References/PHP/Phalcon/Mvc/Router

public addOptions (mixed $pattern, [mixed $paths], [mixed $position]) Add a route to the router

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

public getLayoutsDir () Gets the current layouts sub-directory

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

public getIntermediateModel () Gets the intermediate model for has-*-through relations

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

public slice (mixed $value, [mixed $start], [mixed $end]) Extracts a slice from a string/array/traversable

2025-01-10 15:47:30
Mvc\Router\Route::setHostname
  • References/PHP/Phalcon/Mvc/Router/Route

public setHostname (mixed $hostname) Sets a hostname restriction to the route

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

abstract public getConnection () ...

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

Source on GitHub Methods abstract public setModelName (mixed $modelName) ... abstract public getModelName () ... abstract public bind (array $bindParams) ... abstract public bindTypes (array $bindTypes) ... abstract public where (mixed $conditions) ... abstract public conditions (mixed $conditions) ... abstract public orderBy (mixed $orderColumns) ... abstract public limit (mixed $limit, [mixed $offset]) ... abstract public forUpdate ([mixed $forUpdate]) ... abstract public sharedLock ([mixed $

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

public setBindParams (array $bindParams, [mixed $merge]) Set default bind parameters

2025-01-10 15:47:30