Search for gc
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Returns the original language code of the configuration. |
| ConfigNamesMapper::getLangcodeFromConfig | function | core/ |
Returns the language code of a configuration object given its name. |
| ConfigNamesMapper::setLangcode | function | core/ |
Sets the original language code. |
| ConfigNamesMapperTest::testGetLangcode | function | core/ |
Tests ConfigNamesMapper::getLangcode(). |
| ConfigSchemaTest::testLangcodeRequiredIfTranslatableValuesConstraintError | function | core/ |
@group legacy |
| ConfigTest::testMixedCaseConfigCleanupPackages | function | core/ |
@covers ::getAllCleanupPaths[[api-linebreak]] |
| 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/ |
Returns the language code associated with the given row. |
| ContentEntityBase::$activeLangcode | property | core/ |
Language code identifying the entity active language. |
| ContentEntityBase::$defaultLangcode | property | core/ |
Local cache for the default language code. |
| ContentEntityBase::$defaultLangcodeKey | property | core/ |
The default langcode entity key. |
| ContentEntityBase::$langcodeKey | property | core/ |
The language entity key. |
| ContentEntityBase::setDefaultLangcode | function | core/ |
Populates the local cache for the default language code. |
| ContentEntityBase::updateFieldLangcodes | function | core/ |
Updates language for already instantiated fields. |
| ContentEntityForm::getFormLangcode | function | core/ |
Gets the code identifying the active form language. |
| ContentEntityForm::initFormLangcodes | function | core/ |
Initializes form language code values. |
| ContentEntityForm::isDefaultFormLangcode | function | core/ |
Checks whether the current form language matches the entity one. |
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.