Search for count

  1. Search 7.x for count
  2. Search 9.5.x for count
  3. Search 8.9.x for count
  4. Search 10.3.x for count
  5. Other projects
Title Object type File name Summary
StubSourceGeneratorPlugin::$cacheCounts property core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Whether this instance should cache the source count.
StubSourceGeneratorPlugin::$skipCount property core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Whether this instance should not attempt to count the source.
StubSourceGeneratorPlugin::getCacheCounts function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Return the cacheCounts value.
StubSourceGeneratorPlugin::getSkipCount function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Return the skipCount value.
system-status-counter.css file core/themes/stable9/css/system/components/system-status-counter.css Styles for the system status counter component.
system-status-counter.css file core/themes/claro/css/components/system-status-counter.css Styles for the system status counter component.
system-status-counter.css file core/modules/system/css/components/system-status-counter.css Styles for the system status counter component.
system-status-counter.pcss.css file core/themes/claro/css/components/system-status-counter.pcss.css Styles for the system status counter component.
system-status-report-counters.css file core/themes/stable9/css/system/components/system-status-report-counters.css Styles for the system status report counters.
system-status-report-counters.css file core/themes/claro/css/components/system-status-report-counters.css Styles for the system status report counters.
system-status-report-counters.css file core/modules/system/css/components/system-status-report-counters.css Styles for the system status report counters.
system-status-report-counters.pcss.css file core/themes/claro/css/components/system-status-report-counters.pcss.css Styles for the system status report counters.
system.menu.account.yml file core/modules/system/config/install/system.menu.account.yml core/modules/system/config/install/system.menu.account.yml
system.menu.account.yml file core/tests/fixtures/config_install/testing_config_install/system.menu.account.yml core/tests/fixtures/config_install/testing_config_install/system.menu.account.yml
system.menu.account.yml file core/tests/fixtures/config_install/multilingual/language/es/system.menu.account.yml core/tests/fixtures/config_install/multilingual/language/es/system.menu.account.yml
system.menu.account.yml file core/tests/fixtures/config_install/multilingual/system.menu.account.yml core/tests/fixtures/config_install/multilingual/system.menu.account.yml
system_post_update_convert_empty_country_and_timezone_settings_to_null function core/modules/system/system.post_update.php Updates system.date config to NULL for empty country and timezone defaults.
TaxonomyFieldFilterTest::assertPageCounts function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php Asserts that the given taxonomy translation counts are correct.
TemporaryArrayObjectThrowingExceptions::count function core/modules/jsonapi/src/Normalizer/Value/TemporaryArrayObjectThrowingExceptions.php Count the ArrayObject.
TemporaryQueryTestBase::countTableRows function core/tests/Drupal/KernelTests/Core/Database/TemporaryQueryTestBase.php Returns the number of rows of a table.
TermAutocompleteTest::testAutocompleteCountResults function core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php Tests that the autocomplete method returns the good number of results.
TermSelection::countReferenceableEntities function core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php Counts entities that are referenceable.
TermStorage::nodeCount function core/modules/taxonomy/src/TermStorage.php Count the number of nodes in a given vocabulary ID.
TermStorageInterface::nodeCount function core/modules/taxonomy/src/TermStorageInterface.php Count the number of nodes in a given vocabulary ID.
TestContent::testAccount function core/modules/system/tests/modules/router_test_directory/src/TestContent.php
ToolbarAdminMenuTest::testNonCurrentUserAccountUpdates function core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php Tests cache invalidation when one user modifies another user.
ToolbarLinkBuilder::$account property core/modules/user/src/ToolbarLinkBuilder.php The current user.
TranslatableMarkup::count function core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php Returns the string length.
UiHelperTrait::$maximumMetaRefreshCount property core/tests/Drupal/Tests/UiHelperTrait.php The number of meta refresh redirects to follow, or NULL if unlimited.
UiHelperTrait::$metaRefreshCount property core/tests/Drupal/Tests/UiHelperTrait.php The number of meta refresh redirects followed during ::drupalGet().
UnpackCollection::count function composer/Plugin/RecipeUnpack/UnpackCollection.php
update-countries.sh file core/scripts/update-countries.sh Updates CLDR codes in CountryManager.php to latest data.
Upgrade6Test::getEntityCounts function core/modules/forum/tests/src/Functional/migrate_drupal/d6/Upgrade6Test.php Gets the expected number of entities per entity type after migration.
Upgrade6Test::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php Gets the expected number of entities per entity type after migration.
Upgrade6Test::getEntityCountsIncremental function core/modules/forum/tests/src/Functional/migrate_drupal/d6/Upgrade6Test.php Gets expected number of entities per entity after incremental migration.
Upgrade6Test::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php Gets expected number of entities per entity after incremental migration.
Upgrade6TestWithContentModeration::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6TestWithContentModeration.php Gets the expected number of entities per entity type after migration.
Upgrade6TestWithContentModeration::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6TestWithContentModeration.php Gets expected number of entities per entity after incremental migration.
Upgrade6WithContentModerationTest::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6WithContentModerationTest.php Gets the expected number of entities per entity type after migration.
Upgrade6WithContentModerationTest::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6WithContentModerationTest.php Gets expected number of entities per entity after incremental migration.
Upgrade7Test::getEntityCounts function core/modules/forum/tests/src/Functional/migrate_drupal/d7/Upgrade7Test.php Gets the expected number of entities per entity type after migration.
Upgrade7Test::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Gets the expected number of entities per entity type after migration.
Upgrade7Test::getEntityCountsIncremental function core/modules/forum/tests/src/Functional/migrate_drupal/d7/Upgrade7Test.php Gets expected number of entities per entity after incremental migration.
Upgrade7Test::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Gets expected number of entities per entity after incremental migration.
Upgrade7TestWithContentModeration::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7TestWithContentModeration.php Gets the expected number of entities per entity type after migration.
Upgrade7WithContentModerationTest::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7WithContentModerationTest.php Gets the expected number of entities per entity type after migration.
UpgradeTest::getEntityCounts function core/modules/statistics/tests/src/Functional/migrate_drupal/d6/UpgradeTest.php Gets the expected number of entities per entity type after migration.
UpgradeTest::getEntityCounts function core/modules/statistics/tests/src/Functional/migrate_drupal/d7/UpgradeTest.php Gets the expected number of entities per entity type after migration.
UpgradeTest::getEntityCountsIncremental function core/modules/statistics/tests/src/Functional/migrate_drupal/d6/UpgradeTest.php Gets expected number of entities per entity after incremental migration.
UpgradeTest::getEntityCountsIncremental function core/modules/statistics/tests/src/Functional/migrate_drupal/d7/UpgradeTest.php Gets expected number of entities per entity after incremental migration.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.