Search for entity
- Search 7.x for entity
- Search 8.9.x for entity
- Search 10.3.x for entity
- Search 11.x for entity
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Entity | class | core/ |
Defines an argument validator plugin for each entity type. |
| Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
| Entity | class | core/ |
Provides a generic destination to import entities. |
| Entity | class | core/ |
|
| Entity | class | core/ |
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 |
|---|---|---|---|
| CommentType::$target_entity_type_id | property | core/ |
The target entity type. |
| CommentType::getTargetEntityTypeId | function | core/ |
Gets the target entity type id for this comment type. |
| CommentTypeDeleteForm::$entity | property | core/ |
The entity being used by this form. |
| CommentTypeForm::$entityTypeManager | property | core/ |
Entity type manager service. |
| CommentTypeForm::entityTypeSupportsComments | function | core/ |
Wraps _comment_entity_uses_integer_id(). |
| CommentTypeInterface::getTargetEntityTypeId | function | core/ |
Gets the target entity type id for this comment type. |
| CommentTypeResourceTestBase::$entity | property | core/ |
The CommentType entity. |
| CommentTypeResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| CommentTypeResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| CommentTypeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| CommentTypeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| CommentTypeTest::$entity | property | core/ |
|
| CommentTypeTest::$entityTypeId | property | core/ |
The tested entity type. |
| CommentTypeTest::createEntity | function | core/ |
Creates the entity to be tested. |
| CommentViewBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
| comment_display_configurable_test_entity_base_field_info_alter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| comment_display_configurable_test_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
| comment_entity_extra_field_info | function | core/ |
Implements hook_entity_extra_field_info(). |
| comment_entity_insert | function | core/ |
Implements hook_entity_insert(). |
| comment_entity_predelete | function | core/ |
Implements hook_entity_predelete(). |
| comment_entity_storage_load | function | core/ |
Implements hook_entity_storage_load(). |
| comment_entity_view | function | core/ |
Implements hook_entity_view(). |
| comment_entity_view_display_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for entity_view_display entities. |
| comment_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
| ComponentEntityDisplayBase | class | core/ |
Provides a destination plugin for migrating entity display components. |
| ComponentEntityDisplayBase.php | file | core/ |
|
| ComponentEntityDisplayBase::$entityDisplayRepository | property | core/ |
The entity display repository. |
| ComponentEntityDisplayBase::create | function | core/ |
Creates an instance of the plugin. |
| ComponentEntityDisplayBase::fields | function | core/ |
Returns an array of destination fields. |
| ComponentEntityDisplayBase::getEntity | function | core/ |
Gets the entity. |
| ComponentEntityDisplayBase::getIds | function | core/ |
Gets the destination IDs. |
| ComponentEntityDisplayBase::import | function | core/ |
Import the row. |
| ComponentEntityDisplayBase::MODE_NAME | constant | core/ |
|
| ComponentEntityDisplayBase::__construct | function | core/ |
PerComponentEntityDisplay constructor. |
| ConfigDependencyManager::createGraphConfigEntityDependencies | function | core/ |
Creates a graph of config entity dependencies. |
| ConfigDependencyTest::providerConfigEntityUninstallComplex | function | core/ |
Data provider for self::testConfigEntityUninstallComplex(). |
| ConfigDependencyTest::testConfigEntityDelete | function | core/ |
Tests deleting a configuration entity and dependency management. |
| ConfigDependencyTest::testConfigEntityUninstall | function | core/ |
Tests ConfigManager::uninstall() and config entity dependency management. |
| ConfigDependencyTest::testConfigEntityUninstallComplex | function | core/ |
Tests complex configuration entity dependency handling during uninstall. |
| ConfigDependencyTest::testConfigEntityUninstallThirdParty | function | core/ |
@covers ::uninstall[[api-linebreak]] @covers ::getConfigEntitiesToChangeOnDependencyRemoval[[api-linebreak]] |
| ConfigDependencyTest::testContentEntityDelete | function | core/ |
Tests getConfigEntitiesToChangeOnDependencyRemoval() with content entities. |
| ConfigDependencyTest::testFindConfigEntityDependentsAsEntitiesDeprecation | function | core/ |
@group legacy |
| ConfigDependencyTest::testFindConfigEntityDependentsDeprecation | function | core/ |
@group legacy |
| ConfigDependencyTest::testNonEntity | function | core/ |
Tests that calculating dependencies for system module. |
| ConfigEntityAdapter | class | core/ |
Enhances EntityAdapter for config entities. |
| ConfigEntityAdapter.php | file | core/ |
|
| ConfigEntityAdapter::$entity | property | core/ |
The wrapped entity object. |
| ConfigEntityAdapter::$typedConfigManager | property | core/ |
The typed config manager. |
| ConfigEntityAdapter::applyDefaultValue | function | core/ |
Applies the default value. |
| ConfigEntityAdapter::get | function | core/ |
Gets a property object. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.