Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateSearchPageTest | class | core/ |
Tests migration of search page status and settings. |
| MigrateSearchPageTest.php | file | core/ |
|
| MigrateSearchPageTest.php | file | core/ |
|
| MigrateSearchPageTest::$modules | property | core/ |
Modules to enable. |
| MigrateSearchPageTest::$modules | property | core/ |
The modules to be enabled during the test. |
| MigrateSearchPageTest::assertEntity | function | core/ |
Asserts various aspects of a SearchPage entity. |
| MigrateSearchPageTest::setUp | function | core/ |
|
| MigrateSearchPageTest::testModuleExists | function | core/ |
Tests that search page is only migrated for modules enabled on D8 site. |
| MigrateSearchPageTest::testSearchPage | function | core/ |
Tests Drupal 6 search settings to Drupal 8 search page entity migration. |
| MigrateSearchPageTest::testSearchPage | function | core/ |
Tests migration of search status and settings to search page entity. |
| MigrateSearchPageTest::testUserSearchCreate | function | core/ |
Tests that a search page will be created if it does not exist. |
| MigrateSkipRowException::getSaveToMap | function | core/ |
Whether the thrower wants to record this skip in the map table. |
| MigrateSource::getProvider | function | core/ |
Gets the name of the provider of the annotated class. |
| MigrateSource::getProviders | function | core/ |
Gets the provider names of the annotated class. |
| MigrateSourceInterface::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MigrateSourceInterface::getSourceModule | function | core/ |
Gets the source module providing the source data. |
| MigrateSourcePluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| MigrateSourceTest::getMigrateExecutable | function | core/ |
Gets a mock executable for the test. |
| MigrateSourceTest::getSource | function | core/ |
Gets the source plugin to test. |
| MigrateSourceTestBase::getPlugin | function | core/ |
Instantiates the source plugin under test. |
| MigrateSourceTestBase::getPluginClass | function | core/ |
Determines the plugin to be tested by reading the class @covers annotation. |
| MigrateSqlIdMapTest::getHighestIdDataProvider | function | core/ |
Data provider for getHighestId(). |
| MigrateSqlIdMapTest::getHighestIdInvalidDataProvider | function | core/ |
Data provider for testGetHighestIdInvalid(). |
| MigrateSqlIdMapTest::getIdMap | function | core/ |
Creates a test SQL ID map plugin. |
| MigrateSqlIdMapTest::getIdMapContents | function | core/ |
Retrieves the contents of an ID map. |
| MigrateSqlIdMapTest::testGetHighestId | function | core/ |
Tests getHighestId method. |
| MigrateSqlIdMapTest::testGetHighestIdInvalid | function | core/ |
Tests getHighestId method with invalid data. |
| MigrateSqlIdMapTest::testGetMigrationPluginManagerDeprecation | function | core/ |
Tests deprecation message from Sql::getMigrationPluginManager(). |
| MigrateSqlIdMapTest::testGetQualifiedMapTablePrefix | function | core/ |
Tests the getQualifiedMapTable method with a prefixed database. |
| MigrateSqlIdMapTest::testGetRowByDestination | function | core/ |
Tests the getRowByDestination method. |
| MigrateSqlIdMapTest::testGetRowBySource | function | core/ |
Tests the getRowBySource method. |
| MigrateSqlIdMapTest::testGetRowsNeedingUpdate | function | core/ |
Tests the getRowsNeedingUpdate method for rows that need an update. |
| MigrateSqlSourceTestBase::getDatabase | function | core/ |
Builds an in-memory SQLite database from a set of source data. |
| MigrateTaxonomyTermTest::getParentIDs | function | core/ |
Retrieves the parent term IDs for a given term. |
| MigrateTestBase::getMigration | function | core/ |
Gets the migration plugin. |
| MigrateTestCase::getDatabase | function | core/ |
Gets an SQLite database connection object for use in tests. |
| MigrateTestCase::getMigration | function | core/ |
Retrieves a mocked migration. |
| MigrateTestCase::getValue | function | core/ |
Gets the value on a row for a given key. |
| MigrateUpgradeFormBase::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| MigrateUpgradeFormStepsTest::getSourceBasePath | function | core/ |
|
| MigrateUpgradeTestBase::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| MigrateUpgradeTestBase::getCredentials | function | core/ |
Creates an array of credentials for the Credential form. |
| MigrateUpgradeTestBase::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| MigrateUpgradeTestBase::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| MigrateUpgradeTestBase::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| MigrateUpgradeTestBase::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| MigrateUpgradeTestBase::getSourcePrivateBasePath | function | core/ |
Provides the source base path for private files for the credential form. |
| MigrateVocabularyFieldInstanceTest::assertTargetBundles | function | core/ |
Asserts the settings of an entity reference field config entity. |
| Migration::getDestinationConfiguration | function | core/ |
Get the destination configuration, with at least a 'plugin' key. |
| Migration::getDestinationIds | function | core/ |
The destination identifiers. |
Pagination
- Previous page
- Page 134
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.