Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
LocaleProjectStorage::setMultiple function core/modules/locale/src/LocaleProjectStorage.php Creates or updates multiple project records.
LocaleProjectStorage::__construct function core/modules/locale/src/LocaleProjectStorage.php Constructs a State object.
LocaleProjectStorageInterface interface core/modules/locale/src/LocaleProjectStorageInterface.php Defines the locale project storage interface.
LocaleProjectStorageInterface.php file core/modules/locale/src/LocaleProjectStorageInterface.php
LocaleProjectStorageInterface::countProjects function core/modules/locale/src/LocaleProjectStorageInterface.php Returns the count of project records.
LocaleProjectStorageInterface::delete function core/modules/locale/src/LocaleProjectStorageInterface.php Deletes project records for a given key.
LocaleProjectStorageInterface::deleteAll function core/modules/locale/src/LocaleProjectStorageInterface.php Deletes all projects records.
LocaleProjectStorageInterface::deleteMultiple function core/modules/locale/src/LocaleProjectStorageInterface.php Deletes multiple project records.
LocaleProjectStorageInterface::disableAll function core/modules/locale/src/LocaleProjectStorageInterface.php Mark all projects as disabled.
LocaleProjectStorageInterface::get function core/modules/locale/src/LocaleProjectStorageInterface.php Returns the stored value for a given key.
LocaleProjectStorageInterface::getAll function core/modules/locale/src/LocaleProjectStorageInterface.php Returns all the project records.
LocaleProjectStorageInterface::getMultiple function core/modules/locale/src/LocaleProjectStorageInterface.php Returns a list of project records.
LocaleProjectStorageInterface::resetCache function core/modules/locale/src/LocaleProjectStorageInterface.php Resets the project storage cache.
LocaleProjectStorageInterface::set function core/modules/locale/src/LocaleProjectStorageInterface.php Creates or updates the project record.
LocaleProjectStorageInterface::setMultiple function core/modules/locale/src/LocaleProjectStorageInterface.php Creates or updates multiple project records.
LocaleStringIsSafeTest::testLocalizedTokenizedString function core/modules/locale/tests/src/Kernel/LocaleStringIsSafeTest.php Tests if a translated and tokenized string is properly escaped by Twig.
LocaleStringTest::$storage property core/modules/locale/tests/src/Kernel/LocaleStringTest.php The locale storage.
LocaleTranslateStringTourTest class core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php Tests the Translate Interface tour.
LocaleTranslateStringTourTest.php file core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php
LocaleTranslateStringTourTest::$adminUser property core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php An admin user with administrative permissions to translate.
LocaleTranslateStringTourTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php The theme to install as the default for testing.
LocaleTranslateStringTourTest::$modules property core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php Modules to enable.
LocaleTranslateStringTourTest::setUp function core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php
LocaleTranslateStringTourTest::testTranslateStringTourTips function core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php Tests locale tour tip availability.
LocaleTranslation::$configFactory property core/modules/locale/src/LocaleTranslation.php The configuration factory.
LocaleTranslation::$storage property core/modules/locale/src/LocaleTranslation.php Storage for strings.
LocaleTranslationCacheTag::$cacheTagsInvalidator property core/modules/locale/src/EventSubscriber/LocaleTranslationCacheTag.php The cache tags invalidator.
LocaleTranslationProjectsTest::$projectStorage property core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php The locale project storage used in this test.
LocaleTranslationTest::$storage property core/modules/locale/tests/src/Unit/LocaleTranslationTest.php A mocked storage to use when instantiating LocaleTranslation objects.
LocaleTranslationUiTest::testUICustomizedStrings function core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php Tests that only changed strings are saved customized when edited.
LocaleUpdateBase::setTranslationsDirectory function core/modules/locale/tests/src/Functional/LocaleUpdateBase.php Sets the value of the default translations directory.
LocaleUpdateTest::testEnableCustomLanguage function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests automatic translation import when a custom language is added.
LocaleUpdateTest::testUpdateImportModeNonCustomized function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Tests translation import and only overwrite non-customized translations.
LOCALE_CUSTOMIZED constant core/modules/locale/locale.module Flag for locally customized interface translation.
LOCALE_NOT_CUSTOMIZED constant core/modules/locale/locale.module Flag for locally not customized interface translation.
locale_test_tokens function core/modules/locale/tests/modules/locale_test/locale_test.module Implements hook_tokens().
locale_test_token_info function core/modules/locale/tests/modules/locale_test/locale_test.module Implements hook_token_info().
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_OVERWRITE_NON_CUSTOMIZED constant core/modules/locale/locale.module UI option for override of existing translations. Only override non-customized
translations.
locale_translation_update_file_history function core/modules/locale/locale.module Updates the {locale_file} table.
LocalStream::getDirectoryPath function core/lib/Drupal/Core/StreamWrapper/LocalStream.php Gets the path that the wrapper is responsible for.
LocalTaskDefault::getOptions function core/lib/Drupal/Core/Menu/LocalTaskDefault.php Returns options for rendering a link to the local task.
LocalTaskDefaultTest::testGetOptions function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php @covers ::getOptions[[api-linebreak]]
LocalTaskIntegrationTestBase::$directoryList property core/tests/Drupal/Tests/Core/Menu/LocalTaskIntegrationTestBase.php A list of module directories used for YAML searching.
LocalTaskInterface::getOptions function core/lib/Drupal/Core/Menu/LocalTaskInterface.php Returns options for rendering a link to the local task.
LocalTaskManagerTest::$factory property core/tests/Drupal/Tests/Core/Menu/LocalTaskManagerTest.php The plugin factory used in the test.
LocalTaskManagerTest::setupFactory function core/tests/Drupal/Tests/Core/Menu/LocalTaskManagerTest.php Setups the plugin factory with some local task plugins.
LocalTaskManagerTest::setupFactoryAndLocalTaskPlugins function core/tests/Drupal/Tests/Core/Menu/LocalTaskManagerTest.php
Lock::getOwnerId function core/lib/Drupal/Core/TempStore/Lock.php Gets the owner ID.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.