FieldDateTest |
class |
Drupal\views\Tests\Handler |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDateTest.php |
Tests the core Drupal\views\Plugin\views\field\Date handler. |
|
|
|
FieldDeleteForm |
class |
Drupal\field_ui\Form |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldDeleteForm.php |
Provides a form for removing a field instance from a bundle. |
|
|
|
FieldDropButtonTest |
class |
Drupal\views\Tests\Handler |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDropButtonTest.php |
Tests the dropbutton field handler. |
|
|
|
FieldEditForm |
class |
Drupal\field_ui\Form |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldEditForm.php |
Provides a form for the field settings edit page. |
|
|
|
FieldEntityTest |
class |
Drupal\views\Tests\Entity |
drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FieldEntityTest.php |
Tests the field plugin base integration with the entity system. |
|
|
|
FieldException |
class |
Drupal\field |
drupal/core/modules/field/lib/Drupal/field/FieldException.php |
Base class for all exceptions thrown by Field API functions. |
2 |
8 |
|
FieldFileSizeTest |
class |
Drupal\views\Tests\Handler |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php |
Tests the core Drupal\views\Plugin\views\field\FileSize handler. |
|
|
|
FieldFormatter |
class |
Drupal\field\Annotation |
drupal/core/modules/field/lib/Drupal/field/Annotation/FieldFormatter.php |
Defines a FieldFormatter annotation object. |
|
35 |
|
FieldFormCommand |
class |
Drupal\edit\Ajax |
drupal/core/modules/edit/lib/Drupal/edit/Ajax/FieldFormCommand.php |
AJAX command for passing a rendered field form to Edit's JavaScript app. |
|
1 |
|
FieldFormSavedCommand |
class |
Drupal\edit\Ajax |
drupal/core/modules/edit/lib/Drupal/edit/Ajax/FieldFormSavedCommand.php |
AJAX command to indicate a field form was saved without validation errors and
pass the rerendered field to Edit's JavaScript app. |
|
1 |
|
FieldFormValidationErrorsCommand |
class |
Drupal\edit\Ajax |
drupal/core/modules/edit/lib/Drupal/edit/Ajax/FieldFormValidationErrorsCommand.php |
AJAX command to indicate a field form was attempted to be saved but failed
validation and pass the validation errors. |
|
1 |
|
FieldImportChangeTest |
class |
Drupal\field\Tests |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldImportChangeTest.php |
Tests updating fields and instances as part of config import. |
|
|
|
FieldImportCreateTest |
class |
Drupal\field\Tests |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldImportCreateTest.php |
Tests creating fields and instances as part of config import. |
|
|
|
FieldImportDeleteTest |
class |
Drupal\field\Tests |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldImportDeleteTest.php |
Tests deleting fields and instances as part of config import. |
|
|
|
FieldInfo |
class |
Drupal\field |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Provides field and instance definitions for the current runtime environment. |
|
|
2 |
FieldInfoTest |
class |
Drupal\field\Tests |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
|
|
|
|
FieldInstance |
class |
Drupal\field\Plugin\Core\Entity |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
Defines the Field instance entity. |
|
25 |
|
FieldInstanceCrudTest |
class |
Drupal\field\Tests |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInstanceCrudTest.php |
|
|
|
|
FieldInstanceEditForm |
class |
Drupal\field_ui\Form |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceEditForm.php |
Provides a form for the field instance settings form. |
|
|
|
FieldInstanceFormBase |
abstract class |
Drupal\field_ui\Form |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceFormBase.php |
|
2 |
|
|
FieldInstanceInterface |
interface |
Drupal\field |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceInterface.php |
Provides an interface defining a field instance entity. |
1 |
5 |
|
FieldInstanceStorageController |
class |
Drupal\field |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php |
Controller class for field instances. |
|
|
|
FieldInterface |
interface |
Drupal\field |
drupal/core/modules/field/lib/Drupal/field/FieldInterface.php |
Provides an interface defining a field entity. |
1 |
1 |
|
FieldInterface |
interface |
Drupal\Core\Entity\Field |
drupal/core/lib/Drupal/Core/Entity/Field/FieldInterface.php |
Interface for fields, being lists of field items. |
1 |
13 |
|
FieldItemBase |
abstract class |
Drupal\Core\Entity\Field |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
An entity field item. |
21 |
21 |
|
FieldItemInterface |
interface |
Drupal\Core\Entity\Field |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemInterface.php |
Interface for entity field items. |
1 |
13 |
|
FieldItemNormalizer |
class |
Drupal\hal\Normalizer |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/FieldItemNormalizer.php |
Converts the Drupal field item object structure to HAL array structure. |
1 |
1 |
2 |
FieldLanguageTest |
class |
Drupal\language\Tests\Views |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/FieldLanguageTest.php |
Tests the field language handler. |
|
|
|
FieldList |
class |
Drupal\field\Plugin\views\filter |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/filter/FieldList.php |
Filter handler which uses list-fields as options. |
|
|
|
FieldList |
class |
Drupal\field\Plugin\views\argument |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/FieldList.php |
Argument handler for list field to show the human readable name in the
summary. |
|
|
|
FieldMapEnhancer |
class |
Symfony\Cmf\Component\Routing\Enhancer |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldMapEnhancer.php |
This enhancer can fill one field with the result of a hashmap lookup of
another field. If the target field is already set, it does nothing. |
|
1 |
|
FieldMapEnhancerTest |
class |
Symfony\Cmf\Component\Routing\Tests\Mapper |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldMapEnhancerTest.php |
|
|
|
|
FieldNewItem |
class |
Drupal\comment |
drupal/core/modules/comment/lib/Drupal/comment/FieldNewItem.php |
The field item for the 'new' field. |
|
|
|
FieldNewValue |
class |
Drupal\comment |
drupal/core/modules/comment/lib/Drupal/comment/FieldNewValue.php |
A computed property for the integer value of the 'new' field. |
|
|
|
FieldNormalizer |
class |
Drupal\hal\Normalizer |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/FieldNormalizer.php |
Converts the Drupal field structure to HAL array structure. |
|
1 |
2 |
FieldOverview |
class |
Drupal\field_ui |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Field UI field overview form. |
|
|
|
FieldPluginBase |
abstract class |
Drupal\views\Plugin\views\field |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Base field handler that has no options and renders an unformatted field. |
40 |
26 |
|
FieldPresenceEnhancer |
class |
Symfony\Cmf\Component\Routing\Enhancer |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldPresenceEnhancer.php |
This enhancer can set a field to a fixed value if an other field is present. |
|
1 |
|
FieldPresenceEnhancerTest |
class |
Symfony\Cmf\Component\Routing\Tests\Enhancer |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldPresenceEnhancerTest.php |
|
|
|
|
Fields |
class |
Drupal\views\Plugin\views\row |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/Fields.php |
The basic 'fields' row plugin |
1 |
2 |
|
FieldsOverlapException |
class |
Drupal\Core\Database\Query |
drupal/core/lib/Drupal/Core/Database/Query/FieldsOverlapException.php |
Exception thrown if an insert query specifies a field twice. |
|
|
|
FieldSqlStorageTest |
class |
Drupal\field_sql_storage\Tests |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Tests field storage. |
|
|
|
FieldStorageController |
class |
Drupal\field |
drupal/core/modules/field/lib/Drupal/field/FieldStorageController.php |
Controller class for fields. |
|
|
|
FieldTest |
class |
Drupal\views_test_data\Plugin\views\field |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/field/FieldTest.php |
Plugin annotation
@PluginID("test_field"); |
|
|
|
FieldTestBase |
abstract class |
Drupal\field\Tests\Views |
drupal/core/modules/field/lib/Drupal/field/Tests/Views/FieldTestBase.php |
Provides some helper methods for testing fieldapi integration into views. |
3 |
|
|
FieldTestBase |
abstract class |
Drupal\field\Tests |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldTestBase.php |
Parent class for Field API tests. |
7 |
3 |
|
FieldTranslationSynchronizer |
class |
Drupal\translation_entity |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/FieldTranslationSynchronizer.php |
Provides field translation synchronization capabilities. |
|
1 |
2 |
FieldTranslationSynchronizerInterface |
interface |
Drupal\translation_entity |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/FieldTranslationSynchronizerInterface.php |
Provides field translation synchronization capabilities. |
1 |
|
|
FieldTypeTest |
class |
Drupal\node\Tests\Views |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/FieldTypeTest.php |
Tests the Drupal\node\Plugin\views\field\Type handler. |
|
|
|
FieldUI |
class |
Drupal\field_ui |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldUI.php |
Static service container wrapper for Field UI. |
|
2 |
|