Search for rid

  1. Search 7.x for rid
  2. Search 8.9.x for rid
  3. Search 10.3.x for rid
  4. Search 11.x for rid
  5. Other projects
Title Object type File name Summary
RevertOverridesForm::$sectionStorage property core/modules/layout_builder/src/Form/RevertOverridesForm.php The section storage.
RevertOverridesForm::buildForm function core/modules/layout_builder/src/Form/RevertOverridesForm.php Form constructor.
RevertOverridesForm::create function core/modules/layout_builder/src/Form/RevertOverridesForm.php Instantiates a new instance of this class.
RevertOverridesForm::getCancelUrl function core/modules/layout_builder/src/Form/RevertOverridesForm.php Returns the route to go to if the user cancels the action.
RevertOverridesForm::getConfirmText function core/modules/layout_builder/src/Form/RevertOverridesForm.php Returns a caption for the button that confirms the action.
RevertOverridesForm::getFormId function core/modules/layout_builder/src/Form/RevertOverridesForm.php Returns a unique string identifying the form.
RevertOverridesForm::getQuestion function core/modules/layout_builder/src/Form/RevertOverridesForm.php Returns the question to ask the user.
RevertOverridesForm::submitForm function core/modules/layout_builder/src/Form/RevertOverridesForm.php Form submission handler.
RevertOverridesForm::__construct function core/modules/layout_builder/src/Form/RevertOverridesForm.php Constructs a new RevertOverridesForm.
RevisionLogEntityTrait::getRevisionUserId function core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUserId().
RevisionLogEntityTrait::setRevisionUserId function core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionUserId().
RevisionLogInterface::getRevisionUserId function core/lib/Drupal/Core/Entity/RevisionLogInterface.php Gets the entity revision author ID.
RevisionLogInterface::setRevisionUserId function core/lib/Drupal/Core/Entity/RevisionLogInterface.php Sets the entity revision author by ID.
RolesRid class core/modules/user/src/Plugin/views/argument/RolesRid.php Allow role ID(s) as argument.
RolesRid.php file core/modules/user/src/Plugin/views/argument/RolesRid.php
RolesRid::$roleStorage property core/modules/user/src/Plugin/views/argument/RolesRid.php The role entity storage.
RolesRid::create function core/modules/user/src/Plugin/views/argument/RolesRid.php Creates an instance of the plugin.
RolesRid::titleQuery function core/modules/user/src/Plugin/views/argument/RolesRid.php Override for specific title lookups.
RolesRid::__construct function core/modules/user/src/Plugin/views/argument/RolesRid.php Constructs a \Drupal\user\Plugin\views\argument\RolesRid object.
RolesRidArgumentTest class core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php Tests the handler of the user: roles argument.
RolesRidArgumentTest.php file core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php
RolesRidArgumentTest::$defaultTheme property core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php The theme to install as the default for testing.
RolesRidArgumentTest::$modules property core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php Modules to enable.
RolesRidArgumentTest::$testViews property core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php Views used by this test.
RolesRidArgumentTest::testArgumentTitle function core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php Tests the generated title of a user: roles argument.
RolesRidTest class core/modules/user/tests/src/Unit/Views/Argument/RolesRidTest.php @coversDefaultClass \Drupal\user\Plugin\views\argument\RolesRid
@group user
RolesRidTest.php file core/modules/user/tests/src/Unit/Views/Argument/RolesRidTest.php
RolesRidTest::testTitleQuery function core/modules/user/tests/src/Unit/Views/Argument/RolesRidTest.php Tests the titleQuery method.
RouteBuilderTest::testRebuildWithOverriddenRouteClass function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php Tests routes can use alternative compiler classes.
Routes::$providerIds property core/modules/jsonapi/src/Routing/Routes.php List of providers.
ScaffoldFileInfo::overridden function composer/Plugin/Scaffold/ScaffoldFileInfo.php Determines if this scaffold file has been overridden by another package.
ScaffoldOptions::override function composer/Plugin/Scaffold/ScaffoldOptions.php Creates a new scaffold options object with some values overridden.
ScaffoldOptions::overrideSymlink function composer/Plugin/Scaffold/ScaffoldOptions.php Creates a new scaffold options object with an overridden 'symlink' value.
ScaffoldTest::assertDefaultSettingsFromScaffoldOverride function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldTest.php Asserts that the default settings file was overridden by the test.
ScaffoldTest::scaffoldOverridingSettingsExcludingHtaccessValues function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldTest.php
ScaffoldTest::testScaffoldOverridingSettingsExcludingHtaccess function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldTest.php Asserts that the drupal/assets scaffold files correct for sut.
SearchIndexTest::testSearchIndexServiceIsBackendOverridable function core/modules/search/tests/src/Kernel/SearchIndexTest.php Test that the service "search.index" is backend overridable.
SearchPageOverrideTest class core/modules/search/tests/src/Functional/SearchPageOverrideTest.php Tests if the result page can be overridden.
SearchPageOverrideTest.php file core/modules/search/tests/src/Functional/SearchPageOverrideTest.php
SearchPageOverrideTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchPageOverrideTest.php The theme to install as the default for testing.
SearchPageOverrideTest::$modules property core/modules/search/tests/src/Functional/SearchPageOverrideTest.php Modules to enable.
SearchPageOverrideTest::$searchUser property core/modules/search/tests/src/Functional/SearchPageOverrideTest.php A user with permission to administer search.
SearchPageOverrideTest::setUp function core/modules/search/tests/src/Functional/SearchPageOverrideTest.php
SearchPageOverrideTest::testSearchPageHook function core/modules/search/tests/src/Functional/SearchPageOverrideTest.php
SessionConfigurationTest::testCookieSecureNotOverridable function core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php Tests that session.cookie_secure ini settings cannot be overridden.
settings_tray_override_test.info.yml file core/modules/settings_tray/tests/modules/settings_tray_override_test/settings_tray_override_test.info.yml core/modules/settings_tray/tests/modules/settings_tray_override_test/settings_tray_override_test.info.yml
settings_tray_override_test.overrider service core/modules/settings_tray/tests/modules/settings_tray_override_test/settings_tray_override_test.services.yml Drupal\settings_tray_override_test\ConfigOverrider
settings_tray_override_test.services.yml file core/modules/settings_tray/tests/modules/settings_tray_override_test/settings_tray_override_test.services.yml core/modules/settings_tray/tests/modules/settings_tray_override_test/settings_tray_override_test.services.yml
Stable9LibraryOverrideTest class core/tests/Drupal/KernelTests/Core/Theme/Stable9LibraryOverrideTest.php Tests Stable 9's library overrides.
Stable9LibraryOverrideTest.php file core/tests/Drupal/KernelTests/Core/Theme/Stable9LibraryOverrideTest.php

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