Search for count
- Search 7.x for count
- Search 8.9.x for count
- Search 10.3.x for count
- Search 11.x for count
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MigrateIdMapInterface::importedCount | function | core/ |
Returns the number of imported items in the map. |
MigrateIdMapInterface::messageCount | function | core/ |
Returns the number of messages saved. |
MigrateIdMapInterface::processedCount | function | core/ |
Returns the number of processed items in the map. |
MigrateIdMapInterface::updateCount | function | core/ |
Returns a count of items which are marked as needing update. |
MigrateNodeCounterTest | class | core/ |
Tests the migration of node counter data to Drupal 8. |
MigrateNodeCounterTest | class | core/ |
Tests the migration of node counter data to Drupal 8. |
MigrateNodeCounterTest.php | file | core/ |
|
MigrateNodeCounterTest.php | file | core/ |
|
MigrateNodeCounterTest::$modules | property | core/ |
Modules to enable. |
MigrateNodeCounterTest::$modules | property | core/ |
Modules to enable. |
MigrateNodeCounterTest::assertNodeCounter | function | core/ |
Asserts various aspects of a node counter. |
MigrateNodeCounterTest::assertNodeCounter | function | core/ |
Asserts various aspects of a node counter. |
MigrateNodeCounterTest::setUp | function | core/ |
|
MigrateNodeCounterTest::setUp | function | core/ |
|
MigrateNodeCounterTest::testStatisticsSettings | function | core/ |
Tests migration of node counter. |
MigrateNodeCounterTest::testStatisticsSettings | function | core/ |
Tests migration of node counter. |
MigrateSourceInterface::NOT_COUNTABLE | constant | core/ |
Indicates that the source is not countable. |
MigrateSourceTest::testCount | function | core/ |
Tests that the source count is correct. |
MigrateSourceTest::testCountCacheKey | function | core/ |
Tests that the key can be set for the count cache. |
MigrateSqlIdMapTest::errorCountDataProvider | function | core/ |
Data provider for testErrorCount(). |
MigrateSqlIdMapTest::testErrorCount | function | core/ |
Performs error count test with a given number of error rows. |
MigrateSqlIdMapTest::testImportedCount | function | core/ |
Tests the imported count method. |
MigrateSqlIdMapTest::testMessageCount | function | core/ |
Tests the SQL ID map message count method by counting and saving messages. |
MigrateSqlIdMapTest::testProcessedCount | function | core/ |
Tests the number of processed source rows. |
MigrateSqlIdMapTest::testUpdateCount | function | core/ |
Performs the update count test with a given number of update rows. |
MigrateSqlIdMapTest::updateCountDataProvider | function | core/ |
Data provider for testUpdateCount(). |
MigrateSqlSourceCountCacheTest | class | core/ |
Tests SqlBase source count caching. |
MigrateSqlSourceCountCacheTest.php | file | core/ |
|
MigrateSqlSourceCountCacheTest::$modules | property | core/ |
Modules to enable. |
MigrateSqlSourceCountCacheTest::providerSource | function | core/ |
The data provider. |
MigrateStubTest::testInvalidSourceIdCount | function | core/ |
Tests invalid source id count. |
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. |
migrate_cache_counts_test.info.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_cache_counts_test/migrate_cache_counts_test.info.yml |
migrate_post_update_clear_migrate_source_count_cache | function | core/ |
Clear the source count cache. |
migrate_sql_count_cache_test.info.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_sql_count_cache_test/migrate_sql_count_cache_test.info.yml |
MigrationSourceCacheTest::testCacheCountsNotContaminated | function | core/ |
Tests that counts for the same plugin_id are not crossed. |
MigrationSourceCacheTest::testCacheCountsUsed | function | core/ |
Test that values are pulled from the cache when appropriate. |
Mini::useCountQuery | function | core/ |
Determine if a pager needs a count query. |
MultilingualReviewPageTestBase::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
MultilingualReviewPageTestBase::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
MultipleStaticContext::$account | property | core/ |
The current user. |
NodeAccessControlHandler::countGrants | function | core/ |
Counts available node grants. |
NodeAccessControlHandlerInterface::countGrants | function | core/ |
Counts available node grants. |
NodeClassicTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
NodeClassicTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
NodeCommentsTest::testCommentCount | function | core/ |
Test the comment count field. |
NodeCounter | class | core/ |
Destination for node counter. |
NodeCounter | class | core/ |
Drupal 6/7 node counter source from database. |
NodeCounter.php | file | core/ |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.