Search for set
| Title | Object type | File name | Summary |
|---|---|---|---|
| SortTest::setUp | function | core/ |
|
| SortTranslationTest::setUp | function | core/ |
|
| SourceString::setString | function | core/ |
Sets the string contained in this object. |
| SpaceUsedTest::setUp | function | core/ |
|
| Sql::setCountField | function | core/ |
Set what field the query will count() on for paging. |
| Sql::setDistinct | function | core/ |
Set the view to be distinct (per base field). |
| 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/ |
|
| 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.php | file | core/ |
Contains \Drupal\Tests\migrate\Unit\SqlBaseTest. |
| SqlBaseTest.php | file | core/ |
Contains \Drupal\Tests\migrate\Kernel\SqlBaseTest. |
| SqlBaseTest::$migration | property | core/ |
The (probably mocked) migration under test. |
| SqlBaseTest::highWaterDataProvider | function | core/ |
Data provider for ::testHighWater(). |
| SqlBaseTest::setUp | function | core/ |
|
| SqlBaseTest::sqlBaseTestProvider | function | core/ |
The data provider for SqlBase. |
| 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. |
| 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. |
| SqlContentEntityStorageSchema::processBaseTable | function | core/ |
Processes the gathered schema for a base table. |
| SqlContentEntityStorageSchemaColumnTest::setUp | function | core/ |
|
| SqlContentEntityStorageSchemaConverterNonTranslatableTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| SqlContentEntityStorageSchemaConverterTestBase::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
| SqlContentEntityStorageSchemaConverterTranslatableTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| SqlContentEntityStorageSchemaIndexFilledTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| SqlContentEntityStorageSchemaIndexTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| 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. |
Pagination
- Previous page
- Page 126
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.