EntityReferenceAdminTest::getAllOptionsList |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAdminTest.php |
Extract all the options of a select element. |
EntityReferenceLabelFormatter::settingsForm |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceLabelFormatter.php |
Returns a form to configure settings for the formatter. |
EntityReferenceItem::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityReferenceItem.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
EntityReferenceLabelFormatter::viewElements |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceLabelFormatter.php |
Overrides \Drupal\field\Plugin\Type\Formatter\FormatterBase::viewElements(). |
EntityReferenceTaxonomyTermRssFormatter.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/EntityReferenceTaxonomyTermRssFormatter.php |
Contains \Drupal\taxonomy\Plugin\field\formatter\EntityReferenceTaxonomyTermRssFormatter. |
ActionConfigEntityInterface::isConfigurable |
function |
drupal/core/modules/system/lib/Drupal/system/ActionConfigEntityInterface.php |
Returns whether or not this action is configurable. |
EntityTranslationWorkflowsTest::setupEntity |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php |
Creates a test entity and translate it. |
EntityFormControllerInterface::getOperation |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Returns the operation identifying the form controller. |
views.view.test_entity_translations_link.yml |
file |
drupal/core/modules/translation_entity/tests/modules/translation_entity_test_views/test_views/views.view.test_entity_translations_link.yml |
drupal/core/modules/translation_entity/tests/modules/translation_entity_test_views/test_views/views.view.test_entity_translations_link.yml |
entity.view_mode.entity_test_render.full.yml |
file |
drupal/core/modules/system/tests/modules/entity_test/config/entity.view_mode.entity_test_render.full.yml |
drupal/core/modules/system/tests/modules/entity_test/config/entity.view_mode.entity_test_render.full.yml |
entity.view_mode.entity_test_render.test.yml |
file |
drupal/core/modules/system/tests/modules/entity_test/config/entity.view_mode.entity_test_render.test.yml |
drupal/core/modules/system/tests/modules/entity_test/config/entity.view_mode.entity_test_render.test.yml |
ViewStorageTest::testConfigurationEntityCRUD |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests CRUD operations. |
translation_entity_language_types_info_alter |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_language_type_info_alter(). |
RequestFactory::$entityEnclosingRequestClass |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactory.php |
|
translation_entity_load_translation_metadata |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Loads translation data into the given entities. |
EntityFormControllerNG::submitEntityLanguage |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerNG.php |
Overrides EntityFormController::submitEntityLanguage(). |
CommentTranslationUITest::getNewEntityValues |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getNewEntityValues(). |
ProfileTranslationController::entityFormSave |
function |
drupal/core/modules/user/lib/Drupal/user/ProfileTranslationController.php |
Form submission handler for ProfileTranslationController::entityFormAlter(). |
EntityDisplayBaseInterface::getHighestWeight |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBaseInterface.php |
Returns the highest weight of the components in the display. |
ConfigEntityQueryTest::testConfigEntityQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/ConfigEntityQueryTest.php |
Tests basic functionality. |
EntityFieldTest::testDataStructureInterfaces |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Tests working with the entity based upon the TypedData API. |
EntityTranslationUITest::assertAuthoringInfo |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Tests the translation authoring information. |
entity.form_display.node.article.default.yml |
file |
drupal/core/profiles/standard/config/entity.form_display.node.article.default.yml |
drupal/core/profiles/standard/config/entity.form_display.node.article.default.yml |
EntityTranslationUITest::getFormSubmitAction |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Returns the form action value to be used to submit the entity form. |
EntityReferenceAutocompleteTest::$entityType |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAutocompleteTest.php |
The entity type used in this test. |
EntityTranslationSyncUnitTest::$synchronizer |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php |
The synchronizer class to be tested. |
EntityTranslationSyncUnitTest::$synchronized |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php |
The colums to be synchronized. |
EntityReferenceSelectionAccessTest::$modules |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionAccessTest.php |
|
EntityNormalizer::$supportedInterfaceOrClass |
property |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/EntityNormalizer.php |
The interface or class that this Normalizer supports. |
EntityTranslationSyncUnitTest::testFieldSync |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php |
Tests the field synchronization algorithm. |
NodeEntityFieldQueryAlterTest::$noAccessUser |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
User without permission to view content. |
EntityListControllerInterface::getOperations |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListControllerInterface.php |
Provides an array of information to build a list of operation links. |
EntityReferenceEntityFormatter::settingsForm |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceEntityFormatter.php |
Returns a form to configure settings for the formatter. |
EntityReferenceEntityFormatter::viewElements |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceEntityFormatter.php |
Overrides \Drupal\field\Plugin\Type\Formatter\FormatterBase::viewElements(). |
EntityTranslationTestBase::enableTranslation |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
Enables translation for the current entity type and bundle. |
RegisterEntityResolversCompilerPass::process |
function |
drupal/core/modules/serialization/lib/Drupal/serialization/RegisterEntityResolversCompilerPass.php |
Adds services to the Serializer. |
EntityEnclosingRequestInterface::URL_ENCODED |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
|
EntityTranslationSyncImageTest::$cardinality |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncImageTest.php |
The cardinality of the image field. |
FieldTranslationSynchronizer::$entityManager |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/FieldTranslationSynchronizer.php |
The entity manager to use to load unchanged entities. |
EntityEnclosingRequestInterface::getPostFile |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Get a POST file from the request |
EntityEnclosingRequestInterface::addPostFile |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Add a POST file to the upload |
EntityTranslationController::entityFormAlter |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::entityFormAlter(). |
EntityStorageControllerInterface::resetCache |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Resets the internal, static entity cache. |
EntityTranslationController::entityFormTitle |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Returns the title to be used for the entity form page. |
EntityTranslationController::getPathInstance |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Returns an instance of the given path. |
EntityReferenceController::handleAutocomplete |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/EntityReferenceController.php |
Autocomplete the label of an entity. |
EntityAccessTest::testEntityTranslationAccess |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityAccessTest.php |
Ensures entity access for entity translations is properly working. |
GroupSequenceProviderEntity::getGroupSequence |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/GroupSequenceProviderEntity.php |
Returns which validation groups should be used for a certain state
of the object. |
PHPUnit_Framework_MockObject_Builder_Identity |
interface |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Identity.php |
Builder interface for unique identifiers. |
EntityQueryAggregateTest::assertSortedResults |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryAggregateTest.php |
Asserts the results as expected regardless of order in rows. |