Search for set

  1. Search 7.x for set
  2. Search 9.5.x for set
  3. Search 8.9.x for set
  4. Search 10.3.x for set
  5. Other projects
Title Object type File name Summary
RemoteFileSaveUploadTest::setUp function core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php
RemoteFileScanDirectoryTest::setUp function core/tests/Drupal/KernelTests/Core/File/RemoteFileScanDirectoryTest.php
RemoteFileUnmanagedCopyTest::setUp function core/tests/Drupal/KernelTests/Core/File/RemoteFileUnmanagedCopyTest.php
RemovePathKeyTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/RemovePathKeyTest.php Set database dump files to be used.
RenderCache::set function core/lib/Drupal/Core/Render/RenderCache.php Caches the rendered output of a renderable array.
RenderCacheIntegrationTest::setUp function core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php
RenderCacheInterface::set function core/lib/Drupal/Core/Render/RenderCacheInterface.php Caches the rendered output of a renderable array.
RenderCacheWebTest::setUp function core/modules/views/tests/src/Functional/RenderCacheWebTest.php Sets up the test.
RenderedEntityTest::setUp function core/modules/views/tests/src/Unit/Plugin/views/field/RenderedEntityTest.php
RenderElement::setAttributes function core/lib/Drupal/Core/Render/Element/RenderElement.php Sets a form element's class attribute.
RenderElementBase::setAttributes function core/lib/Drupal/Core/Render/Element/RenderElementBase.php Sets a form element's class attribute.
RenderElementTest::providerTestSetAttributes function core/tests/Drupal/Tests/Core/Render/Element/RenderElementTest.php Provides test data for testSetAttributes().
RenderElementTest::setUp function core/tests/Drupal/Tests/Core/Render/Element/RenderElementTest.php
RenderElementTest::testSetAttributes function core/tests/Drupal/Tests/Core/Render/Element/RenderElementTest.php @covers ::setAttributes[[api-linebreak]]
RenderElementTypesTest::setUp function core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php
Renderer::setCurrentRenderContext function core/lib/Drupal/Core/Render/Renderer.php Sets the current render context.
RendererBubblingTest::setUp function core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php
RendererCallbackTest::setUp function core/tests/Drupal/Tests/Core/Render/RendererCallbackTest.php
RendererDebugTest::setUp function core/tests/Drupal/Tests/Core/Render/RendererDebugTest.php
RendererPlaceholdersTest::setUp function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php
RendererPlaceholdersTest::setupThemeManagerForDetails function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php Sets up the theme manager for the <details>-tag.
RendererRecursionTest::setUpRenderRecursionComplexElements function core/tests/Drupal/Tests/Core/Render/RendererRecursionTest.php
RendererTest::testRenderSortingWithSetHashSorted function core/tests/Drupal/Tests/Core/Render/RendererTest.php @covers ::render[[api-linebreak]]
@covers ::doRender[[api-linebreak]]
RendererTest::testRenderWithPresetAccess function core/tests/Drupal/Tests/Core/Render/RendererTest.php @covers ::render[[api-linebreak]]
@covers ::doRender[[api-linebreak]]
RendererTestBase::setUp function core/tests/Drupal/Tests/Core/Render/RendererTestBase.php
RendererTestBase::setUpMemoryCache function core/tests/Drupal/Tests/Core/Render/RendererTestBase.php Sets up a memory-based render cache back-end.
RendererTestBase::setUpRequest function core/tests/Drupal/Tests/Core/Render/RendererTestBase.php Sets up a request object on the request stack.
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.
RenderPlaceholderMessageTestController::setAndLogMessage function core/modules/system/tests/modules/render_placeholder_message_test/src/RenderPlaceholderMessageTestController.php Render API callback: Sets and prints a message.
ReplicaKillSwitch::$settings property core/lib/Drupal/Core/Database/ReplicaKillSwitch.php The settings object.
RequestContext::setCompleteBaseUrl function core/lib/Drupal/Core/Routing/RequestContext.php Sets the complete base URL for the Request context.
RequestHandlerTest::setUp function core/modules/rest/tests/src/Kernel/RequestHandlerTest.php
RequestPathTest::setUp function core/tests/Drupal/KernelTests/Core/Plugin/Condition/RequestPathTest.php
RequestSanitizerTest::setUp function core/tests/Drupal/Tests/Core/Security/RequestSanitizerTest.php
RequiredModuleUninstallValidatorTest::setUp function core/tests/Drupal/Tests/Core/Extension/RequiredModuleUninstallValidatorTest.php
RequirementsTest::setServerSoftware function core/modules/file/tests/src/Kernel/RequirementsTest.php Sets the server software attribute in the request.
RequirementsTest::setUp function core/modules/mysql/tests/src/Functional/RequirementsTest.php
RequirementsTest::writeIsolationLevelSettings function core/modules/mysql/tests/src/Functional/RequirementsTest.php Writes the isolation level in settings.php.
reset-appearance.module.css file core/misc/components/reset-appearance.module.css /*
* @file
* Utility class to remove browser styles, especially for button.
*/

.reset-appearance {
margin: 0;
padding: 0;
border: 0 none;
background: transparent;
line-height: inherit;
-webkit-appearance: none;
appearance: none;
}
reset-appearance.module.css file core/themes/stable9/css/core/components/reset-appearance.module.css /*
* @file
* Utility class to remove browser styles, especially for button.
*/

.reset-appearance {
margin: 0;
padding: 0;
border: 0 none;
background: transparent;
line-height: inherit;
-webkit-appearance: none;
appearance: none;
}
reset.css file core/misc/dialog/off-canvas/css/reset.css Reset HTML elements styles for the off-canvas dialog.
reset.css file core/modules/system/tests/themes/sdc_theme_test/css/reset.css div {
display: block;
}
reset.pcss.css file core/misc/dialog/off-canvas/css/reset.pcss.css Reset HTML elements styles for the off-canvas dialog.
ResettableStackedRouteMatchInterface interface core/lib/Drupal/Core/Routing/ResettableStackedRouteMatchInterface.php Defines an interface for a resettable stack of route matches.
ResettableStackedRouteMatchInterface.php file core/lib/Drupal/Core/Routing/ResettableStackedRouteMatchInterface.php
ResettableStackedRouteMatchInterface::resetRouteMatch function core/lib/Drupal/Core/Routing/ResettableStackedRouteMatchInterface.php Resets the route match static cache.
ResettableStaticTest class core/tests/Drupal/KernelTests/Core/Bootstrap/ResettableStaticTest.php Tests that drupal_static() and drupal_static_reset() work.
ResettableStaticTest.php file core/tests/Drupal/KernelTests/Core/Bootstrap/ResettableStaticTest.php
ResettableStaticTest::testDrupalStatic function core/tests/Drupal/KernelTests/Core/Bootstrap/ResettableStaticTest.php Tests drupal_static() function.
ResolvedLibraryDefinitionsFilesMatchTest::setUp function core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php

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