7 calls to _potx_explore_dir() in Translation template extractor 8
- PotxCommands::potx in src/
Commands/ PotxCommands.php - Extract translatable strings from Drupal source code.
- PotxExtractTranslationForm::submitForm in src/
Form/ PotxExtractTranslationForm.php - Form submission handler.
- PotxTest::testDrupal8CustomYml in tests/
src/ Kernel/ PotxTest.php - Test parsing of custom yaml files.
- PotxTest::testDrupal8ShippedConfiguration in tests/
src/ Kernel/ PotxTest.php - Test parsing of Drupal 8 shipped configuration files.
- potx_drush_extract in ./
potx.drush.inc - Drush command callback.
- _potx_build_reverse_lookup in ./
potx.local.inc - Build a lookup table for config schema's matching keys and their modules.
- _potx_load_module_metadata in ./
potx.local.inc - Load a module's metadata.