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
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 from variables.
EntityTranslationSettings.php file core/modules/content_translation/src/Plugin/migrate/source/d7/EntityTranslationSettings.php
EntityTranslationSettings::count function core/modules/content_translation/src/Plugin/migrate/source/d7/EntityTranslationSettings.php Gets the source count.
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::setLabelCallback function core/lib/Drupal/Core/Entity/EntityType.php Sets the label callback.
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::setLabelCallback function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Sets the label callback.
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.
EntityTypeManagerTest::setUp function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php
EntityTypeManagerTest::setUpEntityTypeDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Sets up the entity type manager to be tested.
EntityTypeRepositoryTest::setUp function core/tests/Drupal/Tests/Core/Entity/EntityTypeRepositoryTest.php
EntityTypeRepositoryTest::setUpEntityTypeDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityTypeRepositoryTest.php Sets up the entity type manager to be tested.
EntityTypeTest::providerTestSet function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Provides test data for testSet.
EntityTypeTest::setUpEntityType function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Sets up an EntityType object for a given set of values.

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