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 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/ |
MySQL 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 |
---|---|---|---|
SelectionTest | class | core/ |
Tests entity reference selection handler. |
SelectionTest | class | core/ |
Tests entity reference selection handler. |
SelectionTest.php | file | core/ |
|
SelectionTest.php | file | core/ |
|
SelectionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SelectionTest::$handlerSettings | property | core/ |
The handler settings for the entity reference field. |
SelectionTest::$modules | property | core/ |
Modules to enable. |
SelectionTest::$modules | property | core/ |
Modules to enable. |
SelectionTest::$nodes | property | core/ |
Nodes for testing. |
SelectionTest::$nodes | property | core/ |
An array of node titles, keyed by content type and node ID. |
SelectionTest::$selectionHandler | property | core/ |
The selection handler. |
SelectionTest::assertResults | function | core/ |
Confirm the expected results are returned. |
SelectionTest::setUp | function | core/ |
|
SelectionTest::setUp | function | core/ |
|
SelectionTest::testAnchorTagStripping | function | core/ |
Tests the anchor tag stripping. |
SelectionTest::testAutocompleteOutput | function | core/ |
Tests that the Views selection handles the views output properly. |
SelectionTest::testSelectionHandler | function | core/ |
Tests the selection handler. |
SelectionTrait | trait | core/ |
Provides common methods and injects services for core selection handlers. |
SelectionTrait.php | file | core/ |
|
SelectionTrait::$currentUser | property | core/ |
The current user. |
SelectionTrait::$entityManager | property | core/ |
The entity manager service. |
SelectionTrait::$moduleHandler | property | core/ |
The module handler service. |
SelectionTrait::create | function | core/ |
|
SelectionTrait::__construct | function | core/ |
Constructs a new selection object. |
SelectionWithAutocreateInterface | interface | core/ |
Interface for Selection plugins that support newly created entities. |
SelectionWithAutocreateInterface.php | file | core/ |
|
SelectionWithAutocreateInterface::createNewEntity | function | core/ |
Creates a new entity object that can be used as a valid reference. |
SelectionWithAutocreateInterface::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
SelectLanguageForm | class | core/ |
Provides the language selection form. |
SelectLanguageForm.php | file | core/ |
|
SelectLanguageForm::buildForm | function | core/ |
Form constructor. |
SelectLanguageForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
SelectLanguageForm::submitForm | function | core/ |
Form submission handler. |
selectmenu.css | file | core/ |
/*! * jQuery UI Selectmenu 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/selectmenu/#theming … |
SelectOrderedTest | class | core/ |
Tests the Select query builder. |
SelectOrderedTest.php | file | core/ |
|
SelectOrderedTest::testSimpleSelectMultiOrdered | function | core/ |
Tests multiple ORDER BY. |
SelectOrderedTest::testSimpleSelectOrdered | function | core/ |
Tests basic ORDER BY. |
SelectOrderedTest::testSimpleSelectOrderedDesc | function | core/ |
Tests ORDER BY descending. |
SelectPagerDefaultTest | class | core/ |
Tests the pager query select extender. |
SelectPagerDefaultTest.php | file | core/ |
|
SelectPagerDefaultTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SelectPagerDefaultTest::testElementNumbers | function | core/ |
Confirms that every pager gets a valid, non-overlapping element ID. |
SelectPagerDefaultTest::testEvenPagerQuery | function | core/ |
Confirms that a pager query returns the correct results. |
SelectPagerDefaultTest::testHavingPagerQuery | function | core/ |
Confirms that a paging query results with a having expression are valid. |
SelectPagerDefaultTest::testInnerPagerQuery | function | core/ |
Confirms that a pager query results with an inner pager query are valid. |
SelectPagerDefaultTest::testOddPagerQuery | function | core/ |
Confirms that a pager query returns the correct results. |
SelectProfileForm | class | core/ |
Provides the profile selection form. |
SelectProfileForm.php | file | core/ |
|
SelectProfileForm::addUmamiWarning | function | core/ |
Show profile warning if 'demo_umami' profile is selected. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.