Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 8.9.x for entity
- Search 10.3.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 |
|---|---|---|---|
| EntityReferenceFieldTranslatedReferenceViewTest.php | file | core/ |
|
| EntityReferenceFieldTranslatedReferenceViewTest::$baseLangcode | property | core/ |
The langcode of the source language. |
| EntityReferenceFieldTranslatedReferenceViewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceFieldTranslatedReferenceViewTest::$labelOfNotTranslatedReference | property | core/ |
The label of the untranslated referenced entity, used in assertions. |
| EntityReferenceFieldTranslatedReferenceViewTest::$modules | property | core/ |
Modules to install. |
| EntityReferenceFieldTranslatedReferenceViewTest::$originalLabel | property | core/ |
The original label of the referenced entity, used in assertions. |
| EntityReferenceFieldTranslatedReferenceViewTest::$referencedEntityWithoutTranslation | property | core/ |
The entity to refer. |
| EntityReferenceFieldTranslatedReferenceViewTest::$referencedEntityWithTranslation | property | core/ |
The entity to refer. |
| EntityReferenceFieldTranslatedReferenceViewTest::$referencedType | property | core/ |
Entity type which can be referenced. |
| EntityReferenceFieldTranslatedReferenceViewTest::$referenceFieldName | property | core/ |
The machine name of the entity reference field. |
| EntityReferenceFieldTranslatedReferenceViewTest::$referrerEntity | property | core/ |
The referrer entity. |
| EntityReferenceFieldTranslatedReferenceViewTest::$referrerType | property | core/ |
Entity type which have the entity reference field. |
| EntityReferenceFieldTranslatedReferenceViewTest::$testEntityTypeName | property | core/ |
The test entity type name. |
| EntityReferenceFieldTranslatedReferenceViewTest::$translatable | property | core/ |
Flag indicating whether the field is translatable. |
| EntityReferenceFieldTranslatedReferenceViewTest::$translatedLabel | property | core/ |
The translated label of the referenced entity, used in assertions. |
| EntityReferenceFieldTranslatedReferenceViewTest::$translateToLangcode | property | core/ |
Target langcode for translation. |
| EntityReferenceFieldTranslatedReferenceViewTest::$webUser | property | core/ |
A user with permission to edit the referrer entity. |
| EntityReferenceFieldTranslatedReferenceViewTest::assertEntityReferenceDisplay | function | core/ |
Assert entity reference display. |
| EntityReferenceFieldTranslatedReferenceViewTest::assertEntityReferenceFormDisplay | function | core/ |
Assert entity reference form display. |
| EntityReferenceFieldTranslatedReferenceViewTest::createContent | function | core/ |
Creates a test subject contents, with translation. |
| EntityReferenceFieldTranslatedReferenceViewTest::createNotTranslatedReferencedEntity | function | core/ |
Create the referenced entity. |
| EntityReferenceFieldTranslatedReferenceViewTest::createReferencedEntityWithTranslation | function | core/ |
Create a referenced entity with a translation. |
| EntityReferenceFieldTranslatedReferenceViewTest::createReferrerEntity | function | core/ |
Create the referrer entity. |
| EntityReferenceFieldTranslatedReferenceViewTest::enableTranslation | function | core/ |
Enables translations where it needed. |
| EntityReferenceFieldTranslatedReferenceViewTest::setUp | function | core/ |
|
| EntityReferenceFieldTranslatedReferenceViewTest::setUpContentTypes | function | core/ |
Create content types. |
| EntityReferenceFieldTranslatedReferenceViewTest::setUpEntityReferenceField | function | core/ |
Adds term reference field for the article content type. |
| EntityReferenceFieldTranslatedReferenceViewTest::setUpLanguages | function | core/ |
Adds additional languages. |
| EntityReferenceFieldTranslatedReferenceViewTest::testEntityReferenceDisplay | function | core/ |
Tests if the entity is displayed in an entity reference field. |
| EntityReferenceFileUploadTest | class | core/ |
Tests an autocomplete widget with file upload. |
| EntityReferenceFileUploadTest.php | file | core/ |
|
| EntityReferenceFileUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceFileUploadTest::$modules | property | core/ |
Modules to install. |
| EntityReferenceFileUploadTest::$nodeId | property | core/ |
Node id. |
| EntityReferenceFileUploadTest::$referencedType | property | core/ |
The name of a content type that will be referenced by $referencingType. |
| EntityReferenceFileUploadTest::$referencingType | property | core/ |
The name of a content type that will reference $referencedType. |
| EntityReferenceFileUploadTest::setUp | function | core/ |
|
| EntityReferenceFileUploadTest::testFileUpload | function | core/ |
Tests that the autocomplete input element does not cause ajax fatal. |
| EntityReferenceFormatterBase | class | core/ |
Parent plugin for entity reference formatters. |
| EntityReferenceFormatterBase.php | file | core/ |
|
| EntityReferenceFormatterBase::checkAccess | function | core/ |
Checks access to the given entity. |
| EntityReferenceFormatterBase::getEntitiesToView | function | core/ |
Returns the referenced entities for display. |
| EntityReferenceFormatterBase::needsEntityLoad | function | core/ |
Returns whether the entity referenced by an item needs to be loaded. |
| EntityReferenceFormatterBase::prepareView | function | core/ |
Loads the entities referenced in that field across all the entities being viewed. |
| EntityReferenceFormatterBase::view | function | core/ |
|
| EntityReferenceFormatterTest | class | core/ |
Tests the formatters functionality. |
| EntityReferenceFormatterTest.php | file | core/ |
|
| EntityReferenceFormatterTest::$bundle | property | core/ |
The bundle used in this test. |
| EntityReferenceFormatterTest::$entityType | property | core/ |
The entity type used in this test. |
| EntityReferenceFormatterTest::$fieldName | property | core/ |
The name of the field used in this test. |
Pagination
- Previous page
- Page 97
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.