Search for set

  1. Search 7.x for set
  2. Search 8.9.x for set
  3. Search 10.3.x for set
  4. Search 11.x for set
  5. Other projects
Title Object type File name Summary
RenderCacheTest::setUp function core/tests/Drupal/KernelTests/Core/Render/RenderCacheTest.php
RenderCacheWebTest::setUp function core/modules/views/tests/src/Functional/RenderCacheWebTest.php Sets up the test.
RenderElement::setAttributes function core/lib/Drupal/Core/Render/Element/RenderElement.php Sets a form element's class attribute.
RenderElementTest::setUp function core/tests/Drupal/Tests/Core/Render/Element/RenderElementTest.php
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
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 #lazy_builder 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
RequiredModuleUninstallValidator::setStringTranslation function core/lib/Drupal/Core/ProxyClass/Extension/RequiredModuleUninstallValidator.php
RequiredModuleUninstallValidatorTest::setUp function core/tests/Drupal/Tests/Core/Extension/RequiredModuleUninstallValidatorTest.php
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/themes/stable9/css/system/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;
-moz-appearance:…
reset-appearance.module.css file core/themes/stable/css/system/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;
-moz-appearance:…
reset-appearance.module.css file core/modules/system/css/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;
-moz-appearance:…
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
Resource::setDimensions function core/modules/media/src/OEmbed/Resource.php Sets the dimensions.
Resource::setThumbnailDimensions function core/modules/media/src/OEmbed/Resource.php Sets the thumbnail dimensions.
ResourceController::setResource404 function core/modules/media/tests/modules/media_test_oembed/src/Controller/ResourceController.php Maps an asset URL to a 404 response.
ResourceController::setResourceUrl function core/modules/media/tests/modules/media_test_oembed/src/Controller/ResourceController.php Maps an asset URL to a local fixture representing its oEmbed resource.
ResourceFetcherTest::setUp function core/modules/media/tests/src/Functional/ResourceFetcherTest.php
ResourceIdentifierNormalizerTest::setUp function core/modules/jsonapi/tests/src/Unit/Normalizer/ResourceIdentifierNormalizerTest.php
ResourceObjectNormalizationCacher::RESOURCE_CACHE_SUBSET_BASE constant core/modules/jsonapi/src/EventSubscriber/ResourceObjectNormalizationCacher.php Key for the base subset.
ResourceObjectNormalizationCacher::RESOURCE_CACHE_SUBSET_FIELDS constant core/modules/jsonapi/src/EventSubscriber/ResourceObjectNormalizationCacher.php Key for the fields subset.
ResourceObjectNormalizationCacher::set function core/modules/jsonapi/src/EventSubscriber/ResourceObjectNormalizationCacher.php Writes a normalization to cache.
ResourceObjectNormalizationCacher::setRenderCache function core/modules/jsonapi/src/EventSubscriber/ResourceObjectNormalizationCacher.php Sets the render cache service.
ResourceObjectNormalizerCacherTest::setUp function core/modules/jsonapi/tests/src/Kernel/EventSubscriber/ResourceObjectNormalizerCacherTest.php
ResourceResponseTestTrait trait core/modules/jsonapi/tests/src/Functional/ResourceResponseTestTrait.php Utility methods for handling resource responses.

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