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 11.x for gc
  5. Other projects
Title Object type File name Summary
InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSettings function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php Installer step: Configure settings.
InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSite function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php Final installer step: Configure site.
InstallerExistingConfigSyncDirectoryProfileMismatchTest::testConfigSync function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php Tests that profile mismatch fails to install.
InstallerExistingConfigTest class core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTest.php Verifies that installing from existing configuration works.
InstallerExistingConfigTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTest.php
InstallerExistingConfigTest::getConfigTarball function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTest.php Gets the filepath to the configuration tarball.
InstallerExistingConfigTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTest.php Installer step: Select language.
InstallerExistingConfigTest::setUpSettings function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTest.php Installer step: Configure settings.
InstallerExistingConfigTestBase class core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php Provides a base class for testing installing from existing configuration.
InstallerExistingConfigTestBase.php file core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php
InstallerExistingConfigTestBase::$existingSyncDirectory property core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php @todo Fill out docblock.
InstallerExistingConfigTestBase::$profile property core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php This is set by the profile in the core.extension extracted.
InstallerExistingConfigTestBase::getConfigTarball function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php Gets the filepath to the configuration tarball.
InstallerExistingConfigTestBase::installParameters function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php Returns the parameters that will be used when the test installs Drupal.
InstallerExistingConfigTestBase::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php Prepares the current environment for running the test.
InstallerExistingConfigTestBase::setUpProfile function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php Installer step: Select installation profile.
InstallerExistingConfigTestBase::testConfigSync function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php Confirms that the installation installed the configuration correctly.
InstallerLanguageDirectionTest::$langcode property core/tests/Drupal/FunctionalTests/Installer/InstallerLanguageDirectionTest.php Overrides the language code the installer should use.
InstallerTestBase::$langcode property core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php The language code in which to install Drupal.
InstallerTranslationExistingFileTest::$langcode property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationExistingFileTest.php Overrides the language code in which to install Drupal.
InstallerTranslationMultipleLanguageForeignTest::$langcode property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageForeignTest.php Overrides the language code in which to install Drupal.
InstallerTranslationQueryTest::$langcode property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationQueryTest.php Overrides the language code in which to install Drupal.
InstallerTranslationTest::$langcode property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationTest.php Overrides the language code in which to install Drupal.
InvalidatingCacheBackendInterface interface core/tests/Drupal/Tests/Core/Cache/CacheTagsInvalidatorTest.php
LangcodeRequiredIfTranslatableValuesConstraint class core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/LangcodeRequiredIfTranslatableValuesConstraint.php
LangcodeRequiredIfTranslatableValuesConstraint.php file core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/LangcodeRequiredIfTranslatableValuesConstraint.php
LangcodeRequiredIfTranslatableValuesConstraint::$missingMessage property core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/LangcodeRequiredIfTranslatableValuesConstraint.php The error message if this config object is missing a `langcode`.
LangcodeRequiredIfTranslatableValuesConstraint::$superfluousMessage property core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/LangcodeRequiredIfTranslatableValuesConstraint.php The error message if this config object contains a superfluous `langcode`.
LangcodeRequiredIfTranslatableValuesConstraintValidator class core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/LangcodeRequiredIfTranslatableValuesConstraintValidator.php Validates the LangcodeRequiredIfTranslatableValues constraint.
LangcodeRequiredIfTranslatableValuesConstraintValidator.php file core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/LangcodeRequiredIfTranslatableValuesConstraintValidator.php
LangcodeRequiredIfTranslatableValuesConstraintValidator::validate function core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/LangcodeRequiredIfTranslatableValuesConstraintValidator.php
Language::getDefaultLangcode function core/lib/Drupal/Core/Language/Language.php Gets the default langcode.
LanguageConfigCollectionNameTrait trait core/modules/language/src/Config/LanguageConfigCollectionNameTrait.php Provides a common trait for working with language override collection names.
LanguageConfigCollectionNameTrait.php file core/modules/language/src/Config/LanguageConfigCollectionNameTrait.php
LanguageConfigCollectionNameTrait::createConfigCollectionName function core/modules/language/src/Config/LanguageConfigCollectionNameTrait.php Creates a configuration collection name based on a language code.
LanguageConfigCollectionNameTrait::getLangcodeFromCollectionName function core/modules/language/src/Config/LanguageConfigCollectionNameTrait.php Converts a configuration collection name to a language code.
LanguageConfigOverride::getLangcode function core/modules/language/src/Config/LanguageConfigOverride.php Returns the language code of this language override.
LanguageConfigurationElementTest::testDefaultLangcode function core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php Tests that the language_get_default_langcode() returns the correct values.
LanguageInterface::LANGCODE_DEFAULT constant core/lib/Drupal/Core/Language/LanguageInterface.php Language code referring to the default language of data, e.g. of an entity.
LanguageInterface::LANGCODE_NOT_APPLICABLE constant core/lib/Drupal/Core/Language/LanguageInterface.php The language code used when the marked object has no linguistic content.
LanguageInterface::LANGCODE_NOT_SPECIFIED constant core/lib/Drupal/Core/Language/LanguageInterface.php The language code used when no language is explicitly assigned (yet).
LanguageInterface::LANGCODE_SITE_DEFAULT constant core/lib/Drupal/Core/Language/LanguageInterface.php Language code referring to site's default language.
LanguageInterface::LANGCODE_SYSTEM constant core/lib/Drupal/Core/Language/LanguageInterface.php Special system language code (only applicable to UI language).
LanguageInterface::VALID_LANGCODE_REGEX constant core/lib/Drupal/Core/Language/LanguageInterface.php A regex for validating language codes according to W3C specifications.
LanguageNegotiationBrowser::getLangcode function core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationBrowser.php Performs language negotiation.
LanguageNegotiationContentEntity::getLangcode function core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationContentEntity.php Performs language negotiation.
LanguageNegotiationContentEntityTest::testGetLangcode function core/modules/language/tests/src/Unit/Plugin/LanguageNegotiation/LanguageNegotiationContentEntityTest.php @covers ::getLangcode
LanguageNegotiationMethodInterface::getLangcode function core/modules/language/src/LanguageNegotiationMethodInterface.php Performs language negotiation.
LanguageNegotiationSelected::getLangcode function core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationSelected.php Performs language negotiation.
LanguageNegotiationSession::getLangcode function core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationSession.php Performs language negotiation.

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