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 base entity class. |
| 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. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityReferenceAutocompleteWidgetTest.php | file | core/ |
|
| EntityReferenceAutocompleteWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceAutocompleteWidgetTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceAutocompleteWidgetTest::doAutocomplete | function | core/ |
Executes an autocomplete on a given field and waits for it to finish. |
| EntityReferenceAutocompleteWidgetTest::setUp | function | core/ |
|
| EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidget | function | core/ |
Tests that the default autocomplete widget return the correct results. |
| EntityReferenceAutoCreateTest | class | core/ |
Tests creating new entity (e.g. taxonomy-term) from an autocomplete widget. |
| EntityReferenceAutoCreateTest.php | file | core/ |
|
| EntityReferenceAutoCreateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceAutoCreateTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceAutoCreateTest::$referencedType | property | core/ |
The name of a content type that will be referenced by $referencingType. |
| EntityReferenceAutoCreateTest::$referencingType | property | core/ |
The name of a content type that will reference $referencedType. |
| EntityReferenceAutoCreateTest::setUp | function | core/ |
|
| EntityReferenceAutoCreateTest::testAutoCreate | function | core/ |
Tests that the autocomplete input element appears and the creation of a new entity. |
| EntityReferenceAutoCreateTest::testMultipleTargetBundles | function | core/ |
Tests if an entity reference field having multiple target bundles is storing the auto-created entity in the right destination. |
| EntityReferenceAutoCreateTest::testNoBundles | function | core/ |
Tests autocreation for an entity that has no bundles. |
| EntityReferenceEntityFormatter | class | core/ |
Plugin implementation of the 'entity reference rendered entity' formatter. |
| EntityReferenceEntityFormatter.php | file | core/ |
|
| EntityReferenceEntityFormatter::$entityDisplayRepository | property | core/ |
The entity display repository. |
| EntityReferenceEntityFormatter::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityReferenceEntityFormatter::$loggerFactory | property | core/ |
The logger factory. |
| EntityReferenceEntityFormatter::$recursiveRenderDepth | property | core/ |
An array of counters for the recursive rendering protection. |
| EntityReferenceEntityFormatter::create | function | core/ |
Creates an instance of the plugin. |
| EntityReferenceEntityFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| EntityReferenceEntityFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| EntityReferenceEntityFormatter::RECURSIVE_RENDER_LIMIT | constant | core/ |
The number of times this formatter allows rendering the same entity. |
| EntityReferenceEntityFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| EntityReferenceEntityFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| EntityReferenceEntityFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| EntityReferenceEntityFormatter::__construct | function | core/ |
Constructs a EntityReferenceEntityFormatter instance. |
| EntityReferenceFieldAttributesTest | class | core/ |
Tests RDFa markup generation for taxonomy term fields. |
| EntityReferenceFieldAttributesTest.php | file | core/ |
|
| EntityReferenceFieldAttributesTest::$baseUri | property | core/ |
URI of the front page of the Drupal site. |
| EntityReferenceFieldAttributesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceFieldAttributesTest::$fieldName | property | core/ |
The name of the taxonomy term reference field used in the test. |
| EntityReferenceFieldAttributesTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceFieldAttributesTest::$vocabulary | property | core/ |
The vocabulary object used in the test. |
| EntityReferenceFieldAttributesTest::setUp | function | core/ |
|
| EntityReferenceFieldAttributesTest::testNodeTeaser | function | core/ |
Tests if file fields in teasers have correct resources. |
| EntityReferenceFieldDefaultValueTest | class | core/ |
Tests entity reference field default values storage in CMI. |
| EntityReferenceFieldDefaultValueTest.php | file | core/ |
|
| EntityReferenceFieldDefaultValueTest::$adminUser | property | core/ |
A user with permission to administer content types, node fields, etc. |
| EntityReferenceFieldDefaultValueTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceFieldDefaultValueTest::$modules | property | core/ |
Modules to install. |
| EntityReferenceFieldDefaultValueTest::setUp | function | core/ |
|
| EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultConfigValue | function | core/ |
Tests that dependencies due to default values can be removed. |
| EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultValue | function | core/ |
Tests that default values are correctly translated to UUIDs in config. |
| EntityReferenceFieldItemList | class | core/ |
Defines a item list class for entity reference fields. |
| EntityReferenceFieldItemList.php | file | core/ |
|
| EntityReferenceFieldItemList::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
Pagination
- Previous page
- Page 88
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.