Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityDuplicateTest::setUp | function | core/ |
|
| EntityDuplicateTest::testDuplicateNonDefaultRevision | function | core/ |
Tests duplicating a non-default revision. |
| EntityExists | class | core/ |
This plugin checks if a given entity exists. |
| EntityExists.php | file | core/ |
|
| EntityExists::$storage | property | core/ |
The entity storage. |
| EntityExists::create | function | core/ |
|
| EntityExists::transform | function | core/ |
|
| EntityExists::__construct | function | core/ |
EntityExists constructor. |
| EntityExistsTest | class | core/ |
Tests the EntityExists process plugin. |
| EntityExistsTest.php | file | core/ |
|
| EntityExistsTest::$modules | property | core/ |
|
| EntityExistsTest::setUp | function | core/ |
|
| EntityExistsTest::testEntityExists | function | core/ |
Tests the EntityExists plugin. |
| EntityField | class | core/ |
A field that displays entity field data. |
| EntityField.php | file | core/ |
|
| EntityField::$base_table | property | core/ |
A shortcut for $view->base_table. |
| EntityField::$entityFieldRenderer | property | core/ |
Static cache for ::getEntityFieldRenderer(). |
| EntityField::$entityRepository | property | core/ |
The entity repository service. |
| EntityField::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
| EntityField::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityField::$fieldTypePluginManager | property | core/ |
The field type plugin manager. |
| EntityField::$formatterOptions | property | core/ |
An array of formatter options. |
| EntityField::$formatterPluginManager | property | core/ |
The field formatter plugin manager. |
| EntityField::$group_fields | property | core/ |
The fields that we are actually grouping on. |
| EntityField::$items | property | core/ |
An array to store field renderable arrays for use by renderItems(). |
| EntityField::$languageManager | property | core/ |
The language manager. |
| EntityField::$limit_values | property | core/ |
Does the rendered fields get limited. |
| EntityField::$multiple | property | core/ |
Does the field supports multiple field values. |
| EntityField::$renderer | property | core/ |
The renderer. |
| EntityField::access | function | core/ |
|
| EntityField::addSelfTokens | function | core/ |
|
| EntityField::add_field_table | function | core/ |
Determine if the field table should be added to the query. |
| EntityField::buildGroupByForm | function | core/ |
Extend the group by form with group columns. |
| EntityField::buildOptionsForm | function | core/ |
|
| EntityField::calculateDependencies | function | core/ |
|
| EntityField::clickSort | function | core/ |
Called to determine what to tell the click sorter. |
| EntityField::clickSortable | function | core/ |
|
| EntityField::createEntityForGroupBy | function | core/ |
Creates a fake entity with grouped field values. |
| EntityField::defineOptions | function | core/ |
|
| EntityField::documentSelfTokens | function | core/ |
|
| EntityField::getCacheContexts | function | core/ |
|
| EntityField::getCacheMaxAge | function | core/ |
|
| EntityField::getCacheTags | function | core/ |
|
| EntityField::getEntityFieldRenderer | function | core/ |
Returns the entity field renderer. |
| EntityField::getFieldStorageDefinition | function | core/ |
Gets the field storage definition. |
| EntityField::getFormatterInstance | function | core/ |
Returns the field formatter instance. |
| EntityField::getItems | function | core/ |
Gets an array of items for the field. |
| EntityField::getTableMapping | function | core/ |
Gets the table mapping for the entity type of the field. |
| EntityField::getValue | function | core/ |
|
| EntityField::init | function | core/ |
Pagination
- Previous page
- Page 510
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.