Search for gc
| Title | Object type | File name | Summary | 
|---|---|---|---|
| DisplayFeedTranslationTest::$langcodes | property | core/ | 
                                                                                        The added languages. | 
| DistributionProfileTranslationQueryTest::$langcode | property | core/ | 
                                                                                        The language code in which to install Drupal. | 
| DistributionProfileTranslationTest::$langcode | property | core/ | 
                                                                                        The language code in which to install Drupal. | 
| DocParserTest::testTrailingCommaIsAllowed | function | core/ | 
                                                                                        |
| EarlyRenderingControllerTest | class | core/ | 
                                                                                        Verifies that bubbleable metadata of early rendering is not lost. | 
| EarlyRenderingControllerTest.php | file | core/ | 
                                                                                        |
| EarlyRenderingControllerTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| EarlyRenderingControllerTest::$modules | property | core/ | 
                                                                                        Modules to enable. | 
| EarlyRenderingControllerTest::testEarlyRendering | function | core/ | 
                                                                                        Tests theme preprocess functions being able to attach assets. | 
| EarlyRenderingControllerWrapperSubscriber | class | core/ | 
                                                                                        Subscriber that wraps controllers, to handle early rendering. | 
| EarlyRenderingControllerWrapperSubscriber.php | file | core/ | 
                                                                                        |
| EarlyRenderingControllerWrapperSubscriber::$argumentResolver | property | core/ | 
                                                                                        The argument resolver. | 
| EarlyRenderingControllerWrapperSubscriber::$renderer | property | core/ | 
                                                                                        The renderer. | 
| EarlyRenderingControllerWrapperSubscriber::getSubscribedEvents | function | core/ | 
                                                                                        |
| EarlyRenderingControllerWrapperSubscriber::onController | function | core/ | 
                                                                                        Ensures bubbleable metadata from early rendering is not lost. | 
| EarlyRenderingControllerWrapperSubscriber::wrapControllerExecutionInRenderContext | function | core/ | 
                                                                                        Wraps a controller execution in a render context. | 
| EarlyRenderingControllerWrapperSubscriber::__construct | function | core/ | 
                                                                                        Constructs a new EarlyRenderingControllerWrapperSubscriber instance. | 
| EntityBundleListCacheTest::testBundleListingCache | function | core/ | 
                                                                                        Tests that tags are invalidated when an entity with that bundle changes. | 
| EntityFieldManagerTest::providerTestGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode | function | core/ | 
                                                                                        Provides test data for testGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode(). | 
| EntityFieldManagerTest::providerTestGetBaseFieldDefinitionsTranslatableEntityTypeLangcode | function | core/ | 
                                                                                        Provides test data for testGetBaseFieldDefinitionsTranslatableEntityTypeLangcode(). | 
| EntityFieldManagerTest::testGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode | function | core/ | 
                                                                                        Tests the getBaseFieldDefinitions() method with a translatable entity type. | 
| EntityFieldManagerTest::testGetBaseFieldDefinitionsTranslatableEntityTypeLangcode | function | core/ | 
                                                                                        Tests the getBaseFieldDefinitions() method with a translatable entity type. | 
| EntityLanguageTestBase::$langcodes | property | core/ | 
                                                                                        The available language codes. | 
| EntityReferenceFieldTranslatedReferenceViewTest::$baseLangcode | property | core/ | 
                                                                                        The langcode of the source language. | 
| EntityReferenceFieldTranslatedReferenceViewTest::$translateToLangcode | property | core/ | 
                                                                                        Target langcode for translation. | 
| EntityStateChangeValidationTest::testExistingContentWithNoModeration | function | core/ | 
                                                                                        Tests that content without prior moderation information can be moderated. | 
| EntityStorageBase::$langcodeKey | property | core/ | 
                                                                                        The name of the entity langcode property. | 
| EntityTestMulLangcodeKey | class | core/ | 
                                                                                        Defines a test entity class using a custom langcode entity key. | 
| EntityTestMulLangcodeKey.php | file | core/ | 
                                                                                        |
| EntityTranslationFormTest::$langcodes | property | core/ | 
                                                                                        |
| EntityTranslationRendererBase::getLangcode | function | core/ | 
                                                                                        Returns the language code associated with the given row. | 
| EntityTypeWithoutLanguageFormTest::testEmptyLangcode | function | core/ | 
                                                                                        Tests configuration options with an entity without language definition. | 
| EntityUrlTest::$langcode | property | core/ | 
                                                                                        The language code of the entity used in this test. | 
| entity_test_entity_test_mul_langcode_key_translation_create | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mul_langcode_key'. | 
| entity_test_entity_test_mul_langcode_key_translation_delete | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_translation_delete() for 'entity_test_mul_langcode_key'. | 
| entity_test_entity_test_mul_langcode_key_translation_insert | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_translation_insert() for 'entity_test_mul_langcode_key'. | 
| EventSubscriber::onConfigImporterMissingContentOne | function | core/ | 
                                                                                        Handles the missing content event. | 
| EventSubscriber::onConfigImporterMissingContentTwo | function | core/ | 
                                                                                        Handles the missing content event. | 
| ExternalCommandRequirementsTrait::$existingCommands | property | core/ | 
                                                                                        A list of existing external commands we've already discovered. | 
| FeedLanguageTest::$langcodes | property | core/ | 
                                                                                        List of langcodes. | 
| FieldItemBase::getLangcode | function | core/ | 
                                                                                        Gets the langcode of the field values held in the object. | 
| FieldItemInterface::getLangcode | function | core/ | 
                                                                                        Gets the langcode of the field values held in the object. | 
| FieldItemList::$langcode | property | core/ | 
                                                                                        The langcode of the field values held in the object. | 
| FieldItemList::getLangcode | function | core/ | 
                                                                                        Gets the langcode of the field values held in the object. | 
| FieldItemList::hasAffectingChanges | function | core/ | 
                                                                                        Determines whether the field has relevant changes. | 
| FieldItemList::setLangcode | function | core/ | 
                                                                                        Sets the langcode of the field values held in the object. | 
| FieldItemListInterface::getLangcode | function | core/ | 
                                                                                        Gets the langcode of the field values held in the object. | 
| FieldItemListInterface::hasAffectingChanges | function | core/ | 
                                                                                        Determines whether the field has relevant changes. | 
| FieldItemListInterface::setLangcode | function | core/ | 
                                                                                        Sets the langcode of the field values held in the object. | 
| FieldItemListTest::testHasAffectingChanges | function | core/ | 
                                                                                        Tests identical behavior of ::hasAffectingChanges with ::equals. | 
Pagination
- Previous page
 - Page 5
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.