Search for table
- Search 7.x for table
- Search 8.9.x for table
- Search 10.3.x for table
- Search 11.x for table
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Table | class | core/ |
Style plugin to render each item as a row in a table. |
Table | class | core/ |
Provides a render element for a table. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
MigrateExecutableMemoryExceededTest::testMemoryNotExceeded | function | core/ |
Tests memoryExceeded when memory usage is not exceeded. |
MigrateExecutableTest | class | core/ |
@coversDefaultClass \Drupal\migrate\MigrateExecutable @group migrate |
MigrateExecutableTest | class | core/ |
Tests the MigrateExecutable class. |
MigrateExecutableTest.php | file | core/ |
|
MigrateExecutableTest.php | file | core/ |
|
MigrateExecutableTest::$eventDispatcher | property | core/ |
A mocked event dispatcher. |
MigrateExecutableTest::$executable | property | core/ |
The tested migrate executable. |
MigrateExecutableTest::$idMapRecords | property | core/ |
Stores ID map records of the ID map plugin from ::getTestRollbackIdMap. |
MigrateExecutableTest::$message | property | core/ |
The mocked migrate message. |
MigrateExecutableTest::$migration | property | core/ |
The mocked migration entity. |
MigrateExecutableTest::$migrationConfiguration | property | core/ |
The migration's configuration values. |
MigrateExecutableTest::$modules | property | core/ |
Modules to enable. |
MigrateExecutableTest::getMockSource | function | core/ |
Returns a mock migration source instance. |
MigrateExecutableTest::getTestRollbackIdMap | function | core/ |
Returns an ID map object prophecy used in ::testRollback. |
MigrateExecutableTest::providerTestRollback | function | core/ |
Data provider for ::testRollback. |
MigrateExecutableTest::setUp | function | core/ |
|
MigrateExecutableTest::setUp | function | core/ |
|
MigrateExecutableTest::testImportWithFailingRewind | function | core/ |
Tests an import with an incomplete rewinding. |
MigrateExecutableTest::testImportWithValidRow | function | core/ |
Tests the import method with a valid row. |
MigrateExecutableTest::testImportWithValidRowNoDestinationValues | function | core/ |
Tests the import method with a valid row. |
MigrateExecutableTest::testImportWithValidRowWithDestinationMigrateException | function | core/ |
Tests the import method with a thrown MigrateException. |
MigrateExecutableTest::testImportWithValidRowWithException | function | core/ |
Tests the import method with a regular Exception being thrown. |
MigrateExecutableTest::testImportWithValidRowWithoutDestinationId | function | core/ |
Tests the import method with a valid row. |
MigrateExecutableTest::testImportWithValidRowWithProcesMigrateException | function | core/ |
Tests the import method with a thrown MigrateException. |
MigrateExecutableTest::testMigrateExecutable | function | core/ |
Tests the MigrateExecutable class. |
MigrateExecutableTest::testProcessRow | function | core/ |
Tests the processRow method. |
MigrateExecutableTest::testProcessRowEmptyDestination | function | core/ |
Tests the processRow method. |
MigrateExecutableTest::testProcessRowEmptyPipeline | function | core/ |
Tests the processRow method with an empty pipeline. |
MigrateExecutableTest::testProcessRowPipelineException | function | core/ |
Tests the processRow pipeline exception. |
MigrateExecutableTest::testRollback | function | core/ |
Tests rollback. |
MigrateIdMapInterface::getQualifiedMapTableName | function | core/ |
Gets the qualified map table. |
MigrateImageCacheTest::testMissingTable | function | core/ |
Tests that an exception is thrown when ImageCache is not installed. |
MigrateNodeCompleteTest::expectedNodeFieldDataTable | function | core/ |
Provides the expected node_field_data table. |
MigrateNodeCompleteTest::expectedNodeFieldDataTable | function | core/ |
Provides the expected node_field_data table. |
MigrateNodeCompleteTest::expectedNodeFieldRevisionTable | function | core/ |
Provides the expected node_field_revision table. |
MigrateNodeCompleteTest::expectedNodeFieldRevisionTable | function | core/ |
Provides the expected node_field_revision table. |
MigrateProcessTestCase::$migrateExecutable | property | core/ |
|
MigrateSourceInterface::NOT_COUNTABLE | constant | core/ |
Indicates that the source is not countable. |
MigrateSourceTest::$executable | property | core/ |
The migrate executable. |
MigrateSourceTest::getMigrateExecutable | function | core/ |
Gets a mock executable for the test. |
MigrateSqlIdMapEnsureTablesTest | class | core/ |
Tests the SQL ID map plugin ensureTables() method. |
MigrateSqlIdMapEnsureTablesTest.php | file | core/ |
|
MigrateSqlIdMapEnsureTablesTest::$migrationConfiguration | property | core/ |
The migration configuration, initialized to set the ID and destination IDs. |
MigrateSqlIdMapEnsureTablesTest::runEnsureTablesTest | function | core/ |
Actually run the test. |
MigrateSqlIdMapEnsureTablesTest::testEnsureTablesExist | function | core/ |
Tests the ensureTables method when the tables exist. |
MigrateSqlIdMapEnsureTablesTest::testEnsureTablesNotExist | function | core/ |
Tests the ensureTables method when the tables do not exist. |
MigrateSqlIdMapTest::testGetQualifiedMapTablePrefix | function | core/ |
Tests the getQualifiedMapTable method with a prefixed database. |
MigrateSqlIdMapTest::testMapTableCreation | function | core/ |
Tests the delayed creation of the "map" and "message" migrate tables. |
MigrateValidatableEntityInterface | interface | core/ |
To implement by a destination plugin that should provide entity validation. |
MigrateValidatableEntityInterface.php | file | core/ |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.