Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityRepositoryInterface::getActiveMultiple | function | core/ |
Retrieves the active entity variants matching the specified context. |
| EntityRepositoryInterface::getCanonical | function | core/ |
Retrieves the canonical entity variant matching the specified context. |
| EntityRepositoryInterface::getCanonicalMultiple | function | core/ |
Retrieves the canonical entity variants matching the specified context. |
| EntityRepositoryInterface::getTranslationFromContext | function | core/ |
Gets the entity translation to be used in the given context. |
| EntityRepositoryInterface::loadEntityByConfigTarget | function | core/ |
Loads an entity by the config target identifier. |
| EntityRepositoryTest::getLanguageContexts | function | core/ |
Returns a set of language contexts matching the specified language. |
| EntityRepositoryTest::testGetActive | function | core/ |
Tests retrieving active variants. |
| EntityRepositoryTest::testGetCanonical | function | core/ |
Tests retrieving canonical variants. |
| EntityRepositoryTest::testGetTranslationFromContext | function | core/ |
Tests the getTranslationFromContext() method. |
| EntityResolverManager::getControllerClass | function | core/ |
Gets the controller class using route defaults. |
| EntityResolverManager::getEntityTypes | function | core/ |
Gets the list of all entity types. |
| EntityResource::get | function | core/ |
Responds to entity GET requests. |
| EntityResource::getBaseRoute | function | core/ |
Gets the base route for a particular method. |
| EntityResource::getCollection | function | core/ |
Gets the collection of entities. |
| EntityResource::getCollectionCountQuery | function | core/ |
Gets a basic query for a collection count. |
| EntityResource::getCollectionQuery | function | core/ |
Gets a basic query for a collection. |
| EntityResource::getEntityFromResourceIdentifier | function | core/ |
Loads the entity targeted by a resource identifier. |
| EntityResource::getIncludes | function | core/ |
Gets includes for the given response data. |
| EntityResource::getIndividual | function | core/ |
Gets the individual entity. |
| EntityResource::getJsonApiParams | function | core/ |
Extracts JSON:API query parameters from the request. |
| EntityResource::getPagerLinks | function | core/ |
Get the pager links for a given request object. |
| EntityResource::getPagerQueries | function | core/ |
Get the query param array. |
| EntityResource::getRelated | function | core/ |
Gets the related resource. |
| EntityResource::getRelationship | function | core/ |
Gets the relationship of an entity. |
| EntityResource::getRequestLink | function | core/ |
Get the full URL for a given request object. |
| EntityResourcePostRouteSubscriber::getSubscribedEvents | function | core/ |
|
| EntityResourceRestTestCoverageTest | class | core/ |
Checks that all core content/config entity types have REST test coverage. |
| EntityResourceRestTestCoverageTest.php | file | core/ |
|
| EntityResourceRestTestCoverageTest::$definitions | property | core/ |
Entity definitions array. |
| EntityResourceRestTestCoverageTest::$modules | property | core/ |
Modules to install. |
| EntityResourceRestTestCoverageTest::setUp | function | core/ |
|
| EntityResourceRestTestCoverageTest::testEntityTypeRestTestCoverage | function | core/ |
Tests that all core content/config entity types have REST test coverage. |
| EntityResourceTest::testGetEmptyCollection | function | core/ |
@covers ::getCollection[[api-linebreak]] |
| EntityResourceTest::testGetPagedCollection | function | core/ |
@covers ::getCollection[[api-linebreak]] |
| EntityResourceTestBase::getEntityResourcePostUrl | function | core/ |
Gets an entity resource's POST URL. |
| EntityResourceTestBase::getEntityResourceUrl | function | core/ |
Gets an entity resource's GET/PATCH/DELETE URL. |
| 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. |
| EntityResourceTestBase::testGet | function | core/ |
Tests a GET request for an entity, plus edge cases to ensure good DX. |
| 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. |
Pagination
- Previous page
- Page 68
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.