void incrementRender() Increment the rendering counter. Return Value void
void incrementLoopIndices() Increment the top loop's indices. Return Value void
bool hasSection(string $name) Check if section exists. Parameters string $name Return Value bool
mixed guard(string|null $name = null) Get a guard instance by name. Parameters string|null $name Return Value mixed
string getViewName(string $view = null) Get the name of the pagination view. Parameters string $view Return Value string
Factory getViewFactory() Get the current view factory. Return Value Factory
TranslatorInterface getTranslator() Get the translator instance. Return Value TranslatorInterface
TranslatorInterface getTranslator() Get the Translator implementation. Return Value TranslatorInterface
array getShared() Get all of the shared data for the environment. Return Value array
array getSections() Get the entire array of sections. Return Value array
Page 682 of 996