access_check.entity |
service |
core/core.services.yml |
Drupal\Core\Entity\EntityAccessCheck |
access_check.entity.layout_builder_access |
service |
core/modules/layout_builder/layout_builder.services.yml |
Drupal\layout_builder\Access\LayoutBuilderAccessCheck |
access_check.entity_create |
service |
core/core.services.yml |
Drupal\Core\Entity\EntityCreateAccessCheck |
access_check.entity_create_any |
service |
core/core.services.yml |
Drupal\Core\Entity\EntityCreateAnyAccessCheck |
access_check.entity_delete_multiple |
service |
core/core.services.yml |
Drupal\Core\Entity\EntityDeleteMultipleAccessCheck |
AccountForm::buildEntity |
function |
core/modules/user/src/AccountForm.php |
Builds an updated entity object based upon the submitted form values. |
AccountProxy::loadUserEntity |
function |
core/lib/Drupal/Core/Session/AccountProxy.php |
Load a user entity. |
ActionConfigEntityInterface |
interface |
core/modules/system/src/ActionConfigEntityInterface.php |
Provides an interface defining an action entity. |
ActionConfigEntityInterface.php |
file |
core/modules/system/src/ActionConfigEntityInterface.php |
|
ActionConfigEntityInterface::getPlugin |
function |
core/modules/system/src/ActionConfigEntityInterface.php |
Returns the operation plugin. |
ActionConfigEntityInterface::getType |
function |
core/modules/system/src/ActionConfigEntityInterface.php |
Returns the operation type. |
ActionConfigEntityInterface::isConfigurable |
function |
core/modules/system/src/ActionConfigEntityInterface.php |
Returns whether or not this action is configurable. |
ActionResourceTestBase::$entity |
property |
core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php |
|
ActionResourceTestBase::$entityTypeId |
property |
core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php |
The tested entity type. |
ActionResourceTestBase::createEntity |
function |
core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php |
Creates the entity to be tested. |
ActionResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php |
Returns the expected normalization of the entity. |
ActionResourceTestBase::getNormalizedPostEntity |
function |
core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php |
Returns the normalized POST entity. |
AddComponentTest::testActionFailsIfEntityNotFound |
function |
core/modules/layout_builder/tests/src/Kernel/Plugin/ConfigAction/AddComponentTest.php |
Tests that applying the config action to a missing entity fails. |
AddFormBase::$entityTypeManager |
property |
core/modules/media_library/src/Form/AddFormBase.php |
The entity type manager. |
AddFormBase::buildEntityFormElement |
function |
core/modules/media_library/src/Form/AddFormBase.php |
Builds the sub-form for setting required fields on a new media item. |
AddFormBase::prepareMediaEntityForSave |
function |
core/modules/media_library/src/Form/AddFormBase.php |
Prepares a created media item to be permanently saved. |
AddFormBase::validateMediaEntity |
function |
core/modules/media_library/src/Form/AddFormBase.php |
Validate a created media item. |
AddModerationConfigActionTest::testAddEntityTypeAndBundle |
function |
core/modules/content_moderation/tests/src/Kernel/ConfigAction/AddModerationConfigActionTest.php |
Tests adding entity types and bundles to a workflow. |
AdminPathConfigEntityConverter |
class |
core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php |
Provides a proxy class for \Drupal\Core\ParamConverter\AdminPathConfigEntityConverter. |
AdminPathConfigEntityConverter |
class |
core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php |
Makes sure the unmodified ConfigEntity is loaded on admin pages. |
AdminPathConfigEntityConverter.php |
file |
core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php |
|
AdminPathConfigEntityConverter.php |
file |
core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php |
|
AdminPathConfigEntityConverter::$adminContext |
property |
core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php |
The route admin context to determine whether a route is an admin one. |
AdminPathConfigEntityConverter::$configFactory |
property |
core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php |
The config factory. |
AdminPathConfigEntityConverter::$container |
property |
core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php |
The service container. |
AdminPathConfigEntityConverter::$drupalProxyOriginalServiceId |
property |
core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php |
The id of the original proxied service. |
AdminPathConfigEntityConverter::$service |
property |
core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php |
The real proxied service, after it was lazy loaded. |
AdminPathConfigEntityConverter::applies |
function |
core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php |
Determines if the converter applies to a specific route and variable. |
AdminPathConfigEntityConverter::applies |
function |
core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php |
Determines if the converter applies to a specific route and variable. |
AdminPathConfigEntityConverter::convert |
function |
core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php |
Converts path variables to their corresponding objects. |
AdminPathConfigEntityConverter::convert |
function |
core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php |
Converts path variables to their corresponding objects. |
AdminPathConfigEntityConverter::lazyLoadItself |
function |
core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php |
Lazy loads the real service from the container. |
AdminPathConfigEntityConverter::__construct |
function |
core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php |
Constructs a new EntityConverter. |
AdminPathConfigEntityConverter::__construct |
function |
core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php |
Constructs a ProxyClass Drupal proxy object. |
AllExceptHostEntity |
class |
core/modules/system/tests/modules/entity_reference_test/src/Plugin/EntityReferenceSelection/AllExceptHostEntity.php |
Allows access to all entities except for the host entity. |
AllExceptHostEntity.php |
file |
core/modules/system/tests/modules/entity_reference_test/src/Plugin/EntityReferenceSelection/AllExceptHostEntity.php |
|
AllExceptHostEntity::buildEntityQuery |
function |
core/modules/system/tests/modules/entity_reference_test/src/Plugin/EntityReferenceSelection/AllExceptHostEntity.php |
Builds an EntityQuery to get referenceable entities. |
AmbiguousEntityClassException |
class |
core/lib/Drupal/Core/Entity/Exception/AmbiguousEntityClassException.php |
Exception thrown if multiple entity types exist for an entity class. |
AmbiguousEntityClassException.php |
file |
core/lib/Drupal/Core/Entity/Exception/AmbiguousEntityClassException.php |
|
AmbiguousEntityClassException::__construct |
function |
core/lib/Drupal/Core/Entity/Exception/AmbiguousEntityClassException.php |
Constructs an AmbiguousEntityClassException. |
AreaEntityTest |
class |
core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php |
Tests the generic entity area handler. |
AreaEntityTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php |
|
AreaEntityTest::$modules |
property |
core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php |
Modules to install. |
AreaEntityTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php |
Views used by this test. |
AreaEntityTest::doTestCalculateDependencies |
function |
core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php |
Tests the calculation of the rendered dependencies. |