Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
common.inc
»
drupal_add_feed
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
7 calls to drupal_add_feed()
AddFeedTest::testBasicFeedAddNoTitle
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Common/
AddFeedTest.php
Tests
drupal_add_feed
() with paths, URLs, and titles.
AggregatorController::pageLast
in drupal/
core/
modules/
aggregator/
lib/
Drupal/
aggregator/
Controller/
AggregatorController.php
Displays the most recent items gathered from any feed.
aggregator_page_category
in drupal/
core/
modules/
aggregator/
aggregator.pages.inc
Form constructor to list items aggregated in a category.
drupal_get_feeds
in drupal/
core/
includes/
common.inc
Gets the feed URLs for the current page.
forum_page
in drupal/
core/
modules/
forum/
forum.pages.inc
Page callback: Prints a forum listing.
Rss::attachTo
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
style/
Rss.php
taxonomy_term_page
in drupal/
core/
modules/
taxonomy/
taxonomy.pages.inc
Menu callback; displays all nodes associated with a term.