Search for select
- Search 7.x for select
- Search 9.5.x for select
- Search 10.3.x for select
- Search 11.x for select
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Select | class | core/ |
MySQL implementation of \Drupal\Core\Database\Query\Select. |
| Select | class | core/ |
MySQL test implementation of \Drupal\Core\Database\Query\Select. |
| Select | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Select. |
| Select | class | core/ |
|
| Select | class | core/ |
Provides a form element for a drop-down menu or scrolling selection box. |
| Select | class | core/ |
SQLite implementation of \Drupal\Core\Database\Query\Select. |
| Select | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Select. |
| Select | class | core/ |
Query builder for SELECT statements. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityReferenceSelection | class | core/ |
Defines an EntityReferenceSelection plugin annotation object. |
| EntityReferenceSelection.php | file | core/ |
|
| EntityReferenceSelection::$entity_types | property | core/ |
An array of entity types that can be referenced by this plugin. Defaults to all entity types. |
| EntityReferenceSelection::$group | property | core/ |
The selection plugin group. |
| EntityReferenceSelection::$id | property | core/ |
The plugin ID. |
| EntityReferenceSelection::$label | property | core/ |
The human-readable name of the selection plugin. |
| EntityReferenceSelection::$weight | property | core/ |
The weight of the plugin in its group. |
| EntityReferenceSelectionAccessTest | class | core/ |
Tests for the base handlers provided by Entity Reference. |
| EntityReferenceSelectionAccessTest.php | file | core/ |
|
| EntityReferenceSelectionAccessTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceSelectionAccessTest::assertReferenceable | function | core/ |
Checks that a selection plugin returns the expected results. |
| EntityReferenceSelectionAccessTest::setUp | function | core/ |
|
| EntityReferenceSelectionAccessTest::testCommentHandler | function | core/ |
Test the comment-specific overrides of the entity handler. |
| EntityReferenceSelectionAccessTest::testMediaHandler | function | core/ |
Tests the selection handler for the media entity type. |
| EntityReferenceSelectionAccessTest::testNodeHandler | function | core/ |
Test the node-specific overrides of the entity handler. |
| EntityReferenceSelectionAccessTest::testTermHandler | function | core/ |
Test the term-specific overrides of the selection handler. |
| EntityReferenceSelectionAccessTest::testUserHandler | function | core/ |
Test the user-specific overrides of the entity handler. |
| EntityReferenceSelectionReferenceableTest | class | core/ |
Tests entity reference selection plugins. |
| EntityReferenceSelectionReferenceableTest.php | file | core/ |
|
| EntityReferenceSelectionReferenceableTest::$bundle | property | core/ |
Bundle of 'entity_test_no_label' entity. |
| EntityReferenceSelectionReferenceableTest::$labels | property | core/ |
Labels to be tested. |
| EntityReferenceSelectionReferenceableTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceSelectionReferenceableTest::$selectionHandler | property | core/ |
The selection handler. |
| EntityReferenceSelectionReferenceableTest::providerTestCases | function | core/ |
Provides test cases for ::testReferenceablesWithNoLabelKey() test. |
| EntityReferenceSelectionReferenceableTest::setUp | function | core/ |
|
| EntityReferenceSelectionReferenceableTest::testReferenceablesWithNoLabelKey | function | core/ |
Tests values returned by SelectionInterface::getReferenceableEntities() when the target entity type has no 'label' key. |
| EntityReferenceSelectionSortTest | class | core/ |
Tests sorting referenced items. |
| EntityReferenceSelectionSortTest.php | file | core/ |
|
| EntityReferenceSelectionSortTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceSelectionSortTest::setUp | function | core/ |
|
| EntityReferenceSelectionSortTest::testSort | function | core/ |
Assert sorting by field and property. |
| EntityReferenceSelectionUnitTest | class | core/ |
Provides unit testing for selection handlers. |
| EntityReferenceSelectionUnitTest.php | file | core/ |
|
| EntityReferenceSelectionUnitTest::providerTestSetConfiguration | function | core/ |
Provides test data for ::testSetConfiguration() |
| EntityReferenceSelectionUnitTest::testDeprecationErrorTriggering | function | core/ |
Tests deprecation error triggering. |
| EntityReferenceSelectionUnitTest::testInvalidDefaultConfiguration | function | core/ |
Tests invalid default configuration. |
| EntityReferenceSelectionUnitTest::testMalformedHandlerSettingsValue | function | core/ |
Tests the selection handler with malformed 'handler_settings' value. |
| EntityReferenceSelectionUnitTest::testSetConfiguration | function | core/ |
Tests selection handler plugin configuration set. |
| EntityReferenceSelectionUnitTest::testSetConfigurationBcLevel | function | core/ |
Tests the selection handler plugin BC structure. |
| EntityReferenceWidgetTest::testFocusNotAppliedWithoutSelectionChange | function | core/ |
Tests that disabled media items don't capture focus on page load. |
| field.field.node.article.field_ref_views_select_2429191.yml | file | core/ |
core/modules/field/tests/fixtures/update/field.field.node.article.field_ref_views_select_2429191.yml |
| field.storage.node.field_ref_views_select_2429191.yml | file | core/ |
core/modules/field/tests/fixtures/update/field.storage.node.field_ref_views_select_2429191.yml |
| FileSelection | class | core/ |
Provides specific access control for the file entity type. |
| FileSelection.php | file | core/ |
|
| FileSelection::buildEntityQuery | function | core/ |
Builds an EntityQuery to get referenceable entities. |
| FileSelection::createNewEntity | function | core/ |
Creates a new entity object that can be used as a valid reference. |
| FileSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
| FilterFormTest::assertNoSelect | function | core/ |
Makes sure that no select element with the given ID exists on the page. |
| FilterFormTest::assertRequiredSelectAndOptions | function | core/ |
Asserts that there is a select element with the given ID that is required. |
| FilterPluginBase::prepareFilterSelectOptions | function | core/ |
Sanitizes the HTML select element's options. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.