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
HandlerTest::setUp function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Sets up the test.
HandlerTest::testSetRelationship function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Tests the relationship method on the base class.
HandlerTestTrait::setupDisplay function core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php Sets up a mocked display object.
HandlerTestTrait::setupExecutableAndView function core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php Sets up a view executable and a view entity.
HandlerTestTrait::setupViewsData function core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php Sets up a mocked views data object.
Heading::getElementsSubset function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php Returns a configured subset of the elements supported by this plugin.
HelpBlockTest::setUp function core/modules/help/tests/src/Functional/HelpBlockTest.php
HelpPageOrderTest::setUp function core/modules/help/tests/src/Functional/HelpPageOrderTest.php
HelpSearch::$searchSettings property core/modules/help_topics/src/Plugin/Search/HelpSearch.php A config object for 'search.settings'.
HelpSectionManager::setSearchManager function core/modules/help_topics/src/HelpSectionManager.php Sets the search manager.
HelpTest::setUp function core/modules/help/tests/src/Functional/HelpTest.php
HelpTestTwigNodeVisitor::setStateValue function core/modules/help_topics/tests/modules/help_topics_twig_tester/src/HelpTestTwigNodeVisitor.php Sets state information.
HelpTopicSearchTest::setUp function core/modules/help_topics/tests/src/Functional/HelpTopicSearchTest.php
HelpTopicTest::setUp function core/modules/help_topics/tests/src/Functional/HelpTopicTest.php
HelpTopicTranslatedTestBase::setUp function core/modules/help_topics/tests/src/Functional/HelpTopicTranslatedTestBase.php
HelpTopicTranslationTest::setUp function core/modules/help_topics/tests/src/Functional/HelpTopicTranslationTest.php
HelpTopicTwigLoaderTest::setUp function core/modules/help_topics/tests/src/Unit/HelpTopicTwigLoaderTest.php
HelpTopicTwigLoaderTest::setUpVfs function core/modules/help_topics/tests/src/Unit/HelpTopicTwigLoaderTest.php Sets up the virtual file system.
HelpTopicTwigTest::setUp function core/modules/help_topics/tests/src/Unit/HelpTopicTwigTest.php
HighWaterTest::setUp function core/modules/migrate/tests/src/Kernel/HighWaterTest.php
HistoryTest::setUp function core/modules/history/tests/src/Functional/HistoryTest.php
HistoryTimestampTest::setUp function core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php
HookDiscoveryTest::setUp function core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php
hook_editor_js_settings_alter function core/modules/editor/editor.api.php Modifies JavaScript settings that are added for text editors.
hook_field_formatter_settings_summary_alter function core/modules/field_ui/field_ui.api.php Alters the field formatter settings summary.
hook_field_formatter_third_party_settings_form function core/modules/field_ui/field_ui.api.php Allow modules to add settings to field formatters provided by other modules.
hook_field_widget_settings_summary_alter function core/modules/field_ui/field_ui.api.php Alters the field widget settings summary.
hook_field_widget_third_party_settings_form function core/modules/field_ui/field_ui.api.php Allow modules to add settings to field widgets provided by other modules.
hook_form_system_theme_settings_alter function core/lib/Drupal/Core/Render/theme.api.php Allow themes to alter the theme-specific settings form.
hook_js_settings_alter function core/lib/Drupal/Core/Render/theme.api.php Perform necessary alterations to the JavaScript settings (drupalSettings).
hook_js_settings_build function core/lib/Drupal/Core/Render/theme.api.php Modify the JavaScript settings (drupalSettings).
hook_shortcut_default_set function core/modules/shortcut/shortcut.api.php Return the name of a default shortcut set for the provided user account.
HtaccessTest::setUp function core/tests/Drupal/KernelTests/Core/File/HtaccessTest.php
Html::resetSeenIds function core/lib/Drupal/Component/Utility/Html.php Resets the list of seen IDs.
Html::setIsAjax function core/lib/Drupal/Component/Utility/Html.php Sets if this request is an Ajax request.
HtmlOutputPrinterTrait::setUpHtmlOutput function core/tests/Drupal/Tests/Listeners/HtmlOutputPrinterTrait.php Creates the file to list the HTML output created during the test.
HtmlResponse::setContent function core/lib/Drupal/Core/Render/HtmlResponse.php Sets the response content.
HtmlResponseAttachmentsProcessor::$assetResolver property core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php The asset resolver service.
HtmlResponseAttachmentsProcessor::processAssetLibraries function core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Processes asset libraries into render arrays.
HtmlResponseAttachmentsProcessor::setHeaders function core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Sets headers on a response object.
HTMLRestrictions::emptySet function core/modules/ckeditor5/src/HTMLRestrictions.php Creates the empty set of HTML restrictions: nothing is allowed.
HTMLRestrictions::extractPlainTagsSubset function core/modules/ckeditor5/src/HTMLRestrictions.php Extracts the subset of plain tags (attributes omitted) from allowed elements.
HTMLRestrictions::getConcreteSubset function core/modules/ckeditor5/src/HTMLRestrictions.php Gets the subset of allowed elements whose tags are concrete.
HTMLRestrictions::getPlainTagsSubset function core/modules/ckeditor5/src/HTMLRestrictions.php Gets the subset of plain tags (no attributes) from allowed elements.
HTMLRestrictions::getWildcardSubset function core/modules/ckeditor5/src/HTMLRestrictions.php Gets the subset of allowed elements whose tags are wildcards.
HTMLRestrictionsTest::providerSubsets function core/modules/ckeditor5/tests/src/Unit/HTMLRestrictionsTest.php
HTMLRestrictionsTest::testSubsets function core/modules/ckeditor5/tests/src/Unit/HTMLRestrictionsTest.php @covers ::getWildcardSubset
@covers ::getConcreteSubset
@covers ::getPlainTagsSubset()
@covers ::extractPlainTagsSubset()
@dataProvider providerSubsets
HtmlTest::setUp function core/tests/Drupal/Tests/Component/Utility/HtmlTest.php
IconBuilderInterface::setHeight function core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php Sets the height.
IconBuilderInterface::setId function core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php Sets the ID.

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