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/ | 
                                                                                        Tests close dialog command. | 
| AjaxCommandsTest::testCloseModalDialogCommand | function | core/ | 
                                                                                        Tests close modal dialog command. | 
| AjaxCommandsTest::testOpenDialogCommand | function | core/ | 
                                                                                        Tests open dialog command. | 
| AjaxCommandsTest::testOpenModalDialogCommand | function | core/ | 
                                                                                        Tests open modal dialog command. | 
| AjaxTestController::dialogClose | function | core/ | 
                                                                                        Returns an AjaxResponse with command to close dialog. | 
| AjaxTestController::dialogContents | function | core/ | 
                                                                                        Example content for dialog testing. | 
| 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. | 
| BigPipeTest::testDebugCacheability | function | core/ | 
                                                                                        Tests that response contains cacheability debug comments. | 
| BlockConfigSyncTest::testNoBlocksCreatedDuringConfigSync | function | core/ | 
                                                                                        Tests blocks are not created during config sync. | 
| BlockContentSaveTest::testDeterminingChanges | function | core/ | 
                                                                                        Tests determining changes in hook_block_presave(). | 
| BlockLanguageCacheTest::$langcodes | property | core/ | 
                                                                                        List of langcodes. | 
| BubblingTest::bubblingCacheOverwritePrerender | function | core/ | 
                                                                                        Render API callback: Used for testing 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. | 
| ChangeLogger::logChanges | function | core/ | 
                                                                                        Logs changes made by Package Manager. | 
| CheckpointStorageTest::testConfigCreate | function | core/ | 
                                                                                        Tests the create operation of checkpoint storage. | 
| CKEditor5Test::testExistingContent | function | core/ | 
                                                                                        Tests configuring CKEditor 5 for existing content. | 
| ClaroTableDragTest::$tabledragChangedXpathSelector | property | core/ | 
                                                                                        Xpath selector for finding the tabledrag changed marker. | 
| ClassResolverConstraintValidatorTest::testNonExistingClass | function | core/ | 
                                                                                        Test missing class case. | 
| 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. | 
| CommentHooks::fieldConfigCreate | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_create() for 'field_config'. | 
| ComponentRenderTest::testRenderNonExistingComponent | 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::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. | 
| ConfigCollectionEvents.php | file | core/ | 
                                                                                        |
| ConfigCollectionEvents::COLLECTION_INFO | constant | core/ | 
                                                                                        Event dispatched to collect information on all config collections. | 
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.