The name of the template to check if we can load
The source that initiated the template loading
If the template source code is handled by this loader or not
Returns the source for a given template logical name.
The template logical name
The source that initiated the template loading
Returns true if the template is still fresh.
The template name
Timestamp of the last modification time of the cached template
The source that initiated the template loading
true if the template is fresh, false otherwise; null if it does not exist
Readonly
loadersResolve a template FQN from its name and the name of the template that initiated the loading.
The name of the template to load
The source that initiated the template loading
The cache key
Check if we have the source code of a template, given its name.