Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleTranslateStringTourTest.php | file | core/ |
|
| LocaleTranslateStringTourTest::$adminUser | property | core/ |
An admin user with administrative permissions to translate. |
| LocaleTranslateStringTourTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleTranslateStringTourTest::$modules | property | core/ |
Modules to enable. |
| LocaleTranslateStringTourTest::setUp | function | core/ |
|
| LocaleTranslateStringTourTest::testTranslateStringTourTips | function | core/ |
Tests locale tour tip availability. |
| LocaleTranslation::$configFactory | property | core/ |
The configuration factory. |
| LocaleTranslation::$storage | property | core/ |
Storage for strings. |
| LocaleTranslationCacheTag::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| LocaleTranslationProjectsTest::$projectStorage | property | core/ |
The locale project storage used in this test. |
| LocaleTranslationTest::$storage | property | core/ |
A mocked storage to use when instantiating LocaleTranslation objects. |
| LocaleTranslationUiTest::testUICustomizedStrings | function | core/ |
Tests that only changed strings are saved customized when edited. |
| LocaleUpdateBase::setTranslationsDirectory | function | core/ |
Sets the value of the default translations directory. |
| LocaleUpdateTest::testEnableCustomLanguage | function | core/ |
Tests automatic translation import when a custom language is added. |
| LocaleUpdateTest::testUpdateImportModeNonCustomized | function | core/ |
Tests translation import and only overwrite non-customized translations. |
| LOCALE_CUSTOMIZED | constant | core/ |
Flag for locally customized interface translation. |
| LOCALE_NOT_CUSTOMIZED | constant | core/ |
Flag for locally not customized interface translation. |
| locale_test_tokens | function | core/ |
Implements hook_tokens(). |
| locale_test_token_info | function | core/ |
Implements hook_token_info(). |
| locale_translation_file_history_delete | function | core/ |
Deletes the history of downloaded translations. |
| locale_translation_get_file_history | function | core/ |
Gets current translation status from the {locale_file} table. |
| LOCALE_TRANSLATION_OVERWRITE_NON_CUSTOMIZED | constant | core/ |
UI option for override of existing translations. |
| locale_translation_update_file_history | function | core/ |
Updates the {locale_file} table. |
| LocalStream::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
| LocalTaskDefault::getOptions | function | core/ |
Returns options for rendering a link to the local task. |
| LocalTaskDefaultTest::testGetOptions | function | core/ |
@covers ::getOptions[[api-linebreak]] |
| LocalTaskIntegrationTestBase::$directoryList | property | core/ |
A list of module directories used for YAML searching. |
| LocalTaskInterface::getOptions | function | core/ |
Returns options for rendering a link to the local task. |
| LocalTaskManagerTest::$factory | property | core/ |
The plugin factory used in the test. |
| LocalTaskManagerTest::setupFactory | function | core/ |
Setups the plugin factory with some local task plugins. |
| LocalTaskManagerTest::setupFactoryAndLocalTaskPlugins | function | core/ |
|
| Lock::getOwnerId | function | core/ |
Gets the owner ID. |
| logger.channel.aggregator | service | core/ |
|
| logger.channel.ckeditor5 | service | core/ |
|
| logger.factory | service | core/ |
Drupal\Core\Logger\LoggerChannelFactory |
| LoggerChannelFactory | class | core/ |
Defines a factory for logging channels. |
| LoggerChannelFactory.php | file | core/ |
|
| LoggerChannelFactory::$channels | property | core/ |
Array of all instantiated logger channels keyed by channel name. |
| LoggerChannelFactory::$loggers | property | core/ |
An array of arrays of \Psr\Log\LoggerInterface keyed by priority. |
| LoggerChannelFactory::addLogger | function | core/ |
Adds a logger to all the channels. |
| LoggerChannelFactory::get | function | core/ |
Retrieves the registered logger for the requested channel. |
| LoggerChannelFactoryInterface | interface | core/ |
Logger channel factory interface. |
| LoggerChannelFactoryInterface.php | file | core/ |
|
| LoggerChannelFactoryInterface::addLogger | function | core/ |
Adds a logger to all the channels. |
| LoggerChannelFactoryInterface::get | function | core/ |
Retrieves the registered logger for the requested channel. |
| LoggerChannelFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Logger\LoggerChannelFactory[[api-linebreak]] @group Logger |
| LoggerChannelFactoryTest.php | file | core/ |
|
| LoggerChannelFactoryTest::testGet | function | core/ |
Tests LoggerChannelFactory::get(). |
| LoggerChannelTrait::$loggerFactory | property | core/ |
The logger channel factory service. |
| LoggerChannelTrait::setLoggerFactory | function | core/ |
Injects the logger channel factory. |
Pagination
- Previous page
- Page 152
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.