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 |
---|---|---|---|
MarkupTrait::count | function | core/ |
Returns the string length. |
MediaLibraryTestBase::assertSelectedMediaCount | function | core/ |
Asserts the current text of the selected item counter. |
MediaLibraryTestBase::waitForElementsCount | function | core/ |
Checks for a specified number of specific elements on page after wait. |
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. |
MemoryCounterBackendFactory | class | core/ |
|
MemoryCounterBackendFactory.php | file | core/ |
|
MemoryCounterBackendFactory::$bins | property | core/ |
Instantiated memory cache bins. |
MemoryCounterBackendFactory::get | function | core/ |
Gets a cache backend class for a given cache bin. |
MemoryCounterBackendFactory::__construct | function | core/ |
Constructs a MemoryCounterBackendFactory object. |
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. |
MenuLinksetSettingsFormTest::$adminAccount | property | core/ |
A user account to modify the menu linkset settings form. |
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. |
MigrateMessageControllerTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
MigrateMessageControllerTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
MigrateMessageFormTest::getLevelCounts | function | core/ |
Gets the count of migration messages by level. |
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::getFixtureFilePath | function | core/ |
Gets the path to the fixture file. |
MigrateNodeCounterTest::getFixtureFilePath | function | core/ |
Gets the path to the fixture file. |
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. |
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.