| LocaleImportFunctionalTest::getOverwritePoFile |
function |
core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php |
Helper function that returns a proper .po file for testing. |
| LocaleImportFunctionalTest::getPoFile |
function |
core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php |
Helper function that returns a proper .po file. |
| LocaleImportFunctionalTest::getPoFileWithConfig |
function |
core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php |
Helper function that returns a .po file with configuration translations. |
| LocaleImportFunctionalTest::getPoFileWithConfigDe |
function |
core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php |
Helper function that returns a .po file with configuration translations. |
| LocaleImportFunctionalTest::getPoFileWithContext |
function |
core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php |
Helper function that returns a .po file with context. |
| LocaleImportFunctionalTest::getPoFileWithEmptyMsgstr |
function |
core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php |
Helper function that returns a .po file with an empty last item. |
| LocaleImportFunctionalTest::getPoFileWithMsgstr |
function |
core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php |
Helper function that returns a .po file with an empty last item. |
| LocaleImportFunctionalTest::importPoFile |
function |
core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php |
Helper function: import a standalone .po file in a given language. |
| LocaleImportFunctionalTest::testConfigPoFile |
function |
core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php |
Tests .po file import with configuration translation. |
| LocaleImportFunctionalTest::testConfigTranslationImportingPoFile |
function |
core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php |
Tests .po file import with user.settings configuration. |
| LocaleImportFunctionalTest::testStandalonePoFile |
function |
core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php |
Tests import of standalone .po files. |
| LocaleJavascriptTranslationTest::testFileParsing |
function |
core/modules/locale/tests/src/Functional/LocaleJavascriptTranslationTest.php |
Tests file parsing. |
| LocalePluralFormatTest::getPoFileWithBrokenPlural |
function |
core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php |
Returns a .po file with a broken plural formula. |
| LocalePluralFormatTest::getPoFileWithComplexPlural |
function |
core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php |
Returns a .po file with a complex plural formula. |
| LocalePluralFormatTest::getPoFileWithMissingPlural |
function |
core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php |
Returns a .po file with a missing plural formula. |
| LocalePluralFormatTest::getPoFileWithSimplePlural |
function |
core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php |
Returns a .po file with a simple plural formula. |
| LocalePluralFormatTest::importPoFile |
function |
core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php |
Imports a standalone .po file in a given language. |
| LocalesLocationAddIndexUpdateTest::setDatabaseDumpFiles |
function |
core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php |
Set database dump files to be used. |
| LocaleSource::fileIsRemote |
function |
core/modules/locale/src/LocaleSource.php |
Determine if a file is a remote file. |
| LocaleSource::LOCAL_FILE_HASH_ALGO |
constant |
core/modules/locale/src/LocaleSource.php |
The hash algorithm used to calculate the hash of the local file. |
| LocaleSource::sourceCheckFile |
function |
core/modules/locale/src/LocaleSource.php |
Checks whether a po file exists in the local filesystem. |
| LocaleUpdateBase::makePoFile |
function |
core/modules/locale/tests/src/Functional/LocaleUpdateBase.php |
Creates a translation file and tests its timestamp. |
| LocaleUpdateBase::setTranslationFiles |
function |
core/modules/locale/tests/src/Functional/LocaleUpdateBase.php |
Setup the environment containing local and remote translation files. |
| locale_system_file_system_settings_submit |
function |
core/modules/locale/locale.module |
Submit handler for the file system settings form. |
| locale_translate_delete_translation_files |
function |
core/modules/locale/locale.bulk.inc |
Deletes interface translation files and translation history records. |
| locale_translate_file_attach_properties |
function |
core/modules/locale/locale.bulk.inc |
Generates file properties from filename and options. |
| locale_translate_file_create |
function |
core/modules/locale/locale.bulk.inc |
Creates a file object and populates the timestamp and hash properties. |
| locale_translate_get_interface_translation_files |
function |
core/modules/locale/locale.bulk.inc |
Get interface translation files present in the translations directory. |
| locale_translation_file_history_delete |
function |
core/modules/locale/locale.module |
Deletes the history of downloaded translations. |
| locale_translation_get_file_history |
function |
core/modules/locale/locale.module |
Gets current translation status from the {locale_file} table. |
| locale_translation_source_check_file |
function |
core/modules/locale/locale.translation.inc |
Checks whether a po file exists in the local filesystem. |
| locale_translation_update_file_history |
function |
core/modules/locale/locale.module |
Updates the {locale_file} table. |
| LocalStream::getFileSystem |
function |
core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Returns file system service. |
| LockFileValidator |
class |
core/modules/package_manager/src/Validator/LockFileValidator.php |
Checks that the active lock file is unchanged during stage operations. |
| LockFileValidator.php |
file |
core/modules/package_manager/src/Validator/LockFileValidator.php |
|
| LockFileValidator::$keyValue |
property |
core/modules/package_manager/src/Validator/LockFileValidator.php |
The key-value store. |
| LockFileValidator::deleteHash |
function |
core/modules/package_manager/src/Validator/LockFileValidator.php |
Deletes the stored lock file hash. |
| LockFileValidator::getHash |
function |
core/modules/package_manager/src/Validator/LockFileValidator.php |
Returns the XXH64 hash of a file. |
| LockFileValidator::getSubscribedEvents |
function |
core/modules/package_manager/src/Validator/LockFileValidator.php |
|
| LockFileValidator::KEY |
constant |
core/modules/package_manager/src/Validator/LockFileValidator.php |
The key under which to store the hash of the active lock file. |
| LockFileValidator::storeHash |
function |
core/modules/package_manager/src/Validator/LockFileValidator.php |
Stores the XXH64 hash of the active lock file. |
| LockFileValidator::validate |
function |
core/modules/package_manager/src/Validator/LockFileValidator.php |
Checks that the active lock file is unchanged during stage operations. |
| LockFileValidator::__construct |
function |
core/modules/package_manager/src/Validator/LockFileValidator.php |
|
| LockFileValidatorTest |
class |
core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php |
Tests Drupal\package_manager\Validator\LockFileValidator. |
| LockFileValidatorTest.php |
file |
core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php |
|
| LockFileValidatorTest::$activeDir |
property |
core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php |
The path of the active directory in the test project. |
| LockFileValidatorTest::providerValidateStageEvents |
function |
core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php |
Data provider for test methods that validate the stage directory. |
| LockFileValidatorTest::register |
function |
core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php |
Registers test-specific services. |
| LockFileValidatorTest::setUp |
function |
core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php |
|
| LockFileValidatorTest::testApplyWithNoChange |
function |
core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php |
Tests validation when the staged and active lock files are identical. |