public andWhere (mixed $conditions, [mixed $bindParams], [mixed $bindTypes]) Appends a condition to the current conditions using an AND operator
public hasOption (mixed $key) Checks if an option is defined
public getMime () Image mime type
public match (mixed $callback) Allows to set a callback to handle the request directly in the route $router->add("/help", array())->match(function () { return $this->getResponse()->redirect('https://support.google.com/', true); });
public getOptions () Returns the compiler options
public write (string $key, array $data) Writes the meta-data to $_SESSION
public getExtension ()
integer MODELS_DATA_TYPES_NUMERIC
extends abstract class Phalcon\Di\Injectable implements Phalcon\Events\EventsAwareInterface, Phalcon\Di\InjectionAwareInterface Source on GitHub Methods public setDI (Phalcon\DiInterface $dependencyInjector) inherited from Phalcon\Di\Injectable Sets the dependency injector public getDI () inherited from Phalcon\Di\Injectable Returns the internal dependency injector public setEventsManager (Phalcon\Events\ManagerInterface $eventsManager) inherited from Phalcon\Di\Injectable Sets the event man
public logInternal (mixed $message, mixed $type, mixed $time, array $context) Writes the log to the stream itself
Page 87 of 382