insert_tag - Twig Function
The insert_tag function allows you to process a single insert tag within your Twig
template. This can be useful for executing specific functionalities that are only exposed via the insert tag system.
Arguments
insertTag: The insert tag with all its arguments and filters (but without the curly braces).