| FieldTest::providerTestPrepareItemsByDelta |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
Provides test data for testPrepareItemsByDelta(). |
| FieldTest::render |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/field/FieldTest.php |
Renders the field. |
| FieldTest::setTestValue |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/field/FieldTest.php |
Sets the testValue property. |
| FieldTest::setUp |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
|
| FieldTest::setUp |
function |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FieldTest.php |
|
| FieldTest::setupLanguageRenderer |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
Setup the mock data needed to make language renderers work. |
| FieldTest::testAccess |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
Tests access. |
| FieldTest::testCalculateDependenciesWithBaseField |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
Tests calculate dependencies with base field. |
| FieldTest::testCalculateDependenciesWithConfiguredField |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
Tests calculate dependencies with configured field. |
| FieldTest::testClickSortWithBaseField |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
Tests click sort with base field. |
| FieldTest::testClickSortWithConfiguredField |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
Tests click sort with configured field. |
| FieldTest::testClickSortWithOutConfiguredColumn |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
Tests the click sort order. |
| FieldTest::testConstruct |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
Tests construct. |
| FieldTest::testDefineOptionsWithDefaultFormatterOnFieldDefinition |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
Tests define options with default formatter on field definition. |
| FieldTest::testDefineOptionsWithDefaultFormatterOnFieldType |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
Tests define options with default formatter on field type. |
| FieldTest::testDefineOptionsWithNoOptions |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
Tests define options with no options. |
| FieldTest::testFormatterChanging |
function |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FieldTest.php |
Tests changing the formatter. |
| FieldTest::testModalDialogTitle |
function |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FieldTest.php |
Tests custom text field modal title. |
| FieldTest::testPrepareItemsByDelta |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
Tests prepare items by delta. |
| FieldTest::testQueryWithGroupByForBaseField |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
Tests query with group by for base field. |
| FieldTest::testQueryWithGroupByForConfigField |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
Tests query with group by for config field. |
| FieldTestBase |
class |
core/modules/field/tests/src/Functional/Views/FieldTestBase.php |
Provides some helper methods for testing fieldapi integration into views. |
| FieldTestBase |
class |
core/modules/field/tests/src/Functional/FieldTestBase.php |
Parent class for Field API tests. |
| FieldTestBase.php |
file |
core/modules/field/tests/src/Functional/FieldTestBase.php |
|
| FieldTestBase.php |
file |
core/modules/field/tests/src/Functional/Views/FieldTestBase.php |
|
| FieldTestBase::$fields |
property |
core/modules/field/tests/src/Functional/Views/FieldTestBase.php |
Stores the fields of the field storage. |
| FieldTestBase::$fieldStorages |
property |
core/modules/field/tests/src/Functional/Views/FieldTestBase.php |
Stores the field definitions used by the test. |
| FieldTestBase::$modules |
property |
core/modules/field/tests/src/Functional/Views/FieldTestBase.php |
Modules to install. |
| FieldTestBase::assertFieldValues |
function |
core/modules/field/tests/src/Functional/FieldTestBase.php |
Assert that a field has the expected values in an entity. |
| FieldTestBase::setUp |
function |
core/modules/field/tests/src/Functional/Views/FieldTestBase.php |
Sets up the test. |
| FieldTestBase::setUpFields |
function |
core/modules/field/tests/src/Functional/Views/FieldTestBase.php |
Sets up fields for a given bundle. |
| FieldTestBase::setUpFieldStorages |
function |
core/modules/field/tests/src/Functional/Views/FieldTestBase.php |
Sets up field storages for testing. |
| FieldTestBase::_generateTestFieldValues |
function |
core/modules/field/tests/src/Functional/FieldTestBase.php |
Generate random values for a field_test field. |
| FieldTestBooleanAccessDeniedHooks |
class |
core/modules/field/tests/modules/field_test_boolean_access_denied/src/Hook/FieldTestBooleanAccessDeniedHooks.php |
Hook implementations for field_test_boolean_access_denied. |
| FieldTestBooleanAccessDeniedHooks.php |
file |
core/modules/field/tests/modules/field_test_boolean_access_denied/src/Hook/FieldTestBooleanAccessDeniedHooks.php |
|
| FieldTestBooleanAccessDeniedHooks::entityFieldAccess |
function |
core/modules/field/tests/modules/field_test_boolean_access_denied/src/Hook/FieldTestBooleanAccessDeniedHooks.php |
Implements hook_entity_field_access(). |
| FieldTestEntityField |
class |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
Stub class for testing EntityField methods. |
| FieldTestEntityField::executePrepareItemsByDelta |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
|
| FieldTestEntityHooks |
class |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestEntityHooks.php |
Hook implementations for field_test. |
| FieldTestEntityHooks.php |
file |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestEntityHooks.php |
|
| FieldTestEntityHooks::entityTypeAlter |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestEntityHooks.php |
Implements hook_entity_type_alter(). |
| FieldTestFieldHooks |
class |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestFieldHooks.php |
Hook implementations for field_test. |
| FieldTestFieldHooks.php |
file |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestFieldHooks.php |
|
| FieldTestFieldHooks::entityFieldAccess |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestFieldHooks.php |
Implements hook_entity_field_access(). |
| FieldTestFieldHooks::fieldStorageConfigUpdateForbid |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestFieldHooks.php |
Implements hook_field_storage_config_update_forbid(). |
| FieldTestFieldHooks::fieldWidgetInfoAlter |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestFieldHooks.php |
Implements hook_field_widget_info_alter(). |
| FieldTestHelper |
class |
core/modules/field/tests/modules/field_test/src/FieldTestHelper.php |
Helper class for testing fields. |
| FieldTestHelper.php |
file |
core/modules/field/tests/modules/field_test/src/FieldTestHelper.php |
|
| FieldTestHelper::defaultValue |
function |
core/modules/field/tests/modules/field_test/src/FieldTestHelper.php |
Sample 'default value' callback. |
| FieldTestHelper::entityInfoTranslatable |
function |
core/modules/field/tests/modules/field_test/src/FieldTestHelper.php |
Helper function to enable entity translations. |