TermTranslationController::entityFormAlter |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermTranslationController.php |
Overrides EntityTranslationController::entityFormAlter(). |
UserEntityCallbacksTest::testLabelCallback |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEntityCallbacksTest.php |
Test label callback. |
EntityBody::setStreamFilterContentEncoding |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php |
|
EntityTranslationUITest::enableTranslation |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Enables translation for the current entity type and bundle. |
EntityTranslationUITest::testTranslationUI |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Tests the basic translation UI. |
EntityEnclosingRequest::configureRedirects |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Configure how redirects are handled for the request |
translation_entity_translatable_batch_done |
function |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Batch finished callback: Checks the exit status of the batch operation. |
EntityFormController::submitEntityLanguage |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Handle possible entity language changes. |
EntityDerivative::getDerivativeDefinitions |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/Derivative/EntityDerivative.php |
Implements DerivativeInterface::getDerivativeDefinitions(). |
EntityListController::getStorageController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
Implements Drupal\Core\Entity\EntityListControllerInterface::getStorageController(). |
NodeEntityFieldQueryAlterTest::$accessUser |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
User with permission to view content. |
EntityReferenceItem::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityReferenceItem.php |
Implements ComplexDataInterface::getPropertyDefinitions(). |
AbstractEntityBodyDecorator::getContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Guess the Content-Type or return the default application/octet-stream |
AbstractEntityBodyDecorator::getWrapperData |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Wrapper specific data attached to this stream. |
EntityFormControllerInterface::getOperation |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Returns the operation identifying the form controller. |
OpenIDFunctionalTest::addRedirectedIdentity |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Add OpenID identity, changed by the following redirects, to user's profile. |
entity_crud_hook_test_taxonomy_term_presave |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_taxonomy_term_presave(). |
DatabaseStorageController::$entityFieldInfo |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
An array of field information, i.e. containing definitions. |
EntityAccessControllerInterface::viewAccess |
function |
drupal/core/lib/Drupal/Core/Entity/EntityAccessControllerInterface.php |
Checks 'view' access for a given entity or entity translation. |
EntityTranslationUITest::getNewEntityValues |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Returns an array of entity field values to be tested. |
translation_entity_translatable_form_submit |
function |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Form submission handler for translation_entity_translatable_form(). |
EntityFormController::isDefaultFormLangcode |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements EntityFormControllerInterface::isDefaultFormLangcode(). |
EntityListControllerInterface::getOperations |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListControllerInterface.php |
Provides an array of information to build a list of operation links. |
EntityEnclosingRequestInterface::URL_ENCODED |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
|
EntityEnclosingRequestInterface::getPostFile |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Get a POST file from the request |
EntityFieldTest::testDataStructureInterfaces |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Tests working with entity properties based upon data structure and data
list interfaces. |
EntityEnclosingRequestInterface::addPostFile |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Add a POST file to the upload |
RequestFactory::$entityEnclosingRequestClass |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactory.php |
|
EntityStorageControllerInterface::resetCache |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Resets the internal, static entity cache. |
EntityTranslationController::entityFormAlter |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::entityFormAlter(). |
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. |
ProfileTranslationController::entityFormSave |
function |
drupal/core/modules/user/lib/Drupal/user/ProfileTranslationController.php |
Form submission handler for ProfileTranslationController::entityFormAlter(). |
CommentTranslationUITest::getNewEntityValues |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getNewEntityValues(). |
translation_entity_language_types_info_alter |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_language_type_info_alter(). |
ViewStorageTest::testConfigurationEntityCRUD |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests CRUD operations. |
NodeEntityFieldQueryAlterTest::$noAccessUser |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
User without permission to view content. |
EntityRenderControllerInterface::buildContent |
function |
drupal/core/lib/Drupal/Core/Entity/EntityRenderControllerInterface.php |
Build the structured $content property on the entity. |
EntityRenderControllerInterface::viewMultiple |
function |
drupal/core/lib/Drupal/Core/Entity/EntityRenderControllerInterface.php |
Returns the render array for the provided entities. |
EntityEnclosingRequestInterface::getPostField |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Get a POST field from the request |
EntityEnclosingRequestInterface::setPostField |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Set a POST field value |
EntityEnclosingRequestInterface::getPostFiles |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Returns an associative array of POST field names to PostFileInterface objects |
EntityEnclosingRequestInterface::addPostFiles |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
Add POST files to use in the upload |
AbstractEntityBodyDecorator::getContentLength |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Get the Content-Length of the entity body if possible (alias of getSize) |
EntityTranslationController::entityFormDelete |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Form submission handler for EntityTranslationController::entityFormAlter(). |
FieldInfoTest::testInstanceDisabledEntityType |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
Test that instances on disabled entity types are filtered out. |
JsonldEntityNormalizer::supportsNormalization |
function |
drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEntityNormalizer.php |
Implements \Symfony\Component\Serializer\Normalizer\NormalizerInterface::supportsNormalization() |
ProfileTranslationController::entityFormAlter |
function |
drupal/core/modules/user/lib/Drupal/user/ProfileTranslationController.php |
Overrides EntityTranslationController::entityFormAlter(). |
entity_crud_hook_test_taxonomy_term_predelete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_taxonomy_term_predelete(). |
CommentTranslationController::entityFormTitle |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentTranslationController.php |
Overrides EntityTranslationController::entityFormTitle(). |