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 |
---|---|---|---|
PageDisplayVariantSelectionEvent::getRouteMatch | function | core/ |
Gets the current route match. |
PageDisplayVariantSelectionEvent::setContexts | function | core/ |
Sets the contexts to be passed to the page display variant. |
PageDisplayVariantSelectionEvent::setPluginConfiguration | function | core/ |
Set the configuration for the selected page display variant. |
PageDisplayVariantSelectionEvent::setPluginId | function | core/ |
The selected page display variant plugin ID. |
PageDisplayVariantSelectionEvent::__construct | function | core/ |
Constructs the page display variant plugin selection event. |
PagerSelectExtender | class | core/ |
Query extender for pager queries. |
PagerSelectExtender.php | file | core/ |
|
PagerSelectExtender::$customCountQuery | property | core/ |
The count query that will be used for this pager. |
PagerSelectExtender::$element | property | core/ |
The unique ID of this pager on this page. |
PagerSelectExtender::$limit | property | core/ |
The number of elements per page to allow. |
PagerSelectExtender::$maxElement | property | core/ |
The highest element we've autogenerated so far. |
PagerSelectExtender::element | function | core/ |
Specify the element ID for this pager query. |
PagerSelectExtender::ensureElement | function | core/ |
Ensure that there is an element associated with this query. If an element was not specified previously, then the value of the $maxElement counter is taken, after which the counter is incremented. |
PagerSelectExtender::execute | function | core/ |
Override the execute method. |
PagerSelectExtender::getCountQuery | function | core/ |
Retrieve the count query for this pager. |
PagerSelectExtender::limit | function | core/ |
Specify the maximum number of elements per page for this query. |
PagerSelectExtender::setCountQuery | function | core/ |
Specify the count query object to use for this pager. |
PagerSelectExtender::__construct | function | core/ |
|
PhpSelection | class | core/ |
Defines an alternative to the default Entity Reference Selection plugin. |
PhpSelection.php | file | core/ |
|
PhpSelection::countReferenceableEntities | function | core/ |
Counts entities that are referenceable. |
PhpSelection::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
PhpSelection::matchLabel | function | core/ |
Matches an entity label to an input string. |
plugin.manager.entity_reference_selection | service | core/ |
Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginManager |
quickedit.editor.selector | service | core/ |
Drupal\quickedit\EditorSelector |
QuickEditController::$editorSelector | property | core/ |
The in-place editor selector. |
QuickEditIntegrationTest::$editorSelector | property | core/ |
The editor selector object to be used by the metadata generator object. |
QuickEditIntegrationTest::getSelectedEditor | function | core/ |
Returns the in-place editor that quickedit selects. |
QuickEditIntegrationTest::testEditorSelection | function | core/ |
Tests editor selection when the Editor module is present. |
RemoveCommand::$selector | property | core/ |
The CSS selector for the element(s) to be removed. |
RenderEvents::SELECT_PAGE_DISPLAY_VARIANT | constant | core/ |
Name of the event when selecting a page display variant to use. |
ReservedWordTest::testSelectReservedWordAliasAllFields | function | core/ |
Tests SELECT query with all fields from a table with a reserved alias. |
ReservedWordTest::testSelectReservedWordAliasCount | function | core/ |
Tests SELECT count query from a table with a reserved alias. |
ReservedWordTest::testSelectReservedWordAliasSpecificFields | function | core/ |
Tests SELECT query with specific fields from a table with a reserved alias. |
ReservedWordTest::testSelectReservedWordTableAllFields | function | core/ |
Tests SELECT query with all fields from a table with a reserved name. |
ReservedWordTest::testSelectReservedWordTableCount | function | core/ |
Tests SELECT count query from a table with a reserved name. |
ReservedWordTest::testSelectReservedWordTableSpecificField | function | core/ |
Tests SELECT query with a specific field from a table with a reserved name. |
RestripeCommand::$selector | property | core/ |
A CSS selector string. |
ScrollTopCommand::$selector | property | core/ |
A CSS selector string. |
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. |
select.html.twig | file | core/ |
Theme override for a select element. |
select.html.twig | file | core/ |
Theme override for a select element. |
select.html.twig | file | core/ |
Default theme implementation for a select element. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.