Search for __set

  1. Search 7.x for __set
  2. Search 9.5.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
ColorSafePreviewTest::setUp function core/modules/color/tests/src/Functional/ColorSafePreviewTest.php
ColorTest::setUp function core/modules/color/tests/src/Functional/ColorTest.php
ColorTest::testLogoSettingOverride function core/modules/color/tests/src/Functional/ColorTest.php Test whether the custom logo is used in the color preview.
ColorTest::testOverrideAndResetScheme function core/modules/color/tests/src/Functional/ColorTest.php Test whether the scheme can be set, viewed anonymously and reset.
color_form_system_theme_settings_alter function core/modules/color/color.module Implements hook_form_FORM_ID_alter().
CommandLineOrUnsafeMethodTest::setUp function core/tests/Drupal/Tests/Core/PageCache/CommandLineOrUnsafeMethodTest.php
CommandsTest::testAttachedSettings function core/tests/Drupal/KernelTests/Core/Ajax/CommandsTest.php Regression test: Settings command exists regardless of JS aggregation.
CommandWithAttachedAssetsInterface interface core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsInterface.php Interface for Ajax commands that render content and attach assets.
CommandWithAttachedAssetsInterface.php file core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsInterface.php
CommandWithAttachedAssetsInterface::getAttachedAssets function core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsInterface.php Gets the attached assets.
CommandWithAttachedAssetsTrait trait core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php Trait for Ajax commands that render content and attach assets.
CommandWithAttachedAssetsTrait.php file core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php
CommandWithAttachedAssetsTrait::$attachedAssets property core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php The attached assets for this Ajax command.
CommandWithAttachedAssetsTrait::getAttachedAssets function core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php Gets the attached assets.
CommandWithAttachedAssetsTrait::getRenderedContent function core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php Processes the content for output.
comment.settings.yml file core/modules/comment/config/install/comment.settings.yml core/modules/comment/config/install/comment.settings.yml
Comment::releaseThreadLock function core/modules/comment/src/Entity/Comment.php Release the lock acquired for the thread in preSave().
Comment::setAuthorName function core/modules/comment/src/Entity/Comment.php Sets the name of the author of the comment.
Comment::setCreatedTime function core/modules/comment/src/Entity/Comment.php Sets the creation date of the comment.
Comment::setFieldName function core/modules/comment/src/Entity/Comment.php Sets the field ID for which this comment is attached.
Comment::setHomepage function core/modules/comment/src/Entity/Comment.php Sets the comment author's home page address.
Comment::setHostname function core/modules/comment/src/Entity/Comment.php Sets the hostname of the author of the comment.
Comment::setSubject function core/modules/comment/src/Entity/Comment.php Sets the subject of the comment.
Comment::setThread function core/modules/comment/src/Entity/Comment.php Sets the alphadecimal representation of the comment's place in a thread.
CommentAccessTest::setUp function core/modules/comment/tests/src/Functional/CommentAccessTest.php
CommentAdminTest::setUp function core/modules/comment/tests/src/Functional/CommentAdminTest.php
CommentAdminTest::setUp function core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php
CommentAdminViewTest::setUp function core/modules/comment/tests/src/Kernel/Views/CommentAdminViewTest.php
CommentAdminViewUpdateTest::setDatabaseDumpFiles function core/modules/comment/tests/src/Functional/Update/CommentAdminViewUpdateTest.php Set database dump files to be used.
CommentAnonymousTest::setUp function core/modules/comment/tests/src/Functional/CommentAnonymousTest.php
CommentAttributesTest::setUp function core/modules/rdf/tests/src/Functional/CommentAttributesTest.php
CommentBaseFieldTest::setUp function core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php
CommentBlockTest::setUp function core/modules/comment/tests/src/Functional/CommentBlockTest.php
CommentBookTest::setUp function core/modules/comment/tests/src/Functional/CommentBookTest.php
CommentBundlesTest::setUp function core/modules/comment/tests/src/Kernel/CommentBundlesTest.php
CommentCacheTagsTest::setUp function core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php
CommentCSSTest::setUp function core/modules/comment/tests/src/Functional/CommentCSSTest.php
CommentDefaultFormatter::defaultSettings function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Defines the default settings for this plugin.
CommentDefaultFormatter::settingsForm function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Returns a form to configure settings for the formatter.
CommentDefaultFormatter::settingsSummary function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Returns a short summary for the current formatter settings.
CommentDefaultFormatterCacheTagsTest::setUp function core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php
CommentEntityTest::setUp function core/modules/comment/tests/src/Functional/CommentEntityTest.php
CommentFieldAccessTest::setUp function core/modules/comment/tests/src/Kernel/CommentFieldAccessTest.php
CommentFieldFilterTest::setUp function core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php
CommentFieldItemList::offsetExists function core/modules/comment/src/CommentFieldItemList.php
CommentHostnameUpdateTest::setDatabaseDumpFiles function core/modules/comment/tests/src/Functional/Update/CommentHostnameUpdateTest.php Set database dump files to be used.
CommentHostnameUpdateTest::testCommentPostUpdateAddIpAddressSetting function core/modules/comment/tests/src/Functional/Update/CommentHostnameUpdateTest.php Tests comment_post_update_add_ip_address_setting().
CommentIntegrationTest::setUp function core/modules/comment/tests/src/Kernel/CommentIntegrationTest.php
CommentInterface::setAuthorName function core/modules/comment/src/CommentInterface.php Sets the name of the author of the comment.
CommentInterface::setCreatedTime function core/modules/comment/src/CommentInterface.php Sets the creation date of the comment.

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