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 11.x for rid
  5. Other projects
Title Object type File name Summary
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 @coversDefaultClass \Drupal\user\Plugin\views\argument\RolesRid[[api-linebreak]]
@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 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
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
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::$modules property core/tests/Drupal/KernelTests/Core/Theme/Stable9LibraryOverrideTest.php Modules to install.
Stable9LibraryOverrideTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/Stable9LibraryOverrideTest.php
Stable9LibraryOverrideTest::testStable9LibraryOverrides function core/tests/Drupal/KernelTests/Core/Theme/Stable9LibraryOverrideTest.php Ensures that Stable 9 overrides all relevant core library assets.
Stable9TemplateOverrideTest class core/tests/Drupal/KernelTests/Core/Theme/Stable9TemplateOverrideTest.php Tests Stable 9's template overrides.
Stable9TemplateOverrideTest.php file core/tests/Drupal/KernelTests/Core/Theme/Stable9TemplateOverrideTest.php
Stable9TemplateOverrideTest::$allModules property core/tests/Drupal/KernelTests/Core/Theme/Stable9TemplateOverrideTest.php A list of all core modules.
Stable9TemplateOverrideTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/Stable9TemplateOverrideTest.php Modules to install.
Stable9TemplateOverrideTest::$templatesToSkip property core/tests/Drupal/KernelTests/Core/Theme/Stable9TemplateOverrideTest.php An array of template names to skip, without the extension.
Stable9TemplateOverrideTest::$themeHandler property core/tests/Drupal/KernelTests/Core/Theme/Stable9TemplateOverrideTest.php The theme handler.
Stable9TemplateOverrideTest::installAllModules function core/tests/Drupal/KernelTests/Core/Theme/Stable9TemplateOverrideTest.php Installs all core modules.
Stable9TemplateOverrideTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/Stable9TemplateOverrideTest.php
Stable9TemplateOverrideTest::testStable9TemplateOverrides function core/tests/Drupal/KernelTests/Core/Theme/Stable9TemplateOverrideTest.php Ensures that Stable 9 overrides all relevant core templates.
StableLibraryOverrideTestBase class core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTestBase.php Tests the behavior of a theme when base_theme info key is missing.
StableLibraryOverrideTestBase.php file core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTestBase.php
StableLibraryOverrideTestBase::$allModules property core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTestBase.php A list of all core modules.
StableLibraryOverrideTestBase::$librariesToSkip property core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTestBase.php A list of libraries to skip checking, in the format extension/library_name.
StableLibraryOverrideTestBase::$libraryDiscovery property core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTestBase.php The library discovery service.
StableLibraryOverrideTestBase::$themeInitialization property core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTestBase.php The theme initialization.

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