Search for set
| Title | Object type | File name | Summary |
|---|---|---|---|
| Sql::setupTimezone | function | core/ |
Set the database to the current user timezone. |
| SqlBase::isOffsetExposed | function | core/ |
|
| 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/ |
@coversDefaultClass \Drupal\views\Plugin\views\pager\SqlBase[[api-linebreak]] @group views |
| 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::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::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. |
| SqlContentEntityStorageRevisionDataCleanupTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| 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/ |
|
| SqliteDateSqlTest::testSetFieldTimezoneOffset | function | core/ |
Tests timezone offset formatting. |
| SqliteDateSqlTest::testSetTimezoneOffset | function | core/ |
Tests setting the database offset. |
| SqlTest::setUp | function | core/ |
|
| SqlTest::setupEntityTypeManager | function | core/ |
Sets up the entity type manager in the container. |
Pagination
- Previous page
- Page 136
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.