Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityExistsTest::$modules | property | core/ |
Modules to install. |
| EntityExistsTest::setUp | function | core/ |
|
| EntityExistsTest::testEntityExists | function | core/ |
Tests the EntityExists plugin. |
| EntityField::$base_table | property | core/ |
A shortcut for $view->base_table. |
| EntityField::$entityRepository | property | core/ |
The entity repository service. |
| EntityField::$formatterOptions | property | core/ |
An array of formatter options. |
| 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::$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 option form that provides 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 click sorter. |
| 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. |
| 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/ |
|
| EntityFieldInstance::getIds | function | core/ |
Gets the destination IDs. |
| EntityFieldManager::$activeFieldStorageDefinitions | property | core/ |
Static cache of active field storage definitions per entity type. |
| EntityFieldManager::$baseFieldDefinitions | property | core/ |
Static cache of base field definitions. |
| EntityFieldManager::$baseFieldOverrides | property | core/ |
Static cache of base field overrides per entity type and bundle. |
| EntityFieldManager::$entityDisplayRepository | property | core/ |
The entity display repository. |
| EntityFieldManager::$entityLastInstalledSchemaRepository | property | core/ |
The entity last installed schema repository. |
| EntityFieldManager::$extraFields | property | core/ |
Extra fields info, if initialized. |
| EntityFieldManager::$fieldDefinitions | property | core/ |
Static cache of field definitions per bundle and entity type. |
| EntityFieldManager::$fieldStorageDefinitions | property | core/ |
Static cache of field storage definitions per entity type. |
| EntityFieldManager::buildBaseFieldDefinitions | function | core/ |
Builds base field definitions for an entity type. |
| EntityFieldManager::buildBundleFieldDefinitions | function | core/ |
Builds field definitions for a specific bundle within an entity type. |
| EntityFieldManager::buildFieldStorageDefinitions | function | core/ |
Builds field storage definitions for an entity type. |
| EntityFieldManager::clearCachedFieldDefinitions | function | core/ |
Clears static and persistent field definition caches. |
Pagination
- Previous page
- Page 429
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.