Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Search main for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
StatisticsAdminTest::$testNode property core/modules/statistics/tests/src/Functional/StatisticsAdminTest.php A page node for which to check content statistics.
StatisticsAdminTest::setUp function core/modules/statistics/tests/src/Functional/StatisticsAdminTest.php
StatisticsAdminTest::testDeleteNode function core/modules/statistics/tests/src/Functional/StatisticsAdminTest.php Tests that when a node is deleted, the node counter is deleted too.
StatisticsAdminTest::testExpiredLogs function core/modules/statistics/tests/src/Functional/StatisticsAdminTest.php Tests that cron clears day counts and expired access logs.
StatisticsAdminTest::testStatisticsSettings function core/modules/statistics/tests/src/Functional/StatisticsAdminTest.php Verifies that the statistics settings page works.
StatisticsAttachedTest class core/modules/statistics/tests/src/Functional/StatisticsAttachedTest.php Tests if statistics.js is loaded when content is not printed.
StatisticsAttachedTest.php file core/modules/statistics/tests/src/Functional/StatisticsAttachedTest.php
StatisticsAttachedTest::$defaultTheme property core/modules/statistics/tests/src/Functional/StatisticsAttachedTest.php The theme to install as the default for testing.
StatisticsAttachedTest::$modules property core/modules/statistics/tests/src/Functional/StatisticsAttachedTest.php Modules to enable.
StatisticsAttachedTest::setUp function core/modules/statistics/tests/src/Functional/StatisticsAttachedTest.php
StatisticsAttachedTest::testAttached function core/modules/statistics/tests/src/Functional/StatisticsAttachedTest.php Tests if statistics.js is loaded when content is not printed.
StatisticsDeprecationsTest class core/modules/statistics/tests/src/Kernel/StatisticsDeprecationsTest.php Tests deprecations in the Statistics module.
StatisticsDeprecationsTest.php file core/modules/statistics/tests/src/Kernel/StatisticsDeprecationsTest.php
StatisticsDeprecationsTest::$modules property core/modules/statistics/tests/src/Kernel/StatisticsDeprecationsTest.php Modules to enable.
StatisticsDeprecationsTest::testStatisticsGetDeprecation function core/modules/statistics/tests/src/Kernel/StatisticsDeprecationsTest.php @expectedDeprecation statistics_get() is deprecated in drupal:8.2.0 and is removed from drupal:9.0.0. Use Drupal::service('statistics.storage.node')->fetchView() instead. See https://www.drupal.org/node/2778245
StatisticsLoggingTest class core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php Tests request logging for cached and uncached pages.
StatisticsLoggingTest class core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php Tests that statistics works.
StatisticsLoggingTest.php file core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php
StatisticsLoggingTest.php file core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php
StatisticsLoggingTest::$authUser property core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php User with permissions to create and edit pages.
StatisticsLoggingTest::$client property core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php The Guzzle HTTP client.
StatisticsLoggingTest::$defaultTheme property core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php The theme to install as the default for testing.
StatisticsLoggingTest::$defaultTheme property core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php The theme to install as the default for testing.
StatisticsLoggingTest::$language property core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php Associative array representing a hypothetical Drupal language.
StatisticsLoggingTest::$modules property core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php Modules to enable.
StatisticsLoggingTest::$modules property core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php Modules to enable.
StatisticsLoggingTest::$node property core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php Node for tests.
StatisticsLoggingTest::getStatisticsCounter function core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php Gets counter of views by path.
StatisticsLoggingTest::setUp function core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php
StatisticsLoggingTest::setUp function core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php
StatisticsLoggingTest::testLogging function core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php Verifies node hit counter logging and script placement.
StatisticsLoggingTest::testLoggingPage function core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php Tests that statistics works with different addressing variants.
StatisticsReportsTest class core/modules/statistics/tests/src/Functional/StatisticsReportsTest.php Tests display of statistics report blocks.
StatisticsReportsTest.php file core/modules/statistics/tests/src/Functional/StatisticsReportsTest.php
StatisticsReportsTest::$defaultTheme property core/modules/statistics/tests/src/Functional/StatisticsReportsTest.php The theme to install as the default for testing.
StatisticsReportsTest::testPopularContentBlock function core/modules/statistics/tests/src/Functional/StatisticsReportsTest.php Tests the "popular content" block.
StatisticsTestBase class core/modules/statistics/tests/src/Functional/StatisticsTestBase.php Defines a base class for testing the Statistics module.
StatisticsTestBase class core/modules/statistics/src/Tests/StatisticsTestBase.php Defines a base class for testing the Statistics module.
StatisticsTestBase.php file core/modules/statistics/src/Tests/StatisticsTestBase.php
StatisticsTestBase.php file core/modules/statistics/tests/src/Functional/StatisticsTestBase.php
StatisticsTestBase::$blockingUser property core/modules/statistics/tests/src/Functional/StatisticsTestBase.php User with permissions to ban IP's.
StatisticsTestBase::$blockingUser property core/modules/statistics/src/Tests/StatisticsTestBase.php User with permissions to ban IP's.
StatisticsTestBase::$modules property core/modules/statistics/src/Tests/StatisticsTestBase.php Modules to enable.
StatisticsTestBase::$modules property core/modules/statistics/tests/src/Functional/StatisticsTestBase.php Modules to enable.
StatisticsTestBase::setUp function core/modules/statistics/tests/src/Functional/StatisticsTestBase.php
StatisticsTestBase::setUp function core/modules/statistics/src/Tests/StatisticsTestBase.php Sets up a Drupal site for running functional and integration tests.
StatisticsTokenReplaceTest class core/modules/statistics/tests/src/Functional/StatisticsTokenReplaceTest.php Generates text using placeholders for dummy content to check statistics token
replacement.
StatisticsTokenReplaceTest.php file core/modules/statistics/tests/src/Functional/StatisticsTokenReplaceTest.php
StatisticsTokenReplaceTest::$defaultTheme property core/modules/statistics/tests/src/Functional/StatisticsTokenReplaceTest.php The theme to install as the default for testing.
StatisticsTokenReplaceTest::testStatisticsTokenReplacement function core/modules/statistics/tests/src/Functional/StatisticsTokenReplaceTest.php Creates a node, then tests the statistics tokens generated from it.

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