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
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_placeholder_message_test.controller service core/modules/system/tests/modules/render_placeholder_message_test/render_placeholder_message_test.services.yml Drupal\render_placeholder_message_test\RenderPlaceholderMessageTestController
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
render_placeholder_message_test.services.yml file core/modules/system/tests/modules/render_placeholder_message_test/render_placeholder_message_test.services.yml core/modules/system/tests/modules/render_placeholder_message_test/render_placeholder_message_test.services.yml
ReorderDisplays class core/modules/views_ui/src/Form/Ajax/ReorderDisplays.php Displays the display reorder form.
ReorderDisplays.php file core/modules/views_ui/src/Form/Ajax/ReorderDisplays.php
ReorderDisplays::buildForm function core/modules/views_ui/src/Form/Ajax/ReorderDisplays.php Form constructor.
ReorderDisplays::getFormId function core/modules/views_ui/src/Form/Ajax/ReorderDisplays.php Returns a unique string identifying the form.
ReorderDisplays::getFormKey function core/modules/views_ui/src/Form/Ajax/ReorderDisplays.php Returns the key that represents this form.
ReorderDisplays::submitForm function core/modules/views_ui/src/Form/Ajax/ReorderDisplays.php Form submission handler.
ReplaceOp::$source property composer/Plugin/Scaffold/Operations/ReplaceOp.php The relative path to the source file.
ReplaceOp::copyScaffold function composer/Plugin/Scaffold/Operations/ReplaceOp.php Copies the scaffold file.
ReplaceOp::generateContents function composer/Plugin/Scaffold/Operations/ReplaceOp.php Load the scaffold contents or otherwise generate what is needed.
ReplaceOp::process function composer/Plugin/Scaffold/Operations/ReplaceOp.php Process this scaffold operation.
ReplaceOp::symlinkScaffold function composer/Plugin/Scaffold/Operations/ReplaceOp.php Symlinks the scaffold file.
ReplaceOp::__construct function composer/Plugin/Scaffold/Operations/ReplaceOp.php Constructs a ReplaceOp.
ReplaceOpTest class core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/ReplaceOpTest.php @coversDefaultClass \Drupal\Composer\Plugin\Scaffold\Operations\ReplaceOp[[api-linebreak]]
ReplaceOpTest.php file core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/ReplaceOpTest.php
ReplaceOpTest::testEmptyFile function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/ReplaceOpTest.php @covers ::process[[api-linebreak]]
ReplaceOpTest::testProcess function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/ReplaceOpTest.php @covers ::process[[api-linebreak]]
ReplaceTitleCommand::__construct function core/modules/views/src/Ajax/ReplaceTitleCommand.php Constructs a \Drupal\views\Ajax\ReplaceTitleCommand object.
ReplicaKillSwitch class core/lib/Drupal/Core/Database/ReplicaKillSwitch.php Provides replica server kill switch to ignore it.
ReplicaKillSwitch.php file core/lib/Drupal/Core/Database/ReplicaKillSwitch.php
ReplicaKillSwitch::$session property core/lib/Drupal/Core/Database/ReplicaKillSwitch.php The session.
ReplicaKillSwitch::$settings property core/lib/Drupal/Core/Database/ReplicaKillSwitch.php The settings object.
ReplicaKillSwitch::$time property core/lib/Drupal/Core/Database/ReplicaKillSwitch.php The time service.
ReplicaKillSwitch::checkReplicaServer function core/lib/Drupal/Core/Database/ReplicaKillSwitch.php Checks and disables the replica database server if appropriate.
ReplicaKillSwitch::getSubscribedEvents function core/lib/Drupal/Core/Database/ReplicaKillSwitch.php
ReplicaKillSwitch::trigger function core/lib/Drupal/Core/Database/ReplicaKillSwitch.php Denies access to replica database on the current request.
ReplicaKillSwitch::__construct function core/lib/Drupal/Core/Database/ReplicaKillSwitch.php Constructs a ReplicaKillSwitch object.
ReplicaKillSwitchTest class core/tests/Drupal/KernelTests/Core/Database/ReplicaKillSwitchTest.php Tests that ReplicaKillSwitch functions correctly.
ReplicaKillSwitchTest.php file core/tests/Drupal/KernelTests/Core/Database/ReplicaKillSwitchTest.php
ReplicaKillSwitchTest::testSystemInitIgnoresSecondaries function core/tests/Drupal/KernelTests/Core/Database/ReplicaKillSwitchTest.php Tests database.replica_kill_switch service.
ReportFieldsTest class core/modules/views_ui/tests/src/Functional/ReportFieldsTest.php Tests the Views fields report page.
ReportFieldsTest.php file core/modules/views_ui/tests/src/Functional/ReportFieldsTest.php
ReportFieldsTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/ReportFieldsTest.php The theme to install as the default for testing.
ReportFieldsTest::$modules property core/modules/views_ui/tests/src/Functional/ReportFieldsTest.php Modules to install.
ReportFieldsTest::$testViews property core/modules/views_ui/tests/src/Functional/ReportFieldsTest.php
ReportFieldsTest::testReportFields function core/modules/views_ui/tests/src/Functional/ReportFieldsTest.php Tests the Views fields report page.
ReportTest class core/modules/views_ui/tests/src/Functional/ReportTest.php Tests existence of the views plugin report.
ReportTest.php file core/modules/views_ui/tests/src/Functional/ReportTest.php
ReportTest::$adminUser property core/modules/views_ui/tests/src/Functional/ReportTest.php Stores an admin user used by the different tests.
ReportTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/ReportTest.php The theme to install as the default for testing.
ReportTest::$modules property core/modules/views_ui/tests/src/Functional/ReportTest.php Modules to install.
ReportTest::testReport function core/modules/views_ui/tests/src/Functional/ReportTest.php Tests the existence of the views plugin report.
RequestContext class core/lib/Drupal/Core/Routing/RequestContext.php Holds information about the current request.
RequestContext.php file core/lib/Drupal/Core/Routing/RequestContext.php

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