FieldCounterTest.php |
file |
core/modules/rest/tests/src/Functional/Views/FieldCounterTest.php |
|
FieldCounterTest::$defaultTheme |
property |
core/modules/rest/tests/src/Functional/Views/FieldCounterTest.php |
The theme to install as the default for testing. |
FieldCounterTest::$modules |
property |
core/modules/rest/tests/src/Functional/Views/FieldCounterTest.php |
The modules that need to be installed for this test. |
FieldCounterTest::$modules |
property |
core/modules/views/tests/src/Kernel/Handler/FieldCounterTest.php |
Modules to install. |
FieldCounterTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/FieldCounterTest.php |
Views used by this test. |
FieldCounterTest::$testViews |
property |
core/modules/rest/tests/src/Functional/Views/FieldCounterTest.php |
The views that are used by this test. |
FieldCounterTest::$view |
property |
core/modules/rest/tests/src/Functional/Views/FieldCounterTest.php |
|
FieldCounterTest::setUp |
function |
core/modules/rest/tests/src/Functional/Views/FieldCounterTest.php |
Sets up the test. |
FieldCounterTest::testExcludedTitleTokenDisplay |
function |
core/modules/rest/tests/src/Functional/Views/FieldCounterTest.php |
Tests the display of an excluded title field when used as a token. |
FieldCounterTest::testPager |
function |
core/modules/views/tests/src/Kernel/Handler/FieldCounterTest.php |
Tests the counter field when using a pager. |
FieldCounterTest::testSimple |
function |
core/modules/views/tests/src/Kernel/Handler/FieldCounterTest.php |
|
FieldCrudTest |
class |
core/modules/field/tests/src/Kernel/FieldCrudTest.php |
Create field entities by attaching fields to entities. |
FieldCrudTest.php |
file |
core/modules/field/tests/src/Kernel/FieldCrudTest.php |
|
FieldCrudTest::$fieldDefinition |
property |
core/modules/field/tests/src/Kernel/FieldCrudTest.php |
The field entity definition. |
FieldCrudTest::$fieldStorage |
property |
core/modules/field/tests/src/Kernel/FieldCrudTest.php |
The field storage entity. |
FieldCrudTest::$fieldStorageDefinition |
property |
core/modules/field/tests/src/Kernel/FieldCrudTest.php |
The field entity definition. |
FieldCrudTest::doFieldPropertyConstraintsTests |
function |
core/modules/field/tests/src/Kernel/FieldCrudTest.php |
Tests configurable field validation. |
FieldCrudTest::setUp |
function |
core/modules/field/tests/src/Kernel/FieldCrudTest.php |
Set the default field storage backend for fields created during tests. |
FieldCrudTest::testCreateField |
function |
core/modules/field/tests/src/Kernel/FieldCrudTest.php |
Tests the creation of a field. |
FieldCrudTest::testCreateFieldCustomStorage |
function |
core/modules/field/tests/src/Kernel/FieldCrudTest.php |
Tests creating a field with custom storage set. |
FieldCrudTest::testDeleteFieldCrossDeletion |
function |
core/modules/field/tests/src/Kernel/FieldCrudTest.php |
Tests the cross deletion behavior between field storages and fields. |
FieldCrudTest::testDeleteFieldNoData |
function |
core/modules/field/tests/src/Kernel/FieldCrudTest.php |
Tests the deletion of a field with no data. |
FieldCrudTest::testFieldPropertyConstraints |
function |
core/modules/field/tests/src/Kernel/FieldCrudTest.php |
Tests setting and adding property constraints to a configurable field. |
FieldCrudTest::testReadField |
function |
core/modules/field/tests/src/Kernel/FieldCrudTest.php |
Tests reading back a field definition. |
FieldCrudTest::testUpdateField |
function |
core/modules/field/tests/src/Kernel/FieldCrudTest.php |
Tests the update of a field. |
FieldCustomTest |
class |
core/modules/views/tests/src/Kernel/Handler/FieldCustomTest.php |
Tests the core Drupal\views\Plugin\views\field\Custom handler. |
FieldCustomTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/FieldCustomTest.php |
|
FieldCustomTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/FieldCustomTest.php |
Views used by this test. |
FieldCustomTest::testCustomFieldXss |
function |
core/modules/views/tests/src/Kernel/Handler/FieldCustomTest.php |
Ensure that custom field content is XSS filtered. |
FieldCustomTest::testFieldCustom |
function |
core/modules/views/tests/src/Kernel/Handler/FieldCustomTest.php |
Ensure that custom fields work and doesn't escape unnecessary markup. |
FieldCustomTest::testFieldCustomTokens |
function |
core/modules/views/tests/src/Kernel/Handler/FieldCustomTest.php |
Ensure that custom fields can use tokens. |
FieldCustomTest::viewsData |
function |
core/modules/views/tests/src/Kernel/Handler/FieldCustomTest.php |
Returns the views data definition. |
FieldDataCountTest |
class |
core/modules/field/tests/src/Kernel/FieldDataCountTest.php |
Tests the count of field data records. |
FieldDataCountTest.php |
file |
core/modules/field/tests/src/Kernel/FieldDataCountTest.php |
|
FieldDataCountTest::$storage |
property |
core/modules/field/tests/src/Kernel/FieldDataCountTest.php |
|
FieldDataCountTest::$storageRev |
property |
core/modules/field/tests/src/Kernel/FieldDataCountTest.php |
|
FieldDataCountTest::$storageUser |
property |
core/modules/field/tests/src/Kernel/FieldDataCountTest.php |
|
FieldDataCountTest::setUp |
function |
core/modules/field/tests/src/Kernel/FieldDataCountTest.php |
Set the default field storage backend for fields created during tests. |
FieldDataCountTest::testCountWithIndex0 |
function |
core/modules/field/tests/src/Kernel/FieldDataCountTest.php |
Verify that we can count a table that contains an entry with index 0. |
FieldDataCountTest::testEntityCountAndHasData |
function |
core/modules/field/tests/src/Kernel/FieldDataCountTest.php |
Tests entityCount() and hadData() methods. |
FieldDateTest |
class |
core/modules/views/tests/src/Kernel/Handler/FieldDateTest.php |
Tests the core Drupal\views\Plugin\views\field\Date handler. |
FieldDateTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/FieldDateTest.php |
|
FieldDateTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/FieldDateTest.php |
Views used by this test. |
FieldDateTest::assertRenderedDatesEqual |
function |
core/modules/views/tests/src/Kernel/Handler/FieldDateTest.php |
Asserts properly formatted display against 'created' field in view. |
FieldDateTest::assertRenderedFutureDatesEqual |
function |
core/modules/views/tests/src/Kernel/Handler/FieldDateTest.php |
Asserts properly formatted display against 'destroyed' field in view. |
FieldDateTest::dataSet |
function |
core/modules/views/tests/src/Kernel/Handler/FieldDateTest.php |
Returns a very simple test dataset. |
FieldDateTest::schemaDefinition |
function |
core/modules/views/tests/src/Kernel/Handler/FieldDateTest.php |
Returns the schema definition. |
FieldDateTest::testFieldDate |
function |
core/modules/views/tests/src/Kernel/Handler/FieldDateTest.php |
Sets up functional test of the views date field. |
FieldDateTest::viewsData |
function |
core/modules/views/tests/src/Kernel/Handler/FieldDateTest.php |
Returns the views data definition. |
FieldDefaultValueCallbackProvider |
class |
core/modules/field/tests/modules/field_test/src/FieldDefaultValueCallbackProvider.php |
Helper class for \Drupal\Tests\field\Functional\FieldDefaultValueCallbackTest. |