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 |
---|---|---|---|
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 |
Cron::$accountSwitcher | property | core/ |
The account switcher service. |
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/ |
|
DummyQueryTrait::count | function | core/ |
|
EditModeTest::getTabbableElementsCount | function | core/ |
Gets the number of elements that are tabbable. |
EmbeddedDataSource::count | function | core/ |
Gets the source count. |
EmptySource::count | function | core/ |
Gets the source count. |
EntityQueryRelationshipTest::$accounts | property | core/ |
User entities. |
EntityQueryTest::testConditionCount | function | core/ |
Tests that condition count returns expected number of conditions. |
EntityQueryTest::testCount | function | core/ |
Test that count queries are separated across entity types. |
EntityResource::getCollectionCountQuery | function | core/ |
Gets a basic query for a collection count. |
EntityTranslationSettings::count | function | core/ |
Gets the source count. |
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 |
FetchTest::testRowCount | function | core/ |
Tests that rowCount() throws exception on SELECT query. |
FieldableEntityStorageInterface::countFieldData | function | core/ |
Determines the number of entities with values for a given field. |
FieldCounterTest | class | core/ |
Tests the Drupal\views\Plugin\views\field\Counter handler. |
FieldCounterTest | class | core/ |
Tests the display of counter field. |
FieldCounterTest.php | file | core/ |
|
FieldCounterTest.php | file | core/ |
|
FieldCounterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldCounterTest::$modules | property | core/ |
Modules to enable. |
FieldCounterTest::$modules | property | core/ |
The modules that need to be installed for this test. |
FieldCounterTest::$testViews | property | core/ |
Views used by this test. |
FieldCounterTest::$testViews | property | core/ |
The views that are used by this test. |
FieldCounterTest::$view | property | core/ |
|
FieldCounterTest::setUp | function | core/ |
|
FieldCounterTest::testExcludedTitleTokenDisplay | function | core/ |
Tests the display of an excluded title field when used as a token. |
FieldCounterTest::testPager | function | core/ |
Tests the counter field when using a pager. |
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.