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. 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
ContentEntityConstructorTest::$modules property core/modules/migrate/tests/src/Kernel/Plugin/source/ContentEntityConstructorTest.php
ContentEntityConstructorTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityConstructorTest.php
ContentEntityConstructorTest::providerTestConstructor function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityConstructorTest.php Provides data for constructor tests.
ContentEntityConstructorTest::providerTestConstructor function core/modules/migrate/tests/src/Kernel/Plugin/source/ContentEntityConstructorTest.php Provides data for constructor tests.
ContentEntityConstructorTest::testConstructor function core/modules/migrate/tests/src/Kernel/Plugin/source/ContentEntityConstructorTest.php Tests the constructor.
ContentEntityConstructorTest::testConstructor function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityConstructorTest.php Tests the constructor.
ContentEntityDeleteForm class core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php Provides a generic base class for a content entity deletion form.
ContentEntityDeleteForm.php file core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php
ContentEntityDeleteForm::buildForm function core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php
ContentEntityDeleteForm::getCancelUrl function core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php
ContentEntityDeleteForm::getDeletionMessage function core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php
ContentEntityDeleteForm::getQuestion function core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php
ContentEntityDeleteForm::logDeletionMessage function core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php
ContentEntityDeleteForm::submitForm function core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php
ContentEntityDenormalizer class core/modules/jsonapi/src/Normalizer/ContentEntityDenormalizer.php Converts a JSON:API array structure into a Drupal entity object.
ContentEntityDenormalizer.php file core/modules/jsonapi/src/Normalizer/ContentEntityDenormalizer.php
ContentEntityDenormalizer::getSupportedTypes function core/modules/jsonapi/src/Normalizer/ContentEntityDenormalizer.php
ContentEntityDenormalizer::prepareInput function core/modules/jsonapi/src/Normalizer/ContentEntityDenormalizer.php Prepares the input data to create the entity.
ContentEntityDeriver class core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntityDeriver.php Deriver for content entity source plugins.
ContentEntityDeriver class core/modules/migrate/src/Plugin/migrate/source/ContentEntityDeriver.php Deriver for content entity source plugins.
ContentEntityDeriver.php file core/modules/migrate/src/Plugin/migrate/source/ContentEntityDeriver.php
ContentEntityDeriver.php file core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntityDeriver.php
ContentEntityDeriver::$entityTypeManager property core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntityDeriver.php The entity type manager.
ContentEntityDeriver::create function core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntityDeriver.php
ContentEntityDeriver::create function core/modules/migrate/src/Plugin/migrate/source/ContentEntityDeriver.php
ContentEntityDeriver::getDerivativeDefinitions function core/modules/migrate/src/Plugin/migrate/source/ContentEntityDeriver.php
ContentEntityDeriver::getDerivativeDefinitions function core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntityDeriver.php
ContentEntityDeriver::__construct function core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntityDeriver.php Constructs a new ContentEntityDeriver.
ContentEntityDeriver::__construct function core/modules/migrate/src/Plugin/migrate/source/ContentEntityDeriver.php Constructs a new ContentEntityDeriver.
ContentEntityFieldMethodInvocationOrderTest class core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php Tests correct field method invocation order.
ContentEntityFieldMethodInvocationOrderTest.php file core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php
ContentEntityFieldMethodInvocationOrderTest::$entityTestFieldMethodsStorage property core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php The EntityTest entity type storage.
ContentEntityFieldMethodInvocationOrderTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php
ContentEntityFieldMethodInvocationOrderTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php
ContentEntityFieldMethodInvocationOrderTest::testFieldMethodInvocationOrder function core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php Tests correct field method invocation order.
ContentEntityForm class core/lib/Drupal/Core/Entity/ContentEntityForm.php Entity form variant for content entity types.
ContentEntityForm.php file core/lib/Drupal/Core/Entity/ContentEntityForm.php
ContentEntityForm::$entity property core/lib/Drupal/Core/Entity/ContentEntityForm.php The entity being used by this form.
ContentEntityForm::$entityRepository property core/lib/Drupal/Core/Entity/ContentEntityForm.php The entity repository service.
ContentEntityForm::$entityTypeBundleInfo property core/lib/Drupal/Core/Entity/ContentEntityForm.php The entity type bundle info service.
ContentEntityForm::$time property core/lib/Drupal/Core/Entity/ContentEntityForm.php The time service.
ContentEntityForm::addRevisionableFormFields function core/lib/Drupal/Core/Entity/ContentEntityForm.php Add revision form fields if the entity enabled the UI.
ContentEntityForm::buildEntity function core/lib/Drupal/Core/Entity/ContentEntityForm.php
ContentEntityForm::copyFormValuesToEntity function core/lib/Drupal/Core/Entity/ContentEntityForm.php
ContentEntityForm::create function core/lib/Drupal/Core/Entity/ContentEntityForm.php
ContentEntityForm::flagViolations function core/lib/Drupal/Core/Entity/ContentEntityForm.php Flags violations for the current form.
ContentEntityForm::form function core/lib/Drupal/Core/Entity/ContentEntityForm.php
ContentEntityForm::getBundleEntity function core/lib/Drupal/Core/Entity/ContentEntityForm.php Returns the bundle entity of the entity, or NULL if there is none.
ContentEntityForm::getEditedFieldNames function core/lib/Drupal/Core/Entity/ContentEntityForm.php Gets the names of all fields edited in the form.
ContentEntityForm::getFormDisplay function core/lib/Drupal/Core/Entity/ContentEntityForm.php

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