15 uses of POTX_API_8 in Translation template extractor 7.3
- PotxTestCase::testDrupal8 in tests/
potx.test - Test parsing of Drupal 8 module.
- PotxTestCase::testDrupal8BreakpointsYml in tests/
potx.test - Test parsing of Drupal 8 .breakpoints.yml files.
- PotxTestCase::testDrupal8ConstraintMessages in tests/
potx.test - Test parsing Drupal 8 validation constraint messages.
- PotxTestCase::testDrupal8CustomYml in tests/
potx.test - Test parsing of custom yaml files.
- PotxTestCase::testDrupal8InfoYml in tests/
potx.test - Test parsing of Drupal 8 .info.yml files.
- PotxTestCase::testDrupal8LanguageManager in tests/
potx.test - PotxTestCase::testDrupal8LocalContextualYml in tests/
potx.test - Test parsing of Drupal 8 local tasks, contextual link and action files.
- PotxTestCase::testDrupal8MenuLinksYml in tests/
potx.test - Test parsing of Drupal 8 menu link files.
- PotxTestCase::testDrupal8PermissionsYml in tests/
potx.test - Test parsing of Drupal 8 permissions files.
- PotxTestCase::testDrupal8RoutingYml in tests/
potx.test - Test parsing of Drupal 8 .routing.yml files.
- PotxTestCase::testDrupal8ShippedConfiguration in tests/
potx.test - Test parsing of Drupal 8 shipped configuration files.
- PotxTestCase::testDrupal8Twig in tests/
potx.test - Test parsing of Drupal 8 Twig templates.
- _potx_build_reverse_lookup in ./
potx.local.inc - Build the reverse lookup table from config schemas' matching keys, and their containing modules, for all modules found locally.
- _potx_load_module_metadata in ./
potx.local.inc - Load a module's metadata, including its dependencies and list of config schema files.
- _potx_process_file in ./
potx.inc - Process a file and put extracted information to the given parameters.