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
CommentInterface::setFieldName function core/modules/comment/src/CommentInterface.php Sets the field ID for which this comment is attached.
CommentInterface::setHomepage function core/modules/comment/src/CommentInterface.php Sets the comment author's home page address.
CommentInterface::setHostname function core/modules/comment/src/CommentInterface.php Sets the hostname of the author of the comment.
CommentInterface::setSubject function core/modules/comment/src/CommentInterface.php Sets the subject of the comment.
CommentInterface::setThread function core/modules/comment/src/CommentInterface.php Sets the alphadecimal representation of the comment's place in a thread.
CommentInterfaceTest::setUp function core/modules/comment/tests/src/Functional/CommentInterfaceTest.php Set up comments to have subject and preview disabled.
CommentItem::defaultFieldSettings function core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php Defines the field-level settings for this plugin.
CommentItem::defaultStorageSettings function core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php Defines the storage-level settings for this plugin.
CommentItem::fieldSettingsForm function core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php Returns a form for the field-level settings.
CommentItem::storageSettingsForm function core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php Returns a form for the storage-level settings.
CommentItemTest::setUp function core/modules/comment/tests/src/Kernel/CommentItemTest.php Set the default field storage backend for fields created during tests.
CommentLanguageTest::setUp function core/modules/comment/tests/src/Functional/CommentLanguageTest.php
CommentLegacyTest::setUp function core/modules/comment/tests/src/Kernel/CommentLegacyTest.php
CommentLinkBuilderTest::setUp function core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php Prepares mocks for the test.
CommentLinksAlterTest::setUp function core/modules/comment/tests/src/Functional/CommentLinksAlterTest.php
CommentLinksTest::setUp function core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php
CommentNameConstraintValidator::getAnonymousContactDetailsSetting function core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraintValidator.php Gets the anonymous contact details setting from the comment.
CommentNodeAccessTest::setUp function core/modules/comment/tests/src/Functional/CommentNodeAccessTest.php
CommentNonNodeTest::setUp function core/modules/comment/tests/src/Functional/CommentNonNodeTest.php
CommentOrphanTest::setUp function core/modules/comment/tests/src/Kernel/CommentOrphanTest.php
CommentResourceTestBase::setUpAuthorization function core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php Sets up the necessary authorization.
CommentRestExportTest::setUp function core/modules/comment/tests/src/Functional/Views/CommentRestExportTest.php
CommentRssTest::setUp function core/modules/comment/tests/src/Functional/CommentRssTest.php
CommentStatisticsTest::setUp function core/modules/comment/tests/src/Functional/CommentStatisticsTest.php
CommentStatisticsUnitTest::setUp function core/modules/comment/tests/src/Unit/CommentStatisticsUnitTest.php Sets up required mocks and the CommentStatistics service under test.
CommentStatusFieldAccessTest::setUp function core/modules/comment/tests/src/Functional/CommentStatusFieldAccessTest.php
CommentStringIdEntitiesTest::setUp function core/modules/comment/tests/src/Kernel/CommentStringIdEntitiesTest.php
CommentTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/CommentTest.php Sets up the necessary authorization.
CommentTestBase::setCommentAnonymous function core/modules/comment/src/Tests/CommentTestBase.php Sets the value governing restrictions on anonymous comments.
CommentTestBase::setCommentAnonymous function core/modules/comment/tests/src/Functional/CommentTestBase.php Sets the value governing restrictions on anonymous comments.
CommentTestBase::setCommentForm function core/modules/comment/src/Tests/CommentTestBase.php Sets the value governing whether the comment form is on its own page.
CommentTestBase::setCommentForm function core/modules/comment/tests/src/Functional/CommentTestBase.php Sets the value governing whether the comment form is on its own page.
CommentTestBase::setCommentPreview function core/modules/comment/src/Tests/CommentTestBase.php Sets the value governing the previewing mode for the comment form.
CommentTestBase::setCommentPreview function core/modules/comment/tests/src/Functional/CommentTestBase.php Sets the value governing the previewing mode for the comment form.
CommentTestBase::setCommentSettings function core/modules/comment/src/Tests/CommentTestBase.php Sets a comment settings variable for the article content type.
CommentTestBase::setCommentSettings function core/modules/comment/tests/src/Functional/CommentTestBase.php Sets a comment settings variable for the article content type.
CommentTestBase::setCommentsPerPage function core/modules/comment/src/Tests/CommentTestBase.php Sets the value specifying the default number of comments per page.
CommentTestBase::setCommentsPerPage function core/modules/comment/tests/src/Functional/CommentTestBase.php Sets the value specifying the default number of comments per page.
CommentTestBase::setCommentSubject function core/modules/comment/src/Tests/CommentTestBase.php Sets the value governing whether the subject field should be enabled.
CommentTestBase::setCommentSubject function core/modules/comment/tests/src/Functional/CommentTestBase.php Sets the value governing whether the subject field should be enabled.
CommentTestBase::setUp function core/modules/comment/src/Tests/CommentTestBase.php Sets up a Drupal site for running functional and integration tests.
CommentTestBase::setUp function core/modules/comment/src/Tests/Views/CommentTestBase.php Sets up a Drupal site for running functional and integration tests.
CommentTestBase::setUp function core/modules/comment/tests/src/Functional/CommentTestBase.php
CommentTestBase::setUp function core/modules/comment/tests/src/Functional/Views/CommentTestBase.php
CommentTranslationUITest::setUp function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php
CommentTranslationUITest::setupBundle function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php Creates or initializes the bundle date if needed.
CommentType::setDescription function core/modules/comment/src/Entity/CommentType.php Sets the description of the comment type.
CommentTypeInterface::setDescription function core/modules/comment/src/CommentTypeInterface.php Sets the description of the comment type.
CommentTypeResourceTestBase::setUpAuthorization function core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php Sets up the necessary authorization.
CommentTypeTest::setUp function core/modules/comment/tests/src/Functional/CommentTypeTest.php Sets the test up.

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