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
RendererTestBase::setUpUnusedCache function core/tests/Drupal/Tests/Core/Render/RendererTestBase.php Sets up a render cache back-end that is asserted to be never used.
renderer_non_html service core/core.services.yml Drupal\Core\EventSubscriber\RenderArrayNonHtmlSubscriber
RenderEvents class core/lib/Drupal/Core/Render/RenderEvents.php Defines events for the render system.
RenderEvents.php file core/lib/Drupal/Core/Render/RenderEvents.php
RenderEvents::SELECT_PAGE_DISPLAY_VARIANT constant core/lib/Drupal/Core/Render/RenderEvents.php Name of the event when selecting a page display variant to use.
RenderPlaceholderMessageTestController class core/modules/system/tests/modules/render_placeholder_message_test/src/RenderPlaceholderMessageTestController.php
RenderPlaceholderMessageTestController.php file core/modules/system/tests/modules/render_placeholder_message_test/src/RenderPlaceholderMessageTestController.php
RenderPlaceholderMessageTestController::build function core/modules/system/tests/modules/render_placeholder_message_test/src/RenderPlaceholderMessageTestController.php
RenderPlaceholderMessageTestController::messagesPlaceholderFirst function core/modules/system/tests/modules/render_placeholder_message_test/src/RenderPlaceholderMessageTestController.php
RenderPlaceholderMessageTestController::messagesPlaceholderLast function core/modules/system/tests/modules/render_placeholder_message_test/src/RenderPlaceholderMessageTestController.php
RenderPlaceholderMessageTestController::messagesPlaceholderMiddle function core/modules/system/tests/modules/render_placeholder_message_test/src/RenderPlaceholderMessageTestController.php
RenderPlaceholderMessageTestController::queuedMessages function core/modules/system/tests/modules/render_placeholder_message_test/src/RenderPlaceholderMessageTestController.php
RenderPlaceholderMessageTestController::setAndLogMessage function core/modules/system/tests/modules/render_placeholder_message_test/src/RenderPlaceholderMessageTestController.php #lazy_builder callback; sets and prints a message.
RenderPlaceholderMessageTestController::trustedCallbacks function core/modules/system/tests/modules/render_placeholder_message_test/src/RenderPlaceholderMessageTestController.php Lists the trusted callbacks provided by the implementing class.
RenderTest class core/tests/Drupal/KernelTests/Core/Render/RenderTest.php Performs functional tests on \Drupal::service('renderer')->render().
RenderTest.php file core/tests/Drupal/KernelTests/Core/Render/RenderTest.php
RenderTest::$modules property core/tests/Drupal/KernelTests/Core/Render/RenderTest.php Modules to enable.
RenderTest::testDrupalRenderThemePreprocessAttached function core/tests/Drupal/KernelTests/Core/Render/RenderTest.php Tests theme preprocess functions being able to attach assets.
RenderTest::testProcessAttached function core/tests/Drupal/KernelTests/Core/Render/RenderTest.php Tests that we get an exception when we try to attach an illegal type.
RenderTest::testRenderChildren function core/tests/Drupal/KernelTests/Core/Render/RenderTest.php Ensures that render array children are processed correctly.
RenderWebTest class core/modules/system/tests/src/Functional/Common/RenderWebTest.php Performs integration tests on \Drupal::service('renderer')->render().
RenderWebTest.php file core/modules/system/tests/src/Functional/Common/RenderWebTest.php
RenderWebTest::$defaultTheme property core/modules/system/tests/src/Functional/Common/RenderWebTest.php The theme to install as the default for testing.
RenderWebTest::$modules property core/modules/system/tests/src/Functional/Common/RenderWebTest.php Modules to enable.
RenderWebTest::testWrapperFormatCacheContext function core/modules/system/tests/src/Functional/Common/RenderWebTest.php Asserts the cache context for the wrapper format is always present.
render_array_non_html_subscriber_test.info.yml file core/modules/system/tests/modules/render_array_non_html_subscriber_test/render_array_non_html_subscriber_test.info.yml core/modules/system/tests/modules/render_array_non_html_subscriber_test/render_array_non_html_subscriber_test.info.yml
render_array_non_html_subscriber_test.routing.yml file core/modules/system/tests/modules/render_array_non_html_subscriber_test/render_array_non_html_subscriber_test.routing.yml core/modules/system/tests/modules/render_array_non_html_subscriber_test/render_array_non_html_subscriber_test.routing.yml
render_attached_test.info.yml file core/modules/system/tests/modules/render_attached_test/render_attached_test.info.yml core/modules/system/tests/modules/render_attached_test/render_attached_test.info.yml
render_attached_test.routing.yml file core/modules/system/tests/modules/render_attached_test/render_attached_test.routing.yml core/modules/system/tests/modules/render_attached_test/render_attached_test.routing.yml
render_cache service core/core.services.yml Drupal\Core\Render\PlaceholderingRenderCache
render_deprecation.info.yml file core/modules/system/tests/modules/render_deprecation/render_deprecation.info.yml core/modules/system/tests/modules/render_deprecation/render_deprecation.info.yml
render_deprecation.routing.yml file core/modules/system/tests/modules/render_deprecation/render_deprecation.routing.yml core/modules/system/tests/modules/render_deprecation/render_deprecation.routing.yml
render_placeholder_generator service core/core.services.yml Drupal\Core\Render\PlaceholderGenerator
render_placeholder_message_test.info.yml file core/modules/system/tests/modules/render_placeholder_message_test/render_placeholder_message_test.info.yml core/modules/system/tests/modules/render_placeholder_message_test/render_placeholder_message_test.info.yml
render_placeholder_message_test.routing.yml file core/modules/system/tests/modules/render_placeholder_message_test/render_placeholder_message_test.routing.yml core/modules/system/tests/modules/render_placeholder_message_test/render_placeholder_message_test.routing.yml
ReplaceCommand::render function core/lib/Drupal/Core/Ajax/ReplaceCommand.php Implements Drupal\Core\Ajax\CommandInterface:render().
ReplaceTitleCommand::render function core/modules/views/src/Ajax/ReplaceTitleCommand.php Return an array to be run through json_encode and sent to the client.
ResourceFetcher::$cacheBackend property core/modules/media/src/OEmbed/ResourceFetcher.php The cache backend.
ResourceObjectNormalizationCacher::$renderCache property core/modules/jsonapi/src/EventSubscriber/ResourceObjectNormalizationCacher.php The render cache.
ResourceObjectNormalizationCacher::generateLookupRenderArray function core/modules/jsonapi/src/EventSubscriber/ResourceObjectNormalizationCacher.php Generates a lookup render array for a normalization.
ResourceObjectNormalizationCacher::mergeCacheableDependencies function core/modules/jsonapi/src/EventSubscriber/ResourceObjectNormalizationCacher.php Determines the joint cacheability of all provided dependencies.
ResourceObjectNormalizationCacher::setRenderCache function core/modules/jsonapi/src/EventSubscriber/ResourceObjectNormalizationCacher.php Sets the render cache service.
ResourceResponseSubscriber::$renderer property core/modules/rest/src/EventSubscriber/ResourceResponseSubscriber.php The renderer.
ResourceResponseSubscriber::renderResponseBody function core/modules/rest/src/EventSubscriber/ResourceResponseSubscriber.php Renders a resource response body.
ResourceResponseSubscriber::renderResponseBody function core/modules/jsonapi/src/EventSubscriber/ResourceResponseSubscriber.php Renders a resource response body.
ResponsiveImageFormatter::calculateDependencies function core/modules/responsive_image/src/Plugin/Field/FieldFormatter/ResponsiveImageFormatter.php Calculates dependencies for the configured plugin.
ResponsiveImageIntegrationTest::testEntityViewDisplayDependency function core/modules/responsive_image/tests/src/Kernel/ResponsiveImageIntegrationTest.php Tests integration with entity view display.
ResponsiveImageStyle::calculateDependencies function core/modules/responsive_image/src/Entity/ResponsiveImageStyle.php Calculates dependencies and stores them in the dependency property.
ResponsiveImageStyleConfigEntityUnitTest::testCalculateDependencies function core/modules/responsive_image/tests/src/Unit/ResponsiveImageStyleConfigEntityUnitTest.php @covers ::calculateDependencies[[api-linebreak]]
RestExport::$renderer property core/modules/rest/src/Plugin/views/display/RestExport.php The renderer.

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