EntityTranslationSyncImageTest::testImageFieldSync |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncImageTest.php |
Tests image field field synchronization. |
EntityTranslationController::entityFormEntityBuild |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Entity builder method. |
EntityTranslationTest::assertMultilingualProperties |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
Executes the multilingual property tests for the given entity type. |
EntityAccessTest::testEntityAccessDefaultController |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityAccessTest.php |
Ensures that the default controller is used as a fallback. |
entity_crud_hook_test_taxonomy_vocabulary_predelete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_taxonomy_vocabulary_predelete(). |
NodeEntityViewModeAlterTest::testNodeViewModeChange |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityViewModeAlterTest.php |
Create a "Basic page" node and verify its consistency in the database. |
EntityReferenceSelectionAccessTest::testNodeHandler |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionAccessTest.php |
Test the node-specific overrides of the entity handler. |
EntityReferenceSelectionAccessTest::testUserHandler |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionAccessTest.php |
Test the user-specific overrides of the entity handler. |
EntityListControllerInterface::getStorageController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListControllerInterface.php |
Gets the entity storage controller. |
EntityTranslationTestBase::getTranslatorPermissions |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
Returns an array of permissions needed for the translator. |
EntityEnclosingRequestInterface::configureRedirects |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Configure how redirects are handled for the request |
EntityTranslationController::addTranslatabilityClue |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Adds a clue about the form element translatability. |
EntityTranslationController::entityFormSourceChange |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Form submission handler for EntityTranslationController::entityFormAlter(). |
EntityTestMulStorageController::baseFieldDefinitions |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulStorageController.php |
Overrides \Drupal\entity_test\EntityTestStorageController::baseFieldDefinitions(). |
EntityTestRevStorageController::baseFieldDefinitions |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestRevStorageController.php |
Overrides \Drupal\entity_test\EntityTestStorageController::baseFieldDefinitions(). |
EntityTranslationSyncUnitTest::$unchangedFieldValues |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php |
The unchanged field values. |
EntityTranslationWorkflowsTest::getEditorPermissions |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationTestBase::getEditorPermissions(). |
EntityFormControllerInterface::isDefaultFormLangcode |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Checks whether the current form language matches the entity one. |
FieldAttachStorageTest::testEntityCreateRenameBundle |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test entity_bundle_create() and entity_bundle_rename(). |
EntityStorageControllerInterface::getFieldDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Gets an array of entity field definitions. |
EntityStorageControllerInterface::getQueryServicename |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Gets the name of the service for the query for this entity storage. |
ConfigurableEntityReferenceItem::$propertyDefinitions |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Type/ConfigurableEntityReferenceItem.php |
Definitions of the contained properties. |
MockEditEntityFieldAccessCheck::accessEditEntityField |
function |
drupal/core/modules/edit/tests/modules/lib/Drupal/edit_test/MockEditEntityFieldAccessCheck.php |
Implements EntityFieldAccessCheckInterface::accessEditEntityField(). |
EntityTestTranslationUITest::getTranslatorPermissions |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTestTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission(). |
EntityReferenceTaxonomyTermRssFormatter::viewElements |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/EntityReferenceTaxonomyTermRssFormatter.php |
Overrides Drupal\entity_reference\Plugin\field\formatter\EntityReferenceFormatterBase::viewElements(). |
EntityTranslationControllerInterface::entityFormAlter |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Performs the needed alterations to the entity form. |
EntityTranslationController::entityFormSharedElements |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Process callback: determines which elements get clue in the form. |
translation_entity_form_field_ui_field_edit_form_alter |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_form_FORM_ID_alter() for 'field_ui_field_edit_form'. |
_entity_reference_field_instance_settings_ajax_process |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Render API callback: Processes the field instance settings form and allows
access to the form state. |
EntityReferenceAutocompleteTest::getAutocompleteResult |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAutocompleteTest.php |
Returns the result of an Entity reference autocomplete request. |
EntityReferenceSelectionAccessTest::assertReferencable |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionAccessTest.php |
|
EntityReferenceSelectionAccessTest::testCommentHandler |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionAccessTest.php |
Test the comment-specific overrides of the entity handler. |
EntityTranslationWorkflowsTest::assertNoSharedElements |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php |
Assert that the current page does not contain shared form elements. |
EntityReferenceController::$entityReferenceAutocomplete |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/EntityReferenceController.php |
The autocomplete helper for entity references. |
EntityTestMulRevStorageController::baseFieldDefinitions |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulRevStorageController.php |
Overrides \Drupal\entity_test\EntityTestStorageController::baseFieldDefinitions(). |
ConfigurableEntityReferenceItem::getPropertyDefinitions |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Type/ConfigurableEntityReferenceItem.php |
Overrides \Drupal\Core\Entity\Field\Type\EntityReferenceItem::getPropertyDefinitions(). |
EntityReferenceItemTest::testEntityReferenceFieldSchema |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceItemTest.php |
Tests foreign key support. |
EntityTranslationSyncUnitTest::testMultipleSyncedValues |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php |
Tests that items holding the same values are correctly synchronized. |
NodeEntityFieldQueryAlterTest::testNodeQueryAlterWithUI |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
Tests that node access permissions are followed. |
EntityTranslationControllerInterface::getSourceLangcode |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Retrieves the source language for the translation being created. |
EntityTranslationControllerInterface::removeTranslation |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Removes the translation values from the given entity. |
translation_entity_language_configuration_element_submit |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Form submission handler for element added with translation_entity_language_configuration_element_process(). |
translation_entity_form_language_content_settings_submit |
function |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Form submission handler for translation_entity_admin_settings_form(). |
EntityTranslationController::entityFormDeleteTranslation |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Form submission handler for EntityTranslationController::entityFormAlter(). |
translation_entity_language_configuration_element_process |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Process callback: Expands the language_configuration form element. |
EntityReferenceItemNormalizer::$supportedInterfaceOrClass |
property |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/EntityReferenceItemNormalizer.php |
The interface or class that this Normalizer supports. |
EntityTranslationSyncUnitTest::testDifferingSyncedColumns |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php |
Tests that one change in a synchronized column triggers a change in all columns. |
translation_entity_language_configuration_element_validate |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Form validation handler for element added with translation_entity_language_configuration_element_process(). |
translation_entity_form_language_content_settings_validate |
function |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Form validation handler for translation_entity_admin_settings_form(). |
EntityTranslationControllerInterface::getTranslationAccess |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Checks if the user can perform the given operation on translations of the
wrapped entity. |