Search for gc
Title | Object type | File name | Summary |
---|---|---|---|
AccountInterface::getPreferredAdminLangcode | function | core/ |
Returns the preferred administrative language code of the account. |
AccountInterface::getPreferredLangcode | function | core/ |
Returns the preferred language code of the account. |
AccountProxy::getPreferredAdminLangcode | function | core/ |
Returns the preferred administrative language code of the account. |
AccountProxy::getPreferredLangcode | function | core/ |
Returns the preferred language code of the account. |
AjaxCommandsTest::testCloseDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\CloseDialogCommand[[api-linebreak]] |
AjaxCommandsTest::testCloseModalDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\CloseModalDialogCommand[[api-linebreak]] |
AjaxCommandsTest::testOpenDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\OpenDialogCommand[[api-linebreak]] |
AjaxCommandsTest::testOpenModalDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\OpenModalDialogCommand[[api-linebreak]] |
BookInstallTest::testBookInstallWithPreexistingContentType | function | core/ |
Tests Book install with pre-existing content type. |
BookMultilingualTest::LANGCODE | constant | core/ |
The translation langcode. |
BookMultilingualTest::langcodesProvider | function | core/ |
Data provider for ::testMultilingualBooks(). |
BubblingTest::bubblingCacheOverwritePrerender | function | core/ |
#pre_render callback for testOverWriteCacheKeys(). |
CacheTagsChecksumTrait::$tagCache | property | core/ |
Contains already loaded tag invalidation counts from the storage. |
ChangedFieldItemList::hasAffectingChanges | function | core/ |
Determines whether the field has relevant changes. |
CKEditor::getLangcodes | function | core/ |
Returns a list of language codes supported by CKEditor. |
ClaroTableDragTest::$tabledragChangedXpathSelector | property | core/ |
Xpath selector for finding the tabledrag changed marker. |
CloseDialogCommand | class | core/ |
Defines an AJAX command that closes the current active dialog. |
CloseDialogCommand.php | file | core/ |
|
CloseDialogCommand::$persist | property | core/ |
Whether to persist the dialog in the DOM or not. |
CloseDialogCommand::$selector | property | core/ |
A CSS selector string of the dialog to close. |
CloseDialogCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
CloseDialogCommand::__construct | function | core/ |
Constructs a CloseDialogCommand object. |
CloseModalDialogCommand | class | core/ |
Defines an AJAX command that closes the currently visible modal dialog. |
CloseModalDialogCommand.php | file | core/ |
|
CloseModalDialogCommand::__construct | function | core/ |
Constructs a CloseModalDialogCommand object. |
ColorConfigCacheInvalidator | class | core/ |
A subscriber invalidating cache tags when color config objects are saved. |
ColorConfigCacheInvalidator.php | file | core/ |
|
ColorConfigCacheInvalidator::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
ColorConfigCacheInvalidator::getSubscribedEvents | function | core/ |
|
ColorConfigCacheInvalidator::onChange | function | core/ |
Invalidate cache tags when a color theme config object changes. |
ColorConfigCacheInvalidator::__construct | function | core/ |
Constructs a ColorConfigCacheInvalidator object. |
ConfigCollectionInfo | class | core/ |
Gets information on all the possible configuration collections. |
ConfigCollectionInfo.php | file | core/ |
|
ConfigCollectionInfo::$collections | property | core/ |
Configuration collection information keyed by collection name. |
ConfigCollectionInfo::addCollection | function | core/ |
Adds a collection to the list of possible collections. |
ConfigCollectionInfo::getCollectionNames | function | core/ |
Gets the list of possible collection names. |
ConfigCollectionInfo::getOverrideService | function | core/ |
Gets the config factory override service responsible for the collection. |
ConfigCrudEvent | class | core/ |
Wraps a configuration event for event listeners. |
ConfigCrudEvent.php | file | core/ |
|
ConfigCrudEvent::$config | property | core/ |
Configuration object. |
ConfigCrudEvent::getConfig | function | core/ |
Gets configuration object. |
ConfigCrudEvent::isChanged | function | core/ |
Checks to see if the provided configuration key's value has changed. |
ConfigCrudEvent::__construct | function | core/ |
Constructs a configuration event object. |
ConfigEntityBase::$langcode | property | core/ |
The language code of the entity's default language. |
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. |
ConfigInstaller::findPreExistingConfiguration | function | core/ |
Finds pre-existing configuration objects for the provided extension. |
ConfigManager::$configCollectionInfo | property | core/ |
The configuration collection info. |
ConfigManager::findMissingContentDependencies | function | core/ |
Finds missing content dependencies declared in configuration entities. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.