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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
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. |
SqlTest::setupEntityTypes | function | core/ |
Sets up some test entity types and corresponding views data. |
SqlTest::setupViewsData | function | core/ |
Sets up the views data in the container. |
Pagination
- Previous page
- Page 132
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.