public __destruct () ...
integer MODELS_DATE_AT
abstract public addConnect (mixed $pattern, [mixed $paths]) ...
public moveTo (mixed $destination) Moves the temporary file to a destination within the application
public getType () Type of database system the adapter is used for
public listTubesWatched () Returns a list tubes currently being watched by the client.
public isUnderTransaction () Checks whether the connection is under a transaction $connection->begin(); var_dump($connection->isUnderTransaction()); //true
public getReadConnectionService () Returns the DependencyInjection connection service name used to read data related the model
public getInternalResult () Gets the internal PDO result object
public setParamToView (mixed $key, mixed $value) Adds parameters to views (alias of setVar) $this->view->setParamToView('products', $products);
Page 217 of 382