EditorSelectionTest::testText |
function |
drupal/core/modules/edit/lib/Drupal/edit/Tests/EditorSelectionTest.php |
Tests a textual field, without/with text processing, with cardinality 1 and
>1, always without a WYSIWYG editor present. |
LanguageSelectElementTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/LanguageSelectElementTest.php |
Definition of Drupal\system\Tests\Form\LanguageSelectElementTest. |
WizardPluginBase::getSelected |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Gets the current value of a #select element, from within a form constructor function. |
SelectInterface::getArguments |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Compiles and returns an associative array of the arguments for this prepared statement. |
CloseDialogCommand::$selector |
property |
drupal/core/lib/Drupal/Core/Ajax/CloseDialogCommand.php |
A CSS selector string of the dialog to close. |
PagerSelectExtender::$element |
property |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
The unique ID of this pager on this page. |
SelectionBroken::settingsForm |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/Selection/SelectionBroken.php |
Implements SelectionInterface::settingsForm(). |
EditorSelector::$alternatives |
property |
drupal/core/modules/edit/lib/Drupal/edit/EditorSelector.php |
A list of alternative editor plugin IDs, keyed by editor plugin ID. |
LANGUAGE_NEGOTIATION_SELECTED |
constant |
drupal/core/includes/language.inc |
No language negotiation. The default language is used. |
SelectExtender::havingCompile |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
|
SelectTest::testSimpleComment |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests rudimentary SELECT statement with a COMMENT. |
OptionsSelectDynamicValuesTest |
class |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsSelectDynamicValuesTest.php |
Tests an options select with a dynamic allowed values function. |
SelectTableSortDefaultTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTableSortDefaultTest.php |
Definition of Drupal\system\Tests\Database\SelectTableSortDefaultTest. |
SelectComplexTest::testGroupBy |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests GROUP BY clauses. |
SelectInterface::addExpression |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Adds an expression to the list of "fields" to be SELECTed. |
ViewsSelection::initializeView |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php |
Initializes a view. |
EditorSelector::$editorManager |
property |
drupal/core/modules/edit/lib/Drupal/edit/EditorSelector.php |
The manager for editor plugins. |
SelectExtender::getExpressions |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Returns a reference to the expressions array for this query. |
SelectTest::testIsNullCondition |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests that we can find a record with a NULL value. |
EditorSelectionTest::testNumber |
function |
drupal/core/modules/edit/lib/Drupal/edit/Tests/EditorSelectionTest.php |
Tests a number field, with cardinality 1 and >1. |
UserSelection::buildEntityQuery |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/entity_reference/selection/UserSelection.php |
Overrides SelectionBase::buildEntityQuery(). |
UserSelection::entityQueryAlter |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/entity_reference/selection/UserSelection.php |
Overrides SelectionBase::entityQueryAlter(). |
SelectPagerDefaultTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
|
FileSelection::buildEntityQuery |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/entity_reference/selection/FileSelection.php |
Overrides SelectionBase::buildEntityQuery(). |
SelectInterface::getExpressions |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Returns a reference to the expressions array for this query. |
SelectComplexTest::testDistinct |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests distinct queries. |
breakpoint_group_select_options |
function |
drupal/core/modules/breakpoint/breakpoint.module |
Load all breakpoint groups as select options. |
_form_test_tableselect_get_data |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Create a header and options array. Helper function for callbacks. |
NodeSelection::buildEntityQuery |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/entity_reference/selection/NodeSelection.php |
Overrides SelectionBase::buildEntityQuery(). |
SelectionBase::buildEntityQuery |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/entity_reference/selection/SelectionBase.php |
Builds an EntityQuery to get referencable entities. |
SelectionBase::entityQueryAlter |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/entity_reference/selection/SelectionBase.php |
Implements SelectionInterface::entityQueryAlter(). |
SelectExtender::nextPlaceholder |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Implements Drupal\Core\Database\Query\PlaceholderInterface::nextPlaceholder(). |
TermSelection::entityQueryAlter |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/entity_reference/selection/TermSelection.php |
Overrides SelectionBase::entityQueryAlter(). |
SelectExtender::havingCondition |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Helper function to build most common HAVING conditional clauses. |
SelectExtender::havingArguments |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
|
language_process_language_select |
function |
drupal/core/modules/language/language.module |
Processes a language select list form element. |
ElementsTableSelectTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
|
SelectComplexTest::testJoinTwice |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Confirms we can join on a single table twice with a dynamic alias. |
SelectInterface::havingCondition |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Helper function to build most common HAVING conditional clauses. |
ViewsSelection::entityQueryAlter |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php |
Implements \Drupal\entity_reference\Plugin\Type\Selection\SelectionInterface::entityQueryAlter(). |
PagerSelectExtender::$maxElement |
property |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
The highest element we've autogenerated so far. |
PagerSelectExtender::__construct |
function |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
|
SelectionInterface::settingsForm |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/Selection/SelectionInterface.php |
Generates the settings form for this selection. |
EntityReferenceSelectionSortTest |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionSortTest.php |
Tests the Entity Reference Selection plugin. |
SelectExtender::uniqueIdentifier |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Implements Drupal\Core\Database\Query\PlaceholderInterface::uniqueIdentifier(). |
SelectExtender::havingConditions |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
|
SelectTest::testVulnerableComment |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests query COMMENT system against vulnerabilities. |
ElementsTableSelectTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Modules to enable. |
SelectComplexTest::testCountQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests that we can generate a count query from a built query. |
SetDialogOptionCommand::$selector |
property |
drupal/core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php |
A CSS selector string. |