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 |
---|---|---|---|
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. |
EntityResourceHalTestCoverageTest | class | core/ |
Checks that all core content/config entity types have HAL test coverage. |
EntityResourceHalTestCoverageTest.php | file | core/ |
|
EntityResourceHalTestCoverageTest::$definitions | property | core/ |
Entity definitions array. |
EntityResourceHalTestCoverageTest::$modules | property | core/ |
Modules to enable. |
EntityResourceHalTestCoverageTest::setUp | function | core/ |
|
EntityResourceHalTestCoverageTest::testEntityTypeHalTestCoverage | function | core/ |
Tests that all core content/config entity types have HAL test coverage. |
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 enable. |
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 |
EntityResourceTest::testGetPagedCollection | function | core/ |
@covers ::getCollection |
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. |
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 entity. |
EntityRevisionTestDestination::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
EntityRouteAlterSubscriber::getSubscribedEvents | function | core/ |
|
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. |
Pagination
- Previous page
- Page 65
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.