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 main for %s
  6. Other projects
Title Object type File name Summary
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::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::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/argument_validator/Entity.php Provides the default form for submitting options.
Entity::submitOptionsForm function core/modules/views/src/Plugin/views/area/Entity.php Handle any special handling on the validate form.
Entity::__construct function core/modules/views/src/Plugin/views/area/Entity.php Constructs a new Entity instance.
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.
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::$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.
EntityAccessChecker::setLatestRevisionCheck function core/modules/jsonapi/src/Access/EntityAccessChecker.php Sets the media revision access check service.
EntityAccessChecker::__construct function core/modules/jsonapi/src/Access/EntityAccessChecker.php EntityAccessChecker constructor.
EntityAccessCheckTest class core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php Unit test of entity access checking system.
EntityAccessCheckTest.php file core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php
EntityAccessCheckTest::createRouteMatchForObject function core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php Wrap any object with a route match, and return that.
EntityAccessCheckTest::setUp function core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php
EntityAccessCheckTest::testAccess function core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php Tests the method for checking access to routes.
EntityAccessCheckTest::testAccessWithDifferentRouteParameters function core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php Tests access with different route parameters.
EntityAccessCheckTest::testAccessWithTypePlaceholder function core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php Tests access with type placeholder.
EntityAccessControlHandler class core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php Defines a default implementation for entity access control handler.
EntityAccessControlHandler.php file core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php
EntityAccessControlHandler::$accessCache property core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php Stores calculated access check results.
EntityAccessControlHandler::$entityType property core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php Information about the entity type.
EntityAccessControlHandler::$entityTypeId property core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php The entity type ID of the access control handler instance.
EntityAccessControlHandler::$viewLabelOperation property core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php Allows to grant access to just the labels.
EntityAccessControlHandler::access function core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php Checks access to an operation on a given entity or entity translation.
EntityAccessControlHandler::buildCreateAccessCid function core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php Builds the create access result cache ID.
EntityAccessControlHandler::checkAccess function core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php Performs access checks.
EntityAccessControlHandler::checkCreateAccess function core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php Performs create access checks.

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