Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityDuplicateTest | class | core/ |
Test entity duplication. |
| EntityDuplicateTest.php | file | core/ |
|
| EntityDuplicateTest::$entityTestRevStorage | property | core/ |
|
| EntityDuplicateTest::setUp | function | core/ |
|
| EntityDuplicateTest::testDuplicateNonDefaultRevision | function | core/ |
Test 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/ |
Creates an instance of the plugin. |
| EntityExists::transform | function | core/ |
Performs the associated process. |
| EntityExists::__construct | function | core/ |
EntityExists constructor. |
| EntityExistsTest | class | core/ |
Tests the EntityExists process plugin. |
| EntityExistsTest.php | file | core/ |
|
| EntityExistsTest::$modules | property | core/ |
Modules to enable. |
| EntityExistsTest::setUp | function | core/ |
|
| EntityExistsTest::testEntityExists | function | core/ |
Test the EntityExists plugin. |
| EntityField::$base_table | property | core/ |
A shortcut for $view->base_table. |
| EntityField::$deprecatedProperties | property | core/ |
|
| EntityField::$entityRepository | property | core/ |
The entity repository service. |
| EntityField::$formatterOptions | property | core/ |
An array of formatter options. |
| EntityField::$items | property | core/ |
An array to store field renderable arrays for use by renderItems(). |
| EntityField::$limit_values | property | core/ |
Does the rendered fields get limited. |
| EntityField::access | function | core/ |
Check whether given user has access to this handler. |
| EntityField::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
| EntityField::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
| EntityField::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| EntityField::clickSort | function | core/ |
Called to determine what to tell the clicksorter. |
| EntityField::clickSortable | function | core/ |
Determines if this field is click sortable. |
| EntityField::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| EntityField::documentSelfTokens | function | core/ |
Document any special tokens this field might use for itself. |
| EntityField::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| EntityField::getCacheTags | function | core/ |
The cache tags associated with this object. |
| 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::multiple_options_form | function | core/ |
Provide options for multiple value fields. |
| EntityField::prepareItemsByDelta | function | core/ |
Adapts the $items according to the delta configuration. |
| EntityField::renderItems | function | core/ |
Render all items in this field together. |
| EntityField::submitFormCalculateOptions | function | core/ |
Calculates options stored on the handler |
| EntityField::submitGroupByForm | function | core/ |
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data. |
| EntityField::__construct | function | core/ |
Constructs a \Drupal\field\Plugin\views\field\Field object. |
| EntityFieldDefaultValueTest | class | core/ |
Tests default values for entity fields. |
| EntityFieldDefaultValueTest.php | file | core/ |
|
| EntityFieldDefaultValueTest::$uuid | property | core/ |
The UUID object to be used for generating UUIDs. |
| EntityFieldDefaultValueTest::assertDefaultValues | function | core/ |
Executes a test set for a defined entity type. |
| EntityFieldDefaultValueTest::setUp | function | core/ |
|
| EntityFieldDefaultValueTest::testDefaultValueCallback | function | core/ |
Tests custom default value callbacks. |
| EntityFieldDefaultValueTest::testDefaultValues | function | core/ |
Tests default values on entities and fields. |
| EntityFieldInstance | class | core/ |
Provides destination plugin for field_config configuration entities. |
| EntityFieldInstance.php | file | core/ |
Pagination
- Previous page
- Page 384
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.