Functions
Namespaces
Interfaces, Classes and Traits
- BaseFunction
- CeoFunction
- Provides whitelisted access to injected services
- CsrfTokenFunction
- Provides CSRF Form token in a simple function
- DecryptFunction
- Decrypt cypher text from CEO. Relies on the existing PSK.
- DelayRenderFunction
- DelayRender allows you to force rendered Twig code to the footer of the site. Helpful for javascript.
- EmbedDisableFunction
- Allows the view to directly disable embed middleware.
- FetchFunction
- The fetch function sort of replicates Gryphon's original fetch tag with a number of supercharged changes.
- ManagerFunction
- Fetch a single manager handler allowing you to interact with it.
- MergeFunction
- Merge two or more result sets.
- PackStylesFunction
- Pack a hash of CSS styles into a single attribute.
- StaticViewFunction
- Allows the view to directly disable static view cache.
- UnpackStylesFunction
- Unpack a CSS style string into a hash.
- BaseFunction
- FetchFunction
- The fetch function sort of replicates Gryphon's original fetch tag with a number of supercharged changes.
- ManagerFunction
- Fetch a single manager handler allowing you to interact with it.
- StaticViewFunction
- Allows the view to directly disable static view cache.