Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
EntityCacheTagsTestBase::selectViewMode function core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php Selects the preferred view mode for the given entity type.
EntityCacheTagsTestBase::setUp function core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php
EntityCacheTagsTestBase::testReferencedEntity function core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php Tests cache tags presence and invalidation of the entity when referenced.
EntityCacheTagsTestBase::verifyRenderCache function core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php Verify that a given render cache entry exists, with the correct cache tags.
EntityChangedActionDeriver::isApplicable function core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityChangedActionDeriver.php Indicates whether the deriver can be used for the provided entity type.
EntityChangedConstraint class core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityChangedConstraint.php Validation constraint for the entity changed timestamp.
EntityChangedConstraint.php file core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityChangedConstraint.php
EntityChangedConstraint::$message property core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityChangedConstraint.php
EntityChangedConstraintValidator class core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityChangedConstraintValidator.php Validates the EntityChanged constraint.
EntityChangedConstraintValidator.php file core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityChangedConstraintValidator.php
EntityChangedConstraintValidator::validate function core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityChangedConstraintValidator.php
EntityChangedInterface::getChangedTimeAcrossTranslations function core/lib/Drupal/Core/Entity/EntityChangedInterface.php Gets the timestamp of the last entity change across all translations.
EntityChangedInterface::setChangedTime function core/lib/Drupal/Core/Entity/EntityChangedInterface.php Sets the timestamp of the last entity change for the current translation.
EntityChangedTrait::getChangedTimeAcrossTranslations function core/lib/Drupal/Core/Entity/EntityChangedTrait.php Returns the timestamp of the last entity change across all translations.
EntityChangedTrait::setChangedTime function core/lib/Drupal/Core/Entity/EntityChangedTrait.php Sets the timestamp of the last entity change for the current translation.
EntityChangesDetectionTrait trait core/lib/Drupal/Core/Entity/EntityChangesDetectionTrait.php Provides helper methods to detect changes in an entity object.
EntityChangesDetectionTrait.php file core/lib/Drupal/Core/Entity/EntityChangesDetectionTrait.php
EntityChangesDetectionTrait::getFieldsToSkipFromTranslationChangesCheck function core/lib/Drupal/Core/Entity/EntityChangesDetectionTrait.php Returns an array of field names to skip when checking for changes.
EntityComment::$state property core/modules/comment/src/Plugin/migrate/destination/EntityComment.php The state storage object.
EntityComment::$stubCommentedEntityIds property core/modules/comment/src/Plugin/migrate/destination/EntityComment.php An array of entity IDs for the 'commented entity' keyed by entity type.
EntityComment::processStubRow function core/modules/comment/src/Plugin/migrate/destination/EntityComment.php Populates as much of the stub row as possible.
EntityComment::__construct function core/modules/comment/src/Plugin/migrate/destination/EntityComment.php Builds a comment entity destination.
EntityCondition::$allowedOperators property core/modules/jsonapi/src/Query/EntityCondition.php The allowed condition operators.
EntityCondition::__construct function core/modules/jsonapi/src/Query/EntityCondition.php Constructs a new EntityCondition object.
EntityConditionGroup::$allowedConjunctions property core/modules/jsonapi/src/Query/EntityConditionGroup.php The AND conjunction value.
EntityConditionGroup::$members property core/modules/jsonapi/src/Query/EntityConditionGroup.php The members of the condition group.
EntityConditionGroup::members function core/modules/jsonapi/src/Query/EntityConditionGroup.php The members which belong to the condition group.
EntityConditionGroup::__construct function core/modules/jsonapi/src/Query/EntityConditionGroup.php Constructs a new condition group object.
EntityConditionGroupTest class core/modules/jsonapi/tests/src/Unit/Query/EntityConditionGroupTest.php @coversDefaultClass \Drupal\jsonapi\Query\EntityConditionGroup[[api-linebreak]]
@group jsonapi
EntityConditionGroupTest.php file core/modules/jsonapi/tests/src/Unit/Query/EntityConditionGroupTest.php
EntityConditionGroupTest::constructProvider function core/modules/jsonapi/tests/src/Unit/Query/EntityConditionGroupTest.php Data provider for testConstruct.
EntityConditionGroupTest::testConstruct function core/modules/jsonapi/tests/src/Unit/Query/EntityConditionGroupTest.php @covers ::__construct[[api-linebreak]]
@dataProvider constructProvider
EntityConditionGroupTest::testConstructException function core/modules/jsonapi/tests/src/Unit/Query/EntityConditionGroupTest.php @covers ::__construct[[api-linebreak]]
EntityConditionTest class core/modules/jsonapi/tests/src/Unit/Query/EntityConditionTest.php @coversDefaultClass \Drupal\jsonapi\Query\EntityCondition[[api-linebreak]]
@group jsonapi
EntityConditionTest.php file core/modules/jsonapi/tests/src/Unit/Query/EntityConditionTest.php
EntityConditionTest::queryParameterProvider function core/modules/jsonapi/tests/src/Unit/Query/EntityConditionTest.php Data provider for testDenormalize.
EntityConditionTest::setUp function core/modules/jsonapi/tests/src/Unit/Query/EntityConditionTest.php
EntityConditionTest::testCreateFromQueryParameter function core/modules/jsonapi/tests/src/Unit/Query/EntityConditionTest.php @covers ::createFromQueryParameter[[api-linebreak]]
@dataProvider queryParameterProvider
EntityConditionTest::testValidation function core/modules/jsonapi/tests/src/Unit/Query/EntityConditionTest.php @covers ::validate[[api-linebreak]]
@dataProvider validationProvider
EntityConditionTest::validationProvider function core/modules/jsonapi/tests/src/Unit/Query/EntityConditionTest.php Data provider for testValidation.
EntityConfigBase class core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php Base destination class for importing configuration entities.
EntityConfigBase.php file core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php
EntityConfigBase::$configFactory property core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php The configuration factory.
EntityConfigBase::$languageManager property core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php The language manager.
EntityConfigBase::create function core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php Creates an instance of the plugin.
EntityConfigBase::generateId function core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php Generates an entity ID.
EntityConfigBase::getIds function core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php Gets the destination IDs.
EntityConfigBase::import function core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php Import the row.
EntityConfigBase::isTranslationDestination function core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php Get whether this destination is for translations.
EntityConfigBase::rollback function core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php Delete the specified destination object from the target Drupal.

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