Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| Sql::$sourceIdFields | property | core/ |
The source ID fields. |
| Sql::$sourceIds | property | core/ |
The source identifiers. |
| Sql::destinationIdFields | function | core/ |
The destination ID fields. |
| Sql::getHighestId | function | core/ |
Returns the highest ID tracked by the implementing plugin. |
| Sql::getSourceIdsHash | function | core/ |
Retrieves the hash of the source identifier values. |
| Sql::lookupDestinationIds | function | core/ |
Looks up the destination identifiers corresponding to a source key. |
| Sql::lookupSourceId | function | core/ |
Looks up the source identifier. |
| Sql::saveIdMapping | function | core/ |
Saves a mapping from the source identifiers to the destination identifiers. |
| Sql::sourceIdFields | function | core/ |
The source ID fields. |
| Sql::SOURCE_IDS_HASH | constant | core/ |
Column name of hashed source id values. |
| Sql::valid | function | core/ |
Implementation of \Iterator::valid(). |
| SqlBase::exposedFormValidate | function | core/ |
Allows the exposed form to be validated. |
| SqlBase::validateOptionsForm | function | core/ |
Provide the default form for validating options. |
| SqlBaseTest::highWaterDataProvider | function | core/ |
Data provider for ::testHighWater(). |
| SqlBaseTest::sqlBaseTestProvider | function | core/ |
The data provider for SqlBase. |
| SqlContentEntityStorageSchema::getFieldSchemaIdentifierName | function | core/ |
Generates a safe schema identifier (name of an index, column name etc.). |
| SqlContentEntityStorageSchema::processIdentifierSchema | function | core/ |
Processes the specified entity key. |
| SqlContentEntityStorageSchemaTest::providerSchemaCastValue | function | core/ |
Provides data for testCastValue(). |
| SqlContentEntityStorageSchemaTest::providerTestRequiresEntityDataMigration | function | core/ |
|
| SqlContentEntityStorageSchemaTest::providerTestRequiresEntityStorageSchemaChanges | function | core/ |
Data provider for ::testRequiresEntityStorageSchemaChanges(). |
| SqlContentEntityStorageSchemaTest::testDedicatedTableSchemaForEntityWithStringIdentifier | function | core/ |
Tests the schema for a field dedicated table for an entity with a string identifier. |
| SqlContentEntityStorageTest::$entityTypeId | property | core/ |
The entity type ID. |
| SqlContentEntityStorageTest::providerTestGetBaseTable | function | core/ |
Provides test data for testGetBaseTable(). |
| SqlContentEntityStorageTest::providerTestGetRevisionDataTable | function | core/ |
Provides test data for testGetRevisionDataTable(). |
| SqlContentEntityStorageTest::providerTestGetRevisionTable | function | core/ |
Provides test data for testGetRevisionTable(). |
| SqlContentEntityStorageTest::providerTestGetTableMappingSimple | function | core/ |
Provides test data for testGetTableMappingSimple(). |
| SqlContentEntityStorageTest::testCleanIds | function | core/ |
Tests entity ID sanitization. |
| SqlCountCache::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| SqlIdMapTest | class | core/ |
Defines a test SQL ID map for use in tests. |
| SqlIdMapTest::getFieldSchema | function | core/ |
Gets the field schema. |
| SqliteDatabaseExcluderTest::providerSqliteDatabaseFilesExcluded | function | core/ |
Data provider for ::testSqliteDatabaseFilesExcluded(). |
| SqliteDateSqlTest::providerTestGetDateFormat | function | core/ |
Provider for date formatting test. |
| SqlModeTest::testQuotingIdentifiers | function | core/ |
Tests quoting identifiers in queries. |
| SqlModeTest::testQuotingIdentifiers | function | core/ |
Tests quoting identifiers in queries. |
| SqlTest::providerTestEnsureTables | function | core/ |
Provides data for testEnsureTables. |
| SqlTest::providerTestFailEnsureTables | function | core/ |
Provides data for testFailEnsureTables. |
| Stable9LibraryOverrideTest | class | core/ |
Tests Stable 9's library overrides. |
| Stable9LibraryOverrideTest.php | file | core/ |
|
| Stable9LibraryOverrideTest::$librariesToSkip | property | core/ |
A list of libraries to skip checking, in the format extension/library_name. |
| Stable9LibraryOverrideTest::$modules | property | core/ |
Modules to install. |
| Stable9LibraryOverrideTest::setUp | function | core/ |
|
| Stable9LibraryOverrideTest::testStable9LibraryOverrides | function | core/ |
Ensures that Stable 9 overrides all relevant core library assets. |
| Stable9TemplateOverrideTest | class | core/ |
Tests Stable 9's template overrides. |
| Stable9TemplateOverrideTest.php | file | core/ |
|
| Stable9TemplateOverrideTest::$allModules | property | core/ |
A list of all core modules. |
| Stable9TemplateOverrideTest::$modules | property | core/ |
Modules to install. |
| Stable9TemplateOverrideTest::$templatesToSkip | property | core/ |
An array of template names to skip, without the extension. |
| Stable9TemplateOverrideTest::$themeHandler | property | core/ |
The theme handler. |
| Stable9TemplateOverrideTest::installAllModules | function | core/ |
Installs all core modules. |
| Stable9TemplateOverrideTest::setUp | function | core/ |
Pagination
- Previous page
- Page 161
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.