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 |
|---|---|---|---|
| FeedParserTest::testHtmlEntitiesSample | function | core/ |
Tests a feed that uses HTML entities in item titles. |
| FeedParserTest::testInvalidFeed | function | core/ |
Tests error handling when an invalid feed is added. |
| FeedParserTest::testRedirectFeed | function | core/ |
Tests that a redirected feed is tracked to its target. |
| FeedParserTest::testRSS091Sample | function | core/ |
Tests a feed that uses the RSS 0.91 format. |
| FeedProcessorPluginTest | class | core/ |
Tests the processor plugins functionality and discoverability. |
| FeedProcessorPluginTest.php | file | core/ |
|
| FeedProcessorPluginTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FeedProcessorPluginTest::setUp | function | core/ |
|
| FeedProcessorPluginTest::testDelete | function | core/ |
Test deleting functionality. |
| FeedProcessorPluginTest::testPostProcess | function | core/ |
Test post-processing functionality. |
| FeedProcessorPluginTest::testProcess | function | core/ |
Test processing functionality. |
| FeedResourceTestBase | class | core/ |
|
| FeedResourceTestBase | class | core/ |
|
| FeedResourceTestBase.php | file | core/ |
|
| FeedResourceTestBase.php | file | core/ |
|
| FeedResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| FeedResourceTestBase::$modules | property | core/ |
Modules to install. |
| FeedResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| FeedResourceTestBase::$uniqueFieldNames | property | core/ |
The fields that need a different (random) value for each new entity created by a POST request. |
| FeedResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| FeedResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| FeedResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| FeedResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| FeedResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| FeedTest | class | core/ |
JSON:API integration test for the "Feed" content entity type. |
| FeedTest.php | file | core/ |
|
| FeedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FeedTest::$entity | property | core/ |
|
| FeedTest::$entityTypeId | property | core/ |
The tested entity type. |
| FeedTest::$modules | property | core/ |
Modules to enable. |
| FeedTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| FeedTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| FeedTest::$uniqueFieldNames | property | core/ |
Fields that need unique values. |
| FeedTest::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
| FeedTest::createEntity | function | core/ |
Creates the entity to be tested. |
| FeedTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| FeedTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| FeedTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| FeedTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| FeedTest::testCollectionFilterAccess | function | core/ |
|
| FeedValidationTest | class | core/ |
Tests feed validation constraints. |
| FeedValidationTest.php | file | core/ |
|
| FeedValidationTest::$modules | property | core/ |
Modules to install. |
| FeedValidationTest::setUp | function | core/ |
|
| FeedValidationTest::testValidation | function | core/ |
Tests the feed validation constraints. |
| FeedXmlAnonTest | class | core/ |
@group rest |
| FeedXmlAnonTest.php | file | core/ |
|
| FeedXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FeedXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| FeedXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
Pagination
- Previous page
- Page 259
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.