Search for rid

  1. Search 7.x for rid
  2. Search 9.5.x for rid
  3. Search 8.9.x for rid
  4. Search 10.3.x for rid
  5. Search main for rid
  6. Other projects
Title Object type File name Summary
RolesRid::$roleStorage property core/modules/user/src/Plugin/views/argument/RolesRid.php The role entity storage.
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 install.
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 Tests Drupal\user\Plugin\views\argument\RolesRid.
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.
SandboxManagerBaseTest::testTypeMustBeExplicitlyOverridden function core/modules/package_manager/tests/src/Unit/SandboxManagerBaseTest.php Tests type must be explicitly overridden.
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 Provides test values for testScaffoldOverridingSettingsExcludingHtaccess.
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 install.
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 Tests that the search results page can be overridden by a custom plugin.
SessionConfigurationTest::testCookieSecureNotOverridable function core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php Tests that session.cookie_secure ini settings cannot be overridden.
Settings::allowUserOverrides function core/themes/admin/src/Settings.php Determine if user overrides are allowed.
Settings::allowUserOverrides function core/themes/default_admin/src/Settings.php Determine if user overrides are allowed.
Settings::overridden function core/themes/admin/src/Settings.php Check if the user setting overrides the global setting.
Settings::overridden function core/themes/default_admin/src/Settings.php Check if the user setting overrides the global setting.
Settings::overriddenSettingByUser function core/themes/admin/src/Settings.php After build callback to modify the description if a setting is overwritten.
Settings::overriddenSettingByUser function core/themes/default_admin/src/Settings.php After build callback to modify the description if a setting is overwritten.
Settings::userOverrideEnabled function core/themes/admin/src/Settings.php Determine if the user enabled overrides.
Settings::userOverrideEnabled function core/themes/default_admin/src/Settings.php Determine if the user enabled overrides.
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 class core/themes/stable9/tests/Kernel/Stable9LibraryOverrideTest.php Tests Stable 9's library overrides.
Stable9LibraryOverrideTest.php file core/themes/stable9/tests/Kernel/Stable9LibraryOverrideTest.php
Stable9LibraryOverrideTest.php file core/tests/Drupal/KernelTests/Core/Theme/Stable9LibraryOverrideTest.php
Stable9LibraryOverrideTest::$librariesToSkip property core/tests/Drupal/KernelTests/Core/Theme/Stable9LibraryOverrideTest.php A list of libraries to skip checking, in the format extension/library_name.
Stable9LibraryOverrideTest::$librariesToSkip property core/themes/stable9/tests/Kernel/Stable9LibraryOverrideTest.php A list of libraries to skip checking, in the format extension/library_name.
Stable9LibraryOverrideTest::$modules property core/themes/stable9/tests/Kernel/Stable9LibraryOverrideTest.php Modules to install.
Stable9LibraryOverrideTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/Stable9LibraryOverrideTest.php Modules to install.
Stable9LibraryOverrideTest::setUp function 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.