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
EntityTestMapFieldTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/EntityTestMapFieldTest.php Sets up the necessary authorization.
EntityTestMulBundle::setDescription function core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulBundle.php Sets the entity description.
EntityTestResourceTestBase::setUpAuthorization function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestResourceTestBase.php Sets up the necessary authorization.
EntityTestRevisionTest::testRevisionsViewWithNoTypeOnBaseTable function core/modules/views/tests/src/Functional/Wizard/EntityTestRevisionTest.php Tests creating a view of revisions where the type is not on the base table.
EntityTestTest::getSparseFieldSets function core/modules/jsonapi/tests/src/Functional/EntityTestTest.php Returns an array of sparse fields sets to test.
EntityTestTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/EntityTestTest.php Sets up the necessary authorization.
EntityTestTextItemNormalizerTest::setUpAuthorization function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php Sets up the necessary authorization.
EntityTestViewsFieldAccessTest::setUp function core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php
EntityTranslationFormTest::setUp function core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php
EntityTranslationNormalizeTest::setUp function core/modules/hal/tests/src/Kernel/EntityTranslationNormalizeTest.php
EntityTranslationSettings class core/modules/content_translation/src/Plugin/migrate/source/d7/EntityTranslationSettings.php Drupal 7 Entity Translation settings (variables) from database.
EntityTranslationSettings.php file core/modules/content_translation/src/Plugin/migrate/source/d7/EntityTranslationSettings.php
EntityTranslationSettings::doCount function core/modules/content_translation/src/Plugin/migrate/source/d7/EntityTranslationSettings.php Gets the source count using countQuery().
EntityTranslationSettings::fields function core/modules/content_translation/src/Plugin/migrate/source/d7/EntityTranslationSettings.php Returns available fields on the source.
EntityTranslationSettings::getIds function core/modules/content_translation/src/Plugin/migrate/source/d7/EntityTranslationSettings.php Defines the source fields uniquely identifying a source row.
EntityTranslationSettings::initializeIterator function core/modules/content_translation/src/Plugin/migrate/source/d7/EntityTranslationSettings.php Initializes the iterator with the source data.
EntityTranslationSettings::query function core/modules/content_translation/src/Plugin/migrate/source/d7/EntityTranslationSettings.php
EntityTranslationSettingsTest class core/modules/content_translation/tests/src/Kernel/Plugin/migrate/source/d7/EntityTranslationSettingsTest.php Tests entity translation settings source plugin.
EntityTranslationSettingsTest.php file core/modules/content_translation/tests/src/Kernel/Plugin/migrate/source/d7/EntityTranslationSettingsTest.php
EntityTranslationSettingsTest::$modules property core/modules/content_translation/tests/src/Kernel/Plugin/migrate/source/d7/EntityTranslationSettingsTest.php Modules to enable.
EntityTranslationSettingsTest::providerSource function core/modules/content_translation/tests/src/Kernel/Plugin/migrate/source/d7/EntityTranslationSettingsTest.php The data provider.
EntityType::getBaseTable function core/lib/Drupal/Core/Entity/EntityType.php Gets the name of the entity's base table.
EntityType::set function core/lib/Drupal/Core/Entity/EntityType.php Sets a value to an arbitrary property.
EntityType::setAccessClass function core/lib/Drupal/Core/Entity/EntityType.php Sets the access control handler class.
EntityType::setClass function core/lib/Drupal/Core/Entity/EntityType.php Sets the class.
EntityType::setConstraints function core/lib/Drupal/Core/Entity/EntityType.php Sets the array of validation constraints for the FieldItemList.
EntityType::setFormClass function core/lib/Drupal/Core/Entity/EntityType.php Sets a form class for a specific operation.
EntityType::setHandlerClass function core/lib/Drupal/Core/Entity/EntityType.php Sets the handlers for a given type.
EntityType::setLinkTemplate function core/lib/Drupal/Core/Entity/EntityType.php Sets a single link template.
EntityType::setListBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php Sets the list class.
EntityType::setStorageClass function core/lib/Drupal/Core/Entity/EntityType.php Sets the storage class.
EntityType::setUriCallback function core/lib/Drupal/Core/Entity/EntityType.php Sets a callable to use to provide the entity URI.
EntityType::setViewBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php Gets the view builder class.
EntityTypeBundleInfoTest::setUp function core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php
EntityTypeBundleInfoTest::setUpEntityTypeDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php Sets up the entity type manager to be tested.
EntityTypeConstraintsTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintsTest.php
EntityTypeConstraintValidatorTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintValidatorTest.php
EntityTypedDataDefinitionTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityTypedDataDefinitionTest.php
EntityTypeInfoTest::setUp function core/modules/content_moderation/tests/src/Kernel/EntityTypeInfoTest.php
EntityTypeInterface::getBaseTable function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the name of the entity's base table.
EntityTypeInterface::set function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Sets a value to an arbitrary property.
EntityTypeInterface::setAccessClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Sets the access control handler class.
EntityTypeInterface::setConstraints function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Sets the array of validation constraints for the FieldItemList.
EntityTypeInterface::setFormClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Sets a form class for a specific operation.
EntityTypeInterface::setHandlerClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Sets the handlers for a given type.
EntityTypeInterface::setLinkTemplate function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Sets a single link template.
EntityTypeInterface::setListBuilderClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Sets the list class.
EntityTypeInterface::setStorageClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Sets the storage class.
EntityTypeInterface::setUriCallback function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Sets a callable to use to provide the entity URI.
EntityTypeInterface::setViewBuilderClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the view builder class.

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