| olivero_preprocess_field_multiple_value_form |
function |
core/themes/olivero/olivero.theme |
Implements hook_preprocess_HOOK() for field-multiple-value-form. |
| olivero_preprocess_field__comment |
function |
core/themes/olivero/olivero.theme |
Implements hook_preprocess_HOOK() for field--comment. |
| olivero_preprocess_field__node__created |
function |
core/themes/olivero/olivero.theme |
Implements hook_preprocess_HOOK(). |
| OpmlFields |
class |
core/modules/views/src/Plugin/views/row/OpmlFields.php |
Renders an OPML item based on fields. |
| OpmlFields.php |
file |
core/modules/views/src/Plugin/views/row/OpmlFields.php |
|
| OpmlFields::$usesFields |
property |
core/modules/views/src/Plugin/views/row/OpmlFields.php |
Does the row plugin support to add fields to its output. |
| OpmlFields::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/row/OpmlFields.php |
Provide a form for setting options. |
| OpmlFields::defineOptions |
function |
core/modules/views/src/Plugin/views/row/OpmlFields.php |
Information about options for all kinds of purposes will be held here. |
| OpmlFields::getField |
function |
core/modules/views/src/Plugin/views/row/OpmlFields.php |
Retrieves a views field value from the style plugin. |
| OpmlFields::render |
function |
core/modules/views/src/Plugin/views/row/OpmlFields.php |
Renders a row object. |
| OpmlFields::validate |
function |
core/modules/views/src/Plugin/views/row/OpmlFields.php |
Validate that the plugin is correct and can be saved. |
| options.field_type_categories.yml |
file |
core/modules/options/options.field_type_categories.yml |
core/modules/options/options.field_type_categories.yml |
| OptionsDynamicValuesTestBase::$field |
property |
core/modules/options/tests/src/Functional/OptionsDynamicValuesTestBase.php |
|
| OptionsDynamicValuesTestBase::$fieldStorage |
property |
core/modules/options/tests/src/Functional/OptionsDynamicValuesTestBase.php |
The field storage. |
| OptionsField |
class |
core/modules/options/src/Plugin/migrate/field/d7/OptionsField.php |
Migrate field plugin for Drupal 7 options fields. |
| OptionsField.php |
file |
core/modules/options/src/Plugin/migrate/field/d7/OptionsField.php |
|
| OptionsFieldTest |
class |
core/modules/options/tests/src/Kernel/OptionsFieldTest.php |
Tests for the 'Options' field types. |
| OptionsFieldTest.php |
file |
core/modules/options/tests/src/Kernel/OptionsFieldTest.php |
|
| OptionsFieldTest::$modules |
property |
core/modules/options/tests/src/Kernel/OptionsFieldTest.php |
Modules to install. |
| OptionsFieldTest::testGenerateSampleItemsWithNoAllowedValues |
function |
core/modules/options/tests/src/Kernel/OptionsFieldTest.php |
Tests that ::generateSampleItems does not fail with empty allowed values. |
| OptionsFieldTest::testUpdateAllowedValues |
function |
core/modules/options/tests/src/Kernel/OptionsFieldTest.php |
Tests that allowed values can be updated. |
| OptionsFieldUIAllowedValuesTest |
class |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php |
Tests the Options field allowed values UI functionality. |
| OptionsFieldUIAllowedValuesTest.php |
file |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php |
|
| OptionsFieldUIAllowedValuesTest::$adminPath |
property |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php |
Admin path to manage field storage settings. |
| OptionsFieldUIAllowedValuesTest::$defaultTheme |
property |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php |
The theme to install as the default for testing. |
| OptionsFieldUIAllowedValuesTest::$fieldName |
property |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php |
Name of the option field. |
| OptionsFieldUIAllowedValuesTest::$modules |
property |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php |
Modules to install. |
| OptionsFieldUIAllowedValuesTest::$nodeFormPath |
property |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php |
Node form path for created content type. |
| OptionsFieldUIAllowedValuesTest::$type |
property |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php |
Machine name of the created content type. |
| OptionsFieldUIAllowedValuesTest::assertAllowValuesRowCount |
function |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php |
Assert the count of the allowed values rows. |
| OptionsFieldUIAllowedValuesTest::assertHasFocusByAttribute |
function |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php |
Asserts an element specified by an attribute value has focus. |
| OptionsFieldUIAllowedValuesTest::assertNodeFormOrder |
function |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php |
Asserts the order of provided option list on node form. |
| OptionsFieldUIAllowedValuesTest::assertOrder |
function |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php |
Asserts the order of provided option list on admin path. |
| OptionsFieldUIAllowedValuesTest::createOptionsField |
function |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php |
Helper function to create list field of a given type. |
| OptionsFieldUIAllowedValuesTest::exposeOptionMachineName |
function |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php |
Exposes the machine name input for a row. |
| OptionsFieldUIAllowedValuesTest::pressEnterOnElement |
function |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php |
Presses "Enter" on the specified element. |
| OptionsFieldUIAllowedValuesTest::providerTestOptionsAllowedValues |
function |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php |
Data provider for testOptionsAllowedValues(). |
| OptionsFieldUIAllowedValuesTest::setUp |
function |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php |
|
| OptionsFieldUIAllowedValuesTest::testOptionsAllowedValues |
function |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php |
Tests option types allowed values. |
| OptionsFieldUITest |
class |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUITest.php |
Tests the Options field UI functionality. |
| OptionsFieldUITest |
class |
core/modules/options/tests/src/Functional/OptionsFieldUITest.php |
Tests the Options field UI functionality. |
| OptionsFieldUITest.php |
file |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUITest.php |
|
| OptionsFieldUITest.php |
file |
core/modules/options/tests/src/Functional/OptionsFieldUITest.php |
|
| OptionsFieldUITest::$adminPath |
property |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUITest.php |
Admin path to manage field storage settings. |
| OptionsFieldUITest::$adminPath |
property |
core/modules/options/tests/src/Functional/OptionsFieldUITest.php |
Admin path to manage field storage settings. |
| OptionsFieldUITest::$defaultTheme |
property |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUITest.php |
The theme to install as the default for testing. |
| OptionsFieldUITest::$defaultTheme |
property |
core/modules/options/tests/src/Functional/OptionsFieldUITest.php |
The theme to install as the default for testing. |
| OptionsFieldUITest::$fieldName |
property |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUITest.php |
Name of the option field. |
| OptionsFieldUITest::$fieldName |
property |
core/modules/options/tests/src/Functional/OptionsFieldUITest.php |
Name of the option field. |
| OptionsFieldUITest::$modules |
property |
core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUITest.php |
Modules to install. |