FakeRecord |
class |
Drupal\system\Tests\Database |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/FakeRecord.php |
Fetches into a class. |
|
|
|
False |
class |
Doctrine\Tests\Common\Annotations |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
|
|
|
FastTest |
class |
Drupal\system\Tests\Theme |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FastTest.php |
Tests autocompletion not loading registry. |
|
|
|
Feed |
class |
Drupal\views\Plugin\views\display |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Feed.php |
The plugin that handles a feed, such as RSS or atom. |
|
1 |
|
FeedParserTest |
class |
Drupal\aggregator\Tests |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedParserTest.php |
Tests for feed parsing. |
|
|
|
FetcherInterface |
interface |
Drupal\aggregator\Plugin |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/FetcherInterface.php |
Defines an interface for aggregator fetcher implementations. |
1 |
1 |
|
FetcherManager |
class |
Drupal\aggregator\Plugin |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/FetcherManager.php |
Manages aggregator fetcher plugins. |
|
2 |
|
FetchTest |
class |
Drupal\system\Tests\Database |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/FetchTest.php |
Tests fetch actions. |
|
|
|
Fid |
class |
Drupal\file\Plugin\views\argument |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/argument/Fid.php |
Argument handler to accept multiple file ids. |
|
|
|
Field |
class |
Drupal\field\Plugin\views\field |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
A field that displays fieldapi fields. |
|
|
|
Field |
class |
Drupal\Core\Entity\Field\Type |
drupal/core/lib/Drupal/Core/Entity/Field/Type/Field.php |
An entity field, i.e. a list of field items. |
|
|
|
FieldAccessTest |
class |
Drupal\field\Tests |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAccessTest.php |
Tests the functionality of field access. |
|
|
|
FieldAttachOtherTest |
class |
Drupal\field\Tests |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php |
Unit test class for non-storage related field_attach_* functions. |
|
|
|
FieldAttachStorageTest |
class |
Drupal\field\Tests |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Unit test class for storage-related field_attach_* functions. |
|
|
|
FieldAttachTestBase |
abstract class |
Drupal\field\Tests |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachTestBase.php |
|
2 |
|
|
FieldBooleanTest |
class |
Drupal\views\Tests\Handler |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldBooleanTest.php |
Tests the core Drupal\views\Plugin\views\field\Boolean handler. |
|
|
|
FieldBundle |
class |
Drupal\field |
drupal/core/modules/field/lib/Drupal/field/FieldBundle.php |
Field dependency injection container. |
|
|
|
FieldCounterTest |
class |
Drupal\views\Tests\Handler |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCounterTest.php |
Tests the Drupal\views\Plugin\views\field\Counter handler. |
|
|
|
FieldCustomTest |
class |
Drupal\views\Tests\Handler |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCustomTest.php |
Tests the core Drupal\views\Plugin\views\field\Custom handler. |
|
|
|
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. |
|
|
|
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 |
6 |
|
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. |
|
|
|
FieldInfo |
class |
Drupal\field |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Provides field and instance definitions for the current runtime environment. |
|
1 |
|
FieldInfoTest |
class |
Drupal\field\Tests |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
|
|
|
|
FieldInstance |
class |
Drupal\field |
drupal/core/modules/field/lib/Drupal/field/FieldInstance.php |
Class for field instance objects. |
|
6 |
|
FieldInstanceCrudTest |
class |
Drupal\field\Tests |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInstanceCrudTest.php |
|
|
|
|
FieldInterface |
interface |
Drupal\Core\Entity\Field |
drupal/core/lib/Drupal/Core/Entity/Field/FieldInterface.php |
Interface for fields, being lists of field items. |
1 |
3 |
|
FieldItemBase |
abstract class |
Drupal\Core\Entity\Field |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
An entity field item. |
8 |
8 |
|
FieldItemInterface |
interface |
Drupal\Core\Entity\Field |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemInterface.php |
Interface for entity field items, which are complex data objects
containing the values. |
1 |
3 |
|
FieldLanguageTest |
class |
Drupal\views\Tests\Language |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/FieldLanguageTest.php |
Tests the field language handler. |
|
|
|
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. |
|
|
|
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. |
|
|
|
FieldOverview |
class |
Drupal\field_ui |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Field UI field overview form. |
|
1 |
|
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. |
37 |
23 |
|
Fields |
class |
Drupal\views\Plugin\views\row |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/Fields.php |
The basic 'fields' row plugin |
|
|
|
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. |
|
|
|
FieldSqlStorageBundle |
class |
Drupal\field_sql_storage |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/FieldSqlStorageBundle.php |
|
|
|
|
FieldSqlStorageTest |
class |
Drupal\field_sql_storage\Tests |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Tests field storage. |
|
|
|
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
@Plugin(
id = "test_field",
title = @Translation("Test field plugin"),
help = @Translation("Provides a generic field test plugin.")
) |
|
|
|
FieldTestBase |
abstract class |
Drupal\field\Tests |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldTestBase.php |
Parent class for Field API tests. |
14 |
4 |
|
FieldTestBase |
abstract class |
Drupal\views\Tests\Field |
drupal/core/modules/views/lib/Drupal/views/Tests/Field/FieldTestBase.php |
Provides some helper methods for testing fieldapi integration into views. |
2 |
|
|
FieldTypeTest |
class |
Drupal\views\Tests\Node |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/FieldTypeTest.php |
Tests the Drupal\node\Plugin\views\field\Type handler. |
|
|
|
FieldUiTestBase |
abstract class |
Drupal\field_ui\Tests |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/FieldUiTestBase.php |
Provides common functionality for the Field UI test classes. |
2 |
|
|
FieldUnitTest |
class |
Drupal\views\Tests\Handler |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Tests the generic field handler. |
|
|
|
FieldUpdateForbiddenException |
class |
Drupal\field |
drupal/core/modules/field/lib/Drupal/field/FieldUpdateForbiddenException.php |
Exception class thrown by hook_field_update_forbid(). |
|
3 |
|
FieldUrlTest |
class |
Drupal\views\Tests\Handler |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUrlTest.php |
Tests the core Drupal\views\Plugin\views\field\Url handler. |
|
|
|
FieldValidationException |
class |
Drupal\field |
drupal/core/modules/field/lib/Drupal/field/FieldValidationException.php |
Exception thrown by field_attach_validate() on field validation errors. |
|
5 |
|
FieldWebTest |
class |
Drupal\views\Tests\Handler |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Tests fields from within a UI. |
|
|
|
FieldXssTest |
class |
Drupal\views\Tests\Handler |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldXssTest.php |
Tests the core Drupal\views\Plugin\views\field\Xss handler. |
|
|
|