Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 10.3.x for field_
- Search 11.x for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsConfigUpdaterTest::testNeedsFieldNamesForMultivalueBaseFieldsUpdate | function | core/ |
@covers ::needsMultivalueBaseFieldUpdate[[api-linebreak]] |
| ViewsDataHelper::$fields | property | core/ |
A prepared list of all fields, keyed by base_table and handler type. |
| ViewsDataHelper::fetchedFieldSort | function | core/ |
Sort function for fetched fields. |
| ViewsDataHelper::fetchFields | function | core/ |
Fetches a list of all fields available for a given base type. |
| ViewsDataHelperTest::testFetchFields | function | core/ |
Tests fetchFields. |
| ViewsDataTest::$fieldStorage | property | core/ |
The field storage. |
| ViewsDataTest::testOptionsFieldViewsData | function | core/ |
Tests the option module's implementation of hook_field_views_data(). |
| ViewsEscapingTest::testViewsFieldHeaderEscaping | function | core/ |
Tests for incorrectly escaped markup in a header label on a display table. |
| ViewsEscapingTest::testViewsViewFieldsEscaping | function | core/ |
Tests for incorrectly escaped markup in the views-view-fields.html.twig. |
| ViewsField.php | file | core/ |
|
| ViewsPluginInterface::preRenderAddFieldsetMarkup | function | core/ |
Moves form elements into fieldsets for presentation purposes. |
| ViewsQueryAlter::$entityFieldManager | property | core/ |
The entity field manager. |
| ViewsUIController::reportFields | function | core/ |
Lists all instances of fields on any views. |
| views_base_field_override_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete(). |
| views_base_field_override_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
| views_base_field_override_update | function | core/ |
Implements hook_ENTITY_TYPE_update(). |
| views_entity_field_label | function | core/ |
Returns the label of a certain field. |
| views_entity_test_entity_base_field_info | function | core/ |
Implements hook_entity_bundle_field_info(). |
| views_entity_test_entity_field_access | function | core/ |
Implements hook_entity_field_access(). |
| views_field_config_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. |
| views_field_config_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for 'field_config'. |
| views_field_config_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_config'. |
| views_field_default_views_data | function | core/ |
Default views data implementation for a field. |
| views_post_update_bulk_field_moved | function | core/ |
Update dependencies for moved bulk field plugin. |
| views_post_update_field_formatter_dependencies | function | core/ |
Include field formatter dependencies in a view when the formatter is used. |
| views_post_update_field_names_for_multivalue_fields | function | core/ |
Update field names for multi-value base fields. |
| views_post_update_revision_metadata_fields | function | core/ |
Fix table names for revision metadata fields. |
| views_test_data_field_views_data | function | core/ |
Implements hook_field_views_data(). |
| views_test_data_field_views_data_alter | function | core/ |
Implements hook_field_views_data_alter(). |
| views_ui_test_field.info.yml | file | core/ |
core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.info.yml |
| views_ui_test_field.module | file | core/ |
ViewsUI Test field module. |
| views_ui_test_field.views.inc | file | core/ |
Provide views data for testing purposes. |
| views_ui_test_field_form_views_ui_add_handler_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for views_ui_add_handler_form. |
| views_ui_test_field_views_data | function | core/ |
Implements hook_views_data(). |
| Vocabulary::fields | function | core/ |
Returns available fields on the source. |
| Vocabulary::fields | function | core/ |
Returns available fields on the source. |
| VocabularyTranslation::fields | function | core/ |
Returns available fields on the source. |
| VocabularyTranslation::fields | function | core/ |
Returns available fields on the source. |
| WebAssert::fieldDisabled | function | core/ |
Checks that a given form field element is disabled. |
| WebAssert::fieldEnabled | function | core/ |
Checks that a given form field element is enabled. |
| WebAssert::hiddenFieldExists | function | core/ |
Checks that specific hidden field exists. |
| WebAssert::hiddenFieldNotExists | function | core/ |
Checks that specific hidden field does not exist. |
| WebAssert::hiddenFieldValueEquals | function | core/ |
Checks that specific hidden field have provided value. |
| WebAssert::hiddenFieldValueNotEquals | function | core/ |
Checks that specific hidden field doesn't have the provided value. |
| WebTestBaseTest::providerAssertFieldByName | function | core/ |
Provides data for testing the assertFieldByName() helper. |
| WebTestBaseTest::testAssertFieldByName | function | core/ |
Tests the assertFieldByName() helper. |
| WidgetBase::$fieldDefinition | property | core/ |
The field definition. |
| WidgetBase::getFieldSetting | function | core/ |
Returns the value of a field setting. |
| WidgetBase::getFieldSettings | function | core/ |
Returns the array of field settings. |
| WidgetPluginManager::$fieldTypeManager | property | core/ |
The field type manager to define field. |
Pagination
- Previous page
- Page 138
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.