FieldItemNormalizerTest::testNormalizeFieldItem |
function |
core/modules/jsonapi/tests/src/Kernel/Normalizer/FieldItemNormalizerTest.php |
Tests normalizing field item. |
FieldItemNormalizerTest::testNormalizeFieldItemWithoutProperties |
function |
core/modules/jsonapi/tests/src/Kernel/Normalizer/FieldItemNormalizerTest.php |
Tests a field item that has no properties. |
FieldItemSerializationTest |
class |
core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php |
Test field level normalization process. |
FieldItemSerializationTest.php |
file |
core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php |
|
FieldItemSerializationTest::$entity |
property |
core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php |
The test entity. |
FieldItemSerializationTest::$entityClass |
property |
core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php |
The class name of the test class. |
FieldItemSerializationTest::$modules |
property |
core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php |
Modules to install. |
FieldItemSerializationTest::$serializer |
property |
core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php |
The serializer service. |
FieldItemSerializationTest::$values |
property |
core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php |
The test values. |
FieldItemSerializationTest::providerTestCustomBooleanNormalization |
function |
core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php |
Data provider. |
FieldItemSerializationTest::setUp |
function |
core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php |
|
FieldItemSerializationTest::testCustomBooleanNormalization |
function |
core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php |
Tests a format-agnostic normalizer. |
FieldItemSerializationTest::testFieldDenormalizeWithScalarValue |
function |
core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php |
Tests denormalizing using a scalar field value. |
FieldItemSerializationTest::testFieldNormalizeDenormalize |
function |
core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php |
Tests normalizing and denormalizing an entity with field item normalizer. |
FieldItemTest |
class |
core/tests/Drupal/KernelTests/Core/Field/FieldItemTest.php |
Test field item methods. |
FieldItemTest.php |
file |
core/tests/Drupal/KernelTests/Core/Field/FieldItemTest.php |
|
FieldItemTest::$fieldName |
property |
core/tests/Drupal/KernelTests/Core/Field/FieldItemTest.php |
|
FieldItemTest::assertSavedFieldItemValue |
function |
core/tests/Drupal/KernelTests/Core/Field/FieldItemTest.php |
Checks that the saved field item value matches the expected one. |
FieldItemTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Field/FieldItemTest.php |
|
FieldItemTest::testGetLabel |
function |
core/tests/Drupal/KernelTests/Core/Field/FieldItemTest.php |
Tests \Drupal\Core\Field\TypedData\FieldItemDataDefinition::getLabel(). |
FieldItemTest::testSaveWorkflow |
function |
core/tests/Drupal/KernelTests/Core/Field/FieldItemTest.php |
Tests the field item save workflow. |
FieldItemTestClass |
class |
core/tests/Drupal/Tests/Core/Field/FieldItemListTest.php |
A class extending FieldItemBase for testing purposes. |
FieldItemTestClass::propertyDefinitions |
function |
core/tests/Drupal/Tests/Core/Field/FieldItemListTest.php |
Defines field item properties. |
FieldItemTestClass::schema |
function |
core/tests/Drupal/Tests/Core/Field/FieldItemListTest.php |
Returns the schema for the field. |
FieldItemTestClass::__construct |
function |
core/tests/Drupal/Tests/Core/Field/FieldItemListTest.php |
Constructs a TypedData object given its definition and context. |
FieldKernelTest |
class |
core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php |
Tests the generic field handler. |
FieldKernelTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php |
|
FieldKernelTest::$columnMap |
property |
core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php |
Map column names. |
FieldKernelTest::$modules |
property |
core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php |
Modules to install. |
FieldKernelTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php |
Views used by this test. |
FieldKernelTest::assertNotSubString |
function |
core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php |
Asserts that a string is not part of another string. |
FieldKernelTest::assertSubString |
function |
core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php |
Asserts that a string is part of another string. |
FieldKernelTest::testArgumentTokens |
function |
core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php |
Tests the arguments tokens on field level. |
FieldKernelTest::testClickSortable |
function |
core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php |
Tests whether the filters are click sortable as expected. |
FieldKernelTest::testEmpty |
function |
core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php |
Tests everything related to empty output of a field. |
FieldKernelTest::testExclude |
function |
core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php |
Tests the exclude setting. |
FieldKernelTest::testFieldTokens |
function |
core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php |
Tests the field tokens, row level and field level. |
FieldKernelTest::testIsValueEmpty |
function |
core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php |
Tests views_handler_field::isValueEmpty(). |
FieldKernelTest::testQuery |
function |
core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php |
Tests all things related to the query. |
FieldKernelTest::testRender |
function |
core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php |
Tests that the render function is called. |
FieldKernelTest::testRewrite |
function |
core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php |
Tests general rewriting of the output. |
FieldKernelTest::testRewriteHtmlWithTokens |
function |
core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php |
Tests rewriting of the output with HTML. |
FieldKernelTest::testRewriteHtmlWithTokensAndAggregation |
function |
core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php |
Tests rewriting of the output with HTML and aggregation. |
FieldKernelTest::testTrimText |
function |
core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php |
Tests the trimText method. |
FieldKernelTest::viewsData |
function |
core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php |
Returns the views data definition. |
FieldKernelTest::_testEmptyText |
function |
core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php |
Tests the usage of the empty text. |
FieldKernelTest::_testHideIfEmpty |
function |
core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php |
Tests the hide if empty functionality. |
FieldKernelTestBase |
class |
core/modules/field/tests/src/Kernel/FieldKernelTestBase.php |
Parent class for Field API unit tests. |
FieldKernelTestBase.php |
file |
core/modules/field/tests/src/Kernel/FieldKernelTestBase.php |
|
FieldKernelTestBase::$entityId |
property |
core/modules/field/tests/src/Kernel/FieldKernelTestBase.php |
|