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 main for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTestMapFieldResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityTestMapFieldTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| EntityTestMapFieldTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| EntityTestMapFieldTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| EntityTestMapFieldTest::getSparseFieldSets | function | core/ |
Returns an array of sparse fields sets to test. |
| EntityTestMulBundle::getDescription | function | core/ |
Gets the entity description. |
| EntityTestResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityTestResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| EntityTestResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityTestTest::getExpectedCollectionCacheability | function | core/ |
Computes the cacheability for a given entity collection. |
| EntityTestTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| EntityTestTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| EntityTestTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| EntityTestTest::getSparseFieldSets | function | core/ |
Returns an array of sparse fields sets to test. |
| EntityTestTextItemNormalizerTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| EntityTestTextItemNormalizerTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
| EntityTestTextItemNormalizerTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityTestTextItemNormalizerTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityTestTextItemNormalizerTest::providerTestGetWithFormat | function | core/ |
Provides test cases for text format retrieval with expected cache tags. |
| EntityTestTextItemNormalizerTest::testGetWithFormat | function | core/ |
Tests GETting an entity with the test text field set to a specific format. |
| EntityTestUpdateStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
| EntityTestUpdateStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
| EntityTestViewGrantsCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| EntityTestViewGrantsCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| EntityTestViewGrantsCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| EntityTestViewsData::getViewsData | function | core/ |
Returns views data for the entity type. |
| EntityTranslationRendererBase::getEntity | function | core/ |
Gets the entity associated with a row. |
| EntityTranslationRendererBase::getLangcode | function | core/ |
Returns the language code associated with the given row. |
| EntityTranslationRendererBase::getLangcodeByRelationship | function | core/ |
Returns the language code associated with the given row. |
| EntityTranslationRenderTrait::getEntityTranslationByRelationship | function | core/ |
Returns the entity translation matching the configured row language. |
| EntityTranslationRenderTrait::getEntityTranslationRenderer | function | core/ |
Returns the current renderer. |
| EntityTranslationRenderTrait::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| EntityTranslationRenderTrait::getLanguageManager | function | core/ |
Returns the language manager. |
| EntityTranslationRenderTrait::getView | function | core/ |
Returns the top object of a view. |
| EntityTranslationSettings::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| EntityType::$common_reference_target | property | core/ |
Indicates whether this entity type is commonly used as a reference target. |
| EntityType::get | function | core/ |
Gets the value of an attribute. |
| EntityType::get | function | core/ |
Gets any arbitrary property. |
| EntityType::get | function | core/ |
Gets the value of an annotation. |
| EntityType::getAccessControlClass | function | core/ |
Gets the access control class. |
| EntityType::getAdminPermission | function | core/ |
Gets the name of the default administrative permission. |
| EntityType::getBaseTable | function | core/ |
Gets the name of the entity's base table. |
| EntityType::getBundleConfigDependency | function | core/ |
Gets the config dependency info for this entity, if any exists. |
| EntityType::getBundleEntityType | function | core/ |
Gets the name of the entity type which provides bundles. |
| EntityType::getBundleLabel | function | core/ |
Gets the label for the bundle. |
| EntityType::getBundleListCacheTags | function | core/ |
The list cache tags associated with a specific bundle. |
| EntityType::getBundleOf | function | core/ |
Gets the entity type ID for which this entity provides bundles. |
| EntityType::getCollectionLabel | function | core/ |
Gets the uppercase plural form of the name of the entity type. |
| EntityType::getCollectionPermission | function | core/ |
Gets the name of the default collection permission. |
| EntityType::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
Pagination
- Previous page
- Page 73
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.