Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.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
LoggerChannelFactoryTest::testWithoutConstructor function core/tests/Drupal/Tests/Core/Logger/LoggerChannelFactoryTest.php @covers ::get[[api-linebreak]]
@group legacy
LoggerChannelTest class core/tests/Drupal/Tests/Core/Logger/LoggerChannelTest.php @coversDefaultClass \Drupal\Core\Logger\LoggerChannel[[api-linebreak]]
@group Logger
LoggerChannelTest.php file core/tests/Drupal/Tests/Core/Logger/LoggerChannelTest.php
LoggerChannelTest::providerTestLog function core/tests/Drupal/Tests/Core/Logger/LoggerChannelTest.php Data provider for self::testLog().
LoggerChannelTest::testLog function core/tests/Drupal/Tests/Core/Logger/LoggerChannelTest.php Tests LoggerChannel::log().
LoggerChannelTest::testLogRecursionProtection function core/tests/Drupal/Tests/Core/Logger/LoggerChannelTest.php Tests LoggerChannel::log() recursion protection.
LoggerChannelTest::testNullIp function core/tests/Drupal/Tests/Core/Logger/LoggerChannelTest.php Tests that $context['ip'] is a string even when the request's IP is NULL.
LoggerChannelTest::testSortLoggers function core/tests/Drupal/Tests/Core/Logger/LoggerChannelTest.php Tests LoggerChannel::addLoggers().
logger_aware_test.info.yml file core/modules/system/tests/modules/logger_aware_test/logger_aware_test.info.yml core/modules/system/tests/modules/logger_aware_test/logger_aware_test.info.yml
logger_aware_test.logger_aware_existing service core/modules/system/tests/modules/logger_aware_test/logger_aware_test.services.yml Drupal\logger_aware_test\LoggerAwareStub
logger_aware_test.logger_aware_stub service core/modules/system/tests/modules/logger_aware_test/logger_aware_test.services.yml Drupal\logger_aware_test\LoggerAwareStub
logger_aware_test.services.yml file core/modules/system/tests/modules/logger_aware_test/logger_aware_test.services.yml core/modules/system/tests/modules/logger_aware_test/logger_aware_test.services.yml
LoggingTest class core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests the query logging facility.
LoggingTest.php file core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php
LoggingTest::providerContribDriverLog function core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Provides data for the testContribDriverLog test.
LoggingTest::testContribDriverLog function core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests that a log called by a custom database driver returns proper caller.
LoggingTest::testEnableLogging function core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests that we can log the existence of a query.
LoggingTest::testEnableMultiConnectionLogging function core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests that we can log queries separately on different connections.
LoggingTest::testEnableMultiLogging function core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests that we can run two logs in parallel.
LoggingTest::testEnableTargetLogging function core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests logging queries against multiple targets on the same connection.
LoggingTest::testEnableTargetLoggingNoTarget function core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests that logs to separate targets use the same connection properly.
LoggingTest::testGetLoggingWrongKey function core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests that getLog with a wrong key return an empty array.
LogMessageParserTest class core/tests/Drupal/Tests/Core/Logger/LogMessageParserTest.php @coversDefaultClass \Drupal\Core\Logger\LogMessageParser[[api-linebreak]]
@group Logger
LogMessageParserTest.php file core/tests/Drupal/Tests/Core/Logger/LogMessageParserTest.php
LogMessageParserTest::providerTestParseMessagePlaceholders function core/tests/Drupal/Tests/Core/Logger/LogMessageParserTest.php Data provider for testParseMessagePlaceholders().
LogMessageParserTest::testParseMessagePlaceholders function core/tests/Drupal/Tests/Core/Logger/LogMessageParserTest.php Tests for LogMessageParserTrait::parseMessagePlaceholders()
LogTest class core/modules/migrate/tests/src/Unit/process/LogTest.php Tests the Log process plugin.
LogTest class core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php Tests the Log process plugin.
LogTest class core/tests/Drupal/Tests/Core/Database/LogTest.php Tests the Log class.
LogTest.php file core/tests/Drupal/Tests/Core/Database/LogTest.php
LogTest.php file core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php
LogTest.php file core/modules/migrate/tests/src/Unit/process/LogTest.php
LogTest::$executable property core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php Migrate executable.
LogTest::$logPlugin property core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php The Log process plugin.
LogTest::$modules property core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php
LogTest::providerTestLog function core/modules/migrate/tests/src/Unit/process/LogTest.php Provides data for testLog.
LogTest::setUp function core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php
LogTest::testContribDriverLog function core/tests/Drupal/Tests/Core/Database/LogTest.php Tests that a log called by a custom database driver returns proper caller.
LogTest::testLog function core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php Tests the Log plugin.
LogTest::testLog function core/modules/migrate/tests/src/Unit/process/LogTest.php Tests the Log plugin.
LonelyMonkeyController::testBrokenClass function core/modules/system/tests/modules/error_service_test/src/Controller/LonelyMonkeyController.php
MachineNameControllerTest class core/modules/system/tests/src/Unit/Transliteration/MachineNameControllerTest.php Tests that the machine name controller can transliterate strings as expected.
MachineNameControllerTest.php file core/modules/system/tests/src/Unit/Transliteration/MachineNameControllerTest.php
MachineNameControllerTest::$machineNameController property core/modules/system/tests/src/Unit/Transliteration/MachineNameControllerTest.php The machine name controller.
MachineNameControllerTest::$tokenGenerator property core/modules/system/tests/src/Unit/Transliteration/MachineNameControllerTest.php The CSRF token generator.
MachineNameControllerTest::providerTestMachineNameController function core/modules/system/tests/src/Unit/Transliteration/MachineNameControllerTest.php Data provider for testMachineNameController().
MachineNameControllerTest::setUp function core/modules/system/tests/src/Unit/Transliteration/MachineNameControllerTest.php
MachineNameControllerTest::testMachineNameController function core/modules/system/tests/src/Unit/Transliteration/MachineNameControllerTest.php Tests machine name controller's transliteration functionality.
MachineNameControllerTest::testMachineNameControllerDeprecation function core/modules/system/tests/src/Unit/Transliteration/MachineNameControllerTest.php Tests deprecation of MachineNameController.
MachineNameControllerTest::testMachineNameControllerWithInvalidReplacePattern function core/modules/system/tests/src/Unit/Transliteration/MachineNameControllerTest.php Tests the pattern validation.

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