bool hasHintInformation(string $name) Returns whether or not the view specify a hint information. Parameters string $name Return Value bool
array provides() Get the services provided by the provider. Return Value array
RegisterFacades class RegisterFacades (View source) Methods void bootstrap(Application $app) Bootstrap the given application.
void registerFactory() Register the view environment. Return Value void
array keys() Get the keys present in the message bag. Return Value array
bool totallyGuarded() Determine if the model is totally guarded. Return Value bool
QueueingFactory getCookieJar() Get the cookie creator instance used by the guard. Return Value QueueingFactory Exceptions RuntimeException
ArrayIterator getIterator() Get an iterator for the items. Return Value ArrayIterator
int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
Page 788 of 996