_views_data_process_entity_types |
function |
drupal/core/modules/views/includes/cache.inc |
Links tables having an 'entity type' specified to the respective generic entity-type tables. |
node_test_entity_view_mode_alter |
function |
drupal/core/modules/node/tests/modules/node_test/node_test.module |
Implements hook_entity_view_mode_alter(). |
EntityStorageControllerInterface |
interface |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Defines a common interface for entity controller classes. |
OnClearEventArgs::getEntityClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/OnClearEventArgs.php |
Name of the entity class that is cleared, or empty if all are cleared. |
EntityInterface::createDuplicate |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Creates a duplicate of the entity. |
JsonldEntityWrapper::$serializer |
property |
drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEntityWrapper.php |
The serializer. |
JsonldEntityWrapper::__construct |
function |
drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEntityWrapper.php |
Constructor. |
UserEntityCallbacksTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEntityCallbacksTest.php |
|
entity_test_form_node_form_alter |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Implements hook_form_BASE_FORM_ID_alter(). |
Controller::createObjectIdentity |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
Creates the ACL for the passed object identity |
ConfigEntityListTest::testListUI |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityListTest.php |
Tests the listing UI. |
Controller::deleteObjectIdentity |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
Deletes the object identity from the database. |
translation_entity_entity_insert |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_entity_insert(). |
EntityTranslationUITest::$bundle |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
The bundle being tested. |
translation_entity_entity_delete |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_entity_delete(). |
translation_entity_entity_update |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_entity_update(). |
EntityManager::processDefinition |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Overrides Drupal\Component\Plugin\PluginManagerBase::processDefinition(). |
translation_entity_enable_widget |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Returns a widget to enable entity translation per entity bundle. |
EntityFormControllerNG::validate |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerNG.php |
Overrides EntityFormController::validate(). |
SearchMultilingualEntityTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php |
Definition of Drupal\search\Tests\SearchMultilingualEntityTest. |
EntityEnclosingRequest::setState |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Set the state of the request |
EntityFormController::$operation |
property |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
The name of the current operation. |
_translation_entity_update_field |
function |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Stores the given field translations. |
ReadLimitEntityBody::__construct |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php |
|
EntityFormTest::loadEntityByName |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFormTest.php |
Loads a test entity by name always resetting the storage controller cache. |
EntityTranslation::getStrictMode |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Returns whether the entity translation acts in strict mode. |
EntityTranslation::setStrictMode |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Sets whether the entity translation acts in strict mode. |
EntityTestFormController::delete |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::delete(). |
entity_cache_test_dependency.info |
file |
drupal/core/modules/system/tests/modules/entity_cache_test_dependency/entity_cache_test_dependency.info |
name = "Entity cache test dependency"
description = "Support dependency module for testing entity cache."
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
EntityFilteringThemeTest::$themes |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php |
A list of all available themes. |
EntityCrudHookTest::testFileHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
Tests hook invocations for CRUD operations on files. |
EntityCrudHookTest::testNodeHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
Tests hook invocations for CRUD operations on nodes. |
EntityFilteringThemeTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php |
|
EntityCrudHookTest::testUserHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
Tests hook invocations for CRUD operations on users. |
EntityFieldTest::createTestEntity |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Creates a test entity. |
EntityNG::getTranslationLanguages |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements TranslatableInterface::getTranslationLanguages(). |
NodeFormController::prepareEntity |
function |
drupal/core/modules/node/lib/Drupal/node/NodeFormController.php |
Prepares the node object. |
ConfigEntityBase::createDuplicate |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php |
Overrides Entity::createDuplicate(). |
AbstractEntityBodyDecorator::seek |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
@codeCoverageIgnore |
AbstractEntityBodyDecorator::read |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
@codeCoverageIgnore |
RevisionLink::get_revision_entity |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLink.php |
Returns the revision values of a node. |
OpenIDFunctionalTest::addIdentity |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Add OpenID identity to user's profile. |
entity_crud_hook_test_file_insert |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_insert(). |
entity_crud_hook_test_node_insert |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_node_insert(). |
entity_crud_hook_test_user_insert |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_user_insert(). |
entity_crud_hook_test_entity_load |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_entity_load(). |
JsonldEntityNormalizer::normalize |
function |
drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEntityNormalizer.php |
Implements \Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize() |
entity_crud_hook_test_file_update |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_update(). |
entity_crud_hook_test_node_update |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_node_update(). |
entity_crud_hook_test_user_update |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_user_update(). |