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
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/themes/default_admin/templates/admin/entity-add-list.html.twig Theme override to present a list of available bundles.
entity-add-list.html.twig file core/themes/admin/templates/admin/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-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/modules/system/templates/entity-add-list.html.twig Default theme implementation to present a list of available bundles.
entity-link-suggestions.css file core/modules/ckeditor5/css/entity-link-suggestions.css Styles for Entity Link Suggestions in CKEditor 5.
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.last_installed_schema.repository service core/core.services.yml Drupal\Core\Entity\EntityLastInstalledSchemaRepository
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::$entityRepository property core/modules/views/src/Plugin/views/area/Entity.php The entity repository service.
Entity::$storage property core/modules/migrate/src/Plugin/migrate/destination/Entity.php The entity storage.
Entity::buildOptionsForm function core/modules/views/src/Plugin/views/area/Entity.php
Entity::buildOptionsForm function core/modules/views/src/Plugin/views/argument_validator/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::calculateDependencies function core/modules/views/src/Plugin/views/area/Entity.php
Entity::defineOptions function core/modules/views/src/Plugin/views/area/Entity.php
Entity::defineOptions function core/modules/views/src/Plugin/views/argument_validator/Entity.php
Entity::fields function core/modules/migrate/src/Plugin/migrate/destination/Entity.php
Entity::processStubRow function core/modules/migrate/src/Plugin/migrate/destination/Entity.php Populates as much of the stub row as possible.
Entity::submitOptionsForm function core/modules/views/src/Plugin/views/area/Entity.php
Entity::submitOptionsForm function core/modules/views/src/Plugin/views/argument_validator/Entity.php
Entity::__construct function core/modules/views/src/Plugin/views/argument_validator/Entity.php Constructs a \Drupal\views\Plugin\views\argument_validator\Entity object.
Entity::__construct function core/modules/migrate/src/Plugin/migrate/destination/Entity.php Construct a new entity.
Entity::__construct function core/modules/views/src/Plugin/views/area/Entity.php Constructs a new Entity instance.
EntityAccess class core/modules/workspaces/src/Hook/EntityAccess.php Defines a class for reacting to entity access control hooks.
EntityAccess.php file core/modules/workspaces/src/Hook/EntityAccess.php
EntityAccess::bypassAccessResult function core/modules/workspaces/src/Hook/EntityAccess.php Checks the 'bypass' permissions.
EntityAccess::entityAccess function core/modules/workspaces/src/Hook/EntityAccess.php Implements hook_entity_access().
EntityAccess::entityCreateAccess function core/modules/workspaces/src/Hook/EntityAccess.php Implements hook_entity_create_access().
EntityAccess::__construct function core/modules/workspaces/src/Hook/EntityAccess.php
EntityAccessCheck class core/lib/Drupal/Core/Entity/EntityAccessCheck.php Provides a generic access checker for entities.
EntityAccessCheck.php file core/lib/Drupal/Core/Entity/EntityAccessCheck.php
EntityAccessCheck::access function core/lib/Drupal/Core/Entity/EntityAccessCheck.php Checks access to the entity operation on the given route.
EntityAccessChecker class core/modules/jsonapi/src/Access/EntityAccessChecker.php Checks access to entities.
EntityAccessChecker.php file core/modules/jsonapi/src/Access/EntityAccessChecker.php
EntityAccessChecker::$latestRevisionCheck property core/modules/jsonapi/src/Access/EntityAccessChecker.php The latest revision check service.
EntityAccessChecker::checkEntityAccess function core/modules/jsonapi/src/Access/EntityAccessChecker.php Checks access to the given entity.
EntityAccessChecker::checkRevisionViewAccess function core/modules/jsonapi/src/Access/EntityAccessChecker.php Checks access to the given revision entity.
EntityAccessChecker::getAccessCheckedResourceObject function core/modules/jsonapi/src/Access/EntityAccessChecker.php Get the object to normalize and the access based on the provided entity.

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