Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| SourceEditingRedundantTagsConstraintValidator::pluginsSupplyingTagsMessage | function | core/ |
Creates a message listing plugins and the overlapping tags they provide. |
| SourceEditingRedundantTagsConstraintValidator::tagHasAttributeRestrictions | function | core/ |
Inspects whether the given tag has attribute restrictions. |
| SourceEditingRedundantTagsConstraintValidator::validate | function | core/ |
|
| SourceEditingTest::providerAllowingExtraAttributes | function | core/ |
Data provider for ::testAllowingExtraAttributes(). |
| SourcePluginBase::$currentSourceIds | property | core/ |
The primary key of the current row. |
| SourcePluginBase::$idMap | property | core/ |
The migration ID map. |
| SourcePluginBase::getCurrentIds | function | core/ |
Gets the currentSourceIds data member. |
| SourcePluginBase::valid | function | core/ |
Checks whether the iterator is currently valid. |
| SourceProviderTest | class | core/ |
Tests that a missing source provider error message is displayed. |
| SourceProviderTest.php | file | core/ |
|
| SourceProviderTest::$modules | property | core/ |
Modules to install. |
| SourceProviderTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| SourceProviderTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| SourceProviderTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| SourceProviderTest::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| SourceProviderTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| SourceProviderTest::providerSourceProvider | function | core/ |
Data provider for testSourceProvider. |
| SourceProviderTest::testSourceProvider | function | core/ |
Test missing source provider. |
| SpecialAttributesRouteSubscriberTest::providerTestOnRouteBuildingInvalidVariables | function | core/ |
Provides a list of routes with invalid route variables. |
| SpecialAttributesRouteSubscriberTest::providerTestOnRouteBuildingValidVariables | function | core/ |
Provides a list of routes with valid route variables. |
| SpecialAttributesRouteSubscriberTest::testOnRouteBuildingInvalidVariables | function | core/ |
Tests the onAlterRoutes method for invalid variables. |
| SpecialAttributesRouteSubscriberTest::testOnRouteBuildingValidVariables | function | core/ |
Tests the onAlterRoutes method for valid variables. |
| Sql::$destinationIdFields | property | core/ |
The destination ID fields. |
| Sql::$destinationIds | property | core/ |
The destination identifiers. |
| 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/ |
|
| 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(). |
Pagination
- Previous page
- Page 148
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.