Search for count
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentManager::getCountNewComments | function | core/ |
Returns the number of new comments available on a given entity for a user. |
| CommentManagerInterface::getCountNewComments | function | core/ |
Returns the number of new comments available on a given entity for a user. |
| CommentSelection::countReferenceableEntities | function | core/ |
Counts entities that are referenceable. |
| CommentStatistics::getMaximumCount | function | core/ |
Find the maximum number of comments for the given entity type. |
| CommentStatisticsInterface::getMaximumCount | function | core/ |
Find the maximum number of comments for the given entity type. |
| CommentStorage::getUnapprovedCount | function | core/ |
Returns the number of unapproved comments. |
| 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/ |
#[\ReturnTypeWillChange] |
| Condition::count | function | core/ |
Implements Countable::count(). |
| ConditionFundamentals::count | function | core/ |
#[\ReturnTypeWillChange] |
| 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[[api-linebreak]] |
| ContentEntity::count | function | core/ |
#[\ReturnTypeWillChange] |
| ContentEntity::doCount | function | core/ |
Gets the source count. |
| ContentEntityNormalizerTest::testNormalizeWithAccountContext | function | core/ |
Tests the normalize() method with account context passed. |
| ContentEntityNullStorage::countFieldData | function | core/ |
Determines the number of entities with values for a given field. |
| 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::validatedBy | function | core/ |
@todo Add method return type declaration. |
| 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/ |
Default option form that provides 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[[api-linebreak]] @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. |
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.