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
BigPipeTestSubscriber::onRespondSetBigPipeDebugPlaceholderHeaders function core/modules/big_pipe/tests/modules/big_pipe_test/src/EventSubscriber/BigPipeTestSubscriber.php Exposes all BigPipe placeholders (JS and no-JS) via headers for testing.
BinaryData::setValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/BinaryData.php Overrides TypedData::setValue().
BinaryFileResponseTest class core/tests/Drupal/KernelTests/Core/Http/BinaryFileResponseTest.php Tests the headers added by BinaryFileResponse.
BinaryFileResponseTest.php file core/tests/Drupal/KernelTests/Core/Http/BinaryFileResponseTest.php
BinaryFileResponseTest::$modules property core/tests/Drupal/KernelTests/Core/Http/BinaryFileResponseTest.php Modules to install.
BinaryFileResponseTest::providerTestCalculatedContentType function core/tests/Drupal/KernelTests/Core/Http/BinaryFileResponseTest.php Data provider of file names and expected content-type values.
BinaryFileResponseTest::testCalculatedContentType function core/tests/Drupal/KernelTests/Core/Http/BinaryFileResponseTest.php Test the content type generated by Drupal is correct.
BinaryFileResponseTestController class core/modules/system/tests/modules/binary_file_response_test/src/Controller/BinaryFileResponseTestController.php Controller routines for binary file response tests.
BinaryFileResponseTestController.php file core/modules/system/tests/modules/binary_file_response_test/src/Controller/BinaryFileResponseTestController.php
BinaryFileResponseTestController::download function core/modules/system/tests/modules/binary_file_response_test/src/Controller/BinaryFileResponseTestController.php Download the file set in the relative_file_url query parameter.
Block::$settings property core/modules/block/src/Entity/Block.php The plugin instance settings.
Block::blockSettings function core/modules/views/src/Plugin/views/display/Block.php Returns plugin-specific settings for the block.
Block::setRegion function core/modules/block/src/Entity/Block.php #[ActionMethod(adminLabel: new TranslatableMarkup('Set block region'), pluralize: FALSE)]
Block::setVisibilityConfig function core/modules/block/src/Entity/Block.php Sets the visibility condition configuration.
Block::setWeight function core/modules/block/src/Entity/Block.php #[ActionMethod(adminLabel: new TranslatableMarkup('Set block weight'), pluralize: FALSE)]
BlockBaseTest class core/tests/Drupal/KernelTests/Core/Block/BlockBaseTest.php Tests the BlockBase class, base for all block plugins.
BlockBaseTest class core/tests/Drupal/Tests/Core/Block/BlockBaseTest.php @coversDefaultClass \Drupal\Core\Block\BlockBase[[api-linebreak]]
@group block
BlockBaseTest.php file core/tests/Drupal/Tests/Core/Block/BlockBaseTest.php
BlockBaseTest.php file core/tests/Drupal/KernelTests/Core/Block/BlockBaseTest.php
BlockBaseTest::$modules property core/tests/Drupal/KernelTests/Core/Block/BlockBaseTest.php Modules to install.
BlockBaseTest::providerTestGetMachineNameSuggestion function core/tests/Drupal/Tests/Core/Block/BlockBaseTest.php Provides data for testGetMachineNameSuggestion().
BlockBaseTest::testContextMapping function core/tests/Drupal/KernelTests/Core/Block/BlockBaseTest.php Tests that blocks config form have context mapping, and it is stored in configuration.
BlockBaseTest::testGetMachineNameSuggestion function core/tests/Drupal/Tests/Core/Block/BlockBaseTest.php Tests the machine name suggestion.
BlockCacheTest::setUp function core/modules/block/tests/src/Functional/BlockCacheTest.php
BlockComponentRenderArrayTest::setUp function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php
BlockConfigEntityUnitTest::setUp function core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php
BlockConfigSchemaTest::setUp function core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php
BlockConfigSyncTest::setUp function core/modules/block/tests/src/Kernel/BlockConfigSyncTest.php
BlockConfigUpdater::needsInfoStatusSettingsRemoved function core/modules/block/src/BlockConfigUpdater.php Checks if the block contains deprecated info and status settings.
BlockConfigUpdater::setDeprecationsEnabled function core/modules/block/src/BlockConfigUpdater.php Sets the deprecations enabling status.
BlockContent::setInfo function core/modules/block_content/src/Entity/BlockContent.php Sets the block description.
BlockContent::setNonReusable function core/modules/block_content/src/Entity/BlockContent.php Sets the block to be non-reusable.
BlockContent::setReusable function core/modules/block_content/src/Entity/BlockContent.php Sets the block to be reusable.
BlockContent::setTheme function core/modules/block_content/src/Entity/BlockContent.php Sets the theme value.
BlockContentAccessHandlerTest::setUp function core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php
BlockContentCreationTest::setUp function core/modules/block_content/tests/src/Functional/BlockContentCreationTest.php Sets the test up.
BlockContentDeletionTest::setUp function core/modules/block_content/tests/src/Kernel/BlockContentDeletionTest.php
BlockContentDeriverTest::setUp function core/modules/block_content/tests/src/Kernel/BlockContentDeriverTest.php
BlockContentEntityReferenceSelectionTest::setUp function core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php
BlockContentFieldFilterTest::setUp function core/modules/block_content/tests/src/Functional/Views/BlockContentFieldFilterTest.php Sets up the test.
BlockContentGetDependencyEvent::setAccessDependency function core/modules/block_content/src/Event/BlockContentGetDependencyEvent.php Sets the access dependency.
BlockContentInterface::setInfo function core/modules/block_content/src/BlockContentInterface.php Sets the block description.
BlockContentInterface::setNonReusable function core/modules/block_content/src/BlockContentInterface.php Sets the block to be non-reusable.
BlockContentInterface::setReusable function core/modules/block_content/src/BlockContentInterface.php Sets the block to be reusable.
BlockContentInterface::setTheme function core/modules/block_content/src/BlockContentInterface.php Sets the theme value.
BlockContentListTest::setUp function core/modules/block_content/tests/src/Functional/BlockContentListTest.php Sets the test up.
BlockContentListViewsTest::setUp function core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php Sets the test up.
BlockContentLocalTasksTest::setUp function core/modules/block_content/tests/src/Unit/Menu/BlockContentLocalTasksTest.php
BlockContentPermissionsTest::setUp function core/modules/block_content/tests/src/Kernel/BlockContentPermissionsTest.php
BlockContentResourceTestBase::setUpAuthorization function core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php Sets up the necessary authorization.

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