Search for count
Title | Object type | File name | Summary |
---|---|---|---|
LinksetControllerTest::testUserAccountMenu | function | core/ |
Tests that the user account menu behaves as it should. |
LocalActionManager::$account | property | core/ |
The current user. |
LocalActionManagerTest::$account | property | core/ |
The mocked account. |
LocaleProjectStorage::countProjects | function | core/ |
|
LocaleProjectStorageInterface::countProjects | function | core/ |
Returns the count of project records. |
locale_test_countries_alter | function | core/ |
Implements hook_countries_alter(). |
LocalTaskManager::$account | property | core/ |
The current user. |
LocalTaskManagerTest::$account | property | core/ |
The mocked account. |
MaintenanceModeSubscriber::$account | property | core/ |
The current account. |
MaintenanceModeSubscriber::$account | property | core/ |
The current account. |
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/ |
|
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/ |
|
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/ |
|
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 install. |
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.