Search for field_

  1. Search 7.x for field_
  2. Search 9.5.x for field_
  3. Search 10.3.x for field_
  4. Search 11.x for field_
  5. Other projects
Title Object type File name Summary
FieldTest::testQueryWithGroupByForConfigField function core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php @covers ::query[[api-linebreak]]
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/src/Tests/Views/FieldTestBase.php Provides some helper methods for testing fieldapi integration into views.
FieldTestBase class core/modules/field/src/Tests/FieldTestBase.php Parent class for Field API tests.
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.php file core/modules/field/src/Tests/Views/FieldTestBase.php
FieldTestBase.php file core/modules/field/src/Tests/FieldTestBase.php
FieldTestBase::$fields property core/modules/field/src/Tests/Views/FieldTestBase.php Stores the fields of the field storage. They have the same keys as the
field storages.
FieldTestBase::$fields property core/modules/field/tests/src/Functional/Views/FieldTestBase.php Stores the fields of the field storage. They have the same keys as the
field storages.
FieldTestBase::$fieldStorages property core/modules/field/tests/src/Functional/Views/FieldTestBase.php Stores the field definitions used by the test.
FieldTestBase::$fieldStorages property core/modules/field/src/Tests/Views/FieldTestBase.php Stores the field definitions used by the test.
FieldTestBase::$modules property core/modules/field/src/Tests/Views/FieldTestBase.php Modules to enable.
FieldTestBase::$modules property core/modules/field/tests/src/Functional/Views/FieldTestBase.php Modules to enable.
FieldTestBase::assertFieldValues function core/modules/field/tests/src/Functional/FieldTestBase.php Assert that a field has the expected values in an entity.
FieldTestBase::assertFieldValues function core/modules/field/src/Tests/FieldTestBase.php Assert that a field has the expected values in an entity.
FieldTestBase::setUp function core/modules/field/src/Tests/Views/FieldTestBase.php Sets up a Drupal site for running functional and integration tests.
FieldTestBase::setUp function core/modules/field/tests/src/Functional/Views/FieldTestBase.php
FieldTestBase::setUpFields function core/modules/field/tests/src/Functional/Views/FieldTestBase.php
FieldTestBase::setUpFields function core/modules/field/src/Tests/Views/FieldTestBase.php
FieldTestBase::setUpFieldStorages function core/modules/field/src/Tests/Views/FieldTestBase.php
FieldTestBase::setUpFieldStorages function core/modules/field/tests/src/Functional/Views/FieldTestBase.php
FieldTestBase::_generateTestFieldValues function core/modules/field/src/Tests/FieldTestBase.php Generate random values for a field_test field.
FieldTestBase::_generateTestFieldValues function core/modules/field/tests/src/Functional/FieldTestBase.php Generate random values for a field_test field.
FieldTestEntityField class core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php
FieldTestEntityField::executePrepareItemsByDelta function core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php
FieldTestItem class core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/FieldTestItem.php Defines the 'field_test' entity field type.
FieldTestItem.php file core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/FieldTestItem.php
FieldTestItem::$counter property core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/FieldTestItem.php Counts how many times all items of this type are saved.
FieldTestItem::delete function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/FieldTestItem.php Defines custom delete behavior for field values.
FieldTestItem::mustResave function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/FieldTestItem.php Checks whether the field item value should be resaved.
FieldTestItem::postSave function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/FieldTestItem.php Defines custom post-save behavior for field values.
FieldTestItem::preSave function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/FieldTestItem.php Defines custom presave behavior for field values.
FieldTestItem::propertyDefinitions function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/FieldTestItem.php Defines field item properties.
FieldTestItem::schema function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/FieldTestItem.php Returns the schema for the field.
FieldTestItem::__construct function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/FieldTestItem.php Constructs a TypedData object given its definition and context.
FieldTranslationSqlStorageTest class core/tests/Drupal/KernelTests/Core/Entity/FieldTranslationSqlStorageTest.php Tests Field translation SQL Storage.
FieldTranslationSqlStorageTest.php file core/tests/Drupal/KernelTests/Core/Entity/FieldTranslationSqlStorageTest.php
FieldTranslationSqlStorageTest::assertFieldStorageLangcode function core/tests/Drupal/KernelTests/Core/Entity/FieldTranslationSqlStorageTest.php Checks whether field languages are correctly stored for the given entity.
FieldTranslationSqlStorageTest::testFieldSqlStorage function core/tests/Drupal/KernelTests/Core/Entity/FieldTranslationSqlStorageTest.php Tests field SQL storage.
FieldTranslationSynchronizer class core/modules/content_translation/src/FieldTranslationSynchronizer.php Provides field translation synchronization capabilities.
FieldTranslationSynchronizer.php file core/modules/content_translation/src/FieldTranslationSynchronizer.php
FieldTranslationSynchronizer::$deprecatedProperties property core/modules/content_translation/src/FieldTranslationSynchronizer.php
FieldTranslationSynchronizer::$entityTypeManager property core/modules/content_translation/src/FieldTranslationSynchronizer.php The entity type manager.
FieldTranslationSynchronizer::$fieldTypeManager property core/modules/content_translation/src/FieldTranslationSynchronizer.php The field type plugin manager.
FieldTranslationSynchronizer::createMergedItem function core/modules/content_translation/src/FieldTranslationSynchronizer.php Creates a merged item.
FieldTranslationSynchronizer::getFieldSynchronizationSettings function core/modules/content_translation/src/FieldTranslationSynchronizer.php Returns the synchronization settings for the specified field.
FieldTranslationSynchronizer::getFieldSynchronizedProperties function core/modules/content_translation/src/FieldTranslationSynchronizer.php Returns the synchronized properties for the specified field definition.
FieldTranslationSynchronizer::getOriginalEntity function core/modules/content_translation/src/FieldTranslationSynchronizer.php Returns the original unchanged entity to be used to detect changes.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.