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