You are here

public function KeyValueStoreSortedInterface::getCount in Key-value Extensions 8

Return value

integer

1 method overrides KeyValueStoreSortedInterface::getCount()
DatabaseStorageSortedBase::getCount in src/KeyValueStore/DatabaseStorageSortedBase.php

File

src/KeyValueStore/KeyValueStoreSortedInterface.php, line 10

Class

KeyValueStoreSortedInterface

Namespace

Drupal\key_value\KeyValueStore

Code

public function getCount();