Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| 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. |
| EntityResourceTestBase::getSecondNormalizedPostEntity | function | core/ |
Gets the second normalized POST entity. |
| EntityResourceTestBase::makeNormalizationInvalid | function | core/ |
Makes the given entity normalization invalid. |
| EntityResourceTestBase::provisionEntityResource | function | core/ |
Provides an entity resource. |
| EntityResourceTestBase::setUp | function | core/ |
|
| EntityResourceTestBase::testDelete | function | core/ |
Tests a DELETE request for an entity, plus edge cases to ensure good DX. |
| EntityResourceTestBase::testGet | function | core/ |
Test a GET request for an entity, plus edge cases to ensure good DX. |
| EntityResourceTestBase::testPatch | function | core/ |
Tests a PATCH request for an entity, plus edge cases to ensure good DX. |
| EntityResourceTestBase::testPost | function | core/ |
Tests a POST request for an entity, plus edge cases to ensure good DX. |
| EntityResourceValidationTraitTest | class | core/ |
@group rest @coversDefaultClass \Drupal\rest\Plugin\rest\resource\EntityResourceValidationTrait[[api-linebreak]] |
| EntityResourceValidationTraitTest.php | file | core/ |
|
| EntityResourceValidationTraitTest::testFailedValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
| EntityResourceValidationTraitTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
| EntityResourceValidationTraitTestClass | class | core/ |
A test class to use to test EntityResourceValidationTrait. |
| EntityRevisionConverterTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\ParamConverter\EntityRevisionConverter[[api-linebreak]] @group content_moderation @group legacy |
| EntityRevisionConverterTest.php | file | core/ |
|
| EntityRevisionConverterTest::$modules | property | core/ |
Modules to enable. |
| EntityRevisionConverterTest::setUp | function | core/ |
|
| EntityRevisionConverterTest::testDeprecatedLoadPendingRevisionFlag | function | core/ |
@covers ::convert[[api-linebreak]] @expectedDeprecationMessage The load_pending_revision flag has been deprecated. You should use load_latest_revision instead. |
| EntityRevisionParamConverterTest | class | core/ |
@coversDefaultClass \Drupal\Core\ParamConverter\EntityRevisionParamConverter[[api-linebreak]] @group entity |
| EntityRevisionParamConverterTest.php | file | core/ |
|
| EntityRevisionParamConverterTest::$converter | property | core/ |
The tested entity revision param converter. |
| EntityRevisionParamConverterTest::getTestRoute | function | core/ |
|
| EntityRevisionParamConverterTest::providerTestConvert | function | core/ |
Provides test data for testConvert |
| EntityRevisionParamConverterTest::setUp | function | core/ |
|
| EntityRevisionParamConverterTest::testApplyingRoute | function | core/ |
@covers ::applies[[api-linebreak]] |
| EntityRevisionParamConverterTest::testConvert | function | core/ |
Tests the convert() method. |
| EntityRevisionParamConverterTest::testConvertWithInvalidDynamicEntityType | function | core/ |
Tests the convert() method with an invalid dynamic entity type ID. |
| EntityRevisionParamConverterTest::testConvertWithInvalidEntityType | function | core/ |
Tests the convert() method with an invalid entity type ID. |
| EntityRevisionParamConverterTest::testConvertWithInvalidType | function | core/ |
Tests the convert() method with an invalid dynamic entity type ID. |
| EntityRevisionParamConverterTest::testNonApplyingRoute | function | core/ |
@covers ::applies[[api-linebreak]] |
| EntityRevisionRouteEnhancerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\Enhancer\EntityRevisionRouteEnhancer[[api-linebreak]] @group Entity |
| EntityRevisionRouteEnhancerTest.php | file | core/ |
|
| EntityRevisionRouteEnhancerTest::$routeEnhancer | property | core/ |
|
| EntityRevisionRouteEnhancerTest::setUp | function | core/ |
|
| EntityRevisionRouteEnhancerTest::testEnhanceWithEntityRevision | function | core/ |
@covers ::enhance[[api-linebreak]] |
| EntityRevisionRouteEnhancerTest::testEnhanceWithoutEntityRevision | function | core/ |
@covers ::enhance[[api-linebreak]] |
| EntityRevisionRouteEnhancerTest::testEnhanceWithoutParameter | function | core/ |
@covers ::enhance[[api-linebreak]] |
| EntityRevisionsTest | class | core/ |
Tests the loaded Revision of an entity. |
| EntityRevisionsTest | class | core/ |
Create a entity with revisions and test viewing, saving, reverting, and deleting revisions. |
| EntityRevisionsTest.php | file | core/ |
Pagination
- Previous page
- Page 221
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.