Search for gc
Title | Object type | File name | Summary |
---|---|---|---|
ConfigCRUDTest::testCRUD | function | core/ |
Tests CRUD operations. |
ConfigCRUDTest::testDataTypes | function | core/ |
Tests data type handling. |
ConfigCRUDTest::testNameValidation | function | core/ |
Tests the validation of configuration object names. |
ConfigCRUDTest::testValueValidation | function | core/ |
Tests the validation of configuration object values. |
ConfigEntityBase::$langcode | property | core/ |
The language code of the entity's default language. |
ConfigEntityValidationTestBase::testLangcode | function | core/ |
Tests that the config entity's langcode is validated. |
ConfigFactory::getConfigCacheKey | function | core/ |
Gets the static cache key for a given config name. |
ConfigFactory::getConfigCacheKeys | function | core/ |
Gets all the cache keys that match the provided config name. |
ConfigImporter::processMissingContent | function | core/ |
Handles processing of missing content. |
ConfigImporterMissingContentTest | class | core/ |
Tests importing configuration which has missing content dependencies. |
ConfigImporterMissingContentTest.php | file | core/ |
|
ConfigImporterMissingContentTest::$configImporter | property | core/ |
Config Importer object used for testing. |
ConfigImporterMissingContentTest::$logMessages | property | core/ |
The logged messages. |
ConfigImporterMissingContentTest::$modules | property | core/ |
Modules to install. |
ConfigImporterMissingContentTest::log | function | core/ |
|
ConfigImporterMissingContentTest::register | function | core/ |
Registers test-specific services. |
ConfigImporterMissingContentTest::setUp | function | core/ |
|
ConfigImporterMissingContentTest::testMissingBlockContent | function | core/ |
Tests the missing content, config import and the block plugin manager. |
ConfigImporterMissingContentTest::testMissingContent | function | core/ |
Tests the missing content event is fired. |
ConfigImporterTest::testMissingCoreExtension | function | core/ |
Tests missing core.extension during configuration import. |
ConfigInstaller::findPreExistingConfiguration | function | core/ |
Finds pre-existing configuration objects for the provided extension. |
ConfigInstallWebTest::testPreExistingConfigInstall | function | core/ |
Tests pre-existing configuration detection. |
ConfigManager::$configCollectionInfo | property | core/ |
The configuration collection info. |
ConfigManager::findMissingContentDependencies | function | core/ |
Finds missing content dependencies declared in configuration entities. |
ConfigManager::getConfigCollectionInfo | function | core/ |
Gets available collection information using the event system. |
ConfigManagerInterface::findMissingContentDependencies | function | core/ |
Finds missing content dependencies declared in configuration entities. |
ConfigManagerInterface::getConfigCollectionInfo | function | core/ |
Gets available collection information using the event system. |
ConfigMapperInterface::getLangcode | function | core/ |
Returns the original language code of the configuration. |
ConfigMapperInterface::getLangcodeFromConfig | function | core/ |
Returns the language code of a configuration object given its name. |
ConfigMapperInterface::setLangcode | function | core/ |
Sets the original language code. |
ConfigMapperTest::testAddingConfigNames | function | core/ |
Tests adding config names to mapper. |
ConfigNamesMapper::$langcode | property | core/ |
The language code of the language this mapper, if any. |
ConfigNamesMapper::getLangcode | function | core/ |
|
ConfigNamesMapper::getLangcodeFromConfig | function | core/ |
|
ConfigNamesMapper::setLangcode | function | core/ |
|
ConfigNamesMapperTest::testGetLangcode | function | core/ |
Tests ConfigNamesMapper::getLangcode(). |
ConfigSchemaTest::testLangcodeRequiredIfTranslatableValuesConstraintError | function | core/ |
|
ConfigTest::testMixedCaseConfigCleanupPackages | function | core/ |
@covers ::getAllCleanupPaths |
ConfigTestHooks::entityQueryTagConfigQueryTestConfigEntityQueryAlterHookTestAlter | function | core/ |
Implements hook_entity_query_tag__ENTITY_TYPE__TAG_alter(). |
ConfigTranslationCacheTest::$langcodes | property | core/ |
Languages to enable. |
ConfigTranslationInstallTest::$langcode | property | core/ |
The language code in which to install Drupal. |
ConfigTranslationOverviewTest::$langcodes | property | core/ |
Languages to enable. |
ConfigTranslationUiTestBase::$langcodes | property | core/ |
Languages to enable. |
ConfigTranslationUiThemeTest::$langcodes | property | core/ |
Languages to enable. |
ConfigurableLanguage::createFromLangcode | function | core/ |
Creates a configurable language object from a langcode. |
ConfigurableLanguage::getDefaultLangcode | function | core/ |
Gets the default langcode. |
ConfigurableLanguageRenderer::$langcode | property | core/ |
A specific language code for rendering if available. |
ConfigurableLanguageRenderer::getLangcode | function | core/ |
|
ContentEntityBase::$activeLangcode | property | core/ |
Language code identifying the entity active language. |
ContentEntityBase::$defaultLangcode | property | core/ |
Local cache for the default language code. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.