| LocaleImportFunctionalTest::getEmptyPoFile |
function |
core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php |
Helper function that returns an empty .po file. |
| 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 |
|
| 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. |
| 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. |
| LocaleUpdatePathTest::setDatabaseDumpFiles |
function |
core/modules/locale/tests/src/Functional/LocaleUpdatePathTest.php |
Set database dump files to be used. |
| locale_form_system_file_system_settings_alter |
function |
core/modules/locale/locale.module |
Implements hook_form_FORM_ID_alter() for system_file_system_settings(). |
| locale_system_file_system_settings_submit |
function |
core/modules/locale/locale.module |
Submit handler for the file system settings form. |
| locale_translate_batch_import_files |
function |
core/modules/locale/locale.bulk.inc |
Prepare a batch to import all translations. |
| 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 property. |
| 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. |
| logger.channel.file |
service |
core/core.services.yml |
Drupal\Core\Logger\LoggerChannel |
| MaintenanceThemeUpdateRegistryTest::$profile |
property |
core/modules/system/tests/src/Functional/Theme/MaintenanceThemeUpdateRegistryTest.php |
The profile to install as a basis for testing. |
| ManagedFile |
class |
core/modules/file/src/Element/ManagedFile.php |
Provides an AJAX/progress aware widget for uploading and saving a file. |
| ManagedFile.php |
file |
core/modules/file/src/Element/ManagedFile.php |
|
| ManagedFile::fileUsage |
function |
core/modules/file/src/Element/ManagedFile.php |
Wraps the file usage service. |
| ManagedFile::getInfo |
function |
core/modules/file/src/Element/ManagedFile.php |
Returns the element properties for this element. |
| ManagedFile::preRenderManagedFile |
function |
core/modules/file/src/Element/ManagedFile.php |
Render API callback: Hides display of the upload or remove controls. |
| ManagedFile::processManagedFile |
function |
core/modules/file/src/Element/ManagedFile.php |
Render API callback: Expands the managed_file element type. |
| ManagedFile::uploadAjaxCallback |
function |
core/modules/file/src/Element/ManagedFile.php |
#ajax callback for managed_file upload forms. |
| ManagedFile::validateManagedFile |
function |
core/modules/file/src/Element/ManagedFile.php |
Render API callback: Validates the managed_file element. |
| ManagedFile::valueCallback |
function |
core/modules/file/src/Element/ManagedFile.php |
Determines how user input is mapped to an element's #value property. |
| ManagedFileTest |
class |
core/modules/file/tests/src/Kernel/ManagedFileTest.php |
Managed file element test. |
| ManagedFileTest.php |
file |
core/modules/file/tests/src/Kernel/ManagedFileTest.php |
|
| ManagedFileTest::buildForm |
function |
core/modules/file/tests/src/Kernel/ManagedFileTest.php |
Form constructor. |
| ManagedFileTest::getFormId |
function |
core/modules/file/tests/src/Kernel/ManagedFileTest.php |
Returns a unique string identifying the form. |
| ManagedFileTest::submitForm |
function |
core/modules/file/tests/src/Kernel/ManagedFileTest.php |
Form submission handler. |
| ManagedFileTest::testManagedFileElement |
function |
core/modules/file/tests/src/Kernel/ManagedFileTest.php |
Tests that managed file elements can be programmatically submitted. |