Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FeedLanguageTest::setUp | function | core/ |
|
| FeedLanguageTest::testFeedLanguage | function | core/ |
Tests creation of feeds with a language. |
| FeedParserTest | class | core/ |
Tests the built-in feed parser with valid feed samples. |
| FeedParserTest.php | file | core/ |
|
| FeedParserTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FeedParserTest::setUp | function | core/ |
|
| FeedParserTest::testAtomSample | function | core/ |
Tests a feed that uses the Atom format. |
| 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/ |
Tests deleting functionality. |
| FeedProcessorPluginTest::testPostProcess | function | core/ |
Tests post-processing functionality. |
| FeedProcessorPluginTest::testProcess | function | core/ |
Tests processing functionality. |
| FeedResourceTestBase | class | 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/ |
A list of fields that need a unique value. |
| 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. |
| FeedStorage | class | core/ |
Defines the storage handler class for feed entities. |
| FeedStorage.php | file | core/ |
|
| FeedStorage::getFeedIdsToRefresh | function | core/ |
Returns the fids of feeds that need to be refreshed. |
| FeedStorageInterface | interface | core/ |
Defines an interface for aggregator feed entity storage classes. |
| FeedStorageInterface.php | file | core/ |
|
| FeedStorageInterface::CLEAR_NEVER | constant | core/ |
Denotes that a feed's items should never expire. |
| FeedStorageInterface::getFeedIdsToRefresh | function | core/ |
Returns the fids of feeds that need to be refreshed. |
| FeedStorageSchema | class | core/ |
Defines the feed schema handler. |
| FeedStorageSchema.php | file | core/ |
|
| FeedStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
| 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. |
Pagination
- Previous page
- Page 574
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.