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 |
---|---|---|---|
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/ |
Provides source data for ::testSource. |
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. |
NodeFieldFilterTest::assertPageCounts | function | core/ |
Asserts that the given node translation counts are correct. |
NodeGrantDatabaseStorage::count | function | core/ |
Counts available node grants. |
NodeGrantDatabaseStorageInterface::count | function | core/ |
Counts available node grants. |
NodeMigrateTypeTestTrait::nodeMigrateMapTableCount | function | core/ |
Gets the numbers of complete and classic node migrate_map tables. |
NodeStorage::countDefaultLanguageRevisions | function | core/ |
Counts the number of revisions in the default language. |
NodeStorageInterface::countDefaultLanguageRevisions | function | core/ |
Counts the number of revisions in the default language. |
None::executeCountQuery | function | core/ |
Executes the count query. |
None::useCountQuery | function | core/ |
Determine if a pager needs a count query. |
NullIdMap::errorCount | function | core/ |
Returns the number of items that failed to import. |
NullIdMap::importedCount | function | core/ |
Returns the number of imported items in the map. |
NullIdMap::messageCount | function | core/ |
Returns the number of messages saved. |
NullIdMap::processedCount | function | core/ |
Returns the number of processed items in the map. |
NullIdMap::updateCount | function | core/ |
Returns a count of items which are marked as needing update. |
OptionsFieldUIAllowedValuesTest::assertAllowValuesRowCount | function | core/ |
Assert the count of the allowed values rows. |
PagerPluginBase::executeCountQuery | function | core/ |
Executes the count query. |
PagerPluginBase::useCountQuery | function | core/ |
Determine if a pager needs a count query. |
PagerPluginBaseTest::testExecuteCountQueryWithOffset | function | core/ |
Tests the executeCountQuery method with a set offset. |
PagerPluginBaseTest::testExecuteCountQueryWithOffsetLargerThanResult | function | core/ |
Tests the executeCountQuery method with an offset larger than result count. |
PagerPluginBaseTest::testExecuteCountQueryWithoutOffset | function | core/ |
Tests the executeCountQuery method without a set offset. |
PagerPluginBaseTest::testUseCountQuery | function | core/ |
Tests the useCountQuery() method. |
PagerSelectExtender::$customCountQuery | property | core/ |
The count query that will be used for this pager. |
PagerSelectExtender::getCountQuery | function | core/ |
Retrieve the count query for this pager. |
PagerSelectExtender::setCountQuery | function | core/ |
Specify the count query object to use for this pager. |
PathValidator::$account | property | core/ |
The current user. |
PathValidatorTest::$account | property | core/ |
The mocked account. |
PathValidatorTest::testIsValidWithLinkToAnyPageAccount | function | core/ |
Tests the isValid() method with a 'link to any page' permission. |
PathValidatorTest::testIsValidWithoutLinkToAnyPageAccount | function | core/ |
Tests the isValid() method without the 'link to any page' permission. |
PdoResult::rowCount | function | core/ |
Returns the number of rows matched by the last SQL statement. |
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.