abstract public getId () ...
public save ([int | string $keyName], [string $content], [long $lifetime], [boolean $stopBuffer]) Stores cached content into the file backend and stops the frontend
public static setDI (Phalcon\DiInterface $dependencyInjector) Sets the dependency injector container.
public createTable (mixed $tableName, mixed $schemaName, array $definition) Generates SQL to create a table
abstract public isFirst () ...
Source on GitHub Methods abstract public setHostname (mixed $hostname) ... abstract public getHostname () ... abstract public compilePattern (mixed $pattern) ... abstract public via (mixed $httpMethods) ... abstract public reConfigure (mixed $pattern, [mixed $paths]) ... abstract public getName () ... abstract public setName (mixed $name) ... abstract public setHttpMethods (mixed $httpMethods) ... abstract public getRouteId () ... abstract public getPattern () ... abstract public getCompiledPat
abstract public notifyEvent (mixed $eventName, Phalcon\Mvc\ModelInterface $model) ...
public addValidator (Phalcon\Validation\ValidatorInterface $validator) Adds a validator to the element
integer MODELS_REVERSE_COLUMN_MAP
public setBasePath (mixed $basePath) Sets base path. Depending of your platform, always add a trailing slash or backslash $view->setBasePath(__DIR__ . '/');
Page 322 of 382