Search for __get
- Search 7.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 |
|---|---|---|---|
| EntityRow::getEntityTypeManager | function | core/ |
|
| EntityRow::getLanguageManager | function | core/ |
Returns the language manager. |
| EntityRow::getView | function | core/ |
Returns the top object of a view. |
| EntitySchemaSubscriber::getSubscribedEvents | function | core/ |
|
| EntitySchemaSubscriber::getSubscribedEvents | function | core/ |
|
| EntitySchemaSubscriber::getWorkspaceFieldDefinition | function | core/ |
Gets the base field definition for the 'workspace' revision metadata field. |
| EntityShortcutSet::getEntity | function | core/ |
Creates or loads an entity. |
| EntityStorageBase::getAggregateQuery | function | core/ |
Gets an aggregated query instance. |
| EntityStorageBase::getEntitiesByClass | function | core/ |
Indexes the given array of entities by their class name and ID. |
| EntityStorageBase::getEntityClass | function | core/ |
Retrieves the class name used to create the entity. |
| EntityStorageBase::getEntityType | function | core/ |
Gets the entity type definition. |
| EntityStorageBase::getEntityTypeId | function | core/ |
Gets the entity type ID. |
| EntityStorageBase::getFromStaticCache | function | core/ |
Gets entities from the static cache. |
| EntityStorageBase::getQuery | function | core/ |
Gets an entity query instance. |
| EntityStorageBase::getQueryServiceName | function | core/ |
Gets the name of the service for the query for this entity storage. |
| EntityStorageBase::__get | function | core/ |
Warns subclasses not to directly access the deprecated entityClass property. |
| EntityStorageDeprecationTest::testGetEntityClass | function | core/ |
Tests the deprecation when accessing entityClass directly. |
| EntityStorageInterface::getAggregateQuery | function | core/ |
Gets an aggregated query instance. |
| EntityStorageInterface::getEntityClass | function | core/ |
Retrieves the class name used to create the entity. |
| EntityStorageInterface::getEntityType | function | core/ |
Gets the entity type definition. |
| EntityStorageInterface::getEntityTypeId | function | core/ |
Gets the entity type ID. |
| EntityStorageInterface::getQuery | function | core/ |
Gets an entity query instance. |
| EntityTest::getEntityKey | function | core/ |
Gets the value of the given entity key, if defined. |
| EntityTest::getName | function | core/ |
Returns the name. |
| EntityTest::getOwner | function | core/ |
Returns the entity owner's user entity. |
| EntityTest::getOwnerId | function | core/ |
Returns the entity owner's user ID. |
| EntityTestBundle::getDescription | function | core/ |
Gets the entity description. |
| EntityTestBundleResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityTestBundleResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityTestComputedFieldNormalizerTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| EntityTestComputedFieldNormalizerTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
| EntityTestComputedFieldNormalizerTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityTestComputedFieldNormalizerTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| EntityTestComputedFieldTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| EntityTestComputedFieldTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
| EntityTestComputedFieldTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| EntityTestComputedFieldTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| EntityTestComputedFieldTest::getSparseFieldSets | function | core/ |
Returns an array of sparse fields sets to test. |
| EntityTestDateonlyTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityTestDateonlyTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityTestDateRangeTest | class | core/ |
Tests the 'daterange' field's normalization. |
| EntityTestDateRangeTest.php | file | core/ |
|
| EntityTestDateRangeTest::$dateString | property | core/ |
The ISO date string to use throughout the test. |
| EntityTestDateRangeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityTestDateRangeTest::$fieldName | property | core/ |
Datetime Range test field name. |
| EntityTestDateRangeTest::$modules | property | core/ |
Modules to install. |
| EntityTestDateRangeTest::assertNormalizationEdgeCases | function | core/ |
Asserts normalization-specific edge cases. |
| EntityTestDateRangeTest::createEntity | function | core/ |
Creates the entity to be tested. |
| EntityTestDateRangeTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityTestDateRangeTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
Pagination
- Previous page
- Page 66
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.