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
PathAliasResourceTestBase::createEntity function core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php
PathAliasResourceTestBase::getExpectedNormalizedEntity function core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php
PathAliasResourceTestBase::getNormalizedPostEntity function core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php
PathAliasStorageSchema::getEntitySchema function core/modules/path_alias/src/PathAliasStorageSchema.php
PathAliasTest::$entity property core/modules/jsonapi/tests/src/Functional/PathAliasTest.php
PathAliasTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/PathAliasTest.php
PathAliasTest::createEntity function core/modules/jsonapi/tests/src/Functional/PathAliasTest.php
PathAliasToEntityUpdateTest class core/modules/system/tests/src/Functional/Update/PathAliasToEntityUpdateTest.php Tests the conversion of path aliases to entities.
PathAliasToEntityUpdateTest.php file core/modules/system/tests/src/Functional/Update/PathAliasToEntityUpdateTest.php
PathAliasToEntityUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/PathAliasToEntityUpdateTest.php
PathAliasToEntityUpdateTest::providerConversionToEntities function core/modules/system/tests/src/Functional/Update/PathAliasToEntityUpdateTest.php Data provider for ::testConversionToEntities.
PathAliasToEntityUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/PathAliasToEntityUpdateTest.php
PathAliasToEntityUpdateTest::testConversionToEntities function core/modules/system/tests/src/Functional/Update/PathAliasToEntityUpdateTest.php Tests the conversion of path aliases to entities.
PathProcessorEntityResourceBC class core/modules/rest/src/PathProcessor/PathProcessorEntityResourceBC.php Path processor to maintain BC for entity REST resource URLs from Drupal 8.0.
PathProcessorEntityResourceBC.php file core/modules/rest/src/PathProcessor/PathProcessorEntityResourceBC.php
PathProcessorEntityResourceBC::$entityTypeManager property core/modules/rest/src/PathProcessor/PathProcessorEntityResourceBC.php The entity type manager.
PathProcessorEntityResourceBC::processInbound function core/modules/rest/src/PathProcessor/PathProcessorEntityResourceBC.php
PathProcessorEntityResourceBC::__construct function core/modules/rest/src/PathProcessor/PathProcessorEntityResourceBC.php Creates a new PathProcessorEntityResourceBC instance.
path_entity_base_field_info function core/modules/path/path.module Implements hook_entity_base_field_info().
path_entity_base_field_info_alter function core/modules/path/path.module Implements hook_entity_base_field_info_alter().
path_entity_translation_create function core/modules/path/path.module Implements hook_entity_translation_create().
path_entity_type_alter function core/modules/path/path.module Implements hook_entity_type_alter().
PerComponentEntityDisplay class core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityDisplay.php This class imports one component of an entity display.
PerComponentEntityDisplay.php file core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityDisplay.php
PerComponentEntityDisplay::getEntity function core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityDisplay.php
PerComponentEntityDisplay::MODE_NAME constant core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityDisplay.php
PerComponentEntityDisplayTest class core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php Tests the entity display destination plugin.
PerComponentEntityDisplayTest.php file core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php Contains \Drupal\Tests\migrate\Unit\destination\PerComponentEntityDisplayTest.
PerComponentEntityDisplayTest::testImport function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php Tests the entity display import method.
PerComponentEntityFormDisplay class core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityFormDisplay.php This class imports one component of an entity form display.
PerComponentEntityFormDisplay.php file core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityFormDisplay.php
PerComponentEntityFormDisplay::getEntity function core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityFormDisplay.php
PerComponentEntityFormDisplay::MODE_NAME constant core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityFormDisplay.php
PerComponentEntityFormDisplayTest class core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php Tests the entity display destination plugin.
PerComponentEntityFormDisplayTest.php file core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php Contains \Drupal\Tests\migrate\Unit\destination\PerComponentEntityFormDisplayTest.
PerComponentEntityFormDisplayTest::testImport function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php Tests the entity display import method.
pgsql.entity.query.sql service core/core.services.yml Drupal\Core\Entity\Query\Sql\pgsql\QueryFactory
pgsql.workspaces.entity.query.sql service core/modules/workspaces/workspaces.services.yml Drupal\workspaces\EntityQuery\PgsqlQueryFactory
plugin.manager.entity_reference_selection service core/core.services.yml Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginManager
PluginBase::INCLUDE_ENTITY constant core/modules/views/src/Plugin/views/PluginBase.php Include entity row languages when listing languages.
PrepareModulesEntityUninstallForm class core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Provides a form removing module content entities data before uninstallation.
PrepareModulesEntityUninstallForm.php file core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php
PrepareModulesEntityUninstallForm::$entityTypeId property core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php The entity type ID of the entities to delete.
PrepareModulesEntityUninstallForm::$entityTypeManager property core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php The entity type manager.
PrepareModulesEntityUninstallForm::buildForm function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php
PrepareModulesEntityUninstallForm::create function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php
PrepareModulesEntityUninstallForm::deleteContentEntities function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Deletes the content entities of the specified entity type.
PrepareModulesEntityUninstallForm::getCancelUrl function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php
PrepareModulesEntityUninstallForm::getConfirmText function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php
PrepareModulesEntityUninstallForm::getDescription function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php

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