You are here

Functions in Translation template extractor 6.3

Primary tabs

Namesort descending Location Description Direct uses Strings
_potx_process_file ./potx.inc Process a file and put extracted information to the given parameters. 5
_potx_process_inline_templates ./potx.inc Process Twig inline templates inside PHP files. Drupal 8+ 1
_potx_process_twig_trans_tag ./potx.inc Parses a single {% trans %} tag, and extracts the translatable string. 1
_potx_replace_variable ./potx.inc Replaces variable values in included names with configuration data. 1
_potx_save_string ./potx.inc Default $save_callback used by the potx system. Saves values to global arrays to reduce memory consumption problems when passing around big chunks of values. 1 6
_potx_save_version ./potx.inc Default $version_callback used by the potx system. Saves values to a global array to reduce memory consumption problems when passing around big chunks of values. 5
_potx_skip_args ./potx.inc Helper to move past t() and format_plural() arguments in search of context. 1
_potx_translation_export ./potx.inc Export translations with a specific language. 1
_potx_write_files ./potx.inc Write out generated files to the current folder. 4
_twig_default_filter vendor/Twig/Extension/Core.php 1
_twig_escape_css_callback vendor/Twig/Extension/Core.php 1
_twig_escape_html_attr_callback vendor/Twig/Extension/Core.php This function is adapted from code coming from Zend Framework. 1
_twig_escape_js_callback vendor/Twig/Extension/Core.php 1
_twig_markup2string vendor/Twig/Extension/Core.php 1

Pages

Other projects