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/ | 
                                                                                        Returns the preferred administrative language code of the account. | 
| AccountProxy::getPreferredLangcode | function | core/ | 
                                                                                        Returns the preferred language code of the account. | 
| AdminPathEntityConverterLanguageTest::testConfigUsingCurrentLanguage | function | core/ | 
                                                                                        Tests the translated and untranslated config entities are loaded properly. | 
| 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]] | 
| 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. | 
| AssertPageCacheContextsAndTagsTrait::debugCacheTags | function | core/ | 
                                                                                        Provides debug information for cache tags. | 
| BlockContentSaveTest::testDeterminingChanges | function | core/ | 
                                                                                        Tests determining changes in hook_block_presave(). | 
| BlockLanguageCacheTest::$langcodes | property | core/ | 
                                                                                        List of langcodes. | 
| BookInstallTest::testBookInstallWithPreexistingContentType | function | core/ | 
                                                                                        Test Book install with pre-existing content type. | 
| BubblingTest::bubblingCacheOverwritePrerender | function | core/ | 
                                                                                        #pre_render callback for testOverWriteCacheKeys(). | 
| 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. | 
| CKEditor::getLangcodes | function | core/ | 
                                                                                        Returns a list of language codes supported by CKEditor. | 
| 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. | 
| 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. | 
| 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. | 
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.