UserEditedOwnAccountTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEditedOwnAccountTest.php |
|
Select::prepareCountQuery |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
Prepares a count query from the current query object. |
UserAccountLinksTests.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
Definition of Drupal\user\Tests\UserAccountLinksTests. |
None::execute_count_query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/None.php |
Execute the count query, which will be done just prior to the query
itself being executed. |
SessionTest::testGetCount |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
@covers \Symfony\Component\HttpFoundation\Session\Session::count |
Sql::$get_count_optimized |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Should this query be optimized for counts, for example no sorts. |
PhpDumper::$variableCount |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
|
user_admin_account_submit |
function |
drupal/core/modules/user/user.admin.inc |
Submit the user administration update form. |
CollectionTest::testCount |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
AccountFormController.php |
file |
drupal/core/modules/user/lib/Drupal/user/AccountFormController.php |
Definition of Drupal\user\AccountFormController. |
ConditionInterface::count |
function |
drupal/core/lib/Drupal/Core/Entity/Query/ConditionInterface.php |
Implements Countable::count(). |
Counter::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Counter.php |
Default options form that provides the label widget that all fields
should have. |
Twig_Parser::$tmpVarCount |
property |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
FieldCounterTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCounterTest.php |
|
comment_count_unpublished |
function |
drupal/core/modules/comment/comment.module |
Returns a menu title which includes the number of unapproved comments. |
EntityQueryTest::testCount |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
Test entity count query. |
SelectTest::testUnionCount |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests that we can get a count query for a UNION Select query. |
SelectExtender::countQuery |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Get the equivalent COUNT query of this query as a new query object. |
ExceptionCollection::count |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/ExceptionCollection.php |
Get the total number of request exceptions |
ParameterBagTest::testCount |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
@covers Symfony\Component\HttpFoundation\ParameterBag::count |
SelectInterface::countQuery |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Get the equivalent COUNT query of this query as a new query object. |
AccountFormController::form |
function |
drupal/core/modules/user/lib/Drupal/user/AccountFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
user_admin_account_validate |
function |
drupal/core/modules/user/user.admin.inc |
|
StatementPrefetch::rowCount |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Returns the number of rows affected by the last SQL statement. |
AttributeBagTest::testCount |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
@covers Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count |
FieldCounterTest::testPager |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCounterTest.php |
|
SearchCommentCountToggleTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentCountToggleTest.php |
Tests that comment count display toggles properly on comment status of node |
UserEditedOwnAccountTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEditedOwnAccountTest.php |
Definition of Drupal\user\Tests\UserEditedOwnAccountTest. |
StatementInterface::rowCount |
function |
drupal/core/lib/Drupal/Core/Database/StatementInterface.php |
Returns the number of rows affected by the last SQL statement. |
xmlrpc_test_countTheEntities |
function |
drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module |
|
StatementPrefetch::$rowCount |
property |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
The number of rows affected by the last query. |
BlockUserAccountSettingsTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockUserAccountSettingsTest.php |
Tests personalized block settings for user accounts. |
WebTestBase::$redirect_count |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
The number of redirects followed during the handling of a request. |
FieldCounterTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCounterTest.php |
Views used by this test. |
FieldCounterTest::testSimple |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCounterTest.php |
|
RedirectPlugin::REDIRECT_COUNT |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/RedirectPlugin.php |
|
RouteCollectionTest::testCount |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
UserAccountLinksTests::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
|
AccountFormController::validate |
function |
drupal/core/modules/user/lib/Drupal/user/AccountFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |
UserAccountLinksTests::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
Modules to enable. |
BlockUserAccountSettingsTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockUserAccountSettingsTest.php |
Definition of Drupal\block\Tests\BlockUserAccountSettingsTest. |
PagerPluginBase::use_count_query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Determine if a pager needs a count query. |
ModuleTestBase::assertTableCount |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleTestBase.php |
Assert there are tables that begin with the specified base table name. |
Twig_Tests_LexerTest::countToken |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
LoggerDataCollector::countErrors |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
Gets the called events. |
PhpassHashedPassword::$countLog2 |
property |
drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php |
Specifies the number of times the hashing function will be applied when
generating new password hashes. The number of times is calculated by
raising 2 to the power of the given value. |
SearchCommentCountToggleTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentCountToggleTest.php |
Definition of Drupal\search\Tests\SearchCommentCountToggleTest. |
UserEditedOwnAccountTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEditedOwnAccountTest.php |
|
DebugLoggerInterface::countErrors |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/DebugLoggerInterface.php |
Returns the number of errors. |
SelectComplexTest::testCountQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests that we can generate a count query from a built query. |