Search for set

  1. Search 7.x for set
  2. Search 9.5.x for set
  3. Search 8.9.x for set
  4. Search 10.3.x for set
  5. Other projects
Title Object type File name Summary
SmartDefaultSettingsTest::providerSurplusScore function core/modules/ckeditor5/tests/src/Unit/SmartDefaultSettingsTest.php Data provider for testing computeSurplusScore().
SmartDefaultSettingsTest::register function core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php Registers test-specific services.
SmartDefaultSettingsTest::setUp function core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php
SmartDefaultSettingsTest::test function core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php Tests the CKEditor 5 default settings conversion.
SmartDefaultSettingsTest::testCandidates function core/modules/ckeditor5/tests/src/Unit/SmartDefaultSettingsTest.php Tests candidates.
SmartDefaultSettingsTest::testSurplusScore function core/modules/ckeditor5/tests/src/Unit/SmartDefaultSettingsTest.php Tests surplus score.
SneakySuperset class core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/src/Plugin/CKEditor5Plugin/SneakySuperset.php Provides a plugin for testing CKEditor.
SneakySuperset.php file core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/src/Plugin/CKEditor5Plugin/SneakySuperset.php
SneakySuperset::buildConfigurationForm function core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/src/Plugin/CKEditor5Plugin/SneakySuperset.php Form constructor.
SneakySuperset::defaultConfiguration function core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/src/Plugin/CKEditor5Plugin/SneakySuperset.php Gets default configuration for this plugin.
SneakySuperset::getElementsSubset function core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/src/Plugin/CKEditor5Plugin/SneakySuperset.php Returns a configured subset of the elements supported by this plugin.
SneakySuperset::submitConfigurationForm function core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/src/Plugin/CKEditor5Plugin/SneakySuperset.php Form submission handler.
SneakySuperset::validateConfigurationForm function core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/src/Plugin/CKEditor5Plugin/SneakySuperset.php Form validation handler.
SortDateTest::expectedResultSet function core/modules/views/tests/src/Kernel/Handler/SortDateTest.php Generates an expected result set based on the specified granularity and order.
SortDateTimeTest::setUp function core/modules/datetime/tests/src/Kernel/Views/SortDateTimeTest.php
SortingTest::setUp function core/modules/views/tests/src/Functional/Wizard/SortingTest.php Sets up the test.
SortRandomTest::dataSet function core/modules/views/tests/src/Kernel/Handler/SortRandomTest.php Add more items to the test set, to make the order tests more robust.
SortTest::setUp function core/tests/Drupal/Tests/CSpell/SortTest.php
SortTest::setUp function core/tests/Drupal/Tests/PhpCs/SortTest.php
SortTest::setUp function core/modules/jsonapi/tests/src/Unit/Query/SortTest.php
SortTranslationTest::setUp function core/modules/views/tests/src/Kernel/Handler/SortTranslationTest.php
SourceEditing::getElementsSubset function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/SourceEditing.php Returns a configured subset of the elements supported by this plugin.
SourceEditingTest::testSourceEditingSettingsForm function core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php Tests source editing settings form.
SourceEditingTestBase::setUp function core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTestBase.php
SourceString::setString function core/modules/locale/src/SourceString.php Sets the string contained in this object.
SpaceUsedTest::setUp function core/modules/file/tests/src/Kernel/SpaceUsedTest.php
Sql::setCountField function core/modules/views/src/Plugin/views/query/Sql.php Set what field the query will count() on for paging.
Sql::setDistinct function core/modules/views/src/Plugin/views/query/Sql.php Set the view to be distinct (per base field).
Sql::setFieldTimezoneOffset function core/modules/views/src/Plugin/views/query/Sql.php Applies a timezone offset to the given field.
Sql::setMessage function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Sets the migrate message service.
Sql::setUpdate function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Sets a specified record to be updated, if it exists.
Sql::setupTimezone function core/modules/views/src/Plugin/views/query/Sql.php Set the database to the current user timezone.
SqlBase::isOffsetExposed function core/modules/views/src/Plugin/views/pager/SqlBase.php Returns whether the offset is exposed.
SqlBase::setCurrentPage function core/modules/views/src/Plugin/views/pager/SqlBase.php Set the current page.
SqlBase::setUpDatabase function core/modules/migrate/src/Plugin/migrate/source/SqlBase.php Gets a connection to the referenced database.
SqlBaseTest class core/modules/migrate/tests/src/Unit/SqlBaseTest.php Tests the SqlBase class.
SqlBaseTest class core/modules/migrate/tests/src/Kernel/SqlBaseTest.php Tests the functionality of SqlBase.
SqlBaseTest class core/modules/views/tests/src/Unit/Plugin/pager/SqlBaseTest.php Tests Drupal\views\Plugin\views\pager\SqlBase.
SqlBaseTest.php file core/modules/views/tests/src/Unit/Plugin/pager/SqlBaseTest.php
SqlBaseTest.php file core/modules/migrate/tests/src/Unit/SqlBaseTest.php
SqlBaseTest.php file core/modules/migrate/tests/src/Kernel/SqlBaseTest.php
SqlBaseTest::$display property core/modules/views/tests/src/Unit/Plugin/pager/SqlBaseTest.php The mock display plugin instance.
SqlBaseTest::$migration property core/modules/migrate/tests/src/Kernel/SqlBaseTest.php The (probably mocked) migration under test.
SqlBaseTest::$pager property core/modules/views/tests/src/Unit/Plugin/pager/SqlBaseTest.php The mock pager plugin instance.
SqlBaseTest::$view property core/modules/views/tests/src/Unit/Plugin/pager/SqlBaseTest.php The mock view instance.
SqlBaseTest::highWaterDataProvider function core/modules/migrate/tests/src/Kernel/SqlBaseTest.php Data provider for ::testHighWater().
SqlBaseTest::prepareSourceData function core/modules/migrate/tests/src/Kernel/SqlBaseTest.php Creates a custom source table and some sample data.
SqlBaseTest::setUp function core/modules/migrate/tests/src/Kernel/SqlBaseTest.php
SqlBaseTest::setUp function core/modules/views/tests/src/Unit/Plugin/pager/SqlBaseTest.php
SqlBaseTest::sqlBaseTestProvider function core/modules/migrate/tests/src/Unit/SqlBaseTest.php The data provider for SqlBase.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.