| OptionsFloatFieldImportTest::$defaultTheme |
property |
core/modules/options/tests/src/Functional/OptionsFloatFieldImportTest.php |
The theme to install as the default for testing. |
| OptionsFloatFieldImportTest::$modules |
property |
core/modules/options/tests/src/Functional/OptionsFloatFieldImportTest.php |
Modules to install. |
| OptionsFloatFieldImportTest::setUp |
function |
core/modules/options/tests/src/Functional/OptionsFloatFieldImportTest.php |
|
| OptionsFloatFieldImportTest::testImport |
function |
core/modules/options/tests/src/Functional/OptionsFloatFieldImportTest.php |
Tests that importing list_float fields works. |
| OptionsFormattersTest |
class |
core/modules/options/tests/src/Kernel/OptionsFormattersTest.php |
Tests the Options field type formatters. |
| OptionsFormattersTest.php |
file |
core/modules/options/tests/src/Kernel/OptionsFormattersTest.php |
|
| OptionsFormattersTest::testFormatter |
function |
core/modules/options/tests/src/Kernel/OptionsFormattersTest.php |
Tests the formatters. |
| OptionsListArgumentTest |
class |
core/modules/options/tests/src/Kernel/Views/OptionsListArgumentTest.php |
Tests options list argument for views. |
| OptionsListArgumentTest.php |
file |
core/modules/options/tests/src/Kernel/Views/OptionsListArgumentTest.php |
|
| OptionsListArgumentTest::$testViews |
property |
core/modules/options/tests/src/Kernel/Views/OptionsListArgumentTest.php |
Views used by this test. |
| OptionsListArgumentTest::testViewsTestOptionsListArgument |
function |
core/modules/options/tests/src/Kernel/Views/OptionsListArgumentTest.php |
Tests the options field argument. |
| OptionsListFilterTest |
class |
core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php |
Tests options list filter for views. |
| OptionsListFilterTest.php |
file |
core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php |
|
| OptionsListFilterTest::$testViews |
property |
core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php |
Views used by this test. |
| OptionsListFilterTest::testViewsTestOptionsListFilter |
function |
core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php |
Tests options list field filter. |
| OptionsListFilterTest::testViewsTestOptionsListGroupedFilter |
function |
core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php |
Tests options list field filter when grouped. |
| OptionsRequestSubscriberTest |
class |
core/tests/Drupal/Tests/Core/EventSubscriber/OptionsRequestSubscriberTest.php |
Tests Drupal\Core\EventSubscriber\OptionsRequestSubscriber. |
| OptionsRequestSubscriberTest.php |
file |
core/tests/Drupal/Tests/Core/EventSubscriber/OptionsRequestSubscriberTest.php |
|
| OptionsRequestSubscriberTest::providerTestOnRequestWithOptionsRequest |
function |
core/tests/Drupal/Tests/Core/EventSubscriber/OptionsRequestSubscriberTest.php |
|
| OptionsRequestSubscriberTest::testWithNonOptionRequest |
function |
core/tests/Drupal/Tests/Core/EventSubscriber/OptionsRequestSubscriberTest.php |
Tests with non option request. |
| OptionsRequestSubscriberTest::testWithOptionsRequest |
function |
core/tests/Drupal/Tests/Core/EventSubscriber/OptionsRequestSubscriberTest.php |
Tests with options request. |
| OptionsRequestSubscriberTest::testWithoutMatchingRoutes |
function |
core/tests/Drupal/Tests/Core/EventSubscriber/OptionsRequestSubscriberTest.php |
Tests without matching routes. |
| OptionsSelectDynamicValuesTest |
class |
core/modules/options/tests/src/Functional/OptionsSelectDynamicValuesTest.php |
Tests an options select with a dynamic allowed values function. |
| OptionsSelectDynamicValuesTest.php |
file |
core/modules/options/tests/src/Functional/OptionsSelectDynamicValuesTest.php |
|
| OptionsSelectDynamicValuesTest::$defaultTheme |
property |
core/modules/options/tests/src/Functional/OptionsSelectDynamicValuesTest.php |
The theme to install as the default for testing. |
| OptionsSelectDynamicValuesTest::testSelectListDynamic |
function |
core/modules/options/tests/src/Functional/OptionsSelectDynamicValuesTest.php |
Tests the 'options_select' widget (single select). |
| OptionsTestBase |
class |
core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php |
Base class for options views tests. |
| OptionsTestBase.php |
file |
core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php |
|
| OptionsTestBase::$fieldNames |
property |
core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php |
The used field names. |
| OptionsTestBase::$fieldValues |
property |
core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php |
Stores the field values used for the different tests. |
| OptionsTestBase::$modules |
property |
core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php |
Modules to install. |
| OptionsTestBase::$nodes |
property |
core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php |
Stores the nodes used for the different tests. |
| OptionsTestBase::mockStandardInstall |
function |
core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php |
Provides a workaround for the inability to use the standard profile. |
| OptionsTestBase::setUp |
function |
core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php |
|
| OptionsTestHooks |
class |
core/modules/options/tests/options_test/src/Hook/OptionsTestHooks.php |
Hook implementations for options_test. |
| OptionsTestHooks.php |
file |
core/modules/options/tests/options_test/src/Hook/OptionsTestHooks.php |
|
| OptionsTestHooks::formEntityTestEntityTestFormAlter |
function |
core/modules/options/tests/options_test/src/Hook/OptionsTestHooks.php |
Implements hook_form_FORM_ID_alter(). |
| OptionsTestHooks::optionsListAlter |
function |
core/modules/options/tests/options_test/src/Hook/OptionsTestHooks.php |
Implements hook_options_list_alter(). |
| OptionsWidgetsTest |
class |
core/modules/options/tests/src/Functional/OptionsWidgetsTest.php |
Tests the Options widgets. |
| OptionsWidgetsTest.php |
file |
core/modules/options/tests/src/Functional/OptionsWidgetsTest.php |
|
| OptionsWidgetsTest::$card1 |
property |
core/modules/options/tests/src/Functional/OptionsWidgetsTest.php |
A field storage with cardinality 1 to use in this test class. |
| OptionsWidgetsTest::$card2 |
property |
core/modules/options/tests/src/Functional/OptionsWidgetsTest.php |
A field storage with cardinality 2 to use in this test class. |
| OptionsWidgetsTest::$defaultTheme |
property |
core/modules/options/tests/src/Functional/OptionsWidgetsTest.php |
The theme to install as the default for testing. |
| OptionsWidgetsTest::$float |
property |
core/modules/options/tests/src/Functional/OptionsWidgetsTest.php |
A field storage with float values to use in this test class. |
| OptionsWidgetsTest::$modules |
property |
core/modules/options/tests/src/Functional/OptionsWidgetsTest.php |
Modules to install. |
| OptionsWidgetsTest::setUp |
function |
core/modules/options/tests/src/Functional/OptionsWidgetsTest.php |
|
| OptionsWidgetsTest::testCheckBoxes |
function |
core/modules/options/tests/src/Functional/OptionsWidgetsTest.php |
Tests the 'options_buttons' widget (multiple select). |
| OptionsWidgetsTest::testEmptyValue |
function |
core/modules/options/tests/src/Functional/OptionsWidgetsTest.php |
Tests the 'options_select' and 'options_button' widget for empty value. |
| OptionsWidgetsTest::testOptionsListAlter |
function |
core/modules/options/tests/src/Functional/OptionsWidgetsTest.php |
Tests hook_options_list_alter(). |
| OptionsWidgetsTest::testRadioButtons |
function |
core/modules/options/tests/src/Functional/OptionsWidgetsTest.php |
Tests the 'options_buttons' widget (single select). |