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 |
|---|---|---|---|
| EntityResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| EntityResourceTestBase::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
| EntityResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityResourceTestBase::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability of an unauthorized access response. |
| EntityResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| EntityResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
The cacheability of unauthorized 'view' entity access. |
| EntityResourceTestBase::getModifiedEntityForPatchTesting | function | core/ |
Clones the given entity and modifies all PATCH-protected fields. |
| EntityResourceTestBase::getModifiedEntityForPostTesting | function | core/ |
Gets the normalized POST entity with random values for its unique fields. |
| EntityResourceTestBase::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
| EntityResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityRevision::getEntity | function | core/ |
Gets the entity. |
| EntityRevision::getEntity | function | core/ |
Allow public access for testing. |
| EntityRevision::getHighestId | function | core/ |
Returns the highest ID tracked by the implementing plugin. |
| EntityRevision::getIds | function | core/ |
Gets the destination IDs. |
| EntityRevisionParamConverterTest::getTestRoute | function | core/ |
|
| EntityRevisionTest::getEntityRevisionDestination | function | core/ |
Helper method to create an entity revision destination with mock services. |
| EntityRevisionTest::testGetEntityDestinationValues | function | core/ |
Tests that passed old destination values are used by default. |
| EntityRevisionTest::testGetEntityLoadFailure | function | core/ |
Tests entity load failure. |
| EntityRevisionTest::testGetEntityNewRevision | function | core/ |
Tests that new revisions are flagged to be written as new. |
| EntityRevisionTest::testGetEntityUpdateRevision | function | core/ |
Tests that revision updates update. |
| EntityRevisionTestDestination::getEntity | function | core/ |
Gets the test entity. |
| EntityRevisionTestDestination::getEntityTypeId | function | core/ |
Gets the test entity ID. |
| EntityRouteAlterSubscriber::getSubscribedEvents | function | core/ |
|
| EntityRouteHelper::doGetContentEntityPaths | function | core/ |
|
| EntityRouteHelper::getContentEntityFromRoute | function | core/ |
|
| EntityRouteHelper::getContentEntityPaths | function | core/ |
Returns the paths for the link templates of all content entities. |
| EntityRouteHelper::getContentEntityTypePaths | function | core/ |
Returns the path for the link template for a given content entity type. |
| EntityRouteProviderInterface::getRoutes | function | core/ |
Provides routes for entities. |
| EntityRouteProviderSubscriber::getSubscribedEvents | function | core/ |
|
| EntityRow::getEntityRepository | function | core/ |
|
| EntityRow::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 71
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.