| SelectTableSortDefaultTest::testTableSortDefaultSort |
function |
core/modules/system/tests/src/Functional/Database/SelectTableSortDefaultTest.php |
Confirms that tableselect is rendered without error. |
| SelectTableSortDefaultTest::testTableSortQuery |
function |
core/modules/system/tests/src/Functional/Database/SelectTableSortDefaultTest.php |
Confirms that a tablesort query returns the correct results. |
| SelectTableSortDefaultTest::testTableSortQueryFirst |
function |
core/modules/system/tests/src/Functional/Database/SelectTableSortDefaultTest.php |
Confirms precedence of tablesorts headers. |
| ServiceDestructionTest::testDestructableServicesOrder |
function |
core/tests/Drupal/KernelTests/Core/DrupalKernel/ServiceDestructionTest.php |
Tests destructable services order. |
| SessionHandler::ensureTableExists |
function |
core/lib/Drupal/Core/Session/SessionHandler.php |
Check if the session table exists and create it if not. |
| SettableDiscoveryExtensionListTrait |
trait |
core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php |
Trait that allows extension discovery to be set. |
| SettableDiscoveryExtensionListTrait::$extensionDiscovery |
property |
core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php |
The extension discovery for this extension list. |
| SettableDiscoveryExtensionListTrait::getExtensionDiscovery |
function |
core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php |
|
| SettableDiscoveryExtensionListTrait::setExtensionDiscovery |
function |
core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php |
Sets the extension discovery. |
| SettingsForm::getEditableConfigNames |
function |
core/modules/navigation/src/Form/SettingsForm.php |
Gets the configuration names that will be editable. |
| SettingsForm::getEditableConfigNames |
function |
core/modules/media_library/src/Form/SettingsForm.php |
Gets the configuration names that will be editable. |
| SettingsForm::getEditableConfigNames |
function |
core/modules/package_manager/src/Form/SettingsForm.php |
Gets the configuration names that will be editable. |
| ShapeOnlyColorEditableWidget |
class |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldWidget/ShapeOnlyColorEditableWidget.php |
Plugin implementation of the 'shape_only_color_editable_widget' widget. |
| ShapeOnlyColorEditableWidget.php |
file |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldWidget/ShapeOnlyColorEditableWidget.php |
|
| ShapeOnlyColorEditableWidget::formElement |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldWidget/ShapeOnlyColorEditableWidget.php |
Returns the form for a single field widget. |
| SiteConfigurationExcluder::makeDefaultSiteDirectoryWritable |
function |
core/modules/package_manager/src/PathExcluder/SiteConfigurationExcluder.php |
Makes the staged `sites/default` directory owner-writable. |
| SiteConfigureForm::getEditableConfigNames |
function |
core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php |
Gets the configuration names that will be editable. |
| SiteMaintenanceModeForm::getEditableConfigNames |
function |
core/modules/system/src/Form/SiteMaintenanceModeForm.php |
Gets the configuration names that will be editable. |
| SitesDirectoryHardeningTest::makeWritable |
function |
core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php |
Makes the given path and settings file writable. |
| SortableTestTrait |
trait |
core/tests/Drupal/FunctionalJavascriptTests/SortableTestTrait.php |
Provides functions for simulating sort changes. |
| SortableTestTrait.php |
file |
core/tests/Drupal/FunctionalJavascriptTests/SortableTestTrait.php |
|
| SortableTestTrait::sortableAfter |
function |
core/tests/Drupal/FunctionalJavascriptTests/SortableTestTrait.php |
Simulates a drag moving an element after its sibling in the same container. |
| SortableTestTrait::sortableTo |
function |
core/tests/Drupal/FunctionalJavascriptTests/SortableTestTrait.php |
Simulates a drag on an element from one container to another. |
| SortableTestTrait::sortableUpdate |
function |
core/tests/Drupal/FunctionalJavascriptTests/SortableTestTrait.php |
Define to provide any necessary callback following layout change. |
| Sql::$mapTableName |
property |
core/modules/migrate/src/Plugin/migrate/id_map/Sql.php |
The migration map table name. |
| Sql::$messageTableName |
property |
core/modules/migrate/src/Plugin/migrate/id_map/Sql.php |
The message table name. |
| Sql::$tableQueue |
property |
core/modules/views/src/Plugin/views/query/Sql.php |
A list of tables in the order they should be added, keyed by alias. |
| Sql::$tables |
property |
core/modules/views/src/Plugin/views/query/Sql.php |
Holds an array of tables and counts added so that we can create aliases. |
| Sql::addTable |
function |
core/modules/views/src/Plugin/views/query/Sql.php |
Add a table to the query, ensuring the path exists. |
| Sql::ensureTable |
function |
core/modules/views/src/Plugin/views/query/Sql.php |
Ensures a table exists in the queue. |
| Sql::ensureTables |
function |
core/modules/migrate/src/Plugin/migrate/id_map/Sql.php |
Create the map and message tables if they don't already exist. |
| Sql::getQualifiedMapTableName |
function |
core/modules/migrate/src/Plugin/migrate/id_map/Sql.php |
Get the fully qualified map table name. |
| Sql::getTableInfo |
function |
core/modules/views/src/Plugin/views/query/Sql.php |
Get the information associated with a table. |
| Sql::getTableQueue |
function |
core/modules/views/src/Plugin/views/query/Sql.php |
Returns a reference to the table queue array for this query. |
| Sql::mapTableName |
function |
core/modules/migrate/src/Plugin/migrate/id_map/Sql.php |
The name of the database map table. |
| Sql::markTable |
function |
core/modules/views/src/Plugin/views/query/Sql.php |
Marks a relationship based table as included. |
| Sql::messageTableName |
function |
core/modules/migrate/src/Plugin/migrate/id_map/Sql.php |
The name of the database message table. |
| Sql::queueTable |
function |
core/modules/views/src/Plugin/views/query/Sql.php |
Add a table to the query without ensuring the path. |
| SqlContentEntityStorage::$baseTable |
property |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
The base table of the entity. |
| SqlContentEntityStorage::$dataTable |
property |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
The table that stores properties, if the entity has multilingual support. |
| SqlContentEntityStorage::$revisionDataTable |
property |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
The table that stores revision field data if the entity supports revisions. |
| SqlContentEntityStorage::$revisionTable |
property |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
The table that stores revisions, if the entity supports revisions. |
| SqlContentEntityStorage::$tableMapping |
property |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
The mapping of field columns to SQL tables. |
| SqlContentEntityStorage::deleteFromDedicatedTables |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
Deletes values of fields in dedicated tables for all revisions. |
| SqlContentEntityStorage::deleteRevisionFromDedicatedTables |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
Deletes values of fields in dedicated tables for all revisions. |
| SqlContentEntityStorage::getBaseTable |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
Gets the base table name. |
| SqlContentEntityStorage::getCustomTableMapping |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
Gets a table mapping for the specified entity type and storage definitions. |
| SqlContentEntityStorage::getDataTable |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
Gets the data table name. |
| SqlContentEntityStorage::getRevisionDataTable |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
Gets the revision data table name. |
| SqlContentEntityStorage::getRevisionTable |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
Gets the revision table name. |