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
Comment::getCommentedEntityId function core/modules/comment/src/Entity/Comment.php Returns the ID of the entity to which the comment is attached.
Comment::getCommentedEntityTypeId function core/modules/comment/src/Entity/Comment.php Returns the type of the entity to which the comment is attached.
CommentAdminOverview::$entityTypeManager property core/modules/comment/src/Form/CommentAdminOverview.php The entity type manager.
CommentAdminTest::testCommentedEntityLabel function core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php Tests commented entity label of admin view.
CommentBreadcrumbBuilder::$entityTypeManager property core/modules/comment/src/CommentBreadcrumbBuilder.php The entity type manager.
CommentBundlesTest::$entityFieldManager property core/modules/comment/tests/src/Kernel/CommentBundlesTest.php
CommentBundlesTest::$targetEntityTypes property core/modules/comment/tests/src/Kernel/CommentBundlesTest.php Entity type ids to use for target_entity_type_id on comment bundles.
CommentBundlesTest::testEntityIdField function core/modules/comment/tests/src/Kernel/CommentBundlesTest.php Tests that the entity_id field is set correctly for each comment bundle.
CommentCacheTagsTest::$entityTestCamelid property core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php
CommentCacheTagsTest::$entityTestHippopotamidae property core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php
CommentCacheTagsTest::createEntity function core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php Creates the entity to be tested.
CommentCacheTagsTest::getAdditionalCacheContextsForEntity function core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php Returns the additional (non-standard) cache contexts for the tested entity.
CommentCacheTagsTest::getAdditionalCacheTagsForEntity function core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php Each comment must have a comment body, which always has a text format.
CommentCacheTagsTest::testCommentEntity function core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php Tests that comments invalidate the cache tag of their host entity.
CommentController::$entityFieldManager property core/modules/comment/src/Controller/CommentController.php The entity field manager.
CommentController::$entityRepository property core/modules/comment/src/Controller/CommentController.php The entity repository.
CommentDefaultFormatter::$entityDisplayRepository property core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php The entity display repository.
CommentDefaultFormatter::$entityFormBuilder property core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php The entity form builder.
CommentDisplayConfigurableTestHooks::entityBaseFieldInfoAlter function core/modules/comment/tests/modules/comment_display_configurable_test/src/Hook/CommentDisplayConfigurableTestHooks.php Implements hook_entity_base_field_info_alter().
CommentDisplayConfigurableTestHooks::entityTypeBuild function core/modules/comment/tests/modules/comment_display_configurable_test/src/Hook/CommentDisplayConfigurableTestHooks.php Implements hook_entity_type_build().
CommentedEntity class core/modules/comment/src/Plugin/views/field/CommentedEntity.php Views field display for commented entity.
CommentedEntity.php file core/modules/comment/src/Plugin/views/field/CommentedEntity.php
CommentedEntity::$loadedCommentedEntities property core/modules/comment/src/Plugin/views/field/CommentedEntity.php Array of entities that has comments.
CommentedEntity::getItems function core/modules/comment/src/Plugin/views/field/CommentedEntity.php Gets an array of items for the field.
CommentEntityReferenceTest class core/modules/comment/tests/src/Functional/CommentEntityReferenceTest.php Tests that comments behave correctly when added as entity references.
CommentEntityReferenceTest.php file core/modules/comment/tests/src/Functional/CommentEntityReferenceTest.php
CommentEntityReferenceTest::$comment property core/modules/comment/tests/src/Functional/CommentEntityReferenceTest.php A comment linked to a node.
CommentEntityReferenceTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentEntityReferenceTest.php The theme to install as the default for testing.
CommentEntityReferenceTest::$node2 property core/modules/comment/tests/src/Functional/CommentEntityReferenceTest.php A second test node containing references to comments.
CommentEntityReferenceTest::setUp function core/modules/comment/tests/src/Functional/CommentEntityReferenceTest.php
CommentEntityReferenceTest::testCommentAsEntityReference function core/modules/comment/tests/src/Functional/CommentEntityReferenceTest.php Tests that comments are correctly saved as entity references.
CommentEntityReferenceTest::testCommentOfUnpublishedNodeBypassAccess function core/modules/comment/tests/src/Functional/CommentEntityReferenceTest.php Tests that comments of unpublished are not shown.
CommentEntityTest class core/modules/comment/tests/src/Functional/CommentEntityTest.php Tests comments with other entities.
CommentEntityTest.php file core/modules/comment/tests/src/Functional/CommentEntityTest.php
CommentEntityTest::$commentType property core/modules/comment/tests/src/Functional/CommentEntityTest.php The comment type used for testing.
CommentEntityTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentEntityTest.php The theme to install as the default for testing.
CommentEntityTest::$modules property core/modules/comment/tests/src/Functional/CommentEntityTest.php Modules to install.
CommentEntityTest::$vocab property core/modules/comment/tests/src/Functional/CommentEntityTest.php A vocabulary used for testing.
CommentEntityTest::setUp function core/modules/comment/tests/src/Functional/CommentEntityTest.php
CommentEntityTest::testEntityChanges function core/modules/comment/tests/src/Functional/CommentEntityTest.php Tests CSS classes on comments.
CommentEntityTranslation class core/modules/comment/src/Plugin/migrate/source/d7/CommentEntityTranslation.php Drupal 7 comment entity translation source plugin.
CommentEntityTranslation.php file core/modules/comment/src/Plugin/migrate/source/d7/CommentEntityTranslation.php
CommentEntityTranslation::checkRequirements function core/modules/comment/src/Plugin/migrate/source/d7/CommentEntityTranslation.php Checks if requirements for this plugin are OK.
CommentEntityTranslation::fields function core/modules/comment/src/Plugin/migrate/source/d7/CommentEntityTranslation.php Returns available fields on the source.
CommentEntityTranslation::getIds function core/modules/comment/src/Plugin/migrate/source/d7/CommentEntityTranslation.php Defines the source fields uniquely identifying a source row.
CommentEntityTranslation::prepareRow function core/modules/comment/src/Plugin/migrate/source/d7/CommentEntityTranslation.php Adds additional data to the row.
CommentEntityTranslation::query function core/modules/comment/src/Plugin/migrate/source/d7/CommentEntityTranslation.php Prepares query object to retrieve data from the source database.
CommentEntityTranslationCheckRequirementsTest class core/modules/comment/tests/src/Kernel/Migrate/d7/CommentEntityTranslationCheckRequirementsTest.php Tests check requirements for comment entity translation source plugin.
CommentEntityTranslationCheckRequirementsTest.php file core/modules/comment/tests/src/Kernel/Migrate/d7/CommentEntityTranslationCheckRequirementsTest.php
CommentEntityTranslationCheckRequirementsTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d7/CommentEntityTranslationCheckRequirementsTest.php Modules to install.

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