Search for gc
Title | Object type | File name | Summary |
---|---|---|---|
AccountForm::alterPreferredLangcodeDescription | function | core/ |
Alters the preferred language widget description. |
AccountForm::syncUserLangcode | function | core/ |
Synchronizes preferred language and entity language. |
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/ |
|
AccountProxy::getPreferredLangcode | function | core/ |
|
AdminPathEntityConverterLanguageTest::testConfigUsingCurrentLanguage | function | core/ |
Tests the translated and untranslated config entities are loaded properly. |
AjaxCommandsTest::testCloseDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\CloseDialogCommand |
AjaxCommandsTest::testCloseModalDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\CloseModalDialogCommand |
AjaxCommandsTest::testOpenDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\OpenDialogCommand |
AjaxCommandsTest::testOpenModalDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\OpenModalDialogCommand |
AjaxTestController::dialogClose | function | core/ |
Returns an AjaxResponse with command to close dialog. |
AjaxTestController::dialogContents | function | core/ |
Example content for dialog testing. |
AliasManager::$langcodePreloaded | property | core/ |
Whether preloaded path lookups has already been loaded. |
AliasManagerTest::testGetPathByAliasLangcode | function | core/ |
Tests the getPathByAlias method when a langcode is passed explicitly. |
ApiRequestTrait::decorateWithXdebugCookie | function | core/ |
Adds the Xdebug cookie to the request options. |
BlockContentSaveTest::testDeterminingChanges | function | core/ |
Tests determining changes in hook_block_presave(). |
BlockLanguageCacheTest::$langcodes | property | core/ |
List of langcodes. |
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(). |
CacheBackendDecorator::logCacheOperation | function | core/ |
Logs a cache operation. |
CacheTagsChecksumDecorator::logCacheTagOperation | function | core/ |
Logs a cache tag operation. |
CacheTagsChecksumTrait::$tagCache | property | core/ |
Contains already loaded tag invalidation counts from the storage. |
CacheTagTest::testTagCaching | function | core/ |
Tests the tag cache plugin. |
CacheTest::testSubqueryStringCache | function | core/ |
Tests that Subqueries are cached as expected. |
ChangedFieldItemList::hasAffectingChanges | function | core/ |
Determines whether the field has relevant changes. |
CheckpointStorageTest::testConfigCreate | function | core/ |
|
CKEditor5Test::testExistingContent | function | core/ |
Tests configuring CKEditor 5 for existing content. |
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. |
ComponentRenderTest::checkNonExistingComponent | function | core/ |
Ensures that including an invalid component creates an error. |
ComponentRenderTest::checkNonExistingComponent | function | core/ |
Ensures that including an invalid component creates an error. |
ConfigCacheTag | class | core/ |
A subscriber invalidating cache tags when system config objects are saved. |
ConfigCacheTag.php | file | core/ |
|
ConfigCacheTag::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
ConfigCacheTag::$themeHandler | property | core/ |
The theme handler. |
ConfigCacheTag::getSubscribedEvents | function | core/ |
|
ConfigCacheTag::onSave | function | core/ |
Invalidate cache tags when particular system config objects are saved. |
ConfigCacheTag::__construct | function | core/ |
Constructs a ConfigCacheTag object. |
ConfigCollectionEvents | class | core/ |
Defines events for working with configuration collections. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.