Search for source
- Search 7.x for source
- Search 9.5.x for source
- Search 8.9.x for source
- Search 10.3.x for source
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CountableResourceTypeRepository | class | core/ |
Provides a repository of JSON:API configurable resource types. |
| CountableResourceTypeRepository.php | file | core/ |
|
| CountableResourceTypeRepository::createResourceType | function | core/ |
Creates a ResourceType value object for the given entity type + bundle. |
| CredentialFormTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| DateFormatResourceTestBase | class | core/ |
ResourceTestBase for DateFormat entity. |
| DateFormatResourceTestBase.php | file | core/ |
|
| DateFormatResourceTestBase::$entity | property | core/ |
The DateFormat entity. |
| DateFormatResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| DateFormatResourceTestBase::$modules | property | core/ |
Modules to install. |
| DateFormatResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| DateFormatResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| DateFormatResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| DateFormatResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| DateFormatTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| DbLogResource | class | core/ |
Provides a resource for database watchdog log entries. |
| DbLogResource.php | file | core/ |
|
| DbLogResource::get | function | core/ |
Responds to GET requests. |
| DbLogResourceTest | class | core/ |
Tests the watchdog database log resource. |
| DbLogResourceTest.php | file | core/ |
|
| DbLogResourceTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| DbLogResourceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DbLogResourceTest::$entityTypeId | property | core/ |
The entity type ID. |
| DbLogResourceTest::$modules | property | core/ |
Modules to install. |
| DbLogResourceTest::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
| DbLogResourceTest::assertNormalizationEdgeCases | function | core/ |
Asserts normalization-specific edge cases. |
| DbLogResourceTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability of an unauthorized access response. |
| DbLogResourceTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| DbLogResourceTest::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
Empty function. |
| DbLogResourceTest::setUp | function | core/ |
|
| DbLogResourceTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| DbLogResourceTest::testWatchdog | function | core/ |
Writes a log messages and retrieves it via the REST API. |
| DoubleSlashTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| DrupalSqlBase::getSourceModule | function | core/ |
Gets the source module providing the source data. |
| DrupalSqlBaseTest::testSourceDatabaseError | function | core/ |
Tests source database error. |
| DrupalSqlBaseTest::testSourceProviderNotActive | function | core/ |
Tests source provider not active. |
| EditorResourceTestBase | class | core/ |
Resource test base for Editor entity. |
| EditorResourceTestBase.php | file | core/ |
|
| EditorResourceTestBase::$entity | property | core/ |
The Editor entity. |
| EditorResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| EditorResourceTestBase::$modules | property | core/ |
Modules to install. |
| EditorResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| EditorResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| EditorResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EditorResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| EditorResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EditorResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| EditorTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| EmbeddedDataSource | class | core/ |
Allows source data to be defined in the configuration of the source plugin. |
| EmbeddedDataSource.php | file | core/ |
|
| EmbeddedDataSource::$dataRows | property | core/ |
Data obtained from the source plugin configuration. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.