9 uses of LOCALE_NOT_CUSTOMIZED
- Gettext::fileToDatabase in core/
modules/ locale/ src/ Gettext.php - Reads the given PO files into the database.
- ImportForm::submitForm in core/
modules/ locale/ src/ Form/ ImportForm.php - Form submission handler.
- LocaleDefaultOptions::updateOptions in core/
modules/ locale/ src/ LocaleDefaultOptions.php - Returns default import options for translation update.
- LocaleImportBatch::batchImport in core/
modules/ locale/ src/ LocaleImportBatch.php - Implements callback_batch_operation().
- LocaleImportBatch::buildBatch in core/
modules/ locale/ src/ LocaleImportBatch.php - Build a locale batch from an array of files.
- LocaleStringTest::testStringCrudApi in core/
modules/ locale/ tests/ src/ Kernel/ LocaleStringTest.php - Tests CRUD API.
- PoDatabaseReader::loadStrings in core/
modules/ locale/ src/ PoDatabaseReader.php - Builds and executes a database query based on options set earlier.
- PoDatabaseWriter::setOptions in core/
modules/ locale/ src/ PoDatabaseWriter.php - Set the options for the current writer.
- TranslationString::setCustomized in core/
modules/ locale/ src/ TranslationString.php - Sets the string as customized / not customized.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.