DisplayModeBundleSelectionTest::providerBundleSelection |
function |
core/modules/field_ui/tests/src/FunctionalJavascript/DisplayModeBundleSelectionTest.php |
Data provider for testBundleSelection(). |
DisplayModeBundleSelectionTest::setUp |
function |
core/modules/field_ui/tests/src/FunctionalJavascript/DisplayModeBundleSelectionTest.php |
|
DisplayModeBundleSelectionTest::testBundleSelection |
function |
core/modules/field_ui/tests/src/FunctionalJavascript/DisplayModeBundleSelectionTest.php |
Tests the bundle selection. |
DisplayVariantTest::testPageDisplayVariantSelectionEvent |
function |
core/modules/system/tests/src/Functional/Render/DisplayVariantTest.php |
Tests selecting the variant and passing configuration. |
DriverSpecificConnectionUnitTestBase::testOpenSelectQueryClose |
function |
core/tests/Drupal/KernelTests/Core/Database/DriverSpecificConnectionUnitTestBase.php |
Tests Database::closeConnection() with a select query. |
EditModeTest::ANNOUNCE_SELECTOR |
constant |
core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php |
CSS selector for Drupal's announce element. |
EditorAdminTest::selectUnicornEditor |
function |
core/modules/editor/tests/src/Functional/EditorAdminTest.php |
Tests and selects the unicorn editor. |
EditorAdminTest::testEditorSelection |
function |
core/modules/editor/tests/src/FunctionalJavascript/EditorAdminTest.php |
Tests that editor selection can be toggled without breaking ajax. |
ElementsTableSelectTest |
class |
core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php |
Tests the tableselect form element for expected behavior. |
ElementsTableSelectTest |
class |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
Tests the tableselect form element for expected behavior. |
ElementsTableSelectTest.php |
file |
core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php |
|
ElementsTableSelectTest.php |
file |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
|
ElementsTableSelectTest::$defaultTheme |
property |
core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php |
The theme to install as the default for testing. |
ElementsTableSelectTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
The theme to install as the default for testing. |
ElementsTableSelectTest::$modules |
property |
core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php |
Modules to install. |
ElementsTableSelectTest::$modules |
property |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
Modules to install. |
ElementsTableSelectTest::formSubmitHelper |
function |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
Helper function for the option check test to submit a form while collecting errors. |
ElementsTableSelectTest::testAdvancedSelect |
function |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
Tests the #js_select property. |
ElementsTableSelectTest::testAjax |
function |
core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php |
Tests the presence of ajax functionality for all options. |
ElementsTableSelectTest::testDisabledRows |
function |
core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php |
Tests table select with disabled rows. |
ElementsTableSelectTest::testEmptyText |
function |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
Tests the display of the #empty text when #options is an empty array. |
ElementsTableSelectTest::testMultipleFalse |
function |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
Tests the display of radios when #multiple is FALSE. |
ElementsTableSelectTest::testMultipleFalseOptionChecker |
function |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
Tests error handling for invalid tableselect values with radio buttons. |
ElementsTableSelectTest::testMultipleFalseSubmit |
function |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
Tests submission of values when #multiple is FALSE. |
ElementsTableSelectTest::testMultipleTrue |
function |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
Tests the display of checkboxes when #multiple is TRUE. |
ElementsTableSelectTest::testMultipleTrueOptionChecker |
function |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
Tests error handling for invalid tableselect values with checkboxes. |
ElementsTableSelectTest::testMultipleTrueSubmit |
function |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
Tests the submission of single and multiple values when #multiple is TRUE. |
ElementsTableSelectTest::testTableSelectColSpan |
function |
core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php |
Tests the display when #colspan is set. |
EmbeddedFormWidgetTest::insertionReselectionProvider |
function |
core/modules/media_library/tests/src/FunctionalJavascript/EmbeddedFormWidgetTest.php |
Data provider for ::testInsertionAndReselection(). |
EmbeddedFormWidgetTest::testInsertionAndReselection |
function |
core/modules/media_library/tests/src/FunctionalJavascript/EmbeddedFormWidgetTest.php |
Tests media inside another widget that validates too enthusiastically. |
EntityAutocompleteMatcher::$selectionManager |
property |
core/lib/Drupal/Core/Entity/EntityAutocompleteMatcher.php |
The entity reference selection handler plugin manager. |
EntityAutocompleteTest::testSelectionSettingsHandling |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityAutocompleteTest.php |
Tests that missing or invalid selection setting key are handled correctly. |
EntityCacheTagsTestBase::selectViewMode |
function |
core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php |
Selects the preferred view mode for the given entity type. |
EntityDisplayModeController::formModeTypeSelection |
function |
core/modules/field_ui/src/Controller/EntityDisplayModeController.php |
Provides a list of eligible entity types for adding form modes. |
EntityDisplayModeController::viewModeTypeSelection |
function |
core/modules/field_ui/src/Controller/EntityDisplayModeController.php |
Provides a list of eligible entity types for adding view modes. |
EntityReference::getDefaultSelectedEntities |
function |
core/modules/views/src/Plugin/views/filter/EntityReference.php |
Gets all entities selected by default. |
EntityReference::getSelectionHandler |
function |
core/modules/views/src/Plugin/views/filter/EntityReference.php |
Gets the entity reference selection handler. |
EntityReference::valueFormAddSelect |
function |
core/modules/views/src/Plugin/views/filter/EntityReference.php |
Adds a select element to the form. |
EntityReference::WIDGET_SELECT |
constant |
core/modules/views/src/Plugin/views/filter/EntityReference.php |
Type for the select list filter format. |
EntityReference::WIDGET_SELECT_LIMIT |
constant |
core/modules/views/src/Plugin/views/filter/EntityReference.php |
Max number of entities in the select widget. |
EntityReferenceAdminTest::assertFieldSelectOptions |
function |
core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php |
Checks if a select element contains the specified options. |
EntityReferenceAdminTest::assertFieldSelectOptions |
function |
core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php |
Checks if a select element contains the specified options. |
EntityReferenceAutocompleteWidget::getSelectionHandlerSetting |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php |
Returns the value of a setting for the entity reference selection handler. |
EntityReferenceItemTest::testSelectionHandlerSettings |
function |
core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceItemTest.php |
Tests that the 'handler' field setting stores the proper plugin ID. |
EntityReferenceSelection |
class |
core/lib/Drupal/Core/Entity/Annotation/EntityReferenceSelection.php |
Defines an EntityReferenceSelection plugin annotation object. |
EntityReferenceSelection |
class |
core/lib/Drupal/Core/Entity/Attribute/EntityReferenceSelection.php |
Defines an EntityReferenceSelection attribute for plugin discovery. |
EntityReferenceSelection.php |
file |
core/lib/Drupal/Core/Entity/Annotation/EntityReferenceSelection.php |
|
EntityReferenceSelection.php |
file |
core/lib/Drupal/Core/Entity/Attribute/EntityReferenceSelection.php |
|
EntityReferenceSelection::$entity_types |
property |
core/lib/Drupal/Core/Entity/Annotation/EntityReferenceSelection.php |
An array of entity types that can be referenced by this plugin. |
EntityReferenceSelection::$group |
property |
core/lib/Drupal/Core/Entity/Annotation/EntityReferenceSelection.php |
The selection plugin group. |