Search for tables
- Search 7.x for tables
- Search 9.5.x for tables
- Search 8.9.x for tables
- Search 10.3.x for tables
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Tables | class | core/ |
Alters entity queries to use a workspace revision instead of the default one. |
Tables | class | core/ |
Adds database tables and fields to the SQL entity query. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
TestableSqlContentEntityStorage.php | file | core/ |
|
TestableSqlContentEntityStorage::$database | property | core/ |
Active database connection. |
TestableSqlContentEntityStorage::$entityType | property | core/ |
Information about the entity type. |
TestableSqlContentEntityStorage::$fieldStorageDefinitions | property | core/ |
The entity type's field storage definitions. |
TestableSqlContentEntityStorage::$tableMapping | property | core/ |
The mapping of field columns to SQL tables. |
TestableSqlContentEntityStorage::getTableMapping | function | core/ |
Overrides original SqlContentEntityStorage::getTableMapping(). |
TestableSqlContentEntityStorage::publicDeleteFromDedicatedTables | function | core/ |
Exposes the protected deleteFromDedicatedTables() method for testing. |
TestableSqlContentEntityStorage::setTableMapping | function | core/ |
Sets the table mapping. |
TestableSqlContentEntityStorage::__construct | function | core/ |
Override the constructor to bypass the parent's constructor. |
TestSqlIdMap::ensureTables | function | core/ |
Create the map and message tables if they don't already exist. |
TranslatableStorageInterface | interface | core/ |
A storage that supports translatable entity types. |
TranslatableStorageInterface.php | file | core/ |
|
TranslatableStorageInterface::createTranslation | function | core/ |
Constructs a new entity translation object, without permanently saving it. |
TranslatableStringAdapter | class | core/ |
An adapter for interoperable string translation. |
TranslatableStringAdapter.php | file | core/ |
|
TranslatableStringAdapter::getAll | function | core/ |
|
TranslatableStringAdapter::trans | function | core/ |
|
TranslatableStringFactory | class | core/ |
Creates translatable strings that can interoperate with Composer Stager. |
TranslatableStringFactory.php | file | core/ |
|
TranslatableStringFactory::createDomainOptions | function | core/ |
|
TranslatableStringFactory::createTranslatableMessage | function | core/ |
|
TranslatableStringFactory::createTranslationParameters | function | core/ |
|
TranslatableStringFactory::__construct | function | core/ |
|
TranslatableStringTest | class | core/ |
@covers \Drupal\package_manager\TranslatableStringFactory @covers \Drupal\package_manager\TranslatableStringAdapter |
TranslatableStringTest.php | file | core/ |
|
TranslatableStringTest::testCreateTranslatableString | function | core/ |
Tests various ways of creating a translatable string. |
upgrade-analysis-report-tables.css | file | core/ |
Styles for the upgrade analysis report tables. |
upgrade-analysis-report-tables.css | file | core/ |
Styles for the upgrade analysis report tables. |
ViewExecutable::$many_to_one_tables | property | core/ |
|
ViewExecutable::getBaseTables | function | core/ |
Creates a list of base tables to be used by the view. |
ViewsData::fetchBaseTables | function | core/ |
Fetches a list of all base tables available. |
ViewsDataTest::testCacheCallsWithoutWarmCacheAndGetAllTables | function | core/ |
Tests the cache calls for all views data without a warm cache. |
ViewsDataTest::testCacheCallsWithoutWarmCacheAndGetMultipleTables | function | core/ |
Tests the cache calls for multiple tables without warm caches. |
ViewsDataTest::testCacheCallsWithWarmCacheAndGetAllTables | function | core/ |
Tests the cache calls for all views data. |
ViewsDataTest::testFetchBaseTables | function | core/ |
Tests the fetchBaseTables() method. |
ViewsOperations::$adjustedTables | property | core/ |
An array of tables adjusted for workspace_association join. |
ViewsQueryAlter::$adjustedTables | property | core/ |
An array of tables adjusted for workspace_association join. |
WorkspaceIntegrationTest::testPublishWorkspaceDedicatedTableStorage | function | core/ |
Tests publishing with fields in dedicated table storage. |
Y2038TimestampUpdateTest::$tables | property | core/ |
The tables and column name of the time fields. |
_form_test_tableselect_get_data | function | core/ |
Create a header and options array. Helper function for callbacks. |
Pagination
- Previous page
- Page 6
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.