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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 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/ |
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::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/ |
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. |
| ContentEntityStorageBase::__get | function | core/ |
Warns about deprecated/removed properties. |
| 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. |
| 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. |
| ContentLanguageSettingsResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| ContentLanguageSettingsResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ContentLanguageSettingsResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ContentLanguageSettingsTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| ContentLanguageSettingsTest::getExpectedCollectionCacheability | function | core/ |
Computes the cacheability for a given entity collection. |
| ContentLanguageSettingsTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| ContentLanguageSettingsTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| ContentLanguageSettingsUnitTest::testTargetBundle | function | core/ |
Tests target bundle. |
| ContentLanguageSettingsUnitTest::testTargetEntityTypeId | function | core/ |
Tests target entity type id. |
| ContentLanguageSettingsValidationTest::testTargetBundleMustExist | function | core/ |
Tests that the target bundle of the language content settings is checked. |
| ContentModeration::getBundlesForEntityType | function | core/ |
Gets any bundles the workflow is applied to for the given entity type. |
| ContentModeration::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| ContentModeration::getEntityTypes | function | core/ |
Gets the entity types the workflow is applied to. |
| ContentModeration::getInitialState | function | core/ |
Gets the initial state for the workflow. |
| ContentModeration::getState | function | core/ |
Gets a workflow state. |
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.