Search for __get
| Title | Object type | File name | Summary | 
|---|---|---|---|
| ContentEntityBaseUnitTest::testGetFields | function | core/ | 
                                                                                        @covers ::getFields[[api-linebreak]] @dataProvider providerGetFields  | 
              
| ContentEntityBaseUnitTest::testGetRevisionId | function | core/ | 
                                                                                        @covers ::getRevisionId[[api-linebreak]] | 
| ContentEntityChangedTest::getRevisionTranslationAffectedFlag | function | core/ | 
                                                                                        Retrieves the revision translation affected flag value. | 
| ContentEntityConfirmFormBase::getBaseFormId | function | core/ | 
                                                                                        Returns a string identifying the base form. | 
| ContentEntityConfirmFormBase::getCancelText | function | core/ | 
                                                                                        Returns a caption for the link which cancels the action. | 
| ContentEntityConfirmFormBase::getConfirmText | function | core/ | 
                                                                                        Returns a caption for the button that confirms the action. | 
| ContentEntityConfirmFormBase::getDescription | function | core/ | 
                                                                                        Returns additional text to display as a description. | 
| ContentEntityConfirmFormBase::getFormName | function | core/ | 
                                                                                        Returns the internal name used to refer to the confirmation item. | 
| ContentEntityDeleteForm::getCancelUrl | function | core/ | 
                                                                                        Returns the route to go to if the user cancels the action. | 
| ContentEntityDeleteForm::getDeletionMessage | function | core/ | 
                                                                                        |
| ContentEntityDeleteForm::getQuestion | function | core/ | 
                                                                                        Returns the question to ask the user. | 
| ContentEntityDenormalizer::getSupportedTypes | function | core/ | 
                                                                                        |
| ContentEntityDeriver::getDerivativeDefinitions | function | core/ | 
                                                                                        Gets the definition of all derivatives of a base plugin. | 
| ContentEntityForm::getBundleEntity | function | core/ | 
                                                                                        Returns the bundle entity of the entity, or NULL if there is none. | 
| ContentEntityForm::getEditedFieldNames | function | core/ | 
                                                                                        Gets the names of all fields edited in the form. | 
| ContentEntityForm::getFormDisplay | function | core/ | 
                                                                                        Gets the form display. | 
| ContentEntityForm::getFormLangcode | function | core/ | 
                                                                                        Gets the code identifying the active form language. | 
| ContentEntityForm::getNewRevisionDefault | function | core/ | 
                                                                                        Should new revisions created on default. | 
| ContentEntityFormFieldValidationFilteringTest::testFieldWidgetsWithLimitedValidationErrors | function | core/ | 
                                                                                        Tests field widgets with #limit_validation_errors. | 
| ContentEntityFormInterface::getFormDisplay | function | core/ | 
                                                                                        Gets the form display. | 
| ContentEntityFormInterface::getFormLangcode | function | core/ | 
                                                                                        Gets the code identifying the active form language. | 
| ContentEntityNormalizer::getSupportedTypes | function | core/ | 
                                                                                        |
| ContentEntityNullStorage::getQueryServiceName | function | core/ | 
                                                                                        Gets the name of the service for the query for this entity storage. | 
| ContentEntityNullStorageTest | class | core/ | 
                                                                                        Tests ContentEntityNullStorage entity query support. | 
| ContentEntityNullStorageTest.php | file | core/ | 
                                                                                        |
| ContentEntityNullStorageTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| ContentEntityNullStorageTest::testDeleteThroughImport | function | core/ | 
                                                                                        Tests deleting a contact form entity via a configuration import. | 
| ContentEntityNullStorageTest::testEntityQuery | function | core/ | 
                                                                                        Tests using entity query with ContentEntityNullStorage. | 
| ContentEntityStorageBase::getBundleFromClass | function | core/ | 
                                                                                        Retrieves the bundle name for a provided class name. | 
| ContentEntityStorageBase::getBundleFromValues | function | core/ | 
                                                                                        Retrieves the bundle from an array of values. | 
| ContentEntityStorageBase::getEntityClass | function | core/ | 
                                                                                        Retrieves the class name used to create the entity. | 
| ContentEntityStorageBase::getFromPersistentCache | function | core/ | 
                                                                                        Gets entities from the persistent cache backend. | 
| ContentEntityStorageBase::getLatestRevisionId | function | core/ | 
                                                                                        Returns the latest revision identifier for an entity. | 
| ContentEntityStorageBase::getLatestTranslationAffectedRevisionId | function | core/ | 
                                                                                        Returns the latest revision affecting the specified translation. | 
| ContentEntityStorageBase::getRevisionTranslationMergeSkippedFieldNames | function | core/ | 
                                                                                        Returns an array of field names to skip when merging revision translations. | 
| ContentEntityType::get | function | core/ | 
                                                                                        Gets the value of an annotation. | 
| ContentEntityType::getConfigDependencyKey | function | core/ | 
                                                                                        Gets the key that is used to store configuration dependencies. | 
| ContentEntityType::getRevisionMetadataKey | function | core/ | 
                                                                                        Gets a specific entity revision metadata key. | 
| ContentEntityType::getRevisionMetadataKeys | function | core/ | 
                                                                                        Gets an array of entity revision metadata keys. | 
| ContentEntityTypeInterface::getRevisionMetadataKey | function | core/ | 
                                                                                        Gets a specific entity revision metadata key. | 
| ContentEntityTypeInterface::getRevisionMetadataKeys | function | core/ | 
                                                                                        Gets an array of entity revision metadata keys. | 
| ContentLanguageSettings::$target_bundle | property | core/ | 
                                                                                        The bundle (machine name). | 
| ContentLanguageSettings::$target_entity_type_id | property | core/ | 
                                                                                        The entity type ID (machine name). | 
| ContentLanguageSettings::getAllValidDefaultLangcodes | function | core/ | 
                                                                                        Returns all valid values for the `default_langcode` property. | 
| ContentLanguageSettings::getDefaultLangcode | function | core/ | 
                                                                                        Gets the default language code. | 
| ContentLanguageSettings::getTargetBundle | function | core/ | 
                                                                                        Gets the bundle this config applies to. | 
| ContentLanguageSettings::getTargetEntityTypeId | function | core/ | 
                                                                                        Gets the entity type ID this config applies to. | 
| ContentLanguageSettings::setTargetBundle | function | core/ | 
                                                                                        Sets the bundle this config applies to. | 
| ContentLanguageSettingsForm::getFormId | function | core/ | 
                                                                                        Returns a unique string identifying the form. | 
| ContentLanguageSettingsForm::getTitle | function | core/ | 
                                                                                        The _title_callback for the language.content_settings_page route. | 
Pagination
- Previous page
 - Page 37
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.