Method |
Description |
|
__construct ( ) |
|
|
add_list_separators ( array $arr, string $first_delimiter = ',', string $second_delimiter = 'and' ) : string |
|
|
add_timber_escapers ( Twig_Environment $twig ) : Twig_Environment |
|
|
add_timber_filters ( Twig_Environment $twig ) : Twig_Environment |
|
|
convert_pre_entities ( array $matches ) : string |
|
|
exec_function ( string $function_name ) : mixed |
|
|
init ( ) |
|
|
intl_date ( string $date, string $format = null ) : string |
|
|
time_ago ( integer | string $from, integer | string $to = null, string $format_past = '%s ago', string $format_future = '%s from now' ) : string |
|
|
to_array ( mixed $arr ) : array |
|
|
twig_pretags ( string $content ) : string |
|
|