void startPush(string $section, string $content = '') Start injecting content into a push section. Parameters string $section string $content Return Value void
bool push() Save the model and all of its relationships. Return Value bool
mixed pipe(callable $callback) Pass the collection to the given callback and return the result. Parameters callable $callback Return Value mixed
static array where(array $array, callable $callback) Filter the array using the given callback. Parameters array $array callable $callback Return Value array
void setTranslator(TranslatorInterface $translator) Set the Translator implementation. Parameters TranslatorInterface $translator Return Value void
void defaults(Closure $callback) Define the default named pipeline. Parameters Closure $callback Return Value void
string getAdjacentRange() Get the page range for the current page window. Return Value string
bool guest() Determine if the current user is a guest. Return Value bool
$this setRootControllerNamespace(string $rootNamespace) Set the root controller namespace. Parameters string $rootNamespace Return Value $this
static void clearResolvedInstances() Clear all of the resolved instances. Return Value void
Page 328 of 996