Search for gc

  1. Search 7.x for gc
  2. Search 9.5.x for gc
  3. Search 8.9.x for gc
  4. Search 10.3.x for gc
  5. Other projects
Title Object type File name Summary
LanguageReference::getAllValidLangcodes function core/lib/Drupal/Core/TypedData/Plugin/DataType/LanguageReference.php Returns all valid values for a `langcode` config value.
LanguageTestTrait::createLanguageFromLangcode function core/modules/language/tests/src/Traits/LanguageTestTrait.php Creates a configurable language object from a langcode.
LanguageUnitTest::testGetLangcode function core/tests/Drupal/Tests/Core/Language/LanguageUnitTest.php @covers ::getId
language_get_browser_drupal_langcode_mappings function core/modules/language/language.module Returns language mappings between browser and Drupal language codes.
language_get_default_langcode function core/modules/language/language.module Returns the default language code assigned to an entity type and a bundle.
LayoutBuilderBlocksTest::testPluginsProvidingCustomAttributesAndContextualLinks function core/modules/layout_builder/tests/src/Functional/LayoutBuilderBlocksTest.php Tests that block plugins can define custom attributes and contextual links.
LinkBase::addLangcode function core/modules/views/src/Plugin/views/field/LinkBase.php Adds language information to the options.
LocaleBulkDeprecationTest::testDeprecatedLocaleConfigBatchSetConfigLangcodes function core/modules/locale/tests/src/Unit/LocaleBulkDeprecationTest.php Tests the deprecation of locale_config_batch_set_config_langcodes().
LocaleConfigManager::getActiveConfigLangcode function core/modules/locale/src/LocaleConfigManager.php Returns the current language code for this active configuration.
LocaleConfigManager::getDefaultConfigLangcode function core/modules/locale/src/LocaleConfigManager.php Returns the original language code for this shipped configuration.
LocaleConfigManager::updateDefaultConfigLangcodes function core/modules/locale/src/LocaleConfigManager.php Updates default configuration when new modules or themes are installed.
LocaleConfigManagerTest::testGetDefaultConfigLangcode function core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php Tests getDefaultConfigLangcode().
LocaleConfigTranslationTest::$langcode property core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php The language code used.
LocaleEvent::$langCodes property core/modules/locale/src/LocaleEvent.php The list of Language codes for updated translations.
LocaleEvent::getLangCodes function core/modules/locale/src/LocaleEvent.php Returns the language codes.
LocaleLookup::$langcode property core/modules/locale/src/LocaleLookup.php A language code.
LocaleStringTest::testStringCrudApi function core/modules/locale/tests/src/Kernel/LocaleStringTest.php Tests CRUD API.
locale_config_batch_set_config_langcodes function core/modules/locale/locale.bulk.inc Implements callback_batch_operation().
locale_config_batch_update_default_config_langcodes function core/modules/locale/locale.bulk.inc Implements callback_batch_operation().
locale_system_set_config_langcodes function core/modules/locale/locale.module Updates default configuration when new modules or themes are installed.
LoggingCommitter class core/modules/package_manager/src/LoggingCommitter.php Logs Composer Stager's Committer process output to a file.
LoggingCommitter class core/modules/package_manager/tests/modules/package_manager_bypass/src/LoggingCommitter.php A composer-stager Committer decorator that adds logging.
LoggingCommitter.php file core/modules/package_manager/src/LoggingCommitter.php
LoggingCommitter.php file core/modules/package_manager/tests/modules/package_manager_bypass/src/LoggingCommitter.php
LoggingCommitter::$inner property core/modules/package_manager/tests/modules/package_manager_bypass/src/LoggingCommitter.php The decorated service.
LoggingCommitter::commit function core/modules/package_manager/src/LoggingCommitter.php
LoggingCommitter::commit function core/modules/package_manager/tests/modules/package_manager_bypass/src/LoggingCommitter.php
LoggingCommitter::__construct function core/modules/package_manager/src/LoggingCommitter.php
LoggingCommitter::__construct function core/modules/package_manager/tests/modules/package_manager_bypass/src/LoggingCommitter.php Constructs a Committer object.
LoggingCommitterTest class core/modules/package_manager/tests/src/Unit/LoggingCommitterTest.php @covers \Drupal\package_manager\LoggingCommitter
@group package_manager
LoggingCommitterTest.php file core/modules/package_manager/tests/src/Unit/LoggingCommitterTest.php
LoggingCommitterTest::testDecoratedCommitterIsCalled function core/modules/package_manager/tests/src/Unit/LoggingCommitterTest.php
MigrateDblogConfigsTest class core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php Upgrade variables to dblog.settings.yml.
MigrateDblogConfigsTest class core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php Upgrade variables to dblog.settings.yml.
MigrateDblogConfigsTest.php file core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php
MigrateDblogConfigsTest.php file core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php
MigrateDblogConfigsTest::$modules property core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php Modules to install.
MigrateDblogConfigsTest::$modules property core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php Modules to install.
MigrateDblogConfigsTest::setUp function core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php
MigrateDblogConfigsTest::setUp function core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php
MigrateDblogConfigsTest::testDblogSettings function core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php Tests migration of dblog variables to dblog.settings.yml.
MigrateDblogConfigsTest::testDblogSettings function core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php Tests migration of dblog variables to dblog.settings.yml.
MigrateSyslogConfigsTest class core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php Upgrade variables to syslog.settings.yml.
MigrateSyslogConfigsTest class core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php Upgrade variables to syslog.settings.yml.
MigrateSyslogConfigsTest.php file core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php
MigrateSyslogConfigsTest.php file core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php
MigrateSyslogConfigsTest::$modules property core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php Modules to install.
MigrateSyslogConfigsTest::$modules property core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php Modules to install.
MigrateSyslogConfigsTest::setUp function core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php
MigrateSyslogConfigsTest::setUp function core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php

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