Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
EntityDuplicateTest::$entityTestRevStorage property core/tests/Drupal/KernelTests/Core/Entity/EntityDuplicateTest.php The entity storage.
EntityDuplicateTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityDuplicateTest.php
EntityDuplicateTest::testDuplicateNonDefaultRevision function core/tests/Drupal/KernelTests/Core/Entity/EntityDuplicateTest.php Tests duplicating a non-default revision.
EntityExists class core/modules/migrate/src/Plugin/migrate/process/EntityExists.php This plugin checks if a given entity exists.
EntityExists.php file core/modules/migrate/src/Plugin/migrate/process/EntityExists.php
EntityExists::$storage property core/modules/migrate/src/Plugin/migrate/process/EntityExists.php The entity storage.
EntityExists::create function core/modules/migrate/src/Plugin/migrate/process/EntityExists.php
EntityExists::transform function core/modules/migrate/src/Plugin/migrate/process/EntityExists.php
EntityExists::__construct function core/modules/migrate/src/Plugin/migrate/process/EntityExists.php EntityExists constructor.
EntityExistsTest class core/modules/migrate/tests/src/Kernel/Plugin/EntityExistsTest.php Tests the EntityExists process plugin.
EntityExistsTest.php file core/modules/migrate/tests/src/Kernel/Plugin/EntityExistsTest.php
EntityExistsTest::$modules property core/modules/migrate/tests/src/Kernel/Plugin/EntityExistsTest.php
EntityExistsTest::setUp function core/modules/migrate/tests/src/Kernel/Plugin/EntityExistsTest.php
EntityExistsTest::testEntityExists function core/modules/migrate/tests/src/Kernel/Plugin/EntityExistsTest.php Tests the EntityExists plugin.
EntityField::$base_table property core/modules/views/src/Plugin/views/field/EntityField.php A shortcut for $view->base_table.
EntityField::$entityRepository property core/modules/views/src/Plugin/views/field/EntityField.php The entity repository service.
EntityField::$formatterOptions property core/modules/views/src/Plugin/views/field/EntityField.php An array of formatter options.
EntityField::$group_fields property core/modules/views/src/Plugin/views/field/EntityField.php The fields that we are actually grouping on.
EntityField::$items property core/modules/views/src/Plugin/views/field/EntityField.php An array to store field renderable arrays for use by renderItems().
EntityField::$limit_values property core/modules/views/src/Plugin/views/field/EntityField.php Does the rendered fields get limited.
EntityField::access function core/modules/views/src/Plugin/views/field/EntityField.php
EntityField::addSelfTokens function core/modules/views/src/Plugin/views/field/EntityField.php
EntityField::buildOptionsForm function core/modules/views/src/Plugin/views/field/EntityField.php
EntityField::calculateDependencies function core/modules/views/src/Plugin/views/field/EntityField.php
EntityField::clickSort function core/modules/views/src/Plugin/views/field/EntityField.php Called to determine what to tell the click sorter.
EntityField::clickSortable function core/modules/views/src/Plugin/views/field/EntityField.php
EntityField::defineOptions function core/modules/views/src/Plugin/views/field/EntityField.php
EntityField::documentSelfTokens function core/modules/views/src/Plugin/views/field/EntityField.php
EntityField::getCacheContexts function core/modules/views/src/Plugin/views/field/EntityField.php
EntityField::getCacheTags function core/modules/views/src/Plugin/views/field/EntityField.php
EntityField::getFieldStorageDefinition function core/modules/views/src/Plugin/views/field/EntityField.php Gets the field storage definition.
EntityField::getFormatterInstance function core/modules/views/src/Plugin/views/field/EntityField.php Returns the field formatter instance.
EntityField::getItems function core/modules/views/src/Plugin/views/field/EntityField.php Gets an array of items for the field.
EntityField::multiple_options_form function core/modules/views/src/Plugin/views/field/EntityField.php Provide options for multiple value fields.
EntityField::prepareItemsByDelta function core/modules/views/src/Plugin/views/field/EntityField.php Adapts the $items according to the delta configuration.
EntityField::renderItems function core/modules/views/src/Plugin/views/field/EntityField.php Render all items in this field together.
EntityField::submitFormCalculateOptions function core/modules/views/src/Plugin/views/field/EntityField.php
EntityField::submitGroupByForm function core/modules/views/src/Plugin/views/field/EntityField.php
EntityField::__construct function core/modules/views/src/Plugin/views/field/EntityField.php Constructs a \Drupal\field\Plugin\views\field\Field object.
EntityFieldDefaultValueTest class core/tests/Drupal/KernelTests/Core/Entity/EntityFieldDefaultValueTest.php Tests default values for entity fields.
EntityFieldDefaultValueTest.php file core/tests/Drupal/KernelTests/Core/Entity/EntityFieldDefaultValueTest.php
EntityFieldDefaultValueTest::$uuid property core/tests/Drupal/KernelTests/Core/Entity/EntityFieldDefaultValueTest.php The UUID object to be used for generating UUIDs.
EntityFieldDefaultValueTest::assertDefaultValues function core/tests/Drupal/KernelTests/Core/Entity/EntityFieldDefaultValueTest.php Executes a test set for a defined entity type.
EntityFieldDefaultValueTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityFieldDefaultValueTest.php
EntityFieldDefaultValueTest::testDefaultValueCallback function core/tests/Drupal/KernelTests/Core/Entity/EntityFieldDefaultValueTest.php Tests custom default value callbacks.
EntityFieldDefaultValueTest::testDefaultValues function core/tests/Drupal/KernelTests/Core/Entity/EntityFieldDefaultValueTest.php Tests default values on entities and fields.
EntityFieldInstance class core/modules/migrate/src/Plugin/migrate/destination/EntityFieldInstance.php Provides destination plugin for field_config configuration entities.
EntityFieldInstance.php file core/modules/migrate/src/Plugin/migrate/destination/EntityFieldInstance.php
EntityFieldInstance::getIds function core/modules/migrate/src/Plugin/migrate/destination/EntityFieldInstance.php
EntityFieldManager::$activeFieldStorageDefinitions property core/lib/Drupal/Core/Entity/EntityFieldManager.php Static cache of active field storage definitions per entity type.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.