You are here

18 uses of POTX_API_8 in Translation template extractor 8

PotxTest::testDrupal8 in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 8 module.
PotxTest::testDrupal8BreakpointsYml in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 8 .breakpoints.yml files.
PotxTest::testDrupal8ConstraintMessages in tests/src/Kernel/PotxTest.php
Test parsing Drupal 8 validation constraint messages.
PotxTest::testDrupal8CustomYml in tests/src/Kernel/PotxTest.php
Test parsing of custom yaml files.
PotxTest::testDrupal8InfoYml in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 8 .info.yml files.
PotxTest::testDrupal8LanguageManager in tests/src/Kernel/PotxTest.php
Test parsing of the special DrupalManager class in Drupal 8 core.
PotxTest::testDrupal8LocalContextualYml in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 8 local tasks, contextual link and action files.
PotxTest::testDrupal8MenuLinksYml in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 8 menu link files.
PotxTest::testDrupal8PermissionsYml in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 8 permissions files.
PotxTest::testDrupal8RoutingYml in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 8 .routing.yml files.
PotxTest::testDrupal8ShippedConfiguration in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 8 shipped configuration files.
PotxTest::testDrupal8Twig in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 8 Twig templates.
_potx_build_reverse_lookup in ./potx.local.inc
Build a lookup table for config schema's matching keys and their modules.
_potx_get_header in ./potx.inc
Returns a header generated for a given file.
_potx_load_module_metadata in ./potx.local.inc
Load a module's metadata.
_potx_parse_php_file in ./potx.inc
Parse a PHP file for translatables.
_potx_process_file in ./potx.inc
Process a file and put extracted information to the given parameters.
_potx_translation_export in ./potx.inc
Export translations with a specific language.