Search for set
- Search 7.x for set
- Search 9.5.x for set
- Search 8.9.x for set
- Search 10.3.x for set
- Search 11.x for set
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Sql::setFieldTimezoneOffset | function | core/ |
Applies a timezone offset to the given field. |
| Sql::setMessage | function | core/ |
Sets the migrate message service. |
| Sql::setUpdate | function | core/ |
Sets a specified record to be updated, if it exists. |
| Sql::setupTimezone | function | core/ |
Set the database to the current user timezone. |
| SqlBase::isOffsetExposed | function | core/ |
Returns whether the offset is exposed. |
| SqlBase::setCurrentPage | function | core/ |
Set the current page. |
| SqlBase::setUpDatabase | function | core/ |
Gets a connection to the referenced database. |
| SqlBaseTest | class | core/ |
Tests the SqlBase class. |
| SqlBaseTest | class | core/ |
Tests the functionality of SqlBase. |
| SqlBaseTest | class | core/ |
Tests Drupal\views\Plugin\views\pager\SqlBase. |
| SqlBaseTest.php | file | core/ |
|
| SqlBaseTest.php | file | core/ |
|
| SqlBaseTest.php | file | core/ |
|
| SqlBaseTest::$display | property | core/ |
The mock display plugin instance. |
| SqlBaseTest::$migration | property | core/ |
The (probably mocked) migration under test. |
| SqlBaseTest::$pager | property | core/ |
The mock pager plugin instance. |
| SqlBaseTest::$view | property | core/ |
The mock view instance. |
| SqlBaseTest::highWaterDataProvider | function | core/ |
Data provider for ::testHighWater(). |
| SqlBaseTest::prepareSourceData | function | core/ |
Creates a custom source table and some sample data. |
| SqlBaseTest::setUp | function | core/ |
|
| SqlBaseTest::setUp | function | core/ |
|
| SqlBaseTest::sqlBaseTestProvider | function | core/ |
The data provider for SqlBase. |
| SqlBaseTest::testBrokenConnection | function | core/ |
Tests the exception when a connection is defined but not available. |
| SqlBaseTest::testConnectionTypes | function | core/ |
Tests different connection types. |
| SqlBaseTest::testHighWater | function | core/ |
Tests that SqlBase respects high-water values. |
| SqlBaseTest::testMapJoinable | function | core/ |
Tests that the ID map is joinable. |
| SqlBaseTest::testPrepareQuery | function | core/ |
Tests prepare query method. |
| SqlBaseTest::testQuery | function | core/ |
Tests the query() method. |
| SqlContentEntityStorage::$baseTable | property | core/ |
The base table of the entity. |
| SqlContentEntityStorage::getBaseTable | function | core/ |
Gets the base table name. |
| SqlContentEntityStorage::setEntityType | function | core/ |
Updates the wrapped entity type definition. |
| SqlContentEntityStorage::setFieldStorageDefinitions | function | core/ |
Updates the internal list of field storage definitions. |
| SqlContentEntityStorage::setTableMapping | function | core/ |
Sets the wrapped table mapping definition. |
| SqlContentEntityStorage::setTemporary | function | core/ |
Changes the temporary state of the storage. |
| SqlContentEntityStorageSchema::initializeBaseTable | function | core/ |
Initializes common information for a base table. |
| SqlContentEntityStorageSchemaColumnTest::setUp | function | core/ |
|
| SqlContentEntityStorageSchemaTest::setUp | function | core/ |
|
| SqlContentEntityStorageSchemaTest::setUp | function | core/ |
|
| SqlContentEntityStorageSchemaTest::setUpStorageDefinition | function | core/ |
Sets up a field definition. |
| SqlContentEntityStorageSchemaTest::setUpStorageSchema | function | core/ |
Sets up the storage schema object to test. |
| SqlContentEntityStorageTest::providerTestGetBaseTable | function | core/ |
Provides test data for testGetBaseTable(). |
| SqlContentEntityStorageTest::setUp | function | core/ |
|
| SqlContentEntityStorageTest::setUpEntityStorage | function | core/ |
Sets up the content entity database storage. |
| SqlContentEntityStorageTest::setUpModuleHandlerNoImplementations | function | core/ |
Sets up the module handler with no implementations. |
| SqlContentEntityStorageTest::testGetBaseTable | function | core/ |
Tests SqlContentEntityStorage::getBaseTable(). |
| SqlContentEntityStorageTest::testSetTableMapping | function | core/ |
Tests that setting a new table mapping also updates the table names. |
| SqlEntityLoadingTest::setUp | function | core/ |
|
| SqliteDateSql::setFieldTimezoneOffset | function | core/ |
Applies the given offset to the given field. |
| SqliteDateSql::setTimezoneOffset | function | core/ |
Set the database to the given timezone. |
| SqliteDateSqlTest::setUp | function | core/ |
Pagination
- Previous page
- Page 139
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.