Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| Row::getIdMap | function | core/ |
Retrieves the Migrate ID mappings. |
| Row::getSourceIdValues | function | core/ |
Retrieves the values of the source identifiers. |
| Row::setIdMap | function | core/ |
Sets the Migrate ID mappings. |
| RowCountExceptionTest::providerTestExceptionMessage | function | core/ |
Data provider for ::testExceptionMessage() |
| RowEntityRenderersTest::$ids | property | core/ |
|
| RowEntityRenderersTest::$testIds | property | core/ |
An array of IDs of the test content. |
| RowPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
| RowTest::$testGetSourceIds | property | core/ |
Test source keys for testing get and getMultiple. |
| RowTest::$testSourceIds | property | core/ |
The source IDs. |
| RowTest::getDataProvider | function | core/ |
Data Provider for testGet. |
| RowTest::getMultipleDataProvider | function | core/ |
Data Provider for testGetMultiple. |
| RowTest::testGetSetIdMap | function | core/ |
Tests getting/setting the ID Map. |
| RowTest::testMultipleSourceIdValues | function | core/ |
Tests the multiple source IDs. |
| RowTest::testRowWithInvalidData | function | core/ |
Tests object creation: invalid values. |
| RowTest::testRowWithMultipleSourceIds | function | core/ |
Tests object creation: multiple source IDs. |
| RowTest::testSourceIdValues | function | core/ |
Tests the source ID. |
| Rss::$entityTypeId | property | core/ |
The ID of the entity type for which this is an RSS row plugin. |
| Rss::$entityTypeId | property | core/ |
The ID of the entity type for which this is an RSS row plugin. |
| RssFeedsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RssFields::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| RssPluginBase::$entityTypeId | property | core/ |
The ID of the entity type for which this is an RSS row plugin. |
| RssResponseRelativeUrlFilterTest::providerTestOnResponse | function | core/ |
|
| RsyncValidator | class | core/ |
Checks that rsync is available. |
| RsyncValidator.php | file | core/ |
|
| RsyncValidator::getSubscribedEvents | function | core/ |
|
| RsyncValidator::validate | function | core/ |
Checks that rsync is available. |
| RsyncValidator::__construct | function | core/ |
|
| RsyncValidatorTest | class | core/ |
Tests Rsync Validator. |
| RsyncValidatorTest.php | file | core/ |
|
| RsyncValidatorTest::$executableFinder | property | core/ |
The mocked executable finder. |
| RsyncValidatorTest::register | function | core/ |
Registers test-specific services. |
| RsyncValidatorTest::setUp | function | core/ |
|
| RsyncValidatorTest::testPreCreateFailsIfRsyncNotFound | function | core/ |
Tests that the stage cannot be created if rsync is selected, but not found. |
| RsyncValidatorTest::testRsyncNotNeededForDirectWrite | function | core/ |
Tests that the presence of rsync is not checked in direct-write mode. |
| sample_lookup_migration_multiple_source_ids.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration_multiple_source_ids.yml |
| sample_lookup_migration_string_ids.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration_string_ids.yml |
| sample_stubbing_migration_with_multiple_source_ids.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_stub_test/migrations/sample_stubbing_migration_with_multiple_source_ids.yml |
| SandboxDatabaseUpdatesValidator | class | core/ |
Flags a warning if there are database updates in a staged update. |
| SandboxDatabaseUpdatesValidator.php | file | core/ |
|
| SandboxDatabaseUpdatesValidator::checkForStagedDatabaseUpdates | function | core/ |
Checks that the staged update does not have changes to its install files. |
| SandboxDatabaseUpdatesValidator::getExtensionsWithDatabaseUpdates | function | core/ |
Gets extensions that have database updates in the stage directory. |
| SandboxDatabaseUpdatesValidator::getSubscribedEvents | function | core/ |
|
| SandboxDatabaseUpdatesValidator::getUpdateFunctions | function | core/ |
Returns a list of all update functions for a module. |
| SandboxDatabaseUpdatesValidator::hasStagedUpdates | function | core/ |
Determines if a staged extension has changed update functions. |
| SandboxDatabaseUpdatesValidator::tokensMatchFunctionNamePattern | function | core/ |
Determines if a set of tokens contain a function name matching a pattern. |
| SandboxDatabaseUpdatesValidator::__construct | function | core/ |
|
| SandboxDirectoryValidator | class | core/ |
Validates staging root is not a subdirectory of active. |
| SandboxDirectoryValidator.php | file | core/ |
|
| SandboxDirectoryValidator::getSubscribedEvents | function | core/ |
|
| SandboxDirectoryValidator::validate | function | core/ |
Check if staging root is a subdirectory of active. |
Pagination
- Previous page
- Page 157
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.