| TermEntityTranslationTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermEntityTranslationTest.php |
|
| TermEntityTranslationTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermEntityTranslationTest.php |
Modules to enable. |
| TermEntityTranslationTest::providerSource |
function |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermEntityTranslationTest.php |
The data provider. |
| TermForm::buildEntity |
function |
core/modules/taxonomy/src/TermForm.php |
Builds an updated entity object based upon the submitted form values. |
| TermHalJsonAnonTest::getExpectedNormalizedEntity |
function |
core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonAnonTest.php |
Returns the expected normalization of the entity. |
| TermHalJsonAnonTest::getNormalizedPostEntity |
function |
core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonAnonTest.php |
Returns the normalized POST entity. |
| TermResourceTestBase::$entity |
property |
core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php |
|
| TermResourceTestBase::$entityTypeId |
property |
core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php |
The tested entity type. |
| TermResourceTestBase::createEntity |
function |
core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php |
Creates the entity to be tested. |
| TermResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php |
Returns the expected normalization of the entity. |
| TermResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability |
function |
core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php |
The cacheability of unauthorized 'view' entity access. |
| TermResourceTestBase::getNormalizedPostEntity |
function |
core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php |
Returns the normalized POST entity. |
| TermSelection::buildEntityQuery |
function |
core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php |
Builds an EntityQuery to get referenceable entities. |
| TermSelection::createNewEntity |
function |
core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php |
Creates a new entity object that can be used as a valid reference. |
| TermStorageSchema::getEntitySchema |
function |
core/modules/taxonomy/src/TermStorageSchema.php |
Gets the entity schema for the specified entity type. |
| TermTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
|
| TermTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
The tested entity type. |
| TermTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
Creates the entity to be tested. |
| TermTranslationHandler::entityFormAlter |
function |
core/modules/taxonomy/src/TermTranslationHandler.php |
Performs the needed alterations to the entity form. |
| TermTranslationHandler::entityFormEntityBuild |
function |
core/modules/taxonomy/src/TermTranslationHandler.php |
Entity builder method. |
| TermTranslationHandler::entityFormSave |
function |
core/modules/taxonomy/src/TermTranslationHandler.php |
Form submission handler for TermTranslationHandler::entityFormAlter(). |
| TermTranslationUITest::getNewEntityValues |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php |
Returns an array of entity field values to be tested. |
| TestConfigEntityWithPluginCollections |
class |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
|
| TestConfigEntityWithPluginCollections::$pluginCollection |
property |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
|
| TestConfigEntityWithPluginCollections::$pluginManager |
property |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
|
| TestConfigEntityWithPluginCollections::getPluginCollections |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Gets the plugin collections used by this object. |
| TestConfigEntityWithPluginCollections::setPluginManager |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
|
| TestContentEntityStorageBase |
class |
core/tests/Drupal/Tests/Core/Entity/LegacyContentEntityStorageBaseTest.php |
Test class for ContentEntityStorageBaseTest. |
| TestContentEntityStorageBase::doLoadMultipleRevisionsFieldItems |
function |
core/tests/Drupal/Tests/Core/Entity/LegacyContentEntityStorageBaseTest.php |
Actually loads revision field item values from the storage. |
| TestContentEntityStorageBase::__construct |
function |
core/tests/Drupal/Tests/Core/Entity/LegacyContentEntityStorageBaseTest.php |
Constructs a TestContentEntityStorageBase object. |
| TestControllers::testEntityLanguage |
function |
core/modules/system/tests/modules/paramconverter_test/src/TestControllers.php |
|
| TestCoverageTest::testEntityTypeRestTestCoverage |
function |
core/modules/jsonapi/tests/src/Functional/TestCoverageTest.php |
Tests that all core entity types have JSON:API test coverage. |
| TestDefaultHtmlRouteProvider::getEntityTypeIdKeyType |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
Gets the type of the ID key for a given entity type. |
| TestEntityFieldManager |
class |
core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php |
|
| TestEntityFieldManager::testClearEntityFieldInfo |
function |
core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php |
Allows the static caches to be cleared. |
| TestEntityForm |
class |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
Provides a test entity form. |
| TestEntityForm::$entityManager |
property |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
The entity manager. |
| TestEntityForm::$entityTypeManager |
property |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
The entity type manager. |
| TestEntityForm::getBaseFormId |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
|
| TestEntityForm::getFormId |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
|
| TestEntityForm::setEntity |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
|
| TestEntityForm::setEntityManager |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
|
| TestEntityForm::setEntityTypeManager |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
|
| TestEntityForm::setOperation |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
|
| TestEntityFormInjected |
class |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
Provides a test entity form that uses injection. |
| TestEntityFormInjected::$color |
property |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
The color of the entity type. |
| TestEntityFormInjected::create |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
Instantiates a new instance of this class. |
| TestEntityFormInjected::__construct |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
Constructs a new TestEntityFormInjected. |
| TestEntityListBuilder |
class |
core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php |
|
| TestEntityListBuilder::buildOperations |
function |
core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php |
Builds a renderable list of operation links for the entity. |