Search for entity

  1. Search 7.x for entity
  2. Search 9.5.x for entity
  3. Search 10.3.x for entity
  4. Search 11.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 a 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.
Entity class core/lib/Drupal/Core/Entity/Entity.php Defines a base entity class.

All search results

Title Object type File name Summary
EntityFormDisplayXmlCookieTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlCookieTest.php The authentication mechanism to use in this test.
EntityFormDisplayXmlCookieTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlCookieTest.php The theme to install as the default for testing.
EntityFormDisplayXmlCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlCookieTest.php The format to use in this test.
EntityFormDisplayXmlCookieTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlCookieTest.php The MIME type that corresponds to $format.
EntityFormInterface interface core/lib/Drupal/Core/Entity/EntityFormInterface.php Defines an interface for entity form classes.
EntityFormInterface.php file core/lib/Drupal/Core/Entity/EntityFormInterface.php
EntityFormInterface::buildEntity function core/lib/Drupal/Core/Entity/EntityFormInterface.php Builds an updated entity object based upon the submitted form values.
EntityFormInterface::getEntity function core/lib/Drupal/Core/Entity/EntityFormInterface.php Gets the form entity.
EntityFormInterface::getEntityFromRouteMatch function core/lib/Drupal/Core/Entity/EntityFormInterface.php Determines which entity will be used by this form from a RouteMatch object.
EntityFormInterface::getOperation function core/lib/Drupal/Core/Entity/EntityFormInterface.php Gets the operation identifying the form.
EntityFormInterface::save function core/lib/Drupal/Core/Entity/EntityFormInterface.php Form submission handler for the &#039;save&#039; action.
EntityFormInterface::setEntity function core/lib/Drupal/Core/Entity/EntityFormInterface.php Sets the form entity.
EntityFormInterface::setEntityManager function core/lib/Drupal/Core/Entity/EntityFormInterface.php Sets the entity manager for this form.
EntityFormInterface::setEntityTypeManager function core/lib/Drupal/Core/Entity/EntityFormInterface.php Sets the entity type manager for this form.
EntityFormInterface::setModuleHandler function core/lib/Drupal/Core/Entity/EntityFormInterface.php Sets the module handler for this form.
EntityFormInterface::setOperation function core/lib/Drupal/Core/Entity/EntityFormInterface.php Sets the operation for this form.
EntityFormInterface::setStringTranslation function core/lib/Drupal/Core/Entity/EntityFormInterface.php Sets the string translation service for this form.
EntityFormMode class core/lib/Drupal/Core/Entity/Entity/EntityFormMode.php Defines the entity form mode configuration entity class.
EntityFormMode.php file core/lib/Drupal/Core/Entity/Entity/EntityFormMode.php
EntityFormModeAddForm class core/modules/field_ui/src/Form/EntityFormModeAddForm.php Provides the add form for entity display modes.
EntityFormModeAddForm.php file core/modules/field_ui/src/Form/EntityFormModeAddForm.php
EntityFormModeAddForm::prepareEntity function core/modules/field_ui/src/Form/EntityFormModeAddForm.php Prepares the entity object before the form is built first.
EntityFormModeHalJsonAnonTest class core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonAnonTest.php @group hal
EntityFormModeHalJsonAnonTest.php file core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonAnonTest.php
EntityFormModeHalJsonAnonTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonAnonTest.php The theme to install as the default for testing.
EntityFormModeHalJsonAnonTest::$format property core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonAnonTest.php The format to use in this test.
EntityFormModeHalJsonAnonTest::$mimeType property core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonAnonTest.php The MIME type that corresponds to $format.
EntityFormModeHalJsonAnonTest::$modules property core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonAnonTest.php @todo: Remove &#039;field_ui&#039; when https://www.drupal.org/node/2867266.
EntityFormModeHalJsonBasicAuthTest class core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonBasicAuthTest.php @group hal
EntityFormModeHalJsonBasicAuthTest.php file core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonBasicAuthTest.php
EntityFormModeHalJsonBasicAuthTest::$auth property core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
EntityFormModeHalJsonBasicAuthTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonBasicAuthTest.php The theme to install as the default for testing.
EntityFormModeHalJsonBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonBasicAuthTest.php The format to use in this test.
EntityFormModeHalJsonBasicAuthTest::$mimeType property core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
EntityFormModeHalJsonBasicAuthTest::$modules property core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonBasicAuthTest.php @todo: Remove &#039;field_ui&#039; when https://www.drupal.org/node/2867266.
EntityFormModeHalJsonCookieTest class core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonCookieTest.php @group hal
EntityFormModeHalJsonCookieTest.php file core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonCookieTest.php
EntityFormModeHalJsonCookieTest::$auth property core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonCookieTest.php The authentication mechanism to use in this test.
EntityFormModeHalJsonCookieTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonCookieTest.php The theme to install as the default for testing.
EntityFormModeHalJsonCookieTest::$format property core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonCookieTest.php The format to use in this test.
EntityFormModeHalJsonCookieTest::$mimeType property core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonCookieTest.php The MIME type that corresponds to $format.
EntityFormModeHalJsonCookieTest::$modules property core/tests/Drupal/FunctionalTests/Hal/EntityFormModeHalJsonCookieTest.php @todo: Remove &#039;field_ui&#039; when https://www.drupal.org/node/2867266.
EntityFormModeInterface interface core/lib/Drupal/Core/Entity/EntityFormModeInterface.php Provides an interface defining an entity form mode entity type.
EntityFormModeInterface.php file core/lib/Drupal/Core/Entity/EntityFormModeInterface.php
EntityFormModeJsonAnonTest class core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonAnonTest.php @group rest
EntityFormModeJsonAnonTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonAnonTest.php
EntityFormModeJsonAnonTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonAnonTest.php The theme to install as the default for testing.
EntityFormModeJsonAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonAnonTest.php The format to use in this test.
EntityFormModeJsonAnonTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonAnonTest.php The MIME type that corresponds to $format.
EntityFormModeJsonBasicAuthTest class core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonBasicAuthTest.php @group rest

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