| SelectTest::testSimpleSelectExpression |
function |
core/tests/Drupal/KernelTests/Core/Database/SelectTest.php |
Tests SELECT statements with expressions. |
| SelectTest::testSimpleSelectExpressionMultiple |
function |
core/tests/Drupal/KernelTests/Core/Database/SelectTest.php |
Tests SELECT statements with multiple expressions. |
| SelectTest::testSimpleSelectMultipleFields |
function |
core/tests/Drupal/KernelTests/Core/Database/SelectTest.php |
Tests adding multiple fields to a SELECT statement at the same time. |
| SelectTest::testUnion |
function |
core/tests/Drupal/KernelTests/Core/Database/SelectTest.php |
Tests that we can UNION multiple Select queries together. |
| SelectTest::testUnionAll |
function |
core/tests/Drupal/KernelTests/Core/Database/SelectTest.php |
Tests that we can UNION ALL multiple SELECT queries together. |
| SelectTest::testUnionCount |
function |
core/tests/Drupal/KernelTests/Core/Database/SelectTest.php |
Tests that we can get a count query for a UNION Select query. |
| SelectTest::testUnionOrder |
function |
core/tests/Drupal/KernelTests/Core/Database/SelectTest.php |
Tests that we can UNION multiple Select queries together and set the ORDER. |
| SelectTest::testUnionOrderLimit |
function |
core/tests/Drupal/KernelTests/Core/Database/SelectTest.php |
Tests that we can UNION multiple Select queries together with and a LIMIT. |
| SelectTest::testVulnerableComment |
function |
core/tests/Drupal/KernelTests/Core/Database/SelectTest.php |
Tests query COMMENT system against vulnerabilities. |
| SetDialogOptionCommand::$selector |
property |
core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php |
A CSS selector string. |
| SettingsTrayTest::getBlockSelector |
function |
core/modules/settings_tray/tests/src/Functional/SettingsTrayTest.php |
Gets the block CSS selector. |
| SettingsTrayTestBase::getBlockSelector |
function |
core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php |
Gets the block CSS selector. |
| SettingsTrayTestBase::LABEL_INPUT_SELECTOR |
constant |
core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php |
|
| SettingsTrayTestBase::TOOLBAR_EDIT_LINK_SELECTOR |
constant |
core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php |
|
| SmartDefaultSettings::selectCandidate |
function |
core/modules/ckeditor5/src/SmartDefaultSettings.php |
Selects best candidate for each of the still needed restrictions. |
| SqlBase::select |
function |
core/modules/migrate/src/Plugin/migrate/source/SqlBase.php |
Wrapper for database select. |
| SqlContentEntityStorageSchema::getSelectQueryForFieldStorageDeletion |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php |
Returns a SELECT query suitable for inserting data into a dedicated table. |
| StringDatabaseStorage::dbStringSelect |
function |
core/modules/locale/src/StringDatabaseStorage.php |
Builds a SELECT query with multiple conditions and fields. |
| TableDragTest::$indentationXpathSelector |
property |
core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php |
Xpath selector for finding tabledrag indentation elements in a table row. |
| TableDragTest::$tabledragChangedXpathSelector |
property |
core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php |
Xpath selector for finding the tabledrag changed marker. |
| Tableselect |
class |
core/lib/Drupal/Core/Render/Element/Tableselect.php |
Provides a form element for a table with radios or checkboxes in left column. |
| tableselect.css |
file |
core/profiles/demo_umami/themes/umami/css/classy/components/tableselect.css |
Table select behavior. |
| tableselect.css |
file |
core/themes/claro/css/components/tableselect.css |
Table select styles for Claro. |
| tableselect.css |
file |
core/themes/starterkit_theme/css/components/tableselect.css |
Table select behavior. |
| tableselect.pcss.css |
file |
core/themes/claro/css/components/tableselect.pcss.css |
Table select styles for Claro. |
| Tableselect.php |
file |
core/lib/Drupal/Core/Render/Element/Tableselect.php |
|
| Tableselect::getInfo |
function |
core/lib/Drupal/Core/Render/Element/Tableselect.php |
Returns the element properties for this element. |
| Tableselect::preRenderTableselect |
function |
core/lib/Drupal/Core/Render/Element/Tableselect.php |
Prepares a 'tableselect' #type element for rendering. |
| Tableselect::processTableselect |
function |
core/lib/Drupal/Core/Render/Element/Tableselect.php |
Creates checkbox or radio elements to populate a tableselect table. |
| Tableselect::valueCallback |
function |
core/lib/Drupal/Core/Render/Element/Tableselect.php |
Determines how user input is mapped to an element's #value property. |
| TableSelectTest |
class |
core/tests/Drupal/Tests/Core/Render/Element/TableSelectTest.php |
Tests Drupal\Core\Render\Element\Tableselect. |
| TableSelectTest.php |
file |
core/tests/Drupal/Tests/Core/Render/Element/TableSelectTest.php |
|
| TableSelectTest::testProcessTableselectWithLinkTitle |
function |
core/tests/Drupal/Tests/Core/Render/Element/TableSelectTest.php |
Tests process tableselect with link title. |
| TableSelectTest::testProcessTableselectWithStringTitle |
function |
core/tests/Drupal/Tests/Core/Render/Element/TableSelectTest.php |
Tests process tableselect with string title. |
| TaxonomyDefaultArgumentTest::testNodePathWithViewSelection |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyDefaultArgumentTest.php |
Tests the entity reference field using a view for selection. |
| template_preprocess_select |
function |
core/includes/form.inc |
Prepares variables for select element templates. |
| TermEntityReferenceTest::testSelectionTestVocabularyRestriction |
function |
core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php |
Tests an entity reference field restricted to a single vocabulary. |
| TermSelection |
class |
core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php |
Provides specific access control for the taxonomy_term entity type. |
| TermSelection.php |
file |
core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php |
|
| TermSelection::buildConfigurationForm |
function |
core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php |
Form constructor. |
| TermSelection::buildEntityQuery |
function |
core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php |
Builds an EntityQuery to get referenceable entities. |
| TermSelection::countReferenceableEntities |
function |
core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php |
Counts entities that are referenceable. |
| TermSelection::createNewEntity |
function |
core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php |
Creates a new entity object that can be used as a valid reference. |
| TermSelection::defaultConfiguration |
function |
core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php |
Gets default configuration for this plugin. |
| TermSelection::getReferenceableEntities |
function |
core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php |
Gets the list of referenceable entities. |
| TermSelection::validateReferenceableNewEntities |
function |
core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php |
Validates which newly created entities can be referenced. |
| TermTest::testTermSaveOverrideSelector |
function |
core/modules/taxonomy/tests/src/Functional/TermTest.php |
Test UI with override_selector TRUE. |
| TestDiscoveryTest::testGetTestClassesWithSelectedTypes |
function |
core/tests/Drupal/Tests/Core/Test/TestDiscoveryTest.php |
@legacy-covers ::getTestClasses |
| TestPageDisplayVariantSubscriber::onSelectPageDisplayVariant |
function |
core/modules/system/tests/modules/display_variant_test/src/EventSubscriber/TestPageDisplayVariantSubscriber.php |
Selects the page display variant. |
| TestSelection |
class |
core/modules/block_content/tests/modules/block_content_test/src/Plugin/EntityReferenceSelection/TestSelection.php |
Test EntityReferenceSelection with conditions on the 'reusable' field. |