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. 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
DbLogTest::doNode function core/modules/dblog/tests/src/Functional/DbLogTest.php Generates and then verifies some node events.
DbLogTest::doUser function core/modules/dblog/tests/src/Functional/DbLogTest.php Generates and then verifies some user events.
DbLogTest::filterLogsEntries function core/modules/dblog/tests/src/Functional/DbLogTest.php Filters the logs according to the specific severity and log entry type.
DbLogTest::getContent function core/modules/dblog/tests/src/Functional/DbLogTest.php Creates random content based on node content type.
DbLogTest::getContentUpdate function core/modules/dblog/tests/src/Functional/DbLogTest.php Creates random content as an update based on node content type.
DbLogTest::getLogEntries function core/modules/dblog/tests/src/Functional/DbLogTest.php Gets the database log event information from the browser page.
DbLogTest::getLogsEntriesTable function core/modules/dblog/tests/src/Functional/DbLogTest.php Find the Logs table in the DOM.
DbLogTest::getSeverityConstant function core/modules/dblog/tests/src/Functional/DbLogTest.php Gets the watchdog severity constant corresponding to the CSS class.
DbLogTest::getTypeCount function core/modules/dblog/tests/src/Functional/DbLogTest.php Gets the count of database log entries by database log event type.
DbLogTest::runCron function core/modules/dblog/tests/src/Kernel/DbLogTest.php Runs cron and returns number of new log entries.
DbLogTest::setUp function core/modules/dblog/tests/src/Kernel/DbLogTest.php
DbLogTest::setUp function core/modules/dblog/tests/src/Functional/DbLogTest.php
DbLogTest::test403LogEventPage function core/modules/dblog/tests/src/Functional/DbLogTest.php Tests that a 403 event is logged with the exception triggering it.
DbLogTest::testBacktrace function core/modules/dblog/tests/src/Functional/DbLogTest.php Tests that the details page displays correctly backtrace.
DbLogTest::testDbLog function core/modules/dblog/tests/src/Functional/DbLogTest.php Tests Database Logging module functionality through interfaces.
DbLogTest::testDBLogAddAndClear function core/modules/dblog/tests/src/Functional/DbLogTest.php Tests the addition and clearing of log events through the admin interface.
DbLogTest::testDbLogCron function core/modules/dblog/tests/src/Kernel/DbLogTest.php Tests that cron correctly applies the database log row limit.
DbLogTest::testFilter function core/modules/dblog/tests/src/Functional/DbLogTest.php Tests the database log filter functionality at admin/reports/dblog.
DbLogTest::testLogEventNotFoundPage function core/modules/dblog/tests/src/Functional/DbLogTest.php Test not-existing log event page.
DbLogTest::testLogEventPage function core/modules/dblog/tests/src/Functional/DbLogTest.php Test individual log event page.
DbLogTest::testLogEventPageWithMissingInfo function core/modules/dblog/tests/src/Functional/DbLogTest.php Test individual log event page with missing log attributes.
DbLogTest::testOverviewLinks function core/modules/dblog/tests/src/Functional/DbLogTest.php Make sure HTML tags are filtered out in the log overview links.
DbLogTest::testSameTimestampEntries function core/modules/dblog/tests/src/Functional/DbLogTest.php Test sorting for entries with the same timestamp.
DbLogTest::testTemporaryUser function core/modules/dblog/tests/src/Functional/DbLogTest.php Tests that the details page displays correctly for a temporary user.
DbLogTest::verifyBreadcrumbs function core/modules/dblog/tests/src/Functional/DbLogTest.php Generates and then verifies breadcrumbs.
DbLogTest::verifyEvents function core/modules/dblog/tests/src/Functional/DbLogTest.php Generates and then verifies various types of events.
DbLogTest::verifyLinkEscaping function core/modules/dblog/tests/src/Functional/DbLogTest.php Tests the escaping of links in the operation row of a database log detail
page.
DbLogTest::verifyReports function core/modules/dblog/tests/src/Functional/DbLogTest.php Confirms that database log reports are displayed at the correct paths.
DbLogTest::verifyRowLimit function core/modules/dblog/tests/src/Functional/DbLogTest.php Verifies setting of the database log row limit.
DbLogTest::verifySort function core/modules/dblog/tests/src/Functional/DbLogTest.php Verifies the sorting functionality of the database logging reports table.
DbLogViewsTest class core/modules/dblog/tests/src/Functional/DbLogViewsTest.php Generate events and verify dblog entries; verify user access to log reports
based on permissions. Using the dblog UI generated by a View.
DbLogViewsTest.php file core/modules/dblog/tests/src/Functional/DbLogViewsTest.php
DbLogViewsTest::$defaultTheme property core/modules/dblog/tests/src/Functional/DbLogViewsTest.php The theme to install as the default for testing.
DbLogViewsTest::$modules property core/modules/dblog/tests/src/Functional/DbLogViewsTest.php Modules to enable.
DbLogViewsTest::filterLogsEntries function core/modules/dblog/tests/src/Functional/DbLogViewsTest.php Filters the logs according to the specific severity and log entry type.
DbLogViewsTest::getLogsEntriesTable function core/modules/dblog/tests/src/Functional/DbLogViewsTest.php Find the Logs table in the DOM.
DbLogViewsTest::testEmptyText function core/modules/dblog/tests/src/Functional/DbLogViewsTest.php Tests the empty text for the watchdog view is not using an input format.
dblog_test_views.info.yml file core/modules/dblog/tests/modules/dblog_test_views/dblog_test_views.info.yml core/modules/dblog/tests/modules/dblog_test_views/dblog_test_views.info.yml
DbToolsApplicationTest class core/modules/system/tests/src/Kernel/Scripts/DbToolsApplicationTest.php Test that the DbToolsApplication works correctly.
DbToolsApplicationTest.php file core/modules/system/tests/src/Kernel/Scripts/DbToolsApplicationTest.php
DbToolsApplicationTest::testDumpCommandRegistration function core/modules/system/tests/src/Kernel/Scripts/DbToolsApplicationTest.php Test that the dump command is correctly registered.
DbToolsApplicationTest::testImportCommandRegistration function core/modules/system/tests/src/Kernel/Scripts/DbToolsApplicationTest.php Test that the dump command is correctly registered.
DbUpdatesTrait trait core/modules/system/src/Tests/Update/DbUpdatesTrait.php Provides methods to conditionally enable db update functions and apply
pending db updates through the Update UI.
DbUpdatesTrait trait core/modules/system/tests/src/Functional/Update/DbUpdatesTrait.php Provides methods to conditionally enable db update functions and apply
pending db updates through the Update UI.
DbUpdatesTrait.php file core/modules/system/tests/src/Functional/Update/DbUpdatesTrait.php
DbUpdatesTrait.php file core/modules/system/src/Tests/Update/DbUpdatesTrait.php
DbUpdatesTrait::applyUpdates function core/modules/system/src/Tests/Update/DbUpdatesTrait.php Applies any pending DB updates through the Update UI.
DbUpdatesTrait::applyUpdates function core/modules/system/tests/src/Functional/Update/DbUpdatesTrait.php Applies any pending DB updates through the Update UI.
DbUpdatesTrait::enableUpdates function core/modules/system/tests/src/Functional/Update/DbUpdatesTrait.php Enables db updates until the specified index.
DbUpdatesTrait::enableUpdates function core/modules/system/src/Tests/Update/DbUpdatesTrait.php Enables db updates until the specified index.

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