|
entity.view_mode.comment.full.yml |
file |
drupal/core/modules/comment/config/entity.view_mode.comment.full.yml |
drupal/core/modules/comment/config/entity.view_mode.comment.full.yml |
|
ConfigEntityStatusUITest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityStatusUITest.php |
|
|
RevisionLink::get_revision_entity |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLink.php |
Returns the revision values of a node. |
|
EntityReferenceItemTest::$modules |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceItemTest.php |
Modules to enable. |
|
EntityBCDecorator::setNewRevision |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
|
NodeFormController::prepareEntity |
function |
drupal/core/modules/node/lib/Drupal/node/NodeFormController.php |
Prepares the node object. |
|
SelectionBroken::entityQueryAlter |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/Selection/SelectionBroken.php |
Implements SelectionInterface::entityQueryAlter(). |
|
EntityTranslationUITest::getValue |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Returns the value for the specified property in the given language. |
|
EntityReference::buildOptionsForm |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/row/EntityReference.php |
Overrides \Drupal\views\Plugin\views\row\Fields::buildOptionsForm(). |
|
EntityReferenceItemNormalizer.php |
file |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/EntityReferenceItemNormalizer.php |
Contains \Drupal\hal\Normalizer\EntityReferenceItemNormalizer. |
|
EntityReference::$usesAttachments |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/display/EntityReference.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::$usesAttachments. |
|
EntityBCDecorator::getTranslation |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
|
EntityNormalizer::getTypedDataIds |
function |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/EntityNormalizer.php |
Gets the typed data IDs for a type URI. |
|
EntityBCDecorator::getConstraints |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
|
EntityReferenceAdminTest::getInfo |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAdminTest.php |
|
|
EntityReference::buildOptionsForm |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/style/EntityReference.php |
Overrides \Drupal\views\Plugin\views\style\StylePluginBase\StylePluginBase::buildOptionsForm(). |
|
NormalizerBase::setEntityResolver |
function |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/NormalizerBase.php |
Sets the entity resolver. |
|
EntityBCDecorator::isTranslatable |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
|
EntityNG::getTranslationLanguages |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements \Drupal\Core\TypedData\TranslatableInterface::getTranslationLanguages(). |
|
EntityAccessCheckTest::testAccess |
function |
drupal/core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php |
Tests the method for checking access to routes. |
|
EntityFormControllerInterface.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Contains \Drupal\Core\Entity\EntityFormControllerInterface. |
|
EntityReferenceLabelFormatter.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceLabelFormatter.php |
Contains \Drupal\entity_reference\Plugin\field\formatter\EntityReferenceLabelFormatter. |
|
EntityTranslationSettingsTest.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSettingsTest.php |
Contains Drupal\translation_entity\Tests\EntityTranslationSettingsTest. |
|
EntityInterface::uriRelationships |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Returns a list of URI relationships supported by this entity. |
|
EntityTranslationSyncUnitTest.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php |
Contains \Drupal\entity\Tests\EntityTranslationSyncUnitTest. |
|
EntityTranslationSyncImageTest.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncImageTest.php |
Contains \Drupal\entity\Tests\EntityTranslationSyncImageTest. |
|
EntityTranslationWorkflowsTest.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php |
Contains \Drupal\entity\Tests\EntityTranslationWorkflowsTest. |
|
EntityInterface::isDefaultRevision |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Checks if this entity is the default revision. |
|
EntityFilteringThemeTest::$profile |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php |
Use the standard profile. |
|
EntityFilteringThemeTest::$comment |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php |
A test comment. |
|
translation_entity_form_controller |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Returns the entity form controller for the given form. |
|
entity_test_entity_operation_alter |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Implements hook_entity_operation_alter(). |
|
EntityAccessTest::testEntityAccess |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityAccessTest.php |
Ensures entity access is properly working. |
|
EntityRenderController::alterBuild |
function |
drupal/core/lib/Drupal/Core/Entity/EntityRenderController.php |
Specific per-entity building. |
|
EntityTestMulStorageController.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulStorageController.php |
Definition of Drupal\entity_test\EntityTestMulStorageController. |
|
EntityQueryAggregateTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryAggregateTest.php |
Modules to enable. |
|
EntityTestRevStorageController.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestRevStorageController.php |
Definition of Drupal\entity_test\EntityTestRevStorageController. |
|
EntityQueryAggregateTest::$factory |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryAggregateTest.php |
The query factory to create entity queries. |
|
EntityFormController::setOperation |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Sets the operation for this form. |
|
EntityFormController::validateForm |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Form validation handler. |
|
entity_crud_hook_test_block_create |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_block_create(). |
|
EntityQueryRelationshipTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
Sets up Drupal unit test environment. |
|
entity_crud_hook_test_file_presave |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_presave(). |
|
entity_crud_hook_test_node_presave |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_node_presave(). |
|
EntityTranslationFormTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php |
|
|
entity_crud_hook_test_user_presave |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_user_presave(). |
|
EntityFormController::getOperation |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements \Drupal\Core\Entity\EntityFormControllerInterface::getOperation(). |
|
entity_crud_hook_test_block_insert |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_block_insert(). |
|
AbstractEntityBodyDecorator::$body |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
|
|
entity_crud_hook_test_comment_load |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_load(). |