EntityStorageControllerBase::$hookLoadArguments |
property |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Additional arguments to pass to hook_TYPE_load(). |
EntityFieldTest::testEntityConstraintValidation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Tests validation constraints provided by the Entity API. |
EntityTranslationUITest::assertBasicTranslation |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Tests the basic translation workflow. |
EntityReferenceAdminTest::testFieldAdminHandler |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAdminTest.php |
|
EntityTranslationTestBase::getEditorPermissions |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
Returns an array of permissions needed for the editor. |
EntityReferenceEntityFormatter::settingsSummary |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceEntityFormatter.php |
Returns a short summary for the current formatter settings. |
EntityTranslationSyncImageTest::setupTestFields |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncImageTest.php |
Creates the test image field. |
EntityEnclosingRequestInterface::removePostFile |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Remove a POST file from the request |
EntityTestTranslationUITest::getNewEntityValues |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTestTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getNewEntityValues(). |
EntityTranslationControllerInterface::getAccess |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Checks if the user can perform the given operation on the wrapped entity. |
ConfigTestTranslationUITest::getNewEntityValues |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/ConfigTestTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getNewEntityValues(). |
EntityTranslationWorkflowsTest::assertWorkflows |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php |
Checks that workflows have the expected behaviors for the given user. |
EntityTranslationController::entityFormValidate |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Form validation handler for EntityTranslationController::entityFormAlter(). |
EntityStorageControllerInterface::loadUnchanged |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Loads an unchanged entity from the database. |
EntityTranslationTest::testEntityLanguageMethods |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
Tests language related methods of the Entity class. |
_translation_entity_update_field_translatability |
function |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Stores entity translation settings. |
entity_crud_hook_test_taxonomy_vocabulary_create |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_taxonomy_vocabulary_create(). |
entity_crud_hook_test_taxonomy_vocabulary_insert |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_taxonomy_vocabulary_insert(). |
entity_crud_hook_test_taxonomy_vocabulary_update |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_taxonomy_vocabulary_update(). |
entity_crud_hook_test_taxonomy_vocabulary_delete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_taxonomy_vocabulary_delete(). |
CustomBlockTranslationUITest::getNewEntityValues |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getNewEntityValues(). |
EntityReferenceItemTest::testEntityReferenceItem |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceItemTest.php |
Tests using entity fields of the entity reference field type. |
NodeTranslationController::entityFormEntityBuild |
function |
drupal/core/modules/node/lib/Drupal/node/NodeTranslationController.php |
Overrides EntityTranslationController::entityFormEntityBuild(). |
EntityEnclosingRequestInterface::removePostField |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Remove a POST field or file by name |
EntityTranslationControllerNG::removeTranslation |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerNG.php |
Overrides \Drupal\translation_entity\EntityTranslationControllerInterface::removeTranslation(). |
EntityStorageControllerInterface::deleteRevision |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Delete a specific entity revision. |
EntityApiTest::testEntityStorageExceptionHandling |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityApiTest.php |
Tests that exceptions are properly thrown when saving or deleting an
entity. |
EntityTranslationTest::testMultilingualProperties |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
Tests multilingual properties. |
PHPUnit_Framework_MockObject_Builder_Identity::id |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Identity.php |
Sets the identification of the expectation to $id. |
entity_crud_hook_test_taxonomy_vocabulary_presave |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_taxonomy_vocabulary_presave(). |
EntityTranslationFormTest::testEntityFormLanguage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php |
Tests entity form language. |
EntityTestStorageController::baseFieldDefinitions |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Defines the base properties of the entity type. |
CustomBlockTranslationController::entityFormAlter |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTranslationController.php |
Overrides EntityTranslationController::entityFormAlter(). |
CustomBlockTranslationController::entityFormTitle |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTranslationController.php |
Overrides EntityTranslationController::entityFormTitle(). |
EntityTranslationTestBase::getTranslatePermission |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
Returns the translate permissions for the current entity and bundle. |
EntityTranslationControllerInterface::getBasePath |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Returns the base path for the current entity. |
EntityTranslationControllerInterface::getEditPath |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Returns the path of the entity edit form. |
EntityTranslationControllerInterface::getViewPath |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Returns the path of the entity view page. |
EntityTranslationControllerInterface::retranslate |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Marks translations as outdated. |
EntityTranslationController::getTranslationAccess |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::getTranslationAccess(). |
EditEntityFieldAccessCheck::accessEditEntityField |
function |
drupal/core/modules/edit/lib/Drupal/edit/Access/EditEntityFieldAccessCheck.php |
Implements EntityFieldAccessCheckInterface::accessEditEntityField(). |
EntityStorageControllerInterface::loadByProperties |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Load entities by their property values. |
FieldUpgradePathTest::testEntityFormDisplayUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FieldUpgradePathTest.php |
Tests upgrade of entity form displays. |
EntityTranslationTest::assertEntityLanguageMethods |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
Executes the entity language method tests for the given entity type. |
EntityQueryAggregateTest::$entityStorageController |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryAggregateTest.php |
The entity_test storage controller to create the test entities. |
SearchMultilingualEntityTest::testIndexingThrottle |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php |
Tests for indexing throttle with nodes in multiple languages. |
_entity_reference_field_instance_settings_validate |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Form element validation handler; Stores the new values in the form state. |
EntityTranslationUITest::assertTranslationDeletion |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Tests translation deletion. |
ConfigEntityUnitTest::testStorageControllerMethods |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityUnitTest.php |
Tests storage controller methods. |
EntityReferenceAdminTest::assertFieldSelectOptions |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAdminTest.php |
|