| StyleSerializerEntityTest::testRestRenderCaching |
function |
core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php |
Tests REST export with views render caching enabled. |
| StyleSerializerEntityTest::testSerializerResponses |
function |
core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php |
Checks the behavior of the Serializer callback paths and row plugins. |
| StyleSerializerEntityTest::testSerializerViewsUI |
function |
core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php |
Tests the views interface for REST export displays. |
| StyleSerializerEntityTest::testUIFieldAlias |
function |
core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php |
Tests the field ID alias functionality of the DataFieldRow plugin. |
| StyleSerializerTest::testMulEntityRows |
function |
core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php |
Tests multilingual entity rows. |
| SynchronizableEntityTrait |
trait |
core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php |
Provides a trait for accessing synchronization information. |
| SynchronizableEntityTrait.php |
file |
core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php |
|
| SynchronizableEntityTrait::$isSyncing |
property |
core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php |
Is entity being created updated or deleted through synchronization process. |
| SynchronizableEntityTrait::isSyncing |
function |
core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php |
|
| SynchronizableEntityTrait::setSyncing |
function |
core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php |
|
| SystemHooks::entityTypeBuild |
function |
core/modules/system/src/Hook/SystemHooks.php |
Implements hook_entity_type_build(). |
| SystemHooks::queryEntityReferenceAlter |
function |
core/modules/system/src/Hook/SystemHooks.php |
Implements hook_query_TAG_alter() for entity reference selection handlers. |
| SystemMenuOffCanvasForm::$entityTypeManager |
property |
core/modules/system/src/Form/SystemMenuOffCanvasForm.php |
|
| SystemMenuOffCanvasForm::getEntityForm |
function |
core/modules/system/src/Form/SystemMenuOffCanvasForm.php |
Gets the entity form for this menu. |
| SystemThemeHooks::preprocessEntityAddList |
function |
core/modules/system/src/Hook/SystemThemeHooks.php |
Prepares variables for the list of available bundles. |
| system_post_update_convert_empty_description_entity_form_modes_to_null |
function |
core/modules/system/system.post_update.php |
Updates entity_form_mode descriptions from empty string to null. |
| Tables::$baseTablesEntityType |
property |
core/modules/workspaces/src/EntityQuery/Tables.php |
Keeps track of the entity type IDs for each base table of the query. |
| Tables::$entityFieldManager |
property |
core/lib/Drupal/Core/Entity/Query/Sql/Tables.php |
The entity field manager. |
| Tables::$entityTables |
property |
core/lib/Drupal/Core/Entity/Query/Sql/Tables.php |
Entity table array. |
| Tables::$entityTypeManager |
property |
core/lib/Drupal/Core/Entity/Query/Sql/Tables.php |
The entity type manager. |
| Tables::ensureEntityTable |
function |
core/lib/Drupal/Core/Entity/Query/Sql/Tables.php |
Joins the entity table, if necessary, and returns the alias for it. |
| TaxonomyHooks::entityOperation |
function |
core/modules/taxonomy/src/Hook/TaxonomyHooks.php |
Implements hook_entity_operation(). |
| TaxonomyOverviewOverrideHooks::entityTypeAlter |
function |
core/modules/taxonomy/tests/modules/taxonomy_overview_override_test/src/Hook/TaxonomyOverviewOverrideHooks.php |
Implements hook_entity_type_alter(). |
| TaxonomyPermissions::$entityTypeManager |
property |
core/modules/taxonomy/src/TaxonomyPermissions.php |
The entity type manager. |
| TaxonomyTermDisplayConfigurableTestHooks::entityBaseFieldInfoAlter |
function |
core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/src/Hook/TaxonomyTermDisplayConfigurableTestHooks.php |
Implements hook_entity_base_field_info_alter(). |
| TaxonomyTermDisplayConfigurableTestHooks::entityTypeBuild |
function |
core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/src/Hook/TaxonomyTermDisplayConfigurableTestHooks.php |
Implements hook_entity_type_build(). |
| TaxonomyTermHierarchyConstraintValidator::$entityTypeManager |
property |
core/modules/taxonomy/src/Plugin/Validation/Constraint/TaxonomyTermHierarchyConstraintValidator.php |
The entity type manager. |
| TaxonomyTermModerationHandler::enforceRevisionsEntityFormAlter |
function |
core/modules/content_moderation/src/Entity/Handler/TaxonomyTermModerationHandler.php |
Alters entity forms to enforce revision handling. |
| TaxonomyTestHooks::entityAccess |
function |
core/modules/taxonomy/tests/modules/taxonomy_test/src/Hook/TaxonomyTestHooks.php |
Implements hook_entity_access(). |
| TemporaryQueryGuard::getAccessResultsFromEntityFilterHook |
function |
core/modules/jsonapi/src/Access/TemporaryQueryGuard.php |
Gets the combined access result for each JsonApiFilter::AMONG_* subset. |
| TermBreadcrumbBuilder::$entityRepository |
property |
core/modules/taxonomy/src/TermBreadcrumbBuilder.php |
The entity repository manager. |
| TermBreadcrumbBuilder::$entityTypeManager |
property |
core/modules/taxonomy/src/TermBreadcrumbBuilder.php |
The entity type manager. |
| TermCacheTagsTest::createEntity |
function |
core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php |
Creates the entity to be tested. |
| TermEntityQueryTest |
class |
core/modules/taxonomy/tests/src/Kernel/TermEntityQueryTest.php |
Verifies operation of a taxonomy-based Entity Query. |
| TermEntityQueryTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/TermEntityQueryTest.php |
|
| TermEntityQueryTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/TermEntityQueryTest.php |
Modules to install. |
| TermEntityQueryTest::testTermEntityQuery |
function |
core/modules/taxonomy/tests/src/Kernel/TermEntityQueryTest.php |
Tests that a basic taxonomy entity query works. |
| TermEntityReferenceTest |
class |
core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php |
Tests the settings of restricting term selection to a single vocabulary. |
| TermEntityReferenceTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php |
|
| TermEntityReferenceTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php |
Modules to install. |
| TermEntityReferenceTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php |
|
| TermEntityReferenceTest::testSelectionTestVocabularyRestriction |
function |
core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php |
Tests an entity reference field restricted to a single vocabulary. |
| TermEntityTranslation |
class |
core/modules/taxonomy/src/Plugin/migrate/source/d7/TermEntityTranslation.php |
Drupal 7 taxonomy term entity translation source plugin. |
| TermEntityTranslation.php |
file |
core/modules/taxonomy/src/Plugin/migrate/source/d7/TermEntityTranslation.php |
|
| TermEntityTranslation::fields |
function |
core/modules/taxonomy/src/Plugin/migrate/source/d7/TermEntityTranslation.php |
Returns available fields on the source. |
| TermEntityTranslation::getIds |
function |
core/modules/taxonomy/src/Plugin/migrate/source/d7/TermEntityTranslation.php |
Defines the source fields uniquely identifying a source row. |
| TermEntityTranslation::prepareRow |
function |
core/modules/taxonomy/src/Plugin/migrate/source/d7/TermEntityTranslation.php |
Adds additional data to the row. |
| TermEntityTranslation::query |
function |
core/modules/taxonomy/src/Plugin/migrate/source/d7/TermEntityTranslation.php |
Prepares query object to retrieve data from the source database. |
| TermEntityTranslationTest |
class |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermEntityTranslationTest.php |
Tests taxonomy term entity translation source plugin. |
| TermEntityTranslationTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermEntityTranslationTest.php |
|