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
EntityExistsTest::$modules property core/modules/migrate/tests/src/Kernel/Plugin/EntityExistsTest.php Modules to install.
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 Check whether given user has access to this handler.
EntityField::addSelfTokens function core/modules/views/src/Plugin/views/field/EntityField.php Add any special tokens this field might use for itself.
EntityField::buildOptionsForm function core/modules/views/src/Plugin/views/field/EntityField.php Default option form that provides label widget that all fields should have.
EntityField::calculateDependencies function core/modules/views/src/Plugin/views/field/EntityField.php Calculates dependencies for the configured plugin.
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 Determines if this field is click sortable.
EntityField::defineOptions function core/modules/views/src/Plugin/views/field/EntityField.php Information about options for all kinds of purposes will be held here.
EntityField::documentSelfTokens function core/modules/views/src/Plugin/views/field/EntityField.php Document any special tokens this field might use for itself.
EntityField::getCacheContexts function core/modules/views/src/Plugin/views/field/EntityField.php The cache contexts associated with this object.
EntityField::getCacheTags function core/modules/views/src/Plugin/views/field/EntityField.php The cache tags associated with this object.
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 Calculates options stored on the handler.
EntityField::submitGroupByForm function core/modules/views/src/Plugin/views/field/EntityField.php Perform any necessary changes to the form values prior to storage.
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 Gets the destination IDs.
EntityFieldManager::$activeFieldStorageDefinitions property core/lib/Drupal/Core/Entity/EntityFieldManager.php Static cache of active field storage definitions per entity type.
EntityFieldManager::$baseFieldDefinitions property core/lib/Drupal/Core/Entity/EntityFieldManager.php Static cache of base field definitions.
EntityFieldManager::$baseFieldOverrides property core/lib/Drupal/Core/Entity/EntityFieldManager.php Static cache of base field overrides per entity type and bundle.
EntityFieldManager::$entityDisplayRepository property core/lib/Drupal/Core/Entity/EntityFieldManager.php The entity display repository.
EntityFieldManager::$entityLastInstalledSchemaRepository property core/lib/Drupal/Core/Entity/EntityFieldManager.php The entity last installed schema repository.
EntityFieldManager::$extraFields property core/lib/Drupal/Core/Entity/EntityFieldManager.php Extra fields info, if initialized.
EntityFieldManager::$fieldDefinitions property core/lib/Drupal/Core/Entity/EntityFieldManager.php Static cache of field definitions per bundle and entity type.
EntityFieldManager::$fieldStorageDefinitions property core/lib/Drupal/Core/Entity/EntityFieldManager.php Static cache of field storage definitions per entity type.
EntityFieldManager::buildBaseFieldDefinitions function core/lib/Drupal/Core/Entity/EntityFieldManager.php Builds base field definitions for an entity type.
EntityFieldManager::buildBundleFieldDefinitions function core/lib/Drupal/Core/Entity/EntityFieldManager.php Builds field definitions for a specific bundle within an entity type.
EntityFieldManager::buildFieldStorageDefinitions function core/lib/Drupal/Core/Entity/EntityFieldManager.php Builds field storage definitions for an entity type.
EntityFieldManager::clearCachedFieldDefinitions function core/lib/Drupal/Core/Entity/EntityFieldManager.php Clears static and persistent field definition caches.

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