25 string references to 'Select'
- AjaxFormPageCacheTest::testSimpleAJAXFormValue in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxFormPageCacheTest.php - Create a simple form, then submit the form via AJAX to change to it.
- Connection::getDriverClass in core/
lib/ Drupal/ Core/ Database/ Connection.php - Gets the driver-specific override class if any for the specified class.
- Connection::select in core/
lib/ Drupal/ Core/ Database/ Connection.php - Prepares and returns a SELECT query object.
- ConnectionTest::providerGetDriverClass in core/
tests/ Drupal/ Tests/ Core/ Database/ ConnectionTest.php - Data provider for testGetDriverClass().
- DatabaseTestSchemaInstallTrait::installSampleSchema in core/
tests/ Drupal/ KernelTests/ Core/ Database/ DatabaseTestSchemaInstallTrait.php - Sets up our sample table schema.
- DriverSpecificSchemaTestBase::testReservedKeywordsForNaming in core/
tests/ Drupal/ KernelTests/ Core/ Database/ DriverSpecificSchemaTestBase.php - Tests handling with reserved keywords for naming tables, fields and more.
- FormValidator::performRequiredValidation in core/
lib/ Drupal/ Core/ Form/ FormValidator.php - Performs validation of elements that are not subject to limited validation.
- FormValuesTest::testSimpleAjaxFormValue in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ FormValuesTest.php - Submits forms with select and checkbox elements via Ajax.
- RenderElementBase::preRenderAjaxForm in core/
lib/ Drupal/ Core/ Render/ Element/ RenderElementBase.php - Adds Ajax information about an element to communicate with JavaScript.
- ReservedWordTest::testGroupBy in core/
tests/ Drupal/ KernelTests/ Core/ Database/ ReservedWordTest.php - Tests SELECT query with GROUP BY clauses on fields with reserved names.
- views.view.related_recipes.yml in core/
profiles/ demo_umami/ config/ install/ views.view.related_recipes.yml - core/profiles/demo_umami/config/install/views.view.related_recipes.yml
- views.view.taxonomy_translated_term_name_test.yml in core/
modules/ taxonomy/ tests/ modules/ taxonomy_test_views/ test_views/ views.view.taxonomy_translated_term_name_test.yml - core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.taxonomy_translated_term_name_test.yml
- views.view.test_content_moderation_filter_via_revision_relationship.yml in core/
modules/ content_moderation/ tests/ modules/ content_moderation_test_views/ config/ install/ views.view.test_content_moderation_filter_via_revision_relationship.yml - core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_filter_via_revision_relationship.yml
- views.view.test_filter_current_user.yml in core/
modules/ user/ tests/ modules/ user_test_views/ test_views/ views.view.test_filter_current_user.yml - core/modules/user/tests/modules/user_test_views/test_views/views.view.test_filter_current_user.yml
- views.view.test_filter_permission.yml in core/
modules/ user/ tests/ modules/ user_test_views/ test_views/ views.view.test_filter_permission.yml - core/modules/user/tests/modules/user_test_views/test_views/views.view.test_filter_permission.yml
- views.view.test_user_bulk_form_combine_filter.yml in core/
modules/ user/ tests/ modules/ user_test_views/ test_views/ views.view.test_user_bulk_form_combine_filter.yml - core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_bulk_form_combine_filter.yml
- views.view.user_admin_people.yml in core/
modules/ user/ config/ optional/ views.view.user_admin_people.yml - core/modules/user/config/optional/views.view.user_admin_people.yml
- views.view.who_s_new.yml in core/
modules/ user/ config/ optional/ views.view.who_s_new.yml - core/modules/user/config/optional/views.view.who_s_new.yml
- views.view.who_s_online.yml in core/
modules/ user/ config/ optional/ views.view.who_s_online.yml - core/modules/user/config/optional/views.view.who_s_online.yml
- WebAssert::optionExists in core/
tests/ Drupal/ Tests/ WebAssert.php - Checks that specific option in a select field exists on the current page.
- WebAssert::optionNotExists in core/
tests/ Drupal/ Tests/ WebAssert.php - Checks that an option in a select field does NOT exist on the current page.
- WebAssert::selectExists in core/
tests/ Drupal/ Tests/ WebAssert.php - Checks that specific select field exists on the current page.
- Weight::processWeight in core/
lib/ Drupal/ Core/ Render/ Element/ Weight.php - Expands a weight element into a select/number element.
- WeightTest::testProcessWeightSelectMax in core/
tests/ Drupal/ KernelTests/ Core/ Render/ Element/ WeightTest.php - Tests transformation from "select" to "number" for MAX_DELTA + 1.
- WidgetOverflowTest::providerWidgetOverflow in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ WidgetOverflowTest.php - Data provider for ::testWidgetOverflow() and ::testUnlimitedCardinality().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.