Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
Rss::$usesRowPlugin property core/modules/views/src/Plugin/views/style/Rss.php Whether or not this style uses a row plugin.
Rss::attachTo function core/modules/views/src/Plugin/views/style/Rss.php
Rss::buildOptionsForm function core/modules/views/src/Plugin/views/style/Rss.php Provide a form to edit options for this plugin.
Rss::buildOptionsForm_summary_options function core/modules/node/src/Plugin/views/row/Rss.php Return the main options, which are shown in the summary title.
Rss::buildOptionsForm_summary_options function core/modules/comment/src/Plugin/views/row/Rss.php Return the main options, which are shown in the summary title.
Rss::defineOptions function core/modules/views/src/Plugin/views/style/Rss.php Information about options for all kinds of purposes will be held here.
Rss::getChannelElements function core/modules/views/src/Plugin/views/style/Rss.php Return an array of additional XHTML elements to add to the channel.
Rss::getDescription function core/modules/views/src/Plugin/views/style/Rss.php Get RSS feed description.
Rss::preRender function core/modules/node/src/Plugin/views/row/Rss.php Allow the style to do stuff before each row is rendered.
Rss::preRender function core/modules/comment/src/Plugin/views/row/Rss.php Allow the style to do stuff before each row is rendered.
Rss::render function core/modules/comment/src/Plugin/views/row/Rss.php Renders a row object.
Rss::render function core/modules/node/src/Plugin/views/row/Rss.php Renders a row object.
Rss::render function core/modules/views/src/Plugin/views/style/Rss.php Render the display in this style.
Rss::summaryTitle function core/modules/node/src/Plugin/views/row/Rss.php Returns the summary of the settings in the display.
RSSEnclosureFormatter class core/modules/file/src/Plugin/Field/FieldFormatter/RSSEnclosureFormatter.php Plugin implementation of the 'file_rss_enclosure' formatter.
RSSEnclosureFormatter.php file core/modules/file/src/Plugin/Field/FieldFormatter/RSSEnclosureFormatter.php
RSSEnclosureFormatter::viewElements function core/modules/file/src/Plugin/Field/FieldFormatter/RSSEnclosureFormatter.php Builds a renderable array for a field value.
RssFeedsForm class core/modules/system/src/Form/RssFeedsForm.php Configure RSS settings for this site.
RssFeedsForm.php file core/modules/system/src/Form/RssFeedsForm.php
RssFeedsForm::buildForm function core/modules/system/src/Form/RssFeedsForm.php Form constructor.
RssFeedsForm::getEditableConfigNames function core/modules/system/src/Form/RssFeedsForm.php Gets the configuration names that will be editable.
RssFeedsForm::getFormId function core/modules/system/src/Form/RssFeedsForm.php Returns a unique string identifying the form.
RssFields class core/modules/views/src/Plugin/views/row/RssFields.php Renders an RSS item based on fields.
RssFields.php file core/modules/views/src/Plugin/views/row/RssFields.php
RssFields::$usesFields property core/modules/views/src/Plugin/views/row/RssFields.php Does the row plugin support to add fields to its output.
RssFields::buildOptionsForm function core/modules/views/src/Plugin/views/row/RssFields.php Provide a form for setting options.
RssFields::defineOptions function core/modules/views/src/Plugin/views/row/RssFields.php Information about options for all kinds of purposes will be held here.
RssFields::getAbsoluteUrl function core/modules/views/src/Plugin/views/row/RssFields.php Convert a rendered URL string to an absolute URL.
RssFields::getField function core/modules/views/src/Plugin/views/row/RssFields.php Retrieves a views field value from the style plugin.
RssFields::render function core/modules/views/src/Plugin/views/row/RssFields.php Renders a row object.
RssFields::validate function core/modules/views/src/Plugin/views/row/RssFields.php Validate that the plugin is correct and can be saved.
RssFieldsTest class core/modules/views/tests/src/Kernel/Plugin/RssFieldsTest.php Tests \Drupal\views\Plugin\views\row\RssFields.
RssFieldsTest.php file core/modules/views/tests/src/Kernel/Plugin/RssFieldsTest.php
RssFieldsTest::$modules property core/modules/views/tests/src/Kernel/Plugin/RssFieldsTest.php Modules to install.
RssFieldsTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/RssFieldsTest.php Views to be enabled.
RssFieldsTest::setUp function core/modules/views/tests/src/Kernel/Plugin/RssFieldsTest.php
RssFieldsTest::testRssFields function core/modules/views/tests/src/Kernel/Plugin/RssFieldsTest.php Tests correct processing of RSS fields.
RssPluginBase class core/modules/views/src/Plugin/views/row/RssPluginBase.php Base class for Views RSS row plugins.
RssPluginBase.php file core/modules/views/src/Plugin/views/row/RssPluginBase.php
RssPluginBase::$entityDisplayRepository property core/modules/views/src/Plugin/views/row/RssPluginBase.php The entity display repository.
RssPluginBase::$entityTypeId property core/modules/views/src/Plugin/views/row/RssPluginBase.php The ID of the entity type for which this is an RSS row plugin.
RssPluginBase::$entityTypeManager property core/modules/views/src/Plugin/views/row/RssPluginBase.php The entity type manager.
RssPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/row/RssPluginBase.php Provide a form for setting options.
RssPluginBase::buildOptionsForm_summary_options function core/modules/views/src/Plugin/views/row/RssPluginBase.php Return the main options, which are shown in the summary title.
RssPluginBase::calculateDependencies function core/modules/views/src/Plugin/views/row/RssPluginBase.php Calculates dependencies for the configured plugin.
RssPluginBase::create function core/modules/views/src/Plugin/views/row/RssPluginBase.php Creates an instance of the plugin.
RssPluginBase::defineOptions function core/modules/views/src/Plugin/views/row/RssPluginBase.php Information about options for all kinds of purposes will be held here.
RssPluginBase::__construct function core/modules/views/src/Plugin/views/row/RssPluginBase.php Constructs a RssPluginBase object.
RssResponseRelativeUrlFilter class core/lib/Drupal/Core/EventSubscriber/RssResponseRelativeUrlFilter.php Subscribes to filter RSS responses, to make relative URIs absolute.
RssResponseRelativeUrlFilter.php file core/lib/Drupal/Core/EventSubscriber/RssResponseRelativeUrlFilter.php

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