EngineInterface getEngine() Get the view's rendering engine. Return Value EngineInterface
static array sortRecursive(array $array) Recursively sort an array by keys and values. Parameters array $array Return Value array
string hashName(string $path = null) Get a filename for the file that is the MD5 hash of the contents. Parameters string $path Return Value string
array provides() Get the services provided by the provider. Return Value array
bool isDeferred() Determine if the provider is deferred. Return Value bool
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
string getUpdatedAtColumn() Get the name of the "updated at" column. Return Value string
Swift_Message getSwiftMessage() Get the underlying Swift Message instance. Return Value Swift_Message
array getDates() Get the attributes that should be converted to dates. Return Value array
Model findOrNew(mixed $id, array $columns = array('*')) Find a model by its primary key or return fresh model instance. Parameters mixed $id array $columns Return Value Model
Page 880 of 996