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 |
|
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. |
ActionFormBase::$entity |
property |
core/modules/action/src/Form/ActionFormBase.php |
The action entity. |
ActionResourceTestBase::$entity |
property |
core/modules/action/tests/src/Functional/Rest/ActionResourceTestBase.php |
|
ActionResourceTestBase::$entity |
property |
core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php |
|
ActionResourceTestBase::$entityTypeId |
property |
core/modules/action/tests/src/Functional/Rest/ActionResourceTestBase.php |
The tested entity type. |
ActionResourceTestBase::$entityTypeId |
property |
core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php |
|
ActionResourceTestBase::createEntity |
function |
core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php |
|
ActionResourceTestBase::createEntity |
function |
core/modules/action/tests/src/Functional/Rest/ActionResourceTestBase.php |
Creates the entity to be tested. |
ActionResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/action/tests/src/Functional/Rest/ActionResourceTestBase.php |
Returns the expected normalization of the entity. |
ActionResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php |
|
ActionResourceTestBase::getNormalizedPostEntity |
function |
core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php |
|
ActionResourceTestBase::getNormalizedPostEntity |
function |
core/modules/action/tests/src/Functional/Rest/ActionResourceTestBase.php |
Returns the normalized POST entity. |
ActionTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/ActionTest.php |
|
ActionTest::$entity |
property |
core/modules/action/tests/src/Functional/Jsonapi/ActionTest.php |
|
ActionTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/ActionTest.php |
|
ActionTest::$entityTypeId |
property |
core/modules/action/tests/src/Functional/Jsonapi/ActionTest.php |
The tested entity type. |
ActionTest::createEntity |
function |
core/modules/action/tests/src/Functional/Jsonapi/ActionTest.php |
Creates the entity to be tested. |
ActionTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/ActionTest.php |
|
action_entity_type_build |
function |
core/modules/action/action.module |
Implements hook_entity_type_build(). |
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 |
|
AdminNegotiator::$entityTypeManager |
property |
core/modules/user/src/Theme/AdminNegotiator.php |
The entity type manager. |
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/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php |
|
AdminPathConfigEntityConverter::applies |
function |
core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php |
|
AdminPathConfigEntityConverter::convert |
function |
core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php |
|
AdminPathConfigEntityConverter::convert |
function |
core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php |
|
AdminPathConfigEntityConverter::lazyLoadItself |
function |
core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php |
Lazy loads the real service from the container. |