Search for end

  1. Search 7.x for end
  2. Search 8.9.x for end
  3. Search 10.3.x for end
  4. Search 11.x for end
  5. Other projects
Title Object type File name Summary
RestExport::render function core/modules/rest/src/Plugin/views/display/RestExport.php Renders this display.
RestResourceConfig::calculateDependencies function core/modules/rest/src/Entity/RestResourceConfig.php Calculates dependencies and stores them in the dependency property.
RestResourceConfig::getRestResourceDependencies function core/modules/rest/src/Entity/RestResourceConfig.php Returns the REST resource dependencies.
RestResourceConfig::onDependencyRemoval function core/modules/rest/src/Entity/RestResourceConfig.php Informs the entity that entities it depends on will be deleted.
RestResourceConfigTest::testCalculateDependencies function core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigTest.php @covers ::calculateDependencies[[api-linebreak]]
RestResourceConfigTest::testCalculateDependencies function core/modules/hal/tests/src/Kernel/rest/Entity/RestResourceConfigTest.php @covers ::calculateDependencies[[api-linebreak]]
RestripeCommand::render function core/lib/Drupal/Core/Ajax/RestripeCommand.php Implements Drupal\Core\Ajax\CommandInterface:render().
Result::render function core/modules/views/src/Plugin/views/area/Result.php Render the area.
RevisionLink::renderLink function core/modules/node/src/Plugin/views/field/RevisionLink.php Prepares the link to view an entity.
Role::calculateDependencies function core/modules/user/src/Entity/Role.php Calculates dependencies and stores them in the dependency property.
Role::calculateDependencies function core/modules/user/src/Plugin/views/access/Role.php Calculates dependencies for the configured plugin.
Role::onDependencyRemoval function core/modules/user/src/Entity/Role.php Informs the entity that entities it depends on will be deleted.
Roles::calculateDependencies function core/modules/user/src/Plugin/views/filter/Roles.php Calculates dependencies for the configured plugin.
Roles::preRender function core/modules/user/src/Plugin/views/field/Roles.php Runs before any fields are rendered.
Roles::render_item function core/modules/user/src/Plugin/views/field/Roles.php Renders a single item of a row.
RouteProcessorCsrf::renderPlaceholderCsrfToken function core/lib/Drupal/Core/Access/RouteProcessorCsrf.php #lazy_builder callback; gets a CSRF token for the given path.
RowEntityRenderersTest class core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Tests the entity row renderers.
RowEntityRenderersTest.php file core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php
RowEntityRenderersTest::$expected property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php An array of titles for each node per language.
RowEntityRenderersTest::$ids property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php
RowEntityRenderersTest::$langcodes property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php An array of added languages.
RowEntityRenderersTest::$modules property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Modules to enable.
RowEntityRenderersTest::$testAuthor property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php The author of the test content.
RowEntityRenderersTest::$testIds property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php An array of IDs of the test content.
RowEntityRenderersTest::$testViews property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Views used by this test.
RowEntityRenderersTest::$values property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php
RowEntityRenderersTest::assertTranslations function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Checks that the view results match the expected values.
RowEntityRenderersTest::checkLanguageRenderers function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Checks that the language renderer configurations work as expected.
RowEntityRenderersTest::setUp function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php
RowEntityRenderersTest::testEntityRenderers function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Tests the entity row renderers.
RowEntityRenderersTest::testFieldRenderers function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Tests the field row renderers.
RowEntityRenderersTest::testRevisionBaseTable function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Tests the row renderer with a revision base table.
RowPluginBase::preRender function core/modules/views/src/Plugin/views/row/RowPluginBase.php Allow the style to do stuff before each row is rendered.
RowPluginBase::render function core/modules/views/src/Plugin/views/row/RowPluginBase.php Renders a row object.
RowRenderCacheTest class core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php Tests row render caching.
RowRenderCacheTest.php file core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php
RowRenderCacheTest::$editorUser property core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php An editor user account.
RowRenderCacheTest::$modules property core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php Modules to enable.
RowRenderCacheTest::$powerUser property core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php A power user account.
RowRenderCacheTest::$regularUser property core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php A regular user account.
RowRenderCacheTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php Views used by this test.
RowRenderCacheTest::doTestRenderedOutput function core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php Check whether the rendered output matches expectations.
RowRenderCacheTest::setUpFixtures function core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php Sets up the configuration and schema of views and views_test_data modules.
RowRenderCacheTest::testAdvancedCaching function core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php Tests complex field rewriting and uncacheable field handlers.
RowRenderCacheTest::testNoCaching function core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php Tests that rows are not cached when the none cache plugin is used.
RowTest::calculateDependencies function core/modules/views/tests/modules/views_test_data/src/Plugin/views/row/RowTest.php Calculates dependencies for the configured plugin.
RowTest::render function core/modules/views/tests/modules/views_test_data/src/Plugin/views/row/RowTest.php Renders a row object.
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/aggregator/src/Plugin/views/row/Rss.php Renders a row object.

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