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 |
|---|---|---|---|
| EntityQueryTest::testDelta | function | core/ |
Test queries with delta conditions. |
| EntityQueryTest::testEntityQuery | function | core/ |
Test basic functionality. |
| EntityQueryTest::testInjectionInCondition | function | core/ |
Test against SQL inject of condition field. This covers a database driver's EntityQuery\Condition class. |
| EntityQueryTest::testMetaData | function | core/ |
Test adding a tag and metadata to the Entity query object. |
| EntityQueryTest::testNestedConditionGroups | function | core/ |
Tests that nested condition groups work as expected. |
| EntityQueryTest::testPendingRevisions | function | core/ |
Test pending revisions. |
| EntityQueryTest::testSort | function | core/ |
Test sort(). |
| EntityQueryTest::testTableSort | function | core/ |
Test tablesort(). |
| EntityQueryTest::testToString | function | core/ |
Tests __toString(). |
| EntityQueryTest::testWithTwoEntityReferenceFieldsToSameEntityType | function | core/ |
Tests that EntityQuery works when querying the same entity from two fields. |
| EntityReference | class | core/ |
EntityReference row plugin. |
| EntityReference | class | core/ |
The plugin that handles an EntityReference display. |
| EntityReference | class | core/ |
EntityReference style plugin. |
| EntityReference | class | core/ |
EntityReference row plugin. |
| EntityReference | class | core/ |
Deprecated. The plugin that handles an EntityReference display. |
| EntityReference | class | core/ |
Deprecated. EntityReference style plugin. |
| EntityReference | class | core/ |
MigrateField plugin for Drupal 7 entity_reference fields. |
| EntityReference | class | core/ |
MigrateField plugin for Drupal 7 entity_reference fields. |
| EntityReference | class | core/ |
Defines an 'entity_reference' data type. |
| EntityReference.php | file | core/ |
|
| EntityReference.php | file | core/ |
|
| EntityReference.php | file | core/ |
|
| EntityReference.php | file | core/ |
|
| EntityReference.php | file | core/ |
|
| EntityReference.php | file | core/ |
|
| EntityReference.php | file | core/ |
|
| EntityReference.php | file | core/ |
|
| EntityReference.php | file | core/ |
|
| EntityReference::$connection | property | core/ |
The database connection. |
| EntityReference::$id | property | core/ |
The entity ID. |
| EntityReference::$usesAJAX | property | core/ |
Whether the display allows the use of AJAX or not. |
| EntityReference::$usesAttachments | property | core/ |
Whether the display allows attachments. |
| EntityReference::$usesFields | property | core/ |
Does the style plugin for itself support to add fields to its output. |
| EntityReference::$usesGrouping | property | core/ |
Does the style plugin support grouping of rows. |
| EntityReference::$usesPager | property | core/ |
Whether the display allows the use of a pager or not. |
| EntityReference::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
| EntityReference::buildOptionsForm | function | core/ |
Provide a form for setting options. |
| EntityReference::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| EntityReference::create | function | core/ |
Creates an instance of the plugin. |
| EntityReference::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| EntityReference::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| EntityReference::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| EntityReference::evenEmpty | function | core/ |
Should the output of the style plugin be rendered even if it's a empty view. |
| EntityReference::execute | function | core/ |
Executes the view and returns data in the format required. |
| EntityReference::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| EntityReference::getString | function | core/ |
Returns a string representation of the data. |
| EntityReference::getTarget | function | core/ |
Gets the referenced data. |
| EntityReference::getTargetDefinition | function | core/ |
Gets the definition of the referenced entity. |
| EntityReference::getTargetIdentifier | function | core/ |
Gets the identifier of the referenced data. |
| EntityReference::getType | function | core/ |
Returns the display type that this display requires. |
Pagination
- Previous page
- Page 86
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.