Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 10.3.x for entity
- Search 11.x for entity
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Entity | class | core/ |
Defines a argument validator plugin for each entity type. |
Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
Entity | class | core/ |
Provides a generic destination to import entities. |
Entity | class | core/ |
|
Entity | class | core/ |
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. |
Entity | class | core/ |
Defines a base entity class. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
AccessResult::cacheUntilEntityChanges | function | core/ |
Convenience method, adds the entity's cache tag. |
AccessResultTest::testCacheUntilEntityChanges | function | core/ |
@expectedDeprecation Drupal\Core\Access\AccessResult::cacheUntilEntityChanges is deprecated in drupal:8.0.0 and is removed in drupal:9.0.0. Use \Drupal\Core\Access\AccessResult::addCacheableDependency() instead. @group legacy |
access_check.entity | service | core/ |
Drupal\Core\Entity\EntityAccessCheck |
access_check.entity.layout | service | core/ |
Drupal\layout_builder\Access\LayoutSectionAccessCheck |
access_check.entity.layout_builder_access | service | core/ |
Drupal\layout_builder\Access\LayoutBuilderAccessCheck |
access_check.entity_bundles | service | core/ |
Drupal\Core\Entity\EntityBundleAccessCheck |
access_check.entity_create | service | core/ |
Drupal\Core\Entity\EntityCreateAccessCheck |
access_check.entity_create_any | service | core/ |
Drupal\Core\Entity\EntityCreateAnyAccessCheck |
access_check.entity_delete_multiple | service | core/ |
Drupal\Core\Entity\EntityDeleteMultipleAccessCheck |
access_check.quickedit.entity_field | service | core/ |
Drupal\quickedit\Access\QuickEditEntityFieldAccessCheck |
AccountForm::buildEntity | function | core/ |
Builds an updated entity object based upon the submitted form values. |
AccountProxy::loadUserEntity | function | core/ |
Load a user entity. |
ActionConfigEntityInterface | interface | core/ |
Provides an interface defining a action entity. |
ActionConfigEntityInterface.php | file | core/ |
|
ActionConfigEntityInterface::getPlugin | function | core/ |
Returns the operation plugin. |
ActionConfigEntityInterface::getType | function | core/ |
Returns the operation type. |
ActionConfigEntityInterface::isConfigurable | function | core/ |
Returns whether or not this action is configurable. |
ActionFormBase::$entity | property | core/ |
The action entity. |
ActionResourceTestBase::$entity | property | core/ |
|
ActionResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
ActionResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
ActionResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
ActionResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
ActionTest::$entity | property | core/ |
|
ActionTest::$entityTypeId | property | core/ |
The tested entity type. |
ActionTest::createEntity | function | core/ |
Creates the entity to be tested. |
action_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
AddFormBase::$entityTypeManager | property | core/ |
The entity type manager. |
AddFormBase::buildEntityFormElement | function | core/ |
Builds the sub-form for setting required fields on a new media item. |
AddFormBase::prepareMediaEntityForSave | function | core/ |
Prepares a created media item to be permanently saved. |
AddFormBase::validateMediaEntity | function | core/ |
Validate a created media item. |
AdminNegotiator::$entityTypeManager | property | core/ |
The entity type manager. |
AdminPathConfigEntityConverter | class | core/ |
Provides a proxy class for \Drupal\Core\ParamConverter\AdminPathConfigEntityConverter. |
AdminPathConfigEntityConverter | class | core/ |
Makes sure the unmodified ConfigEntity is loaded on admin pages. |
AdminPathConfigEntityConverter.php | file | core/ |
|
AdminPathConfigEntityConverter.php | file | core/ |
|
AdminPathConfigEntityConverter::$adminContext | property | core/ |
The route admin context to determine whether a route is an admin one. |
AdminPathConfigEntityConverter::$configFactory | property | core/ |
The config factory. |
AdminPathConfigEntityConverter::$container | property | core/ |
The service container. |
AdminPathConfigEntityConverter::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
AdminPathConfigEntityConverter::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
AdminPathConfigEntityConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
AdminPathConfigEntityConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
AdminPathConfigEntityConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
AdminPathConfigEntityConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
AdminPathConfigEntityConverter::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
AdminPathConfigEntityConverter::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
AdminPathConfigEntityConverter::__construct | function | core/ |
Constructs a new EntityConverter. |
AdminPathEntityConverterLanguageTest | class | core/ |
Test administration path based conversion of entities. |
AdminPathEntityConverterLanguageTest.php | file | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.