bool exists(string $view) Determine if a given view exists.
static array compiles() Get a list of files that should be compiled
array getSections() Get the entire array of sections.
void incrementRender() Increment the rendering counter.
void registerEngineResolver() Register the engine resolver instance.
void addNamespace(string $namespace, string|array $hints) Add a new namespace
string __toString() Get the string contents of the view.
array getExtensions() Get registered extensions.
void addLocation(string $location) Add a location to the array of view
mixed __call(string $method, array $parameters) Dynamically handle missing
Page 11 of 12