Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 11.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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.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::$currentUser | property | core/ |
The current user. |
| LoggerChannelFactory::$loggers | property | core/ |
An array of arrays of \Psr\Log\LoggerInterface keyed by priority. |
| LoggerChannelFactory::$requestStack | property | core/ |
The request stack. |
| LoggerChannelFactory::addLogger | function | core/ |
Adds a logger to all the channels. |
| LoggerChannelFactory::get | function | core/ |
Retrieves the registered logger for the requested channel. |
| LoggerChannelFactory::setContainer | function | core/ |
Sets the service container. |
| LoggerChannelFactory::__construct | function | core/ |
Constructs a LoggerChannelFactory. |
| LoggerChannelFactory::__get | function | core/ |
|
| 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::testConstructorDeprecation | function | core/ |
@covers ::__construct[[api-linebreak]] @group legacy |
| LoggerChannelFactoryTest::testDeprecatedGetContainer | function | core/ |
@covers ::__get[[api-linebreak]] @group legacy |
| LoggerChannelFactoryTest::testDeprecatedSetContainer | function | core/ |
@covers ::setContainer[[api-linebreak]] @group legacy |
| LoggerChannelFactoryTest::testGet | function | core/ |
Tests LoggerChannelFactory::get(). |
| LoggerChannelFactoryTest::testWithoutConstructor | function | core/ |
@covers ::get[[api-linebreak]] @group legacy |
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.