You are here

8 calls to AlphaPagination::getOption() in Views Alpha Pagination 8.2

AlphaPagination::ensureQuery in src/AlphaPagination.php
Extract the SQL query from the query information.
AlphaPagination::getCharacters in src/AlphaPagination.php
Retrieves the characters used to populate the pagination item list.
AlphaPagination::getCid in src/AlphaPagination.php
Retrieves a cache identifier for the view, display and query, if set.
AlphaPagination::getEntityIds in src/AlphaPagination.php
Construct the actual SQL query for the view being generated.
AlphaPagination::getEntityPrefixes in src/AlphaPagination.php
Retrieve the distinct first character prefix from the field tables.
AlphaPagination::getLabel in src/AlphaPagination.php
Retrieves the proper label for a character.
AlphaPagination::getValue in src/AlphaPagination.php
Retrieves the proper value for a character.
AlphaPagination::isNumeric in src/AlphaPagination.php
Determines if value is "numeric".