Search for %s

  1. Search 7.x for %s
  2. Search 8.9.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
FeedJsonCookieTest.php file core/modules/aggregator/tests/src/Functional/Rest/FeedJsonCookieTest.php
FeedJsonCookieTest::$auth property core/modules/aggregator/tests/src/Functional/Rest/FeedJsonCookieTest.php
FeedJsonCookieTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/Rest/FeedJsonCookieTest.php
FeedJsonCookieTest::$format property core/modules/aggregator/tests/src/Functional/Rest/FeedJsonCookieTest.php
FeedJsonCookieTest::$mimeType property core/modules/aggregator/tests/src/Functional/Rest/FeedJsonCookieTest.php
FeedLanguageTest class core/modules/aggregator/tests/src/Functional/FeedLanguageTest.php Tests aggregator feeds in multiple languages.
FeedLanguageTest.php file core/modules/aggregator/tests/src/Functional/FeedLanguageTest.php
FeedLanguageTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/FeedLanguageTest.php
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
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
FeedProcessorPluginTest::setUp function core/modules/aggregator/tests/src/Functional/FeedProcessorPluginTest.php
FeedProcessorPluginTest::testDelete function core/modules/aggregator/tests/src/Functional/FeedProcessorPluginTest.php Tests deleting functionality.
FeedProcessorPluginTest::testPostProcess function core/modules/aggregator/tests/src/Functional/FeedProcessorPluginTest.php Tests post-processing functionality.
FeedProcessorPluginTest::testProcess function core/modules/aggregator/tests/src/Functional/FeedProcessorPluginTest.php Tests processing functionality.
FeedResourceTestBase class core/modules/aggregator/tests/src/Functional/Rest/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
FeedResourceTestBase::$modules property core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php
FeedResourceTestBase::$patchProtectedFieldNames property core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php
FeedResourceTestBase::$uniqueFieldNames property core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php
FeedResourceTestBase::createEntity function core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php
FeedResourceTestBase::getExpectedNormalizedEntity function core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php
FeedResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php
FeedResourceTestBase::getNormalizedPostEntity function core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php
FeedResourceTestBase::setUpAuthorization function core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php
FeedStorage class core/modules/aggregator/src/FeedStorage.php Defines the storage handler class for feed entities.
FeedStorage.php file core/modules/aggregator/src/FeedStorage.php
FeedStorage::getFeedIdsToRefresh function core/modules/aggregator/src/FeedStorage.php
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
FeedTest class core/modules/aggregator/tests/src/Functional/Jsonapi/FeedTest.php JSON:API integration test for the "Feed" content entity type.

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