| StringIdEntityTest.php |
file |
core/modules/migrate/tests/modules/migrate_entity_test/src/Entity/StringIdEntityTest.php |
|
| StringIdEntityTest::baseFieldDefinitions |
function |
core/modules/migrate/tests/modules/migrate_entity_test/src/Entity/StringIdEntityTest.php |
Provides base field definitions for an entity type. |
| StubTestTrait::createEntityStub |
function |
core/modules/migrate_drupal/src/Tests/StubTestTrait.php |
Create a stub of the given entity type. |
| StyleSerializerEntityTest |
class |
core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php |
Tests the serializer style plugin. |
| StyleSerializerEntityTest.php |
file |
core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php |
|
| StyleSerializerEntityTest::$adminUser |
property |
core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php |
A user with administrative privileges to look at test entity and configure views. |
| StyleSerializerEntityTest::$defaultTheme |
property |
core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php |
The theme to install as the default for testing. |
| StyleSerializerEntityTest::$modules |
property |
core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php |
Modules to install. |
| StyleSerializerEntityTest::$renderer |
property |
core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php |
The renderer. |
| StyleSerializerEntityTest::$testViews |
property |
core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php |
Views used by this test. |
| StyleSerializerEntityTest::addRequestWithFormat |
function |
core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php |
Sets up a request on the request stack with a specified format. |
| StyleSerializerEntityTest::setUp |
function |
core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php |
Sets up the test. |
| StyleSerializerEntityTest::testFieldRawOutput |
function |
core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php |
Tests the raw output options for row field rendering. |
| StyleSerializerEntityTest::testLivePreview |
function |
core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php |
Tests the live preview output for json output. |
| StyleSerializerEntityTest::testResponseFormatConfiguration |
function |
core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php |
Tests the response format configuration. |
| 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 |
|
| 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. |
| system_entity_form_mode_presave |
function |
core/modules/system/system.module |
Implements hook_ENTITY_TYPE_presave() for form mode entities. |
| system_entity_type_build |
function |
core/modules/system/system.module |
Implements hook_entity_type_build(). |
| system_entity_view_display_presave |
function |
core/modules/system/system.module |
Implements hook_ENTITY_TYPE_presave() for entity_view_display entities. |
| system_entity_view_mode_presave |
function |
core/modules/system/system.module |
Implements hook_ENTITY_TYPE_presave() for view mode entities. |
| system_post_update_add_description_to_entity_form_mode |
function |
core/modules/system/system.post_update.php |
Update description for form modes. |
| system_post_update_add_description_to_entity_view_mode |
function |
core/modules/system/system.post_update.php |
Update description for view modes. |
| system_query_entity_reference_alter |
function |
core/modules/system/system.module |
Implements hook_query_TAG_alter() for entity reference selection handlers. |
| 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. |
| TaxonomyPermissions::$entityTypeManager |
property |
core/modules/taxonomy/src/TaxonomyPermissions.php |
The entity type manager. |
| 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. |
| taxonomy_entity_operation |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_entity_operation(). |
| taxonomy_term_display_configurable_test_entity_base_field_info_alter |
function |
core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/taxonomy_term_display_configurable_test.module |
Implements hook_entity_base_field_info_alter(). |
| taxonomy_term_display_configurable_test_entity_type_build |
function |
core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/taxonomy_term_display_configurable_test.module |
Implements hook_entity_type_build(). |
| template_preprocess_entity_add_list |
function |
core/modules/system/system.module |
Prepares variables for the list of available bundles. |
| TemporaryQueryGuard::getAccessResultsFromEntityFilterHook |
function |
core/modules/jsonapi/src/Access/TemporaryQueryGuard.php |
Gets the combined access result for each JSONAPI_FILTER_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. |