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
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: &lt;http://www.doctrine-project.org&gt;. It was
copied from version 1.2.7.
Entity API group core/lib/Drupal/Core/Entity/entity.api.php Describes how to define and manipulate content and configuration entities.
Entity CRUD, editing, and view hooks group core/lib/Drupal/Core/Entity/entity.api.php Hooks used in various entity operations.
Entity type characteristics group core/lib/Drupal/Core/Entity/entity.api.php Describes how to enhance entity types with additional functionality.
entity-add-list.html.twig file core/modules/system/templates/entity-add-list.html.twig Default theme implementation to present a list of available bundles.
entity-add-list.html.twig file core/themes/stable9/templates/content-edit/entity-add-list.html.twig Theme override to present a list of available bundles.
entity-add-list.html.twig file core/themes/claro/templates/entity-add-list.html.twig Theme override to present a list of available bundles.
entity-id-argument.php file core/modules/views/tests/fixtures/update/entity-id-argument.php Test fixture.
entity-meta.css file core/themes/claro/css/components/entity-meta.css Entity meta.
This file contains the styles for the top right hand sidebar of the node/add form.
entity-meta.pcss.css file core/themes/claro/css/components/entity-meta.pcss.css Entity meta.
This file contains the styles for the top right hand sidebar of the node/add form.
entity-moderation-form.html.twig file core/themes/stable9/templates/content-edit/entity-moderation-form.html.twig &lt;ul class=&quot;entity-moderation-form&quot;&gt;
&lt;li class=&quot;entity-moderation-form__item&quot;&gt;{{ form.current }}&lt;/li&gt;
&lt;li class=&quot;entity-moderation-form__item&quot;&gt;{{ form.new_state }}&lt;/li&gt;
&lt;li…
entity-moderation-form.html.twig file core/modules/content_moderation/templates/entity-moderation-form.html.twig &lt;ul class=&quot;entity-moderation-form&quot;&gt;
&lt;li class=&quot;entity-moderation-form__item&quot;&gt;{{ form.current }}&lt;/li&gt;
&lt;li class=&quot;entity-moderation-form__item&quot;&gt;{{ form.new_state }}&lt;/li&gt;
&lt;li…
entity-page-title.html.twig file core/themes/stable9/templates/field/entity-page-title.html.twig Theme override for entity page title.
entity-page-title.html.twig file core/modules/system/templates/entity-page-title.html.twig Default theme implementation for entity page title.
entity.api.php file core/lib/Drupal/Core/Entity/entity.api.php Hooks and documentation related to entities.
Entity.php file core/modules/migrate/src/Plugin/migrate/destination/Entity.php
Entity.php file core/modules/views/src/Plugin/views/argument_validator/Entity.php
Entity.php file core/modules/views/src/Plugin/views/area/Entity.php
Entity::$bundles property core/modules/migrate/src/Plugin/migrate/destination/Entity.php The list of the bundles of this entity type.
Entity::$entityDisplayRepository property core/modules/views/src/Plugin/views/area/Entity.php The entity display repository.
Entity::$entityFieldManager property core/modules/migrate/src/Plugin/migrate/destination/Entity.php The entity field manager.
Entity::$entityRepository property core/modules/views/src/Plugin/views/area/Entity.php The entity repository service.
Entity::$entityType property core/modules/views/src/Plugin/views/area/Entity.php Stores the entity type of the result entities.
Entity::$entityTypeBundleInfo property core/modules/views/src/Plugin/views/argument_validator/Entity.php The entity bundle info.
Entity::$entityTypeManager property core/modules/views/src/Plugin/views/argument_validator/Entity.php The entity type manager.
Entity::$entityTypeManager property core/modules/views/src/Plugin/views/area/Entity.php The entity type manager.
Entity::$multipleCapable property core/modules/views/src/Plugin/views/argument_validator/Entity.php If this validator can handle multiple arguments.
Entity::$storage property core/modules/migrate/src/Plugin/migrate/destination/Entity.php The entity storage.
Entity::buildOptionsForm function core/modules/views/src/Plugin/views/argument_validator/Entity.php Provides the default form for setting options.
Entity::buildOptionsForm function core/modules/views/src/Plugin/views/area/Entity.php Provide a form to edit options for this plugin.
Entity::calculateDependencies function core/modules/views/src/Plugin/views/argument_validator/Entity.php Calculates dependencies for the configured plugin.
Entity::calculateDependencies function core/modules/views/src/Plugin/views/area/Entity.php Calculates dependencies for the configured plugin.
Entity::calculateDependencies function core/modules/migrate/src/Plugin/migrate/destination/Entity.php Calculates dependencies for the configured plugin.
Entity::create function core/modules/migrate/src/Plugin/migrate/destination/Entity.php Creates an instance of the plugin.
Entity::create function core/modules/views/src/Plugin/views/argument_validator/Entity.php Creates an instance of the plugin.
Entity::create function core/modules/views/src/Plugin/views/area/Entity.php Creates an instance of the plugin.
Entity::defineOptions function core/modules/views/src/Plugin/views/argument_validator/Entity.php Retrieves the options when this is a new access control plugin.
Entity::defineOptions function core/modules/views/src/Plugin/views/area/Entity.php Information about options for all kinds of purposes will be held here.
Entity::fields function core/modules/migrate/src/Plugin/migrate/destination/Entity.php Returns an array of destination fields.
Entity::getBundle function core/modules/migrate/src/Plugin/migrate/destination/Entity.php Gets the bundle for the row taking into account the default.
Entity::getContextDefinition function core/modules/views/src/Plugin/views/argument_validator/Entity.php Returns a context definition for this argument.
Entity::getEntity function core/modules/migrate/src/Plugin/migrate/destination/Entity.php Creates or loads an entity.
Entity::getEntityId function core/modules/migrate/src/Plugin/migrate/destination/Entity.php Gets the entity ID of the row.
Entity::getKey function core/modules/migrate/src/Plugin/migrate/destination/Entity.php Returns a specific entity key.
Entity::init function core/modules/views/src/Plugin/views/area/Entity.php Overrides Drupal\views\Plugin\views\HandlerBase::init().
Entity::processStubRow function core/modules/migrate/src/Plugin/migrate/destination/Entity.php Populates as much of the stub row as possible.
Entity::render function core/modules/views/src/Plugin/views/area/Entity.php Render the area.
Entity::rollback function core/modules/migrate/src/Plugin/migrate/destination/Entity.php Delete the specified destination object from the target Drupal.
Entity::submitOptionsForm function core/modules/views/src/Plugin/views/argument_validator/Entity.php Provides the default form for submitting options.

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