Search for field
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Field | class | core/ |
Drupal 6 field source from database. |
| Field | class | core/ |
Drupal 7 field source from database. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| OptionsFieldUITest::testNodeDisplay | function | core/ |
Tests normal and key formatter display on node display. |
| OptionsFieldUITest::testOptionsAllowedValuesFloat | function | core/ |
Options (float) : test 'allowed values' input. |
| OptionsFieldUITest::testOptionsAllowedValuesInteger | function | core/ |
Options (integer) : test 'allowed values' input. |
| OptionsFieldUITest::testOptionsAllowedValuesText | function | core/ |
Options (text) : test 'allowed values' input. |
| OptionsFieldUITest::testRequiredPropertyForAllowedValuesList | function | core/ |
Confirms the allowed value list is a required field. |
| OptionsFieldUnitTestBase | class | core/ |
Base class for Options module integration tests. |
| OptionsFieldUnitTestBase.php | file | core/ |
|
| OptionsFieldUnitTestBase::$field | property | core/ |
The list field used in the test. |
| OptionsFieldUnitTestBase::$fieldName | property | core/ |
The field name used in the test. |
| OptionsFieldUnitTestBase::$fieldStorage | property | core/ |
The list field storage used in the test. |
| OptionsFieldUnitTestBase::$fieldStorageDefinition | property | core/ |
The field storage definition used to created the field storage. |
| OptionsFieldUnitTestBase::$modules | property | core/ |
Modules to install. |
| OptionsFieldUnitTestBase::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| OptionsFloatFieldImportTest | class | core/ |
Tests option fields can be updated and created through config synchronization. |
| OptionsFloatFieldImportTest.php | file | core/ |
|
| OptionsFloatFieldImportTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| OptionsFloatFieldImportTest::$modules | property | core/ |
Modules to install. |
| OptionsFloatFieldImportTest::setUp | function | core/ |
|
| OptionsFloatFieldImportTest::testImport | function | core/ |
Tests that importing list_float fields works. |
| OptionsTestBase::$fieldNames | property | core/ |
The used field names. |
| OptionsTestBase::$fieldValues | property | core/ |
Stores the field values used for the different tests. |
| options_field_storage_config_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. |
| options_field_storage_config_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
| options_field_storage_config_update_forbid | function | core/ |
Implements hook_field_storage_config_update_forbid(). |
| options_field_views_data | function | core/ |
Implements hook_field_views_data(). |
| OptionWidgetsField | class | core/ |
MigrateField Plugin for Drupal 6 options fields. |
| OptionWidgetsField.php | file | core/ |
|
| OrderByTest::testFieldEscaping | function | core/ |
Tests that fields passed for ordering get escaped properly. |
| OverrideSectionsTest::testOverrideField | function | core/ |
Tests that the layout override field is not normalized. |
| OverridesSectionStorage::$entityFieldManager | property | core/ |
The entity field manager. |
| OverridesSectionStorage::FIELD_NAME | constant | core/ |
The field name used by this storage. |
| OverridesSectionStorageTest::$entityFieldManager | property | core/ |
The entity field manager. |
| PagePreviewTest::$fieldName | property | core/ |
The name of the created field. |
| PasswordItemTest::$field | property | core/ |
The field used in this test class. |
| PasswordItemTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| PathAlias::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| PathAliasResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| PathAliasTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| PathFieldDefinitionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Field\BaseFieldDefinition[[api-linebreak]] @group path |
| PathFieldDefinitionTest.php | file | core/ |
|
| PathFieldDefinitionTest::getModuleAndPath | function | core/ |
Returns the module name and the module directory for the plugin. |
| PathFieldDefinitionTest::getPluginId | function | core/ |
Returns the plugin ID of the tested field type. |
| PathFieldDefinitionTest::testGetColumns | function | core/ |
@covers ::getColumns[[api-linebreak]] @covers ::getSchema[[api-linebreak]] |
| PathFieldItemList | class | core/ |
Represents a configurable entity path field. |
| PathFieldItemList.php | file | core/ |
|
| PathFieldItemList::computeValue | function | core/ |
Computes the values for an item list. |
| PathFieldItemList::defaultAccess | function | core/ |
Contains the default access logic of this field. |
| PathFieldItemList::delete | function | core/ |
Defines custom delete behavior for field values. |
| path_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
| path_entity_base_field_info_alter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
Pagination
- Previous page
- Page 119
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.