Search for entity

  1. Search 7.x for entity
  2. Search 9.5.x for entity
  3. Search 8.9.x for entity
  4. Search 10.3.x for entity
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Entity class core/modules/views/src/Plugin/views/argument_validator/Entity.php Defines an argument validator plugin for each entity type.
Entity class core/modules/views/src/Plugin/views/area/Entity.php Provides an area handler which renders an entity in a certain view mode.
Entity class core/modules/migrate/src/Plugin/migrate/destination/Entity.php Provides a generic destination to import entities.
Entity class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php
Entity class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Entity.php This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7.

All search results

Title Object type File name Summary
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/area/Entity.php Provide a form to edit options for this plugin.
Entity::buildOptionsForm function core/modules/views/src/Plugin/views/argument_validator/Entity.php Provides the default form for setting options.
Entity::calculateDependencies function core/modules/views/src/Plugin/views/argument_validator/Entity.php Calculates dependencies for the configured plugin.
Entity::calculateDependencies function core/modules/views/src/Plugin/views/area/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 Instantiates a new instance of the implementing class using autowiring.
Entity::create function core/modules/views/src/Plugin/views/area/Entity.php Instantiates a new instance of the implementing class using autowiring.
Entity::create function core/modules/views/src/Plugin/views/argument_validator/Entity.php Instantiates a new instance of the implementing class using autowiring.
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::defineOptions function core/modules/views/src/Plugin/views/area/Entity.php Information about options for all kinds of purposes will be held here.
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.
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 Overrides Drupal\views\Plugin\views\HandlerBase::init().
Entity::processStubRow function core/modules/migrate/src/Plugin/migrate/destination/Entity.php Populates as much of the stub row as possible.
Entity::render function core/modules/views/src/Plugin/views/area/Entity.php Render the area.
Entity::rollback function core/modules/migrate/src/Plugin/migrate/destination/Entity.php Delete the specified destination object from the target Drupal.
Entity::submitOptionsForm function core/modules/views/src/Plugin/views/area/Entity.php Handle any special handling on the validate form.
Entity::submitOptionsForm function core/modules/views/src/Plugin/views/argument_validator/Entity.php Provides the default form for submitting options.
Entity::updateEntity function core/modules/migrate/src/Plugin/migrate/destination/Entity.php Updates an entity with the new values from row.
Entity::validateArgument function core/modules/views/src/Plugin/views/argument_validator/Entity.php Performs validation for a given argument.
Entity::validateEntity function core/modules/views/src/Plugin/views/argument_validator/Entity.php Validates an individual entity against class access settings.
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 &#039;bypass&#039; 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::$currentUser property core/modules/jsonapi/src/Access/EntityAccessChecker.php The current user.
EntityAccessChecker::$entityRepository property core/modules/jsonapi/src/Access/EntityAccessChecker.php The entity repository.
EntityAccessChecker::$latestRevisionCheck property core/modules/jsonapi/src/Access/EntityAccessChecker.php The latest revision check service.
EntityAccessChecker::$resourceTypeRepository property core/modules/jsonapi/src/Access/EntityAccessChecker.php The JSON:API resource type repository.
EntityAccessChecker::$router property core/modules/jsonapi/src/Access/EntityAccessChecker.php The router.
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.