entity_reference_field_validate |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Implements hook_field_validate(). |
EntityConverter::$entityManager |
property |
drupal/core/lib/Drupal/Core/ParamConverter/EntityConverter.php |
Entity manager which performs the upcasting in the end. |
ConfigurableEntityReferenceItem |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Type/ConfigurableEntityReferenceItem.php |
Defines the 'entity_reference_configurable' entity field item. |
translation_entity.services.yml |
file |
drupal/core/modules/translation_entity/translation_entity.services.yml |
drupal/core/modules/translation_entity/translation_entity.services.yml |
EntityBodyInterface::uncompress |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBodyInterface.php |
Decompress a deflated string. Once uncompressed, the uncompressed string is then used as the wrapped stream. |
_update_8000_entity_get_display |
function |
drupal/core/modules/entity/entity.install |
Returns the raw configuration object for an EntityDisplay entity. |
ConfigEntityStatusTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityStatusTest.php |
|
EntityBCDecorator::enforceIsNew |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
EntityReferenceAutocompleteTest |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAutocompleteTest.php |
Tests the autocomplete functionality of Entity Reference. |
EntityReference::optionsSummary |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/display/EntityReference.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::optionsSummary(). |
entity_form_submit_build_entity |
function |
drupal/core/includes/entity.inc |
Copies submitted values to entity properties for simple entity forms. |
EntityReference::$usesRowPlugin |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/style/EntityReference.php |
Overrides \Drupal\views\Plugin\views\style\StylePluginBase::usesRowPlugin. |
NormalizerBase::$entityResolver |
property |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/NormalizerBase.php |
The entity resolver. |
EntityReferenceAdminTest::setUp |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAdminTest.php |
Sets up a Drupal site for running functional and integration tests. |
EntityEnclosingRequestInterface |
interface |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
HTTP request that sends an entity-body in the request message (POST, PUT) |
NodeSelection::buildEntityQuery |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/entity_reference/selection/NodeSelection.php |
Overrides SelectionBase::buildEntityQuery(). |
Entity::getTranslationLanguages |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\TranslatableInterface::getTranslationLanguages(). |
EntityNG::getPropertyDefinition |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinition(). |
serializer.entity_resolver.uuid |
service |
drupal/core/modules/serialization/serialization.services.yml |
Drupal\serialization\EntityResolver\UuidResolver |
SelectionBase::buildEntityQuery |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/entity_reference/selection/SelectionBase.php |
Builds an EntityQuery to get referencable entities. |
SelectionBase::entityQueryAlter |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/entity_reference/selection/SelectionBase.php |
Implements SelectionInterface::entityQueryAlter(). |
TextPlainUnitTest::createEntity |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
Creates an entity of type $this->entity_type and bundle $this->bundle. |
TermSelection::entityQueryAlter |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/entity_reference/selection/TermSelection.php |
Overrides SelectionBase::entityQueryAlter(). |
LinkFieldTest::renderTestEntity |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Renders a test_entity and sets the output in the internal browser. |
EntityInterface::setNewRevision |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Enforces an entity to be saved as a new revision. |
ReadLimitEntityBody::__toString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php |
Returns only a subset of the decorated entity body when cast as a string |
ReadLimitEntityBody::isConsumed |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php |
Check if the stream has been consumed |
FieldDeleteForm::$entityManager |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldDeleteForm.php |
The entity manager. |
EntityInterface::createDuplicate |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Creates a duplicate of the entity. |
ConfigEntityListController::load |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityListController.php |
Overrides Drupal\Core\Entity\EntityListController::load(). |
serializer.normalizer.entity.hal |
service |
drupal/core/modules/hal/hal.services.yml |
Drupal\hal\Normalizer\EntityNormalizer |
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(). |
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. |
TranslationEntityViewsUITest.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationEntityViewsUITest.php |
Contains \Drupal\translation_entity\Tests\Views\TranslationEntityViewsUITest. |
translation_entity_delete_access |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Access callback for the translation delete page. |
entity.view_mode.node.teaser.yml |
file |
drupal/core/modules/node/config/entity.view_mode.node.teaser.yml |
drupal/core/modules/node/config/entity.view_mode.node.teaser.yml |
UserEntityCallbacksTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEntityCallbacksTest.php |
|
translation_entity_entity_insert |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_entity_insert(). |
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(). |
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. |
EntityFormControllerNG::validate |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerNG.php |
Overrides EntityFormController::validate(). |
translation_entity_enable_widget |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Returns a widget to enable entity translation per entity bundle. |
EntityFormController::$operation |
property |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
The name of the current operation. |
translation_entity_save_settings |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Stores entity translation settings. |
EntityFormController::submitForm |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Form submission handler. |
_translation_entity_update_field |
function |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Stores the given field translations. |
SearchMultilingualEntityTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php |
Definition of Drupal\search\Tests\SearchMultilingualEntityTest. |
EntityTranslationFormTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php |
Sets up a Drupal site for running functional and integration tests. |
ConfigEntityQueryTest::$entities |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/ConfigEntityQueryTest.php |
Stores all config entities created for the test. |