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 |
---|---|---|---|
ConfigValidation::validateCatCount | function | core/ |
Validates a number. |
ContentEntity::count | function | core/ |
Gets the source count. |
ContentEntity::doCount | function | core/ |
Gets the source count checking if the source is countable or using the iterator_count function. |
ContentEntityNormalizerTest::testNormalizeWithAccountContext | function | core/ |
Tests the normalize() method with account context passed. |
ContentEntityNullStorage::countFieldData | function | core/ |
|
ContentTranslationPendingRevisionTestBase::$currentAccount | property | core/ |
The current test account. |
ContentTranslationSettingsTest::testAccountLanguageSettingsUI | function | core/ |
Tests the language settings checkbox on account settings page. |
ContextualLinkManager::$account | property | core/ |
The current user. |
ContextualLinkManagerTest::$account | property | core/ |
The mocked account. |
count.jsonapi.resource_type.repository | service | core/ |
Drupal\jsonapi_test_collection_count\ResourceType\CountableResourceTypeRepository |
CountableResourceType | class | core/ |
Subclass with overridden ::includeCount() for testing purposes. |
CountableResourceType.php | file | core/ |
|
CountableResourceType::includeCount | function | core/ |
Determine whether to include a collection count. |
CountableResourceTypeRepository | class | core/ |
Provides a repository of JSON:API configurable resource types. |
CountableResourceTypeRepository.php | file | core/ |
|
CountableResourceTypeRepository::createResourceType | function | core/ |
Creates a ResourceType value object for the given entity type + bundle. |
CountConstraint | class | core/ |
Count constraint. |
CountConstraint.php | file | core/ |
|
CountConstraint::$exactMessage | property | core/ |
|
CountConstraint::$maxMessage | property | core/ |
|
CountConstraint::$minMessage | property | core/ |
|
CountConstraint::validatedBy | function | core/ |
|
Counter | class | core/ |
Field handler to show a counter of the current row. |
Counter.php | file | core/ |
|
Counter::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
Counter::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Counter::getValue | function | core/ |
Gets the value that's supposed to be rendered. |
Counter::query | function | core/ |
Called to add the field to a query. |
Counter::usesGroupBy | function | core/ |
Provides the handler some groupby. |
CounterTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\field\Counter @group views |
CounterTest.php | file | core/ |
|
CounterTest::$definition | property | core/ |
The handler definition of the counter field. |
CounterTest::$display | property | core/ |
The display plugin instance. |
CounterTest::$pager | property | core/ |
The pager plugin instance. |
CounterTest::$testData | property | core/ |
Stores the test data. |
CounterTest::$view | property | core/ |
The view executable. |
CounterTest::providerRowIndexes | function | core/ |
Provides some row index to test. |
CounterTest::renderCounter | function | core/ |
Renders the counter field handler. |
CounterTest::setUp | function | core/ |
|
CounterTest::testCounterRandomPagerOffset | function | core/ |
Tests a counter field with a random pager offset. |
CounterTest::testCounterRandomStart | function | core/ |
Tests a counter with a random start. |
CounterTest::testCounterSecondPage | function | core/ |
Tests a counter field on the second page. |
CounterTest::testSimpleCounter | function | core/ |
Tests a simple counter field. |
CountryManager | class | core/ |
Provides list of countries. |
CountryManager.php | file | core/ |
|
CountryManager::$countries | property | core/ |
An array of country code => country name pairs. |
CountryManager::$moduleHandler | property | core/ |
The module handler service. |
CountryManager::getList | function | core/ |
Get an array of country code => country name pairs, altered by alter hooks. |
CountryManager::getStandardList | function | core/ |
Get an array of all two-letter country code => country name pairs. |
CountryManager::__construct | function | core/ |
Constructor. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.