| FieldableEntityDefinitionUpdateTest::assertTranslatable |
function |
core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php |
Asserts the translatable characteristics of an entity type. |
| FieldableEntityDefinitionUpdateTest::insertData |
function |
core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php |
Generates test entities for the 'entity_test_update' entity type. |
| FieldableEntityDefinitionUpdateTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php |
|
| FieldableEntityDefinitionUpdateTest::testFieldableEntityTypeUpdatesErrorHandling |
function |
core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php |
Tests that a failed entity schema update preserves the existing data. |
| FieldableEntityDefinitionUpdateTest::testFieldableEntityTypeUpdatesRemoveBackupTables |
function |
core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php |
Tests the removal of the backup tables after a successful update. |
| FieldAccessTest |
class |
core/tests/Drupal/KernelTests/Core/Field/FieldAccessTest.php |
Tests Field level access hooks. |
| FieldAccessTest |
class |
core/modules/field/tests/src/Functional/FieldAccessTest.php |
Tests Field access. |
| FieldAccessTest.php |
file |
core/modules/field/tests/src/Functional/FieldAccessTest.php |
|
| FieldAccessTest.php |
file |
core/tests/Drupal/KernelTests/Core/Field/FieldAccessTest.php |
|
| FieldAccessTest::$activeUid |
property |
core/tests/Drupal/KernelTests/Core/Field/FieldAccessTest.php |
Holds the currently active global user ID that initiated the test run. |
| FieldAccessTest::$defaultTheme |
property |
core/modules/field/tests/src/Functional/FieldAccessTest.php |
The theme to install as the default for testing. |
| FieldAccessTest::$modules |
property |
core/modules/field/tests/src/Functional/FieldAccessTest.php |
Modules to install. |
| FieldAccessTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Field/FieldAccessTest.php |
Modules to load code from. |
| FieldAccessTest::$node |
property |
core/modules/field/tests/src/Functional/FieldAccessTest.php |
Node entity to use in this test. |
| FieldAccessTest::$testViewFieldValue |
property |
core/modules/field/tests/src/Functional/FieldAccessTest.php |
Field value to test display on nodes. |
| FieldAccessTest::setUp |
function |
core/modules/field/tests/src/Functional/FieldAccessTest.php |
|
| FieldAccessTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Field/FieldAccessTest.php |
|
| FieldAccessTest::testFieldAccess |
function |
core/tests/Drupal/KernelTests/Core/Field/FieldAccessTest.php |
Tests hook_entity_field_access() and hook_entity_field_access_alter(). |
| FieldAccessTest::testFieldAccess |
function |
core/modules/field/tests/src/Functional/FieldAccessTest.php |
Tests that hook_entity_field_access() is called. |
| FieldApiDataTest |
class |
core/modules/views/tests/src/Kernel/FieldApiDataTest.php |
Tests the Field Views data. |
| FieldApiDataTest.php |
file |
core/modules/views/tests/src/Kernel/FieldApiDataTest.php |
|
| FieldApiDataTest::$modules |
property |
core/modules/views/tests/src/Kernel/FieldApiDataTest.php |
Modules to install. |
| FieldApiDataTest::$testViews |
property |
core/modules/views/tests/src/Kernel/FieldApiDataTest.php |
Views to be enabled. |
| FieldApiDataTest::getViewsData |
function |
core/modules/views/tests/src/Kernel/FieldApiDataTest.php |
Gets the views data for the field created in setUp(). |
| FieldApiDataTest::setUp |
function |
core/modules/views/tests/src/Kernel/FieldApiDataTest.php |
|
| FieldApiDataTest::testEntityFieldFilter |
function |
core/modules/views/tests/src/Kernel/FieldApiDataTest.php |
Tests filtering entries with different translatability. |
| FieldApiDataTest::testViewsData |
function |
core/modules/views/tests/src/Kernel/FieldApiDataTest.php |
Unit testing the views data structure. |
| FieldAttachOtherTest |
class |
core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php |
Tests other Field API functions. |
| FieldAttachOtherTest.php |
file |
core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php |
|
| FieldAttachOtherTest::setUp |
function |
core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php |
Set the default field storage backend for fields created during tests. |
| FieldAttachOtherTest::testEntityCache |
function |
core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php |
Tests entity cache. |
| FieldAttachOtherTest::testEntityDisplayBuild |
function |
core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php |
Tests rendering fields with EntityDisplay build(). |
| FieldAttachOtherTest::testEntityDisplayViewMultiple |
function |
core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php |
Tests rendering fields with EntityDisplay::buildMultiple(). |
| FieldAttachOtherTest::testEntityFormDisplayBuildForm |
function |
core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php |
Tests \Drupal\Core\Entity\Display\EntityFormDisplayInterface::buildForm(). |
| FieldAttachOtherTest::testEntityFormDisplayExtractFormValues |
function |
core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php |
Tests \Drupal\Core\Entity\Display\EntityFormDisplayInterface::extractFormValues(). |
| FieldAttachStorageTest |
class |
core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php |
Tests storage-related Field Attach API functions. |
| FieldAttachStorageTest.php |
file |
core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php |
|
| FieldAttachStorageTest::setUp |
function |
core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php |
Set the default field storage backend for fields created during tests. |
| FieldAttachStorageTest::testEntityCreateBundle |
function |
core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php |
Tests entity_bundle_create(). |
| FieldAttachStorageTest::testEntityDeleteBundle |
function |
core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php |
Tests entity_bundle_delete(). |
| FieldAttachStorageTest::testFieldAttachDelete |
function |
core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php |
Tests entity deletion. |
| FieldAttachStorageTest::testFieldAttachLoadMultiple |
function |
core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php |
Tests the 'multiple' load feature. |
| FieldAttachStorageTest::testFieldAttachSaveEmptyData |
function |
core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php |
Tests insert and update with empty or NULL fields. |
| FieldAttachStorageTest::testFieldAttachSaveEmptyDataDefaultValue |
function |
core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php |
Tests insert with empty or NULL fields, with default value. |
| FieldAttachStorageTest::testFieldAttachSaveLoad |
function |
core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php |
Check field values insert, update and load. |
| FieldBlockDeriverTest |
class |
core/modules/layout_builder/tests/src/Kernel/FieldBlockDeriverTest.php |
Tests field block plugin derivatives. |
| FieldBlockDeriverTest.php |
file |
core/modules/layout_builder/tests/src/Kernel/FieldBlockDeriverTest.php |
|
| FieldBlockDeriverTest::$modules |
property |
core/modules/layout_builder/tests/src/Kernel/FieldBlockDeriverTest.php |
Modules to install. |
| FieldBlockDeriverTest::getBlockPluginIds |
function |
core/modules/layout_builder/tests/src/Kernel/FieldBlockDeriverTest.php |
Get an uncached list of block plugin IDs. |
| FieldBlockDeriverTest::testFieldBlockDerivers |
function |
core/modules/layout_builder/tests/src/Kernel/FieldBlockDeriverTest.php |
Tests that field block derivers respect expose_all_field_blocks config. |