Search for count
- Search 7.x for count
- Search 9.5.x for count
- Search 8.9.x for count
- Search 10.3.x for count
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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 install. |
MigrateSqlSourceCountCacheTest::providerSource | function | core/ |
|
MigrateStubTest::testInvalidSourceIdCount | function | core/ |
Tests invalid source id count. |
MigrateUpgradeExecuteTestBase::assertEntityRevisionsCount | function | core/ |
Checks the number of the specified entity's revisions. |
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_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/ |
|
NodeCounter.php | file | core/ |
|
NodeCounter::$connection | property | core/ |
The database connection. |
NodeCounter::create | function | core/ |
Creates an instance of the plugin. |
NodeCounter::fields | function | core/ |
Returns an array of destination fields. |
NodeCounter::fields | function | core/ |
Returns available fields on the source. |
NodeCounter::getIds | function | core/ |
Gets the destination IDs. |
NodeCounter::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
NodeCounter::import | function | core/ |
Import the row. |
NodeCounter::query | function | core/ |
|
NodeCounter::__construct | function | core/ |
Constructs a node counter plugin. |
NodeCounterTest | class | core/ |
Tests the node_counter source plugin. |
NodeCounterTest.php | file | core/ |
|
NodeCounterTest::$modules | property | core/ |
Modules to enable. |
NodeCounterTest::providerSource | function | core/ |
The data provider. |
NodeCounterTimestamp | class | core/ |
Field handler to display the most recent time the node has been viewed. |
NodeCounterTimestamp.php | file | core/ |
|
NodeCounterTimestamp::access | function | core/ |
Check whether given user has access to this handler. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.