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
EditorResourceTestBase::getNormalizedPostEntity function core/modules/editor/tests/src/Functional/Rest/EditorResourceTestBase.php Returns the normalized POST entity.
EditorTest::$entity property core/modules/jsonapi/tests/src/Functional/EditorTest.php
EditorTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/EditorTest.php The tested entity type.
EditorTest::createAnotherEntity function core/modules/jsonapi/tests/src/Functional/EditorTest.php Creates another entity to be tested.
EditorTest::createEntity function core/modules/jsonapi/tests/src/Functional/EditorTest.php Creates the entity to be tested.
EditorTest::entityAccess function core/modules/jsonapi/tests/src/Functional/EditorTest.php Checks access for the given operation on the given entity.
editor_entity_delete function core/modules/editor/editor.module Implements hook_entity_delete().
editor_entity_insert function core/modules/editor/editor.module Implements hook_entity_insert().
editor_entity_revision_delete function core/modules/editor/editor.module Implements hook_entity_revision_delete().
editor_entity_update function core/modules/editor/editor.module Implements hook_entity_update().
EmptySource::$entityTypeManager property core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php The entity type manager.
EndOfTransactionQueriesTest::testEntitySave function core/tests/Drupal/KernelTests/Core/Cache/EndOfTransactionQueriesTest.php
EndOfTransactionQueriesTest::testEntitySaveRollback function core/tests/Drupal/KernelTests/Core/Cache/EndOfTransactionQueriesTest.php
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 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/lib/Drupal/Core/Entity/Entity.php Defines a base entity class.
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-add-list.html.twig file core/themes/seven/templates/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-add-list.html.twig file core/themes/stable/templates/content-edit/entity-add-list.html.twig Theme override to present a list of available bundles.
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-link-output-url.php file core/modules/views/tests/fixtures/update/entity-link-output-url.php Test fixture.
entity-meta.css file core/themes/seven/css/components/entity-meta.css /**
* Entity meta settings.
*/
.entity-meta {
border-right: 1px solid #bfbfbf;
border-left: 1px solid #bfbfbf;
border-radius: 3px;
background-color: #edede8;
box-shadow: inset 0 0 5px rgba(0, 0, 0,…
entity-meta.css file core/themes/claro/css/components/entity-meta.css Entity meta.
entity-meta.pcss.css file core/themes/claro/css/components/entity-meta.pcss.css Entity meta.
entity-moderation-form.html.twig file core/themes/stable/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.api.php file core/lib/Drupal/Core/Entity/entity.api.php Hooks and documentation related to entities.
entity.autocomplete_matcher service core/core.services.yml Drupal\Core\Entity\EntityAutocompleteMatcher
entity.bundle_config_import_validator service core/core.services.yml Drupal\Core\Entity\Event\BundleConfigImportValidate
entity.definition_update_manager service core/core.services.yml Drupal\Core\Entity\EntityDefinitionUpdateManager
entity.form_builder service core/core.services.yml Drupal\Core\Entity\EntityFormBuilder
entity.inc file core/includes/entity.inc Entity API for handling entities like nodes or users.
entity.last_installed_schema.repository service core/core.services.yml Drupal\Core\Entity\EntityLastInstalledSchemaRepository
entity.manager service core/core.services.yml Drupal\Core\Entity\EntityManager
entity.memory_cache service core/core.services.yml Drupal\Core\Cache\MemoryCache\MemoryCache
Entity.php file core/lib/Drupal/Core/Entity/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.php file core/modules/migrate/src/Plugin/migrate/destination/Entity.php
entity.query service core/core.services.yml Drupal\Core\Entity\Query\QueryFactory
entity.query.config service core/core.services.yml Drupal\Core\Config\Entity\Query\QueryFactory
entity.query.keyvalue service core/core.services.yml Drupal\Core\Entity\KeyValueStore\Query\QueryFactory
entity.query.null service core/core.services.yml Drupal\Core\Entity\Query\Null\QueryFactory
entity.query.sql service core/core.services.yml Drupal\Core\Entity\Query\Sql\QueryFactory
entity.repository service core/core.services.yml Drupal\Core\Entity\EntityRepository

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