Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| ContentEntityForm::getFormLangcode | function | core/ |
|
| 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. |
| ContentEntityInterface::getBundleEntity | function | core/ |
Gets the bundle entity of this entity. |
| ContentEntityNormalizer::getSupportedTypes | function | core/ |
|
| ContentEntityNullStorage::getQueryServiceName | function | core/ |
|
| ContentEntityNullStorageTest | class | core/ |
Tests ContentEntityNullStorage entity query support. |
| ContentEntityNullStorageTest.php | file | core/ |
|
| ContentEntityNullStorageTest::$modules | property | core/ |
|
| ContentEntityNullStorageTest::testDeleteThroughImport | function | core/ |
Tests deleting an entity test no ID bundle entity via a configuration import. |
| ContentEntityNullStorageTest::testEntityQuery | function | core/ |
Tests using entity query with ContentEntityNullStorage. |
| ContentEntityStorageBase::getBundleFromClass | function | core/ |
|
| ContentEntityStorageBase::getBundleFromValues | function | core/ |
Retrieves the bundle from an array of values. |
| ContentEntityStorageBase::getEntityClass | function | core/ |
|
| ContentEntityStorageBase::getFromPersistentCache | function | core/ |
Gets entities from the persistent cache backend. |
| ContentEntityStorageBase::getFromPersistentRevisionCache | function | core/ |
Gets entity revisions from the persistent cache backend. |
| ContentEntityStorageBase::getFromStaticRevisionCache | function | core/ |
Gets entity revisions from the static cache. |
| ContentEntityStorageBase::getGroupedEntitiesFromRevisions | function | core/ |
Splits revisions into groups which are keyed by entity ID. |
| ContentEntityStorageBase::getLatestRevisionId | function | core/ |
|
| ContentEntityStorageBase::getLatestTranslationAffectedRevisionId | function | core/ |
|
| ContentEntityStorageBase::getRevisionTranslationMergeSkippedFieldNames | function | core/ |
Returns an array of field names to skip when merging revision translations. |
| ContentEntityType::get | function | core/ |
|
| ContentEntityType::getConfigDependencyKey | function | core/ |
|
| ContentEntityType::getRevisionMetadataKey | function | core/ |
|
| ContentEntityType::getRevisionMetadataKeys | function | core/ |
|
| ContentEntityTypeInterface::getRevisionMetadataKey | function | core/ |
Gets a specific entity revision metadata key. |
| ContentEntityTypeInterface::getRevisionMetadataKeys | function | core/ |
Gets an array of entity revision metadata keys. |
| ContentLanguageBaseFieldSyncWidgetTest | class | core/ |
Tests base-field translation sync options on content language settings form. |
| ContentLanguageBaseFieldSyncWidgetTest.php | file | core/ |
|
| ContentLanguageBaseFieldSyncWidgetTest::$defaultTheme | property | core/ |
|
| ContentLanguageBaseFieldSyncWidgetTest::$modules | property | core/ |
|
| ContentLanguageBaseFieldSyncWidgetTest::testBaseFieldSyncOptionsVisibleOnFirstLoad | function | core/ |
Tests translation sync options appear for translatable base fields. |
| 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. |
| ContentLanguageSettingsInterface::getDefaultLangcode | function | core/ |
Gets the default language code. |
| ContentLanguageSettingsInterface::getTargetBundle | function | core/ |
Gets the bundle this config applies to. |
| ContentLanguageSettingsInterface::getTargetEntityTypeId | function | core/ |
Gets the entity type ID this config applies to. |
| ContentLanguageSettingsInterface::setTargetBundle | function | core/ |
Sets the bundle this config applies to. |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.