Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
Entity CRUD, editing, and view hooks group core/lib/Drupal/Core/Entity/entity.api.php Hooks used in various entity operations.
Entity type characteristics group core/lib/Drupal/Core/Entity/entity.api.php Describes how to enhance entity types with additional functionality.
entity-add-list.html.twig file core/modules/system/templates/entity-add-list.html.twig Default theme implementation to present a list of available bundles.
entity-add-list.html.twig file core/themes/claro/templates/entity-add-list.html.twig Theme override to present a list of available bundles.
entity-add-list.html.twig file core/themes/stable9/templates/content-edit/entity-add-list.html.twig Theme override to present a list of available bundles.
entity-id-argument.php file core/modules/views/tests/fixtures/update/entity-id-argument.php Test fixture.
entity-meta.css file core/themes/claro/css/components/entity-meta.css Entity meta.
This file contains the styles for the top right hand sidebar of the node/add form.
entity-meta.pcss.css file core/themes/claro/css/components/entity-meta.pcss.css Entity meta.
This file contains the styles for the top right hand sidebar of the node/add form.
entity-moderation-form.html.twig file core/themes/stable9/templates/content-edit/entity-moderation-form.html.twig <ul class="entity-moderation-form">
<li class="entity-moderation-form__item">{{ form.current }}</li>
<li class="entity-moderation-form__item">{{ form.new_state }}</li>
<li…
entity-moderation-form.html.twig file core/modules/content_moderation/templates/entity-moderation-form.html.twig <ul class="entity-moderation-form">
<li class="entity-moderation-form__item">{{ form.current }}</li>
<li class="entity-moderation-form__item">{{ form.new_state }}</li>
<li…
entity-page-title.html.twig file core/themes/stable9/templates/field/entity-page-title.html.twig Theme override for entity page title.
entity-page-title.html.twig file core/modules/system/templates/entity-page-title.html.twig Default theme implementation for entity page title.
entity.api.php file core/lib/Drupal/Core/Entity/entity.api.php Hooks and documentation related to entities.
entity.autocomplete_matcher service core/core.services.yml Drupal\Core\Entity\EntityAutocompleteMatcher
entity.bundle_config_import_validator service core/core.services.yml Drupal\Core\Entity\Event\BundleConfigImportValidate
entity.definition_update_manager service core/core.services.yml Drupal\Core\Entity\EntityDefinitionUpdateManager
entity.form_builder service core/core.services.yml Drupal\Core\Entity\EntityFormBuilder
entity.last_installed_schema.repository service core/core.services.yml Drupal\Core\Entity\EntityLastInstalledSchemaRepository
entity.memory_cache service core/core.services.yml Drupal\Core\Cache\MemoryCache\MemoryCache
Entity.php file core/modules/views/src/Plugin/views/argument_validator/Entity.php
Entity.php file core/modules/views/src/Plugin/views/area/Entity.php
Entity.php file core/modules/migrate/src/Plugin/migrate/destination/Entity.php
entity.query.config service core/core.services.yml Drupal\Core\Config\Entity\Query\QueryFactory
entity.query.keyvalue service core/core.services.yml Drupal\Core\Entity\KeyValueStore\Query\QueryFactory
entity.query.null service core/core.services.yml Drupal\Core\Entity\Query\Null\QueryFactory
entity.query.sql service core/core.services.yml Drupal\Core\Entity\Query\Sql\QueryFactory
entity.repository service core/core.services.yml Drupal\Core\Entity\EntityRepository
Entity::$bundles property core/modules/migrate/src/Plugin/migrate/destination/Entity.php The list of the bundles of this entity type.
Entity::$entityDisplayRepository property core/modules/views/src/Plugin/views/area/Entity.php The entity display repository.
Entity::$entityFieldManager property core/modules/migrate/src/Plugin/migrate/destination/Entity.php The entity field manager.
Entity::$entityRepository property core/modules/views/src/Plugin/views/area/Entity.php The entity repository service.
Entity::$entityType property core/modules/views/src/Plugin/views/area/Entity.php Stores the entity type of the result entities.
Entity::$entityTypeBundleInfo property core/modules/views/src/Plugin/views/argument_validator/Entity.php The entity bundle info.
Entity::$entityTypeManager property core/modules/views/src/Plugin/views/argument_validator/Entity.php The entity type manager.
Entity::$entityTypeManager property core/modules/views/src/Plugin/views/area/Entity.php The entity type manager.
Entity::$multipleCapable property core/modules/views/src/Plugin/views/argument_validator/Entity.php If this validator can handle multiple arguments.
Entity::$storage property core/modules/migrate/src/Plugin/migrate/destination/Entity.php The entity storage.
Entity::buildOptionsForm function core/modules/views/src/Plugin/views/argument_validator/Entity.php Provides the default form for setting options.
Entity::buildOptionsForm function core/modules/views/src/Plugin/views/area/Entity.php Provide a form to edit options for this plugin.
Entity::calculateDependencies function core/modules/views/src/Plugin/views/area/Entity.php Calculates dependencies for the configured plugin.
Entity::calculateDependencies function core/modules/views/src/Plugin/views/argument_validator/Entity.php Calculates dependencies for the configured plugin.
Entity::calculateDependencies function core/modules/migrate/src/Plugin/migrate/destination/Entity.php Calculates dependencies for the configured plugin.
Entity::create function core/modules/migrate/src/Plugin/migrate/destination/Entity.php Creates an instance of the plugin.
Entity::create function core/modules/views/src/Plugin/views/argument_validator/Entity.php Creates an instance of the plugin.
Entity::create function core/modules/views/src/Plugin/views/area/Entity.php Creates an instance of the plugin.
Entity::defineOptions function core/modules/views/src/Plugin/views/area/Entity.php Information about options for all kinds of purposes will be held here.
Entity::defineOptions function core/modules/views/src/Plugin/views/argument_validator/Entity.php Retrieves the options when this is a new access control plugin.
Entity::fields function core/modules/migrate/src/Plugin/migrate/destination/Entity.php Returns an array of destination fields.
Entity::getBundle function core/modules/migrate/src/Plugin/migrate/destination/Entity.php Gets the bundle for the row taking into account the default.
Entity::getContextDefinition function core/modules/views/src/Plugin/views/argument_validator/Entity.php Returns a context definition for this argument.

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