Search for entity
- Search 7.x for entity
- Search 9.5.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 a 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. |
Entity | class | core/ |
Defines a base entity class. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
core.entity_view_mode.node.rss.yml | file | core/ |
core/modules/node/config/install/core.entity_view_mode.node.rss.yml |
core.entity_view_mode.node.search_index.yml | file | core/ |
core/modules/node/config/install/core.entity_view_mode.node.search_index.yml |
core.entity_view_mode.node.search_result.yml | file | core/ |
core/modules/node/config/install/core.entity_view_mode.node.search_result.yml |
core.entity_view_mode.node.teaser.yml | file | core/ |
core/modules/node/config/install/core.entity_view_mode.node.teaser.yml |
core.entity_view_mode.taxonomy_term.full.yml | file | core/ |
core/modules/taxonomy/config/install/core.entity_view_mode.taxonomy_term.full.yml |
core.entity_view_mode.user.compact.yml | file | core/ |
core/modules/user/config/install/core.entity_view_mode.user.compact.yml |
core.entity_view_mode.user.full.yml | file | core/ |
core/modules/user/config/install/core.entity_view_mode.user.full.yml |
CreateSampleEntityTest | class | core/ |
Tests the ContentEntityStorageBase::createWithSampleValues method. |
CreateSampleEntityTest.php | file | core/ |
|
CreateSampleEntityTest::$entityTypeManager | property | core/ |
The entity type manager. |
CreateSampleEntityTest::$modules | property | core/ |
Modules to enable. |
CreateSampleEntityTest::setUp | function | core/ |
|
CreateSampleEntityTest::testSampleValueContentEntity | function | core/ |
Tests sample value content entity creation of all types. |
CreateTestContentEntitiesTrait::installEntitySchemas | function | core/ |
Install required entity schemas. |
CrudTest::$entityType | property | core/ |
|
d6_comment_entity_display.yml | file | core/ |
core/modules/comment/migrations/d6_comment_entity_display.yml |
d6_comment_entity_form_display.yml | file | core/ |
core/modules/comment/migrations/d6_comment_entity_form_display.yml |
d6_comment_entity_form_display_subject.yml | file | core/ |
core/modules/comment/migrations/d6_comment_entity_form_display_subject.yml |
d6_entity_reference_translation.yml | file | core/ |
core/modules/content_translation/migrations/d6_entity_reference_translation.yml |
d6_upload_entity_display.yml | file | core/ |
core/modules/file/migrations/d6_upload_entity_display.yml |
d6_upload_entity_form_display.yml | file | core/ |
core/modules/file/migrations/d6_upload_entity_form_display.yml |
d6_vocabulary_entity_display.yml | file | core/ |
core/modules/taxonomy/migrations/d6_vocabulary_entity_display.yml |
d6_vocabulary_entity_form_display.yml | file | core/ |
core/modules/taxonomy/migrations/d6_vocabulary_entity_form_display.yml |
d7_comment_entity_display.yml | file | core/ |
core/modules/comment/migrations/d7_comment_entity_display.yml |
d7_comment_entity_form_display.yml | file | core/ |
core/modules/comment/migrations/d7_comment_entity_form_display.yml |
d7_comment_entity_form_display_subject.yml | file | core/ |
core/modules/comment/migrations/d7_comment_entity_form_display_subject.yml |
d7_comment_entity_translation.yml | file | core/ |
core/modules/content_translation/migrations/d7_comment_entity_translation.yml |
d7_entity_reference_translation.yml | file | core/ |
core/modules/content_translation/migrations/d7_entity_reference_translation.yml |
d7_entity_translation_settings.yml | file | core/ |
core/modules/content_translation/migrations/d7_entity_translation_settings.yml |
d7_node_entity_translation.yml | file | core/ |
core/modules/content_translation/migrations/d7_node_entity_translation.yml |
d7_taxonomy_term_entity_translation.yml | file | core/ |
core/modules/content_translation/migrations/d7_taxonomy_term_entity_translation.yml |
d7_user_entity_translation.yml | file | core/ |
core/modules/content_translation/migrations/d7_user_entity_translation.yml |
DataEntityRow | class | core/ |
Plugin which displays entities as raw data. |
DataEntityRow.php | file | core/ |
|
DataEntityRow::$deprecatedProperties | property | core/ |
|
DataEntityRow::$entityDisplayRepository | property | core/ |
The entity display repository. |
DataEntityRow::$entityRepository | property | core/ |
The entity repository service. |
DataEntityRow::$entityType | property | core/ |
Contains the entity type of this row plugin instance. |
DataEntityRow::$entityTypeManager | property | core/ |
The entity type manager. |
DataEntityRow::$languageManager | property | core/ |
The language manager. |
DataEntityRow::$usesOptions | property | core/ |
Denotes whether the plugin has an additional options form. |
DataEntityRow::create | function | core/ |
Creates an instance of the plugin. |
DataEntityRow::getEntityManager | function | core/ |
|
DataEntityRow::getEntityRepository | function | core/ |
Returns the entity repository. |
DataEntityRow::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
DataEntityRow::getEntityTypeManager | function | core/ |
Returns the entity type manager. |
DataEntityRow::getLanguageManager | function | core/ |
Returns the language manager. |
DataEntityRow::getView | function | core/ |
Returns the top object of a view. |
DataEntityRow::query | function | core/ |
Add anything to the query that we might need to. |
DataEntityRow::render | function | core/ |
Render a row object. This usually passes through to a theme template of some form, but not always. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.