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 |
---|---|---|---|
CommentManagerInterface::getCountNewComments | function | core/ |
Returns the number of new comments available on a given entity for a user. |
CommentSelection::countReferenceableEntities | function | core/ |
|
CommentStatistics::getMaximumCount | function | core/ |
|
CommentStatisticsInterface::getMaximumCount | function | core/ |
Find the maximum number of comments for the given entity type. |
CommentStorage::getUnapprovedCount | function | core/ |
|
CommentStorageInterface::getUnapprovedCount | function | core/ |
Returns the number of unapproved comments. |
CommentTestBase::$account | property | core/ |
A normal user with permission to post comments (without approval). |
CommentTestBase::$account2 | property | core/ |
A second normal user that will author a node for $account to comment on. |
ComputedItemListTrait::count | function | core/ |
|
Condition::count | function | core/ |
Implements Countable::count(). |
ConditionFundamentals::count | function | core/ |
|
ConditionInterface::count | function | core/ |
Implements \Countable::count(). |
ConfigEntityQueryTest::testCount | function | core/ |
Tests count query. |
ConfigImporterTest::testUninstallThemeIncrementsCount | function | core/ |
Tests that uninstall a theme in config import correctly imports all config. |
ConfigTranslationController::$account | property | core/ |
The current user. |
ConfigTranslationUiTest::testAccountSettingsConfigurationTranslation | function | core/ |
Tests the account settings translation interface. |
ConfigValidation::validateCatCount | function | core/ |
Validates a number. |
ConnectionTest::testIdentifierQuotesAssertCount | function | core/ |
@covers ::__construct |
ContentEntity::count | function | core/ |
|
ContentEntity::doCount | function | core/ |
|
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/ |
|
CountableResourceTypeRepository | class | core/ |
Provides a repository of JSON:API configurable resource types. |
CountableResourceTypeRepository.php | file | core/ |
|
CountableResourceTypeRepository::createResourceType | function | core/ |
|
CountConstraint | class | core/ |
Count constraint. |
CountConstraint.php | file | core/ |
|
CountConstraint::validatedBy | function | core/ |
|
CountConstraint::__construct | function | core/ |
|
Counter | class | core/ |
Field handler to show a counter of the current row. |
Counter.php | file | core/ |
|
Counter::buildOptionsForm | function | core/ |
|
Counter::defineOptions | function | core/ |
|
Counter::getValue | function | core/ |
|
Counter::query | function | core/ |
|
Counter::usesGroupBy | function | core/ |
|
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. |
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.