Search for field
- Search 7.x for field
- Search 8.9.x for field
- Search 10.3.x for field
- Search 11.x for field
- Other projects
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 |
|---|---|---|---|
| OEmbedFieldWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| OEmbedFieldWidgetTest::testFieldWidgetHelpText | function | core/ |
Tests that the oEmbed field widget shows the configured help text. |
| olivero_preprocess_field | function | core/ |
Implements hook_preprocess_HOOK(). |
| olivero_preprocess_fieldset | function | core/ |
Implements template_preprocess_HOOK() for fieldset. |
| olivero_preprocess_field_multiple_value_form | function | core/ |
Implements hook_preprocess_HOOK(). |
| olivero_preprocess_field__comment | function | core/ |
Implements hook_preprocess_HOOK() for field--comment.html.twig. |
| olivero_preprocess_field__node__created | function | core/ |
Implements hook_preprocess_HOOK(). |
| olivero_test_preprocess_field_multiple_value_form | function | core/ |
Implements hook_preprocess_field_multiple_value_form(). |
| OpmlFields | class | core/ |
Renders an OPML item based on fields. |
| OpmlFields.php | file | core/ |
|
| OpmlFields::$usesFields | property | core/ |
Does the row plugin support to add fields to its output. |
| OpmlFields::buildOptionsForm | function | core/ |
Provide a form for setting options. |
| OpmlFields::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| OpmlFields::getField | function | core/ |
Retrieves a views field value from the style plugin. |
| OpmlFields::render | function | core/ |
Renders a row object. |
| OpmlFields::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| OptionsDynamicValuesTestBase::$field | property | core/ |
|
| OptionsDynamicValuesTestBase::$fieldStorage | property | core/ |
The field storage. |
| OptionsField | class | core/ |
Plugin annotation @MigrateField( id = "options", core = {7}, source_module = "options", destination_module = "options" ) |
| OptionsField.php | file | core/ |
|
| OptionsFieldTest | class | core/ |
Tests for the 'Options' field types. |
| OptionsFieldTest.php | file | core/ |
|
| OptionsFieldTest::$modules | property | core/ |
Modules to enable. |
| OptionsFieldTest::testGenerateSampleItemsWithNoAllowedValues | function | core/ |
Tests that ::generateSampleItems does not fail with empty allowed values. |
| OptionsFieldTest::testUpdateAllowedValues | function | core/ |
Tests that allowed values can be updated. |
| OptionsFieldUITest | class | core/ |
Tests the Options field UI functionality. |
| OptionsFieldUITest.php | file | core/ |
|
| OptionsFieldUITest::$adminPath | property | core/ |
Admin path to manage field storage settings. |
| OptionsFieldUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| OptionsFieldUITest::$fieldName | property | core/ |
Name of the option field. |
| OptionsFieldUITest::$modules | property | core/ |
Modules to enable. |
| OptionsFieldUITest::$type | property | core/ |
Machine name of the created content type. |
| OptionsFieldUITest::$typeName | property | core/ |
The name of the created content type. |
| OptionsFieldUITest::assertAllowedValuesInput | function | core/ |
Tests a string input for the 'allowed values' form element. |
| OptionsFieldUITest::createOptionsField | function | core/ |
Helper function to create list field of a given type. |
| OptionsFieldUITest::setUp | function | core/ |
|
| 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::testOptionsTrimmedValuesText | function | core/ |
Options (text) : test 'trimmed values' input. |
| 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 enable. |
| 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. |
Pagination
- Previous page
- Page 116
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.