Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RssFields::render | function | core/ |
Render a row object. This usually passes through to a theme template of some form, but not always. |
| RssFields::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| RssFieldsTest | class | core/ |
Tests \Drupal\views\Plugin\views\row\RssFields. |
| RssFieldsTest.php | file | core/ |
|
| RssFieldsTest::$modules | property | core/ |
Modules to enable. |
| RssFieldsTest::$testViews | property | core/ |
Views to be enabled. |
| RssFieldsTest::setUp | function | core/ |
|
| RssFieldsTest::testLink | function | core/ |
Tests correct processing of link fields. |
| RssPluginBase | class | core/ |
Base class for Views RSS row plugins. |
| RssPluginBase.php | file | core/ |
|
| RssPluginBase::$deprecatedProperties | property | core/ |
|
| RssPluginBase::$entityDisplayRepository | property | core/ |
The entity display repository. |
| RssPluginBase::$entityTypeId | property | core/ |
The ID of the entity type for which this is an RSS row plugin. |
| RssPluginBase::$entityTypeManager | property | core/ |
The entity manager. |
| RssPluginBase::buildOptionsForm | function | core/ |
Provide a form for setting options. |
| RssPluginBase::buildOptionsForm_summary_options | function | core/ |
Return the main options, which are shown in the summary title. |
| RssPluginBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| RssPluginBase::create | function | core/ |
Creates an instance of the plugin. |
| RssPluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| RssPluginBase::__construct | function | core/ |
Constructs a RssPluginBase object. |
| RssResponseRelativeUrlFilter | class | core/ |
Subscribes to filter RSS responses, to make relative URIs absolute. |
| RssResponseRelativeUrlFilter.php | file | core/ |
|
| RssResponseRelativeUrlFilter::getSubscribedEvents | function | core/ |
|
| RssResponseRelativeUrlFilter::onResponse | function | core/ |
Converts relative URLs to absolute URLs. |
| RssResponseRelativeUrlFilter::transformRootRelativeUrlsToAbsolute | function | core/ |
Converts all root-relative URLs to absolute URLs in RSS markup. |
| RssResponseRelativeUrlFilterTest | class | core/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\RssResponseRelativeUrlFilter[[api-linebreak]] @group event_subscriber |
| RssResponseRelativeUrlFilterTest.php | file | core/ |
|
| RssResponseRelativeUrlFilterTest::providerTestOnResponse | function | core/ |
|
| RssResponseRelativeUrlFilterTest::testOnResponse | function | core/ |
@dataProvider providerTestOnResponse |
| RssTest | class | core/ |
Ensure that data added as terms appears in RSS feeds if "RSS Category" format is selected. |
| RssTest.php | file | core/ |
|
| RssTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RssTest::$fieldName | property | core/ |
Name of the taxonomy term reference field. |
| RssTest::$modules | property | core/ |
Modules to enable. |
| RssTest::$vocabulary | property | core/ |
Vocabulary for testing. |
| RssTest::setUp | function | core/ |
|
| RssTest::testTaxonomyRss | function | core/ |
Tests that terms added to nodes are displayed in core RSS feed. |
| run-tests.sh | file | core/ |
This script runs Drupal tests from command line. |
| RunnerVersion | class | core/ |
Helper class to determine information about running PHPUnit version. |
| RunnerVersion.php | file | core/ |
|
| RunnerVersion::getMajor | function | core/ |
Returns the major version of the PHPUnit runner being used. |
| RunnerVersion::__construct | function | core/ |
This class should not be instantiated. |
| SafeMarkup | class | core/ |
Contains deprecated functionality related to sanitization of markup. |
| SafeMarkup.php | file | core/ |
|
| SafeMarkup::checkPlain | function | core/ |
Encodes special characters in a plain-text string for display as HTML. |
| SafeMarkup::format | function | core/ |
Formats a string for HTML display by replacing variable placeholders. |
| SafeMarkup::isSafe | function | core/ |
Checks if a string is safe to output. |
| SafeMarkupTest | class | core/ |
Tests marking strings as safe. |
| SafeMarkupTest.php | file | core/ |
Contains \Drupal\Tests\Component\Utility\SafeMarkupTest. |
| SafeMarkupTest::providerCheckPlain | function | core/ |
Data provider for testCheckPlain() and testHtmlEscapedText(). |
Pagination
- Previous page
- Page 1054
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.