Search for gc
- Search 7.x for gc
- Search 9.5.x for gc
- Search 8.9.x for gc
- Search 10.3.x for gc
- Search 11.x for gc
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InstallerExistingConfigTest | class | core/ |
Verifies that installing from existing configuration works. |
| InstallerExistingConfigTest.php | file | core/ |
|
| InstallerExistingConfigTest::getConfigLocation | function | core/ |
Gets the path to the configuration directory. |
| InstallerExistingConfigTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerExistingConfigTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| InstallerExistingConfigTestBase | class | core/ |
Provides a base class for testing installing from existing configuration. |
| InstallerExistingConfigTestBase.php | file | core/ |
|
| InstallerExistingConfigTestBase::$existingSyncDirectory | property | core/ |
|
| InstallerExistingConfigTestBase::$profile | property | core/ |
The installation profile to install. |
| 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. |
| InstallerExistingConfigTestBase::__construct | function | core/ |
|
| 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/ |
Test interface for testing the cache tags validator. |
| LangcodeRequiredIfTranslatableValuesConstraint | class | core/ |
Validation constraint for translatable configuration. |
| LangcodeRequiredIfTranslatableValuesConstraint.php | file | core/ |
|
| LangcodeRequiredIfTranslatableValuesConstraint::__construct | function | core/ |
|
| 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::getDefaultLangcode | function | core/ |
Returns the default language code for a given entity type and bundle. |
| LanguageConfigurationElementTest::testDefaultLangcode | function | core/ |
Tests that default langcode is correctly returned. |
| 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/ |
Tests get langcode. |
| LanguageNegotiationMethodInterface::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationSelected::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationSession::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationTest::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationUI::getLangcode | function | core/ |
Performs language negotiation. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.