CachingIterator getCachingIterator(int $flags = CachingIterator::CALL_TOSTRING) Get a CachingIterator instance. Parameters int $flags Return Value CachingIterator
ArrayIterator getIterator() Get an iterator for the items. Return Value ArrayIterator
static void created(Closure|string $callback, int $priority) Register a created model event with the dispatcher. Parameters Closure|string $callback int $priority Return Value void
int run(InputInterface $input, OutputInterface $output) Run the console command. Parameters InputInterface $input OutputInterface $output Return Value int
Illuminate\Pagination Classes BootstrapPresenter Factory PaginationServiceProvider Paginator Presenter
bool logging() Determine whether we're logging queries. Return Value bool
Gate forUser(Authenticatable|mixed $user) Get a guard instance for the given user. Parameters Authenticatable|mixed $user Return Value Gate
array getRawTags() Gets the raw tags used by the compiler. Return Value array
Collection union(mixed $items) Union the collection with the given items. Parameters mixed $items Return Value Collection
array getAttributes() Get all of the current attributes on the model. Return Value array
Page 328 of 996