Search for entity

  1. Search 7.x for entity
  2. Search 8.9.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 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
MigrateCommentEntityFormDisplaySubjectTest::assertSubjectNotVisible function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php Asserts that the comment subject field is not visible for a node type.
MigrateCommentEntityFormDisplaySubjectTest::assertSubjectNotVisible function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php Asserts that the comment subject field is not visible for a node type.
MigrateCommentEntityFormDisplaySubjectTest::assertSubjectVisible function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php Asserts that the comment subject field is visible for a node type.
MigrateCommentEntityFormDisplaySubjectTest::assertSubjectVisible function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php Asserts that the comment subject field is visible for a node type.
MigrateCommentEntityFormDisplaySubjectTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php
MigrateCommentEntityFormDisplaySubjectTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php
MigrateCommentEntityFormDisplaySubjectTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php Tests the migrated display configuration.
MigrateCommentEntityFormDisplaySubjectTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php Tests the migrated display configuration.
MigrateCommentEntityFormDisplayTest class core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php Tests the migration of comment form display from Drupal 6.
MigrateCommentEntityFormDisplayTest class core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php Tests the migration of comment form display from Drupal 7.
MigrateCommentEntityFormDisplayTest.php file core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php
MigrateCommentEntityFormDisplayTest.php file core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php
MigrateCommentEntityFormDisplayTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php Modules to enable.
MigrateCommentEntityFormDisplayTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php Modules to enable.
MigrateCommentEntityFormDisplayTest::assertDisplay function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php Asserts various aspects of a comment component in an entity form display.
MigrateCommentEntityFormDisplayTest::assertDisplay function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php Asserts various aspects of a comment component in an entity form display.
MigrateCommentEntityFormDisplayTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php
MigrateCommentEntityFormDisplayTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php
MigrateCommentEntityFormDisplayTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php Tests the migrated display configuration.
MigrateCommentEntityFormDisplayTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php Tests the migrated display configuration.
MigrateCommentFieldInstanceTest::assertEntity function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php Asserts a comment field instance entity.
MigrateCommentFieldInstanceTest::assertEntity function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldInstanceTest.php Asserts a comment field instance entity.
MigrateCommentFieldTest::assertEntity function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php Asserts a comment field entity.
MigrateCommentFieldTest::assertEntity function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php Asserts a comment field entity.
MigrateCommentTypeTest::assertEntity function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php Asserts a comment type entity.
MigrateCommentTypeTest::assertEntity function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php Asserts a comment type entity.
MigrateContactCategoryTest::assertEntity function core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php Performs various assertions on a single contact form entity.
MigrateDestinationPluginManager::$entityTypeManager property core/modules/migrate/src/Plugin/MigrateDestinationPluginManager.php The entity type manager.
MigrateEntity class core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php
MigrateEntity.php file core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php
MigrateEntity::$derivatives property core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php List of derivative definitions.
MigrateEntity::$entityDefinitions property core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php The entity definitions.
MigrateEntity::create function core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php Creates a new class instance.
MigrateEntity::getDerivativeDefinition function core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php Gets the definition of a derivative plugin.
MigrateEntity::getDerivativeDefinitions function core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php Gets the definition of all derivatives of a base plugin.
MigrateEntity::__construct function core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php Constructs a MigrateEntity object.
MigrateEntityComplete class core/modules/migrate/src/Plugin/Derivative/MigrateEntityComplete.php Deriver for entity_complete:ENTITY_TYPE entity migrations.
MigrateEntityComplete.php file core/modules/migrate/src/Plugin/Derivative/MigrateEntityComplete.php
MigrateEntityComplete::getDerivativeDefinitions function core/modules/migrate/src/Plugin/Derivative/MigrateEntityComplete.php Gets the definition of all derivatives of a base plugin.
MigrateEntityContentBaseTest class core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php Tests the EntityContentBase destination.
MigrateEntityContentBaseTest.php file core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php
MigrateEntityContentBaseTest::$destination property core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php A content migrate destination.
MigrateEntityContentBaseTest::$modules property core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php Modules to enable.
MigrateEntityContentBaseTest::$storage property core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php The storage for entity_test_mul.
MigrateEntityContentBaseTest::assertTranslations function core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php Check the existing translations of an entity.
MigrateEntityContentBaseTest::createDestination function core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php Create the destination plugin to test.
MigrateEntityContentBaseTest::setUp function core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php
MigrateEntityContentBaseTest::testAccountSwitcherBackwardsCompatibility function core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php Test BC injection of account switcher service.
MigrateEntityContentBaseTest::testBundleFallbackForStub function core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php Tests bundle is properly provided for stubs without bundle support.
MigrateEntityContentBaseTest::testEmptyDestinations function core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php Tests empty destinations.

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