Search for count
- Search 7.x for count
- Search 9.5.x for count
- Search 8.9.x for count
- Search 10.3.x for count
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
CountryCodeConstraint | class | core/ |
|
CountryCodeConstraint.php | file | core/ |
|
CountryCodeConstraint::create | function | core/ |
|
CountryCodeConstraintTest | class | core/ |
@covers \Drupal\Core\Validation\Plugin\Validation\Constraint\CountryCodeConstraint @group validation |
CountryCodeConstraintTest.php | file | core/ |
|
CountryCodeConstraintTest::testConstraintLoadsChoicesFromCountryManager | function | core/ |
|
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. |
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. |
CountryManagerTest | class | core/ |
Tests Country Manager functionality. |
CountryManagerTest.php | file | core/ |
|
CountryManagerTest::$modules | property | core/ |
|
CountryManagerTest::testHookCountriesAlter | function | core/ |
Tests that hook_countries_alters() works as expected. |
CredentialFormTest::getEntityCounts | function | core/ |
|
CredentialFormTest::getEntityCountsIncremental | function | core/ |
|
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. |
DatabaseEventSubscriber::$countStatementEnds | property | core/ |
A counter of finished statement executions. |
DatabaseEventSubscriber::$countStatementFailures | property | core/ |
A counter of failed statement executions. |
DatabaseEventSubscriber::$countStatementStarts | property | core/ |
A counter of started statement executions. |
DbDumpCommandTest::testInsertCount | function | core/ |
Tests insert count option. |
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 |
DefaultSelection::countReferenceableEntities | function | core/ |
|
DeleteMultipleFormTest::$account | property | core/ |
The current user. |
DeprecatedArray::count | function | core/ |
|
DoubleSlashTest::getEntityCounts | function | core/ |
|
DoubleSlashTest::getEntityCountsIncremental | function | core/ |
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.