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. Search main for entity
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Entity class core/lib/Drupal/Core/Entity/Entity.php Defines a base entity class.
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.

All search results

Title Object type File name Summary
EntityViewDisplayEditForm::alterSettingsSummary function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php Alters the widget or formatter settings summary.
EntityViewDisplayEditForm::buildExtraFieldRow function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php Builds the table row structure for a single extra field.
EntityViewDisplayEditForm::buildFieldRow function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php Builds the table row structure for a single field.
EntityViewDisplayEditForm::create function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php Instantiates a new instance of this class.
EntityViewDisplayEditForm::getDefaultPlugin function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php Returns the ID of the default widget or formatter plugin for a field type.
EntityViewDisplayEditForm::getDisplayModeOptions function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php Returns an array of form or view mode options.
EntityViewDisplayEditForm::getDisplayModes function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php Returns the form or view modes used by this form.
EntityViewDisplayEditForm::getDisplayModesLink function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php Returns a link to the form or view mode admin page.
EntityViewDisplayEditForm::getEntityDisplay function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php Returns an entity display object to be used by this form.
EntityViewDisplayEditForm::getFieldLabelOptions function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php Returns an array of visibility options for field labels.
EntityViewDisplayEditForm::getOverviewUrl function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php Returns the Url object for a specific entity (form) display edit form.
EntityViewDisplayEditForm::getTableHeader function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php Returns an array containing the table headers.
EntityViewDisplayEditForm::thirdPartySettingsForm function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php Adds the widget or formatter third party settings forms.
EntityViewDisplayHalJsonAnonTest class core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonAnonTest.php @group hal
EntityViewDisplayHalJsonAnonTest.php file core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonAnonTest.php
EntityViewDisplayHalJsonAnonTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonAnonTest.php The theme to install as the default for testing.
EntityViewDisplayHalJsonAnonTest::$format property core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonAnonTest.php The format to use in this test.
EntityViewDisplayHalJsonAnonTest::$mimeType property core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonAnonTest.php The MIME type that corresponds to $format.
EntityViewDisplayHalJsonAnonTest::$modules property core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonAnonTest.php Modules to install.
EntityViewDisplayHalJsonBasicAuthTest class core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonBasicAuthTest.php @group hal
EntityViewDisplayHalJsonBasicAuthTest.php file core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonBasicAuthTest.php
EntityViewDisplayHalJsonBasicAuthTest::$auth property core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
EntityViewDisplayHalJsonBasicAuthTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonBasicAuthTest.php The theme to install as the default for testing.
EntityViewDisplayHalJsonBasicAuthTest::$modules property core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonBasicAuthTest.php Modules to install.
EntityViewDisplayHalJsonCookieTest class core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonCookieTest.php @group hal
EntityViewDisplayHalJsonCookieTest.php file core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonCookieTest.php
EntityViewDisplayHalJsonCookieTest::$auth property core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonCookieTest.php The authentication mechanism to use in this test.
EntityViewDisplayHalJsonCookieTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonCookieTest.php The theme to install as the default for testing.
EntityViewDisplayInterface interface core/lib/Drupal/Core/Entity/Display/EntityViewDisplayInterface.php Provides a common interface for entity view displays.
EntityViewDisplayInterface.php file core/lib/Drupal/Core/Entity/Display/EntityViewDisplayInterface.php
EntityViewDisplayInterface::build function core/lib/Drupal/Core/Entity/Display/EntityViewDisplayInterface.php Builds a renderable array for the components of an entity.
EntityViewDisplayInterface::buildMultiple function core/lib/Drupal/Core/Entity/Display/EntityViewDisplayInterface.php Builds a renderable array for the components of a set of entities.
EntityViewDisplayJsonAnonTest class core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonAnonTest.php @group rest
EntityViewDisplayJsonAnonTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonAnonTest.php
EntityViewDisplayJsonAnonTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonAnonTest.php The theme to install as the default for testing.
EntityViewDisplayJsonAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonAnonTest.php The format to use in this test.
EntityViewDisplayJsonAnonTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonAnonTest.php The MIME type that corresponds to $format.
EntityViewDisplayJsonBasicAuthTest class core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php @group rest
EntityViewDisplayJsonBasicAuthTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php
EntityViewDisplayJsonBasicAuthTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php The authentication mechanism to use in this test.
EntityViewDisplayJsonBasicAuthTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php The theme to install as the default for testing.
EntityViewDisplayJsonBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php The format to use in this test.
EntityViewDisplayJsonBasicAuthTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php The MIME type that corresponds to $format.
EntityViewDisplayJsonBasicAuthTest::$modules property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php Modules to install.
EntityViewDisplayJsonCookieTest class core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonCookieTest.php @group rest
EntityViewDisplayJsonCookieTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonCookieTest.php
EntityViewDisplayJsonCookieTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonCookieTest.php The authentication mechanism to use in this test.
EntityViewDisplayJsonCookieTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonCookieTest.php The theme to install as the default for testing.
EntityViewDisplayJsonCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonCookieTest.php The format to use in this test.
EntityViewDisplayJsonCookieTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonCookieTest.php The MIME type that corresponds to $format.

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