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 |
---|---|---|---|
CountryManager::getStandardList | function | core/ |
Get an array of all two-letter country code => country name pairs. |
CountryManager::__construct | function | core/ |
Constructor. |
CountryManagerInterface | interface | core/ |
Defines a common interface for country managers. |
CountryManagerInterface.php | file | core/ |
|
CountryManagerInterface::getList | function | core/ |
Returns a list of country code => country name pairs. |
country_manager | service | core/ |
Drupal\Core\Locale\CountryManager |
CredentialFormTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
CredentialFormTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
Cron::$accountSwitcher | property | core/ |
The account switcher service. |
CronTest::REQUEUE_COUNT | constant | core/ |
|
CurrentUserContext::$account | property | core/ |
The current user. |
Data::$count | property | core/ |
Holds the total count of entities. |
Data::count | function | core/ |
Returns the number of entities. |
Data::getTotalCount | function | core/ |
|
Data::setTotalCount | function | core/ |
|
DatabaseCacheTagsChecksum::getTagInvalidationCounts | function | core/ |
Fetches invalidation counts for cache tags. |
DateFormatter::$country | property | core/ |
|
DateFormatter::country | function | core/ |
Returns the default country from config. |
DbLogTest::getTypeCount | function | core/ |
Gets the count of database log entries by database log event type. |
DbUpdateController::$account | property | core/ |
The current user. |
DefaultAccessCheckTest::$account | property | core/ |
The mocked account. |
DefaultLazyPluginCollectionTest::testCount | function | core/ |
@covers ::count |
DefaultMenuLinkTreeManipulators::$account | property | core/ |
The current user. |
DefaultSelection::countReferenceableEntities | function | core/ |
Counts entities that are referenceable. |
DeleteMultipleFormTest::$account | property | core/ |
The current user. |
DeprecatedArray::count | function | core/ |
|
DoubleSlashTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
DoubleSlashTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
DummyQueryTrait::doCount | function | core/ |
|
EditModeTest::getTabbableElementsCount | function | core/ |
Gets the number of elements that are tabbable. |
EmbeddedDataSource::count | function | core/ |
Gets the source count. |
EmptySource::doCount | function | core/ |
Gets the source count. |
EntityContentBase::$accountSwitcher | property | core/ |
The account switcher service. |
EntityQueryRelationshipTest::$accounts | property | core/ |
User entities. |
EntityQueryTest::testConditionCount | function | core/ |
Tests that condition count returns expected number of conditions. |
EntityQueryTest::testCount | function | core/ |
Tests that count queries are separated across entity types. |
EntityResource::getCollectionCountQuery | function | core/ |
Gets a basic query for a collection count. |
EntityRevisionTest::$accountSwitcher | property | core/ |
A mock account switcher. |
EntityTestBundleClass::$postCreateCount | property | core/ |
The number of times static::postCreate() was called. |
EntityTestBundleClass::$postDeleteCount | property | core/ |
The number of times static::postDelete() was called. |
EntityTestBundleClass::$postLoadCount | property | core/ |
The number of times static::postLoad() was called. |
EntityTestBundleClass::$postLoadEntitiesCount | property | core/ |
The size of the $entities array passed to each invocation of postLoad(). |
EntityTestBundleClass::$preCreateCount | property | core/ |
The number of times static::preCreate() was called. |
EntityTestBundleClass::$preDeleteCount | property | core/ |
The number of times static::preDelete() was called. |
EntityTranslationSettings::doCount | function | core/ |
Gets the source count using countQuery(). |
EntityType::$label_count | property | core/ |
A definite singular/plural name of the type. |
EntityType::getCountLabel | function | core/ |
Gets the label's definite article form for use with a count of entities. |
EntityTypeInterface::getCountLabel | function | core/ |
Gets the label's definite article form for use with a count of entities. |
EntityTypeTest::testGetCountLabel | function | core/ |
@covers ::getCountLabel |
EntityTypeTest::testGetCountLabelDefault | function | core/ |
@covers ::getCountLabel |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.