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
core.entity_view_mode.node.rss.yml file core/modules/node/config/install/core.entity_view_mode.node.rss.yml core/modules/node/config/install/core.entity_view_mode.node.rss.yml
core.entity_view_mode.node.search_index.yml file core/modules/node/config/install/core.entity_view_mode.node.search_index.yml core/modules/node/config/install/core.entity_view_mode.node.search_index.yml
core.entity_view_mode.node.search_result.yml file core/modules/node/config/install/core.entity_view_mode.node.search_result.yml core/modules/node/config/install/core.entity_view_mode.node.search_result.yml
core.entity_view_mode.node.teaser.yml file core/modules/node/config/install/core.entity_view_mode.node.teaser.yml core/modules/node/config/install/core.entity_view_mode.node.teaser.yml
core.entity_view_mode.taxonomy_term.full.yml file core/modules/taxonomy/config/install/core.entity_view_mode.taxonomy_term.full.yml core/modules/taxonomy/config/install/core.entity_view_mode.taxonomy_term.full.yml
core.entity_view_mode.user.compact.yml file core/modules/user/config/install/core.entity_view_mode.user.compact.yml core/modules/user/config/install/core.entity_view_mode.user.compact.yml
core.entity_view_mode.user.full.yml file core/modules/user/config/install/core.entity_view_mode.user.full.yml core/modules/user/config/install/core.entity_view_mode.user.full.yml
CreateSampleEntityTest class core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php Tests the ContentEntityStorageBase::createWithSampleValues method.
CreateSampleEntityTest.php file core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php
CreateSampleEntityTest::$entityTypeManager property core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php The entity type manager.
CreateSampleEntityTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php
CreateSampleEntityTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php
CreateSampleEntityTest::testSampleValueContentEntity function core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php Tests sample value content entity creation of all types.
CreateTestContentEntitiesTrait::installEntitySchemas function core/modules/migrate_drupal/tests/src/Traits/CreateTestContentEntitiesTrait.php Install required entity schemas.
CrudTest::$entityType property core/modules/rdf/tests/src/Kernel/CrudTest.php
d6_comment_entity_display.yml file core/modules/comment/migrations/d6_comment_entity_display.yml core/modules/comment/migrations/d6_comment_entity_display.yml
d6_comment_entity_form_display.yml file core/modules/comment/migrations/d6_comment_entity_form_display.yml core/modules/comment/migrations/d6_comment_entity_form_display.yml
d6_comment_entity_form_display_subject.yml file core/modules/comment/migrations/d6_comment_entity_form_display_subject.yml core/modules/comment/migrations/d6_comment_entity_form_display_subject.yml
d6_entity_reference_translation.yml file core/modules/content_translation/migrations/d6_entity_reference_translation.yml core/modules/content_translation/migrations/d6_entity_reference_translation.yml
d6_upload_entity_display.yml file core/modules/file/migrations/d6_upload_entity_display.yml core/modules/file/migrations/d6_upload_entity_display.yml
d6_upload_entity_form_display.yml file core/modules/file/migrations/d6_upload_entity_form_display.yml core/modules/file/migrations/d6_upload_entity_form_display.yml
d6_vocabulary_entity_display.yml file core/modules/taxonomy/migrations/d6_vocabulary_entity_display.yml core/modules/taxonomy/migrations/d6_vocabulary_entity_display.yml
d6_vocabulary_entity_form_display.yml file core/modules/taxonomy/migrations/d6_vocabulary_entity_form_display.yml core/modules/taxonomy/migrations/d6_vocabulary_entity_form_display.yml
d7_comment_entity_display.yml file core/modules/comment/migrations/d7_comment_entity_display.yml core/modules/comment/migrations/d7_comment_entity_display.yml
d7_comment_entity_form_display.yml file core/modules/comment/migrations/d7_comment_entity_form_display.yml core/modules/comment/migrations/d7_comment_entity_form_display.yml
d7_comment_entity_form_display_subject.yml file core/modules/comment/migrations/d7_comment_entity_form_display_subject.yml core/modules/comment/migrations/d7_comment_entity_form_display_subject.yml
d7_comment_entity_translation.yml file core/modules/content_translation/migrations/d7_comment_entity_translation.yml core/modules/content_translation/migrations/d7_comment_entity_translation.yml
d7_entity_reference_translation.yml file core/modules/content_translation/migrations/d7_entity_reference_translation.yml core/modules/content_translation/migrations/d7_entity_reference_translation.yml
d7_entity_translation_settings.yml file core/modules/content_translation/migrations/d7_entity_translation_settings.yml core/modules/content_translation/migrations/d7_entity_translation_settings.yml
d7_node_entity_translation.yml file core/modules/content_translation/migrations/d7_node_entity_translation.yml core/modules/content_translation/migrations/d7_node_entity_translation.yml
d7_taxonomy_term_entity_translation.yml file core/modules/content_translation/migrations/d7_taxonomy_term_entity_translation.yml core/modules/content_translation/migrations/d7_taxonomy_term_entity_translation.yml
d7_user_entity_translation.yml file core/modules/content_translation/migrations/d7_user_entity_translation.yml core/modules/content_translation/migrations/d7_user_entity_translation.yml
DataEntityRow class core/modules/rest/src/Plugin/views/row/DataEntityRow.php Plugin which displays entities as raw data.
DataEntityRow.php file core/modules/rest/src/Plugin/views/row/DataEntityRow.php
DataEntityRow::$deprecatedProperties property core/modules/rest/src/Plugin/views/row/DataEntityRow.php
DataEntityRow::$entityDisplayRepository property core/modules/rest/src/Plugin/views/row/DataEntityRow.php The entity display repository.
DataEntityRow::$entityRepository property core/modules/rest/src/Plugin/views/row/DataEntityRow.php The entity repository service.
DataEntityRow::$entityType property core/modules/rest/src/Plugin/views/row/DataEntityRow.php Contains the entity type of this row plugin instance.
DataEntityRow::$entityTypeManager property core/modules/rest/src/Plugin/views/row/DataEntityRow.php The entity type manager.
DataEntityRow::$languageManager property core/modules/rest/src/Plugin/views/row/DataEntityRow.php The language manager.
DataEntityRow::$usesOptions property core/modules/rest/src/Plugin/views/row/DataEntityRow.php
DataEntityRow::create function core/modules/rest/src/Plugin/views/row/DataEntityRow.php
DataEntityRow::getEntityManager function core/modules/rest/src/Plugin/views/row/DataEntityRow.php
DataEntityRow::getEntityRepository function core/modules/rest/src/Plugin/views/row/DataEntityRow.php
DataEntityRow::getEntityTypeId function core/modules/rest/src/Plugin/views/row/DataEntityRow.php
DataEntityRow::getEntityTypeManager function core/modules/rest/src/Plugin/views/row/DataEntityRow.php
DataEntityRow::getLanguageManager function core/modules/rest/src/Plugin/views/row/DataEntityRow.php
DataEntityRow::getView function core/modules/rest/src/Plugin/views/row/DataEntityRow.php
DataEntityRow::query function core/modules/rest/src/Plugin/views/row/DataEntityRow.php
DataEntityRow::render function core/modules/rest/src/Plugin/views/row/DataEntityRow.php

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