| 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. |
| FieldBlockTest |
class |
core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php |
Tests Drupal\layout_builder\Plugin\Block\FieldBlock. |
| FieldBlockTest |
class |
core/modules/layout_builder/tests/src/FunctionalJavascript/FieldBlockTest.php |
Tests Drupal\layout_builder\Plugin\Block\FieldBlock. |
| FieldBlockTest.php |
file |
core/modules/layout_builder/tests/src/FunctionalJavascript/FieldBlockTest.php |
|
| FieldBlockTest.php |
file |
core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php |
|
| FieldBlockTest::$defaultTheme |
property |
core/modules/layout_builder/tests/src/FunctionalJavascript/FieldBlockTest.php |
The theme to install as the default for testing. |
| FieldBlockTest::$entityFieldManager |
property |
core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php |
The entity field manager. |
| FieldBlockTest::$logger |
property |
core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php |
The logger. |
| FieldBlockTest::$modules |
property |
core/modules/layout_builder/tests/src/FunctionalJavascript/FieldBlockTest.php |
Modules to install. |
| FieldBlockTest::getTestBlock |
function |
core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php |
Instantiates a block for testing. |
| FieldBlockTest::providerTestBlockAccessEntityAllowedFieldHasValue |
function |
core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php |
Provides test data for ::testBlockAccessEntityAllowedFieldHasValue(). |
| FieldBlockTest::providerTestBlockAccessNotAllowed |
function |
core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php |
Provides test data for ::testBlockAccessEntityNotAllowed(). |
| FieldBlockTest::providerTestBuild |
function |
core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php |
Provides test data for ::testBuild(). |
| FieldBlockTest::setUp |
function |
core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php |
|
| FieldBlockTest::setUp |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/FieldBlockTest.php |
|
| FieldBlockTest::testBlockAccessEntityAllowedFieldHasValue |
function |
core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php |
Tests populated vs empty build. |
| FieldBlockTest::testBlockAccessEntityAllowedFieldNotAllowed |
function |
core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php |
Tests field access. |
| FieldBlockTest::testBlockAccessEntityAllowedNoField |
function |
core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php |
Tests fieldable entity without a particular field. |
| FieldBlockTest::testBlockAccessEntityAllowedNotFieldable |
function |
core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php |
Tests unfieldable entity. |
| FieldBlockTest::testBlockAccessEntityNotAllowed |
function |
core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php |
Tests entity access. |
| FieldBlockTest::testBuild |
function |
core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php |
Tests build. |