Search for count
- Search 7.x for count
- Search 8.9.x for count
- Search 10.3.x for count
- Search 11.x for count
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
IdConflictTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
IdConflictTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
ImageAdminStylesTest::getImageCount | function | core/ |
Count the number of images currently create for a style. |
ImageStyleFlushTest::getImageCount | function | core/ |
Count the number of images currently created for a style in a wrapper. |
InlineBlockTest::assertBlockRevisionCountByTitle | function | core/ |
Assert the number of block content revisions by the block title. |
InsertTrait::count | function | core/ |
|
IntegrationTest::testNodeCounterIntegration | function | core/ |
Tests the integration of the {node_counter} table in views. |
ItemList::count | function | core/ |
|
ItemStorage::getItemCount | function | core/ |
Returns the count of the items in a feed. |
ItemStorageInterface::getItemCount | function | core/ |
Returns the count of the items in a feed. |
jsonapi_test_collection_count.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_collection_count/jsonapi_test_collection_count.info.yml |
jsonapi_test_collection_count.services.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_collection_count/jsonapi_test_collection_count.services.yml |
LazyPluginCollection::count | function | core/ |
|
LazyRouteCollection::count | function | core/ |
Gets the number of Routes in this collection. |
LazyRouteCollectionTest::testCount | function | core/ |
@covers ::count |
LocalActionManager::$account | property | core/ |
The current user. |
LocalActionManagerTest::$account | property | core/ |
The mocked account. |
LocaleProjectStorage::countProjects | function | core/ |
Returns the count of project records. |
LocaleProjectStorageInterface::countProjects | function | core/ |
Returns the count of project records. |
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/ |
Gets a cache backend class for a given cache bin. |
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. |
MigrateEntityContentBaseTest::testAccountSwitcherBackwardsCompatibility | function | core/ |
Test BC injection of account switcher service. |
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. |
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.