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
EntityDisplayBaseTest class core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php @coversDefaultClass \Drupal\Core\Entity\EntityDisplayBase
EntityDisplayBaseTest class core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php @coversDefaultClass \Drupal\Core\Entity\EntityDisplayBase
EntityDisplayBaseTest.php file core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php
EntityDisplayBaseTest.php file core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php
EntityDisplayBaseTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php Modules to enable.
EntityDisplayBaseTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php
EntityDisplayBaseTest::testGetMode function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php @covers ::getMode
EntityDisplayBaseTest::testGetOriginalMode function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php @covers ::getOriginalMode
EntityDisplayBaseTest::testGetTargetBundle function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php @covers ::getTargetBundle
EntityDisplayBaseTest::testGetTargetEntityTypeId function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php @covers ::getTargetEntityTypeId
EntityDisplayBaseTest::testOnDependencyRemoval function core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php @covers ::onDependencyRemoval
EntityDisplayBaseTest::testPreSave function core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php @covers ::preSave
EntityDisplayBaseTest::testSetTargetBundle function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php @covers ::setTargetBundle
EntityDisplayFormBase class core/modules/field_ui/src/Form/EntityDisplayFormBase.php Base class for EntityDisplay edit forms.
EntityDisplayFormBase.php file core/modules/field_ui/src/Form/EntityDisplayFormBase.php
EntityDisplayFormBase::$displayContext property core/modules/field_ui/src/Form/EntityDisplayFormBase.php The display context. Either &#039;view&#039; or &#039;form&#039;.
EntityDisplayFormBase::$entity property core/modules/field_ui/src/Form/EntityDisplayFormBase.php The entity being used by this form.
EntityDisplayFormBase::$entityDisplayRepository property core/modules/field_ui/src/Form/EntityDisplayFormBase.php The entity display repository.
EntityDisplayFormBase::$entityFieldManager property core/modules/field_ui/src/Form/EntityDisplayFormBase.php The entity field manager.
EntityDisplayFormBase::$fieldTypes property core/modules/field_ui/src/Form/EntityDisplayFormBase.php A list of field types.
EntityDisplayFormBase::$pluginManager property core/modules/field_ui/src/Form/EntityDisplayFormBase.php The widget or formatter plugin manager.
EntityDisplayFormBase::alterSettingsSummary function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Alters the widget or formatter settings summary.
EntityDisplayFormBase::buildExtraFieldRow function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Builds the table row structure for a single extra field.
EntityDisplayFormBase::buildFieldRow function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Builds the table row structure for a single field.
EntityDisplayFormBase::copyFormValuesToEntity function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Copies top-level form values to entity properties
EntityDisplayFormBase::form function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Gets the actual form array to be built.
EntityDisplayFormBase::getApplicablePluginOptions function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns an array of applicable widget or formatter options for a field.
EntityDisplayFormBase::getDefaultPlugin function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns the ID of the default widget or formatter plugin for a field type.
EntityDisplayFormBase::getDisplayModeOptions function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns an array of form or view mode options.
EntityDisplayFormBase::getDisplayModes function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns the form or view modes used by this form.
EntityDisplayFormBase::getDisplayModesLink function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns a link to the form or view mode admin page.
EntityDisplayFormBase::getDisplays function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns entity (form) displays for the current entity display type.
EntityDisplayFormBase::getDisplayStatuses function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns form or view modes statuses for the bundle used by this form.
EntityDisplayFormBase::getEntityDisplay function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns an entity display object to be used by this form.
EntityDisplayFormBase::getEntityFromRouteMatch function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Determines which entity will be used by this form from a RouteMatch object.
EntityDisplayFormBase::getExtraFields function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns the extra fields of the entity type and bundle used by this form.
EntityDisplayFormBase::getFieldDefinitions function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Collects the definitions of fields whose display is configurable.
EntityDisplayFormBase::getOverviewUrl function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns the Url object for a specific entity (form) display edit form.
EntityDisplayFormBase::getRegionOptions function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns an associative array of all regions.
EntityDisplayFormBase::getRegions function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Get the regions needed to create the overview form.
EntityDisplayFormBase::getRowRegion function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns the region to which a row in the display overview belongs.
EntityDisplayFormBase::getTableHeader function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns an array containing the table headers.
EntityDisplayFormBase::multistepAjax function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Ajax handler for multistep buttons.
EntityDisplayFormBase::multistepSubmit function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Form submission handler for multistep buttons.
EntityDisplayFormBase::reduceOrder function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Determines the rendering order of an array representing a tree.
EntityDisplayFormBase::saveDisplayStatuses function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Saves the updated display mode statuses.
EntityDisplayFormBase::submitForm function core/modules/field_ui/src/Form/EntityDisplayFormBase.php This is the default entity object builder function. It is called before any
other submit handler to build the new entity object to be used by the
following submit handlers. At this point of the form workflow the entity is
validated and the form state…
EntityDisplayFormBase::tablePreRender function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Performs pre-render tasks on field_ui_table elements.
EntityDisplayFormBase::thirdPartySettingsForm function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Adds the widget or formatter third party settings forms.
EntityDisplayFormBase::__construct function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Constructs a new EntityDisplayFormBase.

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