Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
OptionsFieldUITest.php
»
OptionsFieldUITest
»
OptionsFieldUITest::createOptionsField
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
6 calls to OptionsFieldUITest::createOptionsField()
OptionsFieldUITest::testNodeDisplay
in drupal/
core/
modules/
options/
lib/
Drupal/
options/
Tests/
OptionsFieldUITest.php
Tests normal and key formatter display on node display.
OptionsFieldUITest::testOptionsAllowedValuesBoolean
in drupal/
core/
modules/
options/
lib/
Drupal/
options/
Tests/
OptionsFieldUITest.php
Options (boolean) : test 'On/Off' values input.
OptionsFieldUITest::testOptionsAllowedValuesFloat
in drupal/
core/
modules/
options/
lib/
Drupal/
options/
Tests/
OptionsFieldUITest.php
Options (float) : test 'allowed values' input.
OptionsFieldUITest::testOptionsAllowedValuesInteger
in drupal/
core/
modules/
options/
lib/
Drupal/
options/
Tests/
OptionsFieldUITest.php
Options (integer) : test 'allowed values' input.
OptionsFieldUITest::testOptionsAllowedValuesText
in drupal/
core/
modules/
options/
lib/
Drupal/
options/
Tests/
OptionsFieldUITest.php
Options (text) : test 'allowed values' input.
OptionsFieldUITest::testOptionsTrimmedValuesText
in drupal/
core/
modules/
options/
lib/
Drupal/
options/
Tests/
OptionsFieldUITest.php
Options (text) : test 'trimmed values' input.