7 calls to FakeLogEntries::generateLogEntries()
- DbLogTest::testDbLogCron in core/
modules/ dblog/ tests/ src/ Kernel/ DbLogTest.php  - Tests that cron correctly applies the database log row limit.
 - DbLogTest::testFilter in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php  - Tests the database log filter functionality at admin/reports/dblog.
 - DbLogTest::testLogEventPageWithMissingInfo in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php  - Tests individual log event page with missing log attributes.
 - DbLogTest::testOverviewLinks in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php  - Make sure HTML tags are filtered out in the log overview links.
 - DbLogTest::testSameTimestampEntries in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php  - Tests sorting for entries with the same timestamp.
 - DbLogTest::testTemporaryUser in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php  - Tests that the details page displays correctly for a temporary user.
 - DbLogTest::verifyLinkEscaping in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php  - Tests link escaping in the operation row of a database log detail page.
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.