Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
FeedLanguageTest.php file core/modules/aggregator/tests/src/Functional/FeedLanguageTest.php
FeedLanguageTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/FeedLanguageTest.php The theme to install as the default for testing.
FeedLanguageTest::$langcodes property core/modules/aggregator/tests/src/Functional/FeedLanguageTest.php List of langcodes.
FeedLanguageTest::$modules property core/modules/aggregator/tests/src/Functional/FeedLanguageTest.php Modules to install.
FeedLanguageTest::setUp function core/modules/aggregator/tests/src/Functional/FeedLanguageTest.php
FeedLanguageTest::testFeedLanguage function core/modules/aggregator/tests/src/Functional/FeedLanguageTest.php Tests creation of feeds with a language.
FeedParserTest class core/modules/aggregator/tests/src/Functional/FeedParserTest.php Tests the built-in feed parser with valid feed samples.
FeedParserTest.php file core/modules/aggregator/tests/src/Functional/FeedParserTest.php
FeedParserTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/FeedParserTest.php The theme to install as the default for testing.
FeedParserTest::setUp function core/modules/aggregator/tests/src/Functional/FeedParserTest.php
FeedParserTest::testAtomSample function core/modules/aggregator/tests/src/Functional/FeedParserTest.php Tests a feed that uses the Atom format.
FeedParserTest::testHtmlEntitiesSample function core/modules/aggregator/tests/src/Functional/FeedParserTest.php Tests a feed that uses HTML entities in item titles.
FeedParserTest::testInvalidFeed function core/modules/aggregator/tests/src/Functional/FeedParserTest.php Tests error handling when an invalid feed is added.
FeedParserTest::testRedirectFeed function core/modules/aggregator/tests/src/Functional/FeedParserTest.php Tests that a redirected feed is tracked to its target.
FeedParserTest::testRSS091Sample function core/modules/aggregator/tests/src/Functional/FeedParserTest.php Tests a feed that uses the RSS 0.91 format.
FeedProcessorPluginTest class core/modules/aggregator/tests/src/Functional/FeedProcessorPluginTest.php Tests the processor plugins functionality and discoverability.
FeedProcessorPluginTest.php file core/modules/aggregator/tests/src/Functional/FeedProcessorPluginTest.php
FeedProcessorPluginTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/FeedProcessorPluginTest.php The theme to install as the default for testing.
FeedProcessorPluginTest::setUp function core/modules/aggregator/tests/src/Functional/FeedProcessorPluginTest.php
FeedProcessorPluginTest::testDelete function core/modules/aggregator/tests/src/Functional/FeedProcessorPluginTest.php Test deleting functionality.
FeedProcessorPluginTest::testPostProcess function core/modules/aggregator/tests/src/Functional/FeedProcessorPluginTest.php Test post-processing functionality.
FeedProcessorPluginTest::testProcess function core/modules/aggregator/tests/src/Functional/FeedProcessorPluginTest.php Test processing functionality.
FeedResourceTestBase class core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php
FeedResourceTestBase class core/modules/rest/tests/src/Functional/EntityResource/Feed/FeedResourceTestBase.php
FeedResourceTestBase.php file core/modules/rest/tests/src/Functional/EntityResource/Feed/FeedResourceTestBase.php
FeedResourceTestBase.php file core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php
FeedResourceTestBase::$entityTypeId property core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php The tested entity type.
FeedResourceTestBase::$modules property core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php Modules to install.
FeedResourceTestBase::$patchProtectedFieldNames property core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php The fields that are protected against modification during PATCH requests.
FeedResourceTestBase::$uniqueFieldNames property core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php The fields that need a different (random) value for each new entity created
by a POST request.
FeedResourceTestBase::createEntity function core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php Creates the entity to be tested.
FeedResourceTestBase::getExpectedNormalizedEntity function core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php Returns the expected normalization of the entity.
FeedResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php Return the expected error message.
FeedResourceTestBase::getNormalizedPostEntity function core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php Returns the normalized POST entity.
FeedResourceTestBase::setUpAuthorization function core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php Sets up the necessary authorization.
FeedStorage class core/modules/aggregator/src/FeedStorage.php Controller class for aggregator's feeds.
FeedStorage.php file core/modules/aggregator/src/FeedStorage.php
FeedStorage::getFeedIdsToRefresh function core/modules/aggregator/src/FeedStorage.php Returns the fids of feeds that need to be refreshed.
FeedStorageInterface interface core/modules/aggregator/src/FeedStorageInterface.php Defines an interface for aggregator feed entity storage classes.
FeedStorageInterface.php file core/modules/aggregator/src/FeedStorageInterface.php
FeedStorageInterface::CLEAR_NEVER constant core/modules/aggregator/src/FeedStorageInterface.php Denotes that a feed's items should never expire.
FeedStorageInterface::getFeedIdsToRefresh function core/modules/aggregator/src/FeedStorageInterface.php Returns the fids of feeds that need to be refreshed.
FeedStorageSchema class core/modules/aggregator/src/FeedStorageSchema.php Defines the feed schema handler.
FeedStorageSchema.php file core/modules/aggregator/src/FeedStorageSchema.php
FeedStorageSchema::getSharedTableFieldSchema function core/modules/aggregator/src/FeedStorageSchema.php Gets the schema for a single field definition.
FeedTest class core/modules/jsonapi/tests/src/Functional/FeedTest.php JSON:API integration test for the "Feed" content entity type.
FeedTest.php file core/modules/jsonapi/tests/src/Functional/FeedTest.php
FeedTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/FeedTest.php The theme to install as the default for testing.
FeedTest::$entity property core/modules/jsonapi/tests/src/Functional/FeedTest.php
FeedTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/FeedTest.php The tested entity type.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.