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
»
Feed.php
»
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
8 string references to 'Feed'
views.view.frontpage.yml
in drupal/
core/
modules/
node/
config/
views.view.frontpage.yml
drupal/core/modules/node/config/views.view.frontpage.yml
views.view.taxonomy_term.yml
in drupal/
core/
modules/
views/
config/
views.view.taxonomy_term.yml
drupal/core/modules/views/config/views.view.taxonomy_term.yml
views.view.test_attachment_ui.yml
in drupal/
core/
modules/
views/
tests/
views_test_config/
test_views/
views.view.test_attachment_ui.yml
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_attachment_ui.yml
views.view.test_comment_rss.yml
in drupal/
core/
modules/
comment/
tests/
modules/
comment_test_views/
test_views/
views.view.test_comment_rss.yml
drupal/core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_rss.yml
views.view.test_feed_display.yml
in drupal/
core/
modules/
views/
tests/
views_test_config/
test_views/
views.view.test_feed_display.yml
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_feed_display.yml
views.view.test_get_attach_displays.yml
in drupal/
core/
modules/
views/
tests/
views_test_config/
test_views/
views.view.test_get_attach_displays.yml
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_get_attach_displays.yml
ViewStorageTest::displayMethodTests
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
ViewStorageTest.php
Tests the display related functions like getDisplaysList().
WizardPluginBase::addDisplays
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
wizard/
WizardPluginBase.php
Adds the array of display options to the view, with appropriate overrides.