Search for entity

  1. Search 7.x for entity
  2. Search 9.5.x for entity
  3. Search 8.9.x for entity
  4. Search 10.3.x for entity
  5. Search 11.x for entity
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Entity class core/modules/views/src/Plugin/views/argument_validator/Entity.php Defines an argument validator plugin for each entity type.
Entity class core/modules/views/src/Plugin/views/area/Entity.php Provides an area handler which renders an entity in a certain view mode.
Entity class core/modules/migrate/src/Plugin/migrate/destination/Entity.php Provides a generic destination to import entities.
Entity class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php
Entity class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Entity.php This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7.

All search results

Title Object type File name Summary
SqlFieldableEntityTypeListenerTrait::preUpdateEntityTypeSchema function core/lib/Drupal/Core/Entity/Sql/SqlFieldableEntityTypeListenerTrait.php Allows subscribers to prepare their schema before data copying.
SqlTest::setupEntityTypeManager function core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php Sets up the entity type manager in the container.
SqlTest::setupEntityTypes function core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php Sets up some test entity types and corresponding views data.
SqlTest::testLoadEntitiesWithNonEntityRelationship function core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php Tests load entities with non entity relationship.
SqlTest::testLoadEntitiesWithRevisionOfSameEntityType function core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php Tests load entities with revision of same entity type.
StringFormatter::$entityTypeManager property core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php The entity type manager.
StringFormatter::getEntityUrl function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Gets the URI elements of the entity.
StringFormatterTest::$entityType property core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php
StringFormatterTest::$entityTypeManager property core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php The entity type manager.
StringFormatterTest::providerAccessLinkToEntity function core/modules/field/tests/src/Unit/Plugin/Field/FieldFormatter/StringFormatterTest.php Data provider.
StringFormatterTest::renderEntityFields function core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php Renders fields of a given entity with a given display.
StringFormatterTest::testLinkToEntity function core/modules/field/tests/src/Unit/Plugin/Field/FieldFormatter/StringFormatterTest.php Checks link visibility depending on link templates and access.
StringFormatterTest::testLinkToEntityEditForm function core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php Test linking to an entity&#039;s edit form.
StringIdEntityTest class core/modules/migrate/tests/modules/migrate_entity_test/src/Entity/StringIdEntityTest.php Defines a content entity type that has a string ID.
StringIdEntityTest.php file core/modules/migrate/tests/modules/migrate_entity_test/src/Entity/StringIdEntityTest.php
StringIdEntityTest::baseFieldDefinitions function core/modules/migrate/tests/modules/migrate_entity_test/src/Entity/StringIdEntityTest.php Provides base field definitions for an entity type.
StubConfigEntity class core/tests/Drupal/Tests/Core/Config/Entity/StubConfigEntity.php A stub extending ConfigEntityBase for testing purposes.
StubConfigEntity.php file core/tests/Drupal/Tests/Core/Config/Entity/StubConfigEntity.php
StubEntityBase class core/tests/Drupal/Tests/Core/Entity/StubEntityBase.php A stub base entity for testing purposes.
StubEntityBase.php file core/tests/Drupal/Tests/Core/Entity/StubEntityBase.php
StubEntityBase::$id property core/tests/Drupal/Tests/Core/Entity/StubEntityBase.php The ID for the stub entity.
StubEntityBase::$label property core/tests/Drupal/Tests/Core/Entity/StubEntityBase.php The label for the stub entity.
StubEntityBase::$langcode property core/tests/Drupal/Tests/Core/Entity/StubEntityBase.php The language code for the stub entity.
StubEntityBase::$uuid property core/tests/Drupal/Tests/Core/Entity/StubEntityBase.php The UUID for the stub entity.
StubEntityHandlerBase class core/tests/Drupal/Tests/Core/Entity/StubEntityHandlerBase.php A stub base entity handler for testing purposes.
StubEntityHandlerBase.php file core/tests/Drupal/Tests/Core/Entity/StubEntityHandlerBase.php
StubEntityHandlerBase::$moduleHandler property core/tests/Drupal/Tests/Core/Entity/StubEntityHandlerBase.php The module handler to invoke hooks on.
StubEntityHandlerBase::$stringTranslation property core/tests/Drupal/Tests/Core/Entity/StubEntityHandlerBase.php The string translation service.
StubEntityStorageBase class core/tests/Drupal/Tests/Core/Entity/StubEntityStorageBase.php A stub base entity storage for testing purposes.
StubEntityStorageBase.php file core/tests/Drupal/Tests/Core/Entity/StubEntityStorageBase.php
StubEntityStorageBase::createInstance function core/tests/Drupal/Tests/Core/Entity/StubEntityStorageBase.php Instantiates a new instance of this entity handler.
StubEntityStorageBase::doDelete function core/tests/Drupal/Tests/Core/Entity/StubEntityStorageBase.php Performs storage-specific entity deletion.
StubEntityStorageBase::doLoadMultiple function core/tests/Drupal/Tests/Core/Entity/StubEntityStorageBase.php Performs storage-specific loading of entities.
StubEntityStorageBase::doSave function core/tests/Drupal/Tests/Core/Entity/StubEntityStorageBase.php Performs storage-specific saving of the entity.
StubEntityStorageBase::getQueryServiceName function core/tests/Drupal/Tests/Core/Entity/StubEntityStorageBase.php Gets the name of the service for the query for this entity storage.
StubEntityStorageBase::has function core/tests/Drupal/Tests/Core/Entity/StubEntityStorageBase.php Determines if this entity already exists in storage.
StubRevisionableEntity class core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php A stub revisionable entity for testing purposes.
StubRevisionableEntity.php file core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php
StubRevisionableEntity::getLoadedRevisionId function core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php Gets the loaded Revision ID of the entity.
StubRevisionableEntity::getRevisionId function core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php Gets the revision identifier of the entity.
StubRevisionableEntity::isDefaultRevision function core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php Checks if this entity is the default revision.
StubRevisionableEntity::isLatestRevision function core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php Checks if this entity is the latest revision.
StubRevisionableEntity::isNewRevision function core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php Determines whether a new revision should be created on save.
StubRevisionableEntity::preSaveRevision function core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php Acts on a revision before it gets saved.
StubRevisionableEntity::setNewRevision function core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php Enforces an entity to be saved as a new revision.
StubRevisionableEntity::updateLoadedRevisionId function core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php Updates the loaded Revision ID with the revision ID.
StubRevisionableEntity::wasDefaultRevision function core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php Checks whether the entity object was a default revision when it was saved.
StubTestTrait::createEntityStub function core/modules/migrate_drupal/src/Tests/StubTestTrait.php Create a stub of the given entity type.
StubTestTrait::createEntityStub function core/modules/migrate/tests/src/StubTestTrait.php Create a stub of the given entity type.
StyleSerializerEntityTest class core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php Tests the serializer style plugin.

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