LibraryDiscoveryParser::$librariesDirectoryFileFinder |
property |
core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php |
The libraries directory file finder. |
LibraryDiscoveryParserTest::$librariesDirectoryFileFinder |
property |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
The mocked libraries directory file finder. |
LibraryDiscoveryParserTest::testBuildByExtensionWithMissingLibraryFile |
function |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
Tests that a module with a missing library file results in FALSE. |
LibraryDiscoveryParserTest::testEmptyLibraryFile |
function |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
@covers ::parseLibraryInfo[[api-linebreak]] |
LibraryDiscoveryParserTest::testInvalidLibrariesFile |
function |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
Tests that an exception is thrown when a libraries file couldn't be parsed. |
LinksetControllerMultiLingualTest::$profile |
property |
core/modules/system/tests/src/Functional/Menu/LinksetControllerMultiLingualTest.php |
The profile to install as a basis for testing. |
LinksetControllerTest::$profile |
property |
core/modules/system/tests/src/Functional/Menu/LinksetControllerTest.php |
The profile to install as a basis for testing. |
LinksetControllerTestBase::getReferenceLinksetDataFromFile |
function |
core/modules/system/tests/src/Functional/Menu/LinksetControllerTestBase.php |
Retrieve reference linkset controller output adjusted for proper base URL. |
LoadTest::testLoadMissingFilepath |
function |
core/modules/file/tests/src/Kernel/LoadTest.php |
Try to load a non-existent file by URI. |
Local::$fileSystem |
property |
core/lib/Drupal/Core/FileTransfer/Local.php |
The file system service. |
Local::copyFileJailed |
function |
core/lib/Drupal/Core/FileTransfer/Local.php |
Copies a file. |
Local::isFile |
function |
core/lib/Drupal/Core/FileTransfer/Local.php |
Checks if a particular path is a file (not a directory). |
Local::removeFileJailed |
function |
core/lib/Drupal/Core/FileTransfer/Local.php |
Removes a file. |
LocaleExportTest::getCustomPoFile |
function |
core/modules/locale/tests/src/Functional/LocaleExportTest.php |
Returns a .po file that will be marked as customized. |
LocaleExportTest::getPoFile |
function |
core/modules/locale/tests/src/Functional/LocaleExportTest.php |
Helper function that returns a proper .po file. |
LocaleExportTest::testExportTranslationTemplateFile |
function |
core/modules/locale/tests/src/Functional/LocaleExportTest.php |
Tests exportation of translation template file. |
LocaleFileSystemFormTest |
class |
core/modules/locale/tests/src/Functional/LocaleFileSystemFormTest.php |
Tests the locale functionality in the altered file settings form. |
LocaleFileSystemFormTest.php |
file |
core/modules/locale/tests/src/Functional/LocaleFileSystemFormTest.php |
|
LocaleFileSystemFormTest::$defaultTheme |
property |
core/modules/locale/tests/src/Functional/LocaleFileSystemFormTest.php |
The theme to install as the default for testing. |
LocaleFileSystemFormTest::$modules |
property |
core/modules/locale/tests/src/Functional/LocaleFileSystemFormTest.php |
Modules to install. |
LocaleFileSystemFormTest::setUp |
function |
core/modules/locale/tests/src/Functional/LocaleFileSystemFormTest.php |
|
LocaleFileSystemFormTest::testFileConfigurationPage |
function |
core/modules/locale/tests/src/Functional/LocaleFileSystemFormTest.php |
Tests translation directory settings on the file settings form. |
LocaleImportFunctionalTest::getBadPoFile |
function |
core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php |
Helper function that returns a bad .po file. |
LocaleImportFunctionalTest::getCustomOverwritePoFile |
function |
core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php |
Helper function that returns a .po file for testing customized strings. |
LocaleImportFunctionalTest::getCustomPoFile |
function |
core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php |
Returns a .po file that will be marked as customized. |
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. |
LocalesLocationAddIndexUpdateTest::setDatabaseDumpFiles |
function |
core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php |
Set database dump files to be used. |
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_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. |