Search for to

  1. Search 7.x for to
  2. Search 8.9.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
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.
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.
logger.channel.aggregator service core/modules/aggregator/aggregator.services.yml
logger.channel.ckeditor5 service core/modules/ckeditor5/ckeditor5.services.yml
logger.factory service core/core.services.yml Drupal\Core\Logger\LoggerChannelFactory
LoggerChannelFactory class core/lib/Drupal/Core/Logger/LoggerChannelFactory.php Defines a factory for logging channels.
LoggerChannelFactory.php file core/lib/Drupal/Core/Logger/LoggerChannelFactory.php
LoggerChannelFactory::$channels property core/lib/Drupal/Core/Logger/LoggerChannelFactory.php Array of all instantiated logger channels keyed by channel name.
LoggerChannelFactory::$loggers property core/lib/Drupal/Core/Logger/LoggerChannelFactory.php An array of arrays of \Psr\Log\LoggerInterface keyed by priority.
LoggerChannelFactory::addLogger function core/lib/Drupal/Core/Logger/LoggerChannelFactory.php Adds a logger to all the channels.
LoggerChannelFactory::get function core/lib/Drupal/Core/Logger/LoggerChannelFactory.php Retrieves the registered logger for the requested channel.
LoggerChannelFactoryInterface interface core/lib/Drupal/Core/Logger/LoggerChannelFactoryInterface.php Logger channel factory interface.
LoggerChannelFactoryInterface.php file core/lib/Drupal/Core/Logger/LoggerChannelFactoryInterface.php
LoggerChannelFactoryInterface::addLogger function core/lib/Drupal/Core/Logger/LoggerChannelFactoryInterface.php Adds a logger to all the channels.
LoggerChannelFactoryInterface::get function core/lib/Drupal/Core/Logger/LoggerChannelFactoryInterface.php Retrieves the registered logger for the requested channel.
LoggerChannelFactoryTest class core/tests/Drupal/Tests/Core/Logger/LoggerChannelFactoryTest.php @coversDefaultClass \Drupal\Core\Logger\LoggerChannelFactory[[api-linebreak]]
@group Logger
LoggerChannelFactoryTest.php file core/tests/Drupal/Tests/Core/Logger/LoggerChannelFactoryTest.php
LoggerChannelFactoryTest::testGet function core/tests/Drupal/Tests/Core/Logger/LoggerChannelFactoryTest.php Tests LoggerChannelFactory::get().
LoggerChannelTrait::$loggerFactory property core/lib/Drupal/Core/Logger/LoggerChannelTrait.php The logger channel factory service.
LoggerChannelTrait::setLoggerFactory function core/lib/Drupal/Core/Logger/LoggerChannelTrait.php Injects the logger channel factory.

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