Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 11.x for to
  5. Search main for to
  6. Other projects
Title Object type File name Summary
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.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::$currentUser property core/lib/Drupal/Core/Logger/LoggerChannelFactory.php The current user.
LoggerChannelFactory::$loggers property core/lib/Drupal/Core/Logger/LoggerChannelFactory.php An array of arrays of \Psr\Log\LoggerInterface keyed by priority.
LoggerChannelFactory::$requestStack property core/lib/Drupal/Core/Logger/LoggerChannelFactory.php The request stack.
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.
LoggerChannelFactory::setContainer function core/lib/Drupal/Core/Logger/LoggerChannelFactory.php Sets the service container.
LoggerChannelFactory::__construct function core/lib/Drupal/Core/Logger/LoggerChannelFactory.php Constructs a LoggerChannelFactory.
LoggerChannelFactory::__get function core/lib/Drupal/Core/Logger/LoggerChannelFactory.php
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::testConstructorDeprecation function core/tests/Drupal/Tests/Core/Logger/LoggerChannelFactoryTest.php @covers ::__construct[[api-linebreak]]
@group legacy
LoggerChannelFactoryTest::testDeprecatedGetContainer function core/tests/Drupal/Tests/Core/Logger/LoggerChannelFactoryTest.php @covers ::__get[[api-linebreak]]
@group legacy
LoggerChannelFactoryTest::testDeprecatedSetContainer function core/tests/Drupal/Tests/Core/Logger/LoggerChannelFactoryTest.php @covers ::setContainer[[api-linebreak]]
@group legacy
LoggerChannelFactoryTest::testGet function core/tests/Drupal/Tests/Core/Logger/LoggerChannelFactoryTest.php Tests LoggerChannelFactory::get().
LoggerChannelFactoryTest::testWithoutConstructor function core/tests/Drupal/Tests/Core/Logger/LoggerChannelFactoryTest.php @covers ::get[[api-linebreak]]
@group legacy

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