Search for count
- Search 7.x for count
- Search 9.5.x for count
- Search 10.3.x for count
- Search 11.x for count
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MediaLibraryTestBase::waitForElementsCount | function | core/ |
Checks for a specified number of specific elements on page after wait. |
MediaRevisionAccessCheck::countDefaultLanguageRevisions | function | core/ |
Counts the number of revisions in the default language. |
MediaRevisionTest::assertRevisionCount | function | core/ |
Asserts that an entity has a certain number of revisions. |
MemoryCounterBackend | class | core/ |
Defines a memory cache implementation that counts set and get calls. |
MemoryCounterBackend.php | file | core/ |
|
MemoryCounterBackend::$counter | property | core/ |
Stores a list of cache cid calls keyed by function name. |
MemoryCounterBackend::delete | function | core/ |
Deletes an item from the cache. |
MemoryCounterBackend::get | function | core/ |
Returns data from the persistent cache. |
MemoryCounterBackend::getCounter | function | core/ |
Returns the call counter for the get, set and delete methods. |
MemoryCounterBackend::increaseCounter | function | core/ |
Increase the counter for a function with a certain cid. |
MemoryCounterBackend::resetCounter | function | core/ |
Resets the call counter. |
MemoryCounterBackend::set | function | core/ |
Stores data in the persistent cache. |
menu-account.css | file | core/ |
This file is used to style the account menu. |
MenuLinkManager::countMenuLinks | function | core/ |
Counts the total number of menu links. |
MenuLinkManagerInterface::countMenuLinks | function | core/ |
Counts the total number of menu links. |
MenuLinkTreeElement::count | function | core/ |
Counts all menu links in the current subtree. |
MenuLinkTreeElementTest::testCount | function | core/ |
Tests count(). |
MenuTreeStorage::countMenuLinks | function | core/ |
Counts the total number of menu links in one menu or all menus. |
MenuTreeStorageInterface::countMenuLinks | function | core/ |
Counts the total number of menu links in one menu or all menus. |
MigrateExecutable::$counts | property | core/ |
An array of counts. Initially used for cache hit/miss tracking. |
MigrateIdMapInterface::errorCount | function | core/ |
Returns the number of items that failed to import. |
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. |
MigrateSourceTest::testCount | function | core/ |
Test that the source count is correct. |
MigrateSourceTest::testCountCacheKey | function | core/ |
Test 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(). |
MigrateSqlSourceTestCase::$expectedCount | property | core/ |
Expected count of source rows. |
MigrateSqlSourceTestCase::testSourceCount | function | core/ |
Tests that the source returns the row count expected. |
MigrateStubTest::testInvalidSourceIdCount | function | core/ |
Test invalid source id count. |
MigrateUpgradeTestBase::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.