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 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
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.css file core/themes/default_admin/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.css file core/themes/admin/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/admin/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-meta.pcss.css file core/themes/default_admin/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-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\LruMemoryCache
Entity.php file core/modules/migrate/src/Plugin/migrate/destination/Entity.php
Entity.php file core/modules/views/src/Plugin/views/area/Entity.php
Entity.php file core/modules/views/src/Plugin/views/argument_validator/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
Entity::buildOptionsForm function core/modules/views/src/Plugin/views/area/Entity.php
Entity::calculateDependencies function core/modules/views/src/Plugin/views/area/Entity.php
Entity::calculateDependencies function core/modules/views/src/Plugin/views/argument_validator/Entity.php
Entity::calculateDependencies function core/modules/migrate/src/Plugin/migrate/destination/Entity.php
Entity::create function core/modules/migrate/src/Plugin/migrate/destination/Entity.php
Entity::defineOptions function core/modules/views/src/Plugin/views/argument_validator/Entity.php
Entity::defineOptions function core/modules/views/src/Plugin/views/area/Entity.php
Entity::fields function core/modules/migrate/src/Plugin/migrate/destination/Entity.php
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
Entity::getEntity function core/modules/migrate/src/Plugin/migrate/destination/Entity.php Creates or loads an entity.
Entity::getEntityId function core/modules/migrate/src/Plugin/migrate/destination/Entity.php Gets the entity ID of the row.
Entity::getKey function core/modules/migrate/src/Plugin/migrate/destination/Entity.php Returns a specific entity key.
Entity::init function core/modules/views/src/Plugin/views/area/Entity.php

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