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
TestLocalAction4.php file core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction4.php
TestLocalAction4::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction4.php Returns the localized title to be shown for this action.
TestLocalAction5 class core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction5.php Defines a local action plugin with a dynamic title from user input.
TestLocalAction5.php file core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction5.php
TestLocalAction5::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction5.php Returns the localized title to be shown for this action.
TestLocalAction::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction.php Returns the localized title to be shown for this action.
TestLocalActionManager class core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php
TestLocalActionManager::__construct function core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php Constructs a LocalActionManager object.
TestLocalActionWithConfig class core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalActionWithConfig.php Defines a test local action plugin class.
TestLocalActionWithConfig.php file core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalActionWithConfig.php
TestLocalActionWithConfig::$config property core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalActionWithConfig.php
TestLocalActionWithConfig::create function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalActionWithConfig.php Creates an instance of the plugin.
TestLocalActionWithConfig::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalActionWithConfig.php Returns the localized title to be shown for this action.
TestLocalActionWithConfig::__construct function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalActionWithConfig.php Constructs a TestLocalActionWithConfig object.
TestLocalTaskController class core/modules/content_moderation/tests/modules/content_moderation_test_local_task/src/Controller/TestLocalTaskController.php A test controller.
TestLocalTaskController.php file core/modules/content_moderation/tests/modules/content_moderation_test_local_task/src/Controller/TestLocalTaskController.php
TestLocalTaskController::methodWithoutUpcastNode function core/modules/content_moderation/tests/modules/content_moderation_test_local_task/src/Controller/TestLocalTaskController.php A method which does not hint the node parameter to avoid upcasting.
TestLocalTaskDefault class core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php
TestLocalTaskDefault::setRouteProvider function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php
TestLog class core/modules/system/tests/modules/error_service_test/src/Logger/TestLog.php Throws an exception while logging an exception.
TestLog.php file core/modules/system/tests/modules/error_service_test/src/Logger/TestLog.php
TestLog::log function core/modules/system/tests/modules/error_service_test/src/Logger/TestLog.php
TestMailCollector class core/lib/Drupal/Core/Mail/Plugin/Mail/TestMailCollector.php Defines a mail backend that captures sent messages in the state system.
TestMailCollector.php file core/lib/Drupal/Core/Mail/Plugin/Mail/TestMailCollector.php
TestMailCollector::mail function core/lib/Drupal/Core/Mail/Plugin/Mail/TestMailCollector.php Sends an email message.
TestMailManager class core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php Provides a testing version of MailManager with an empty constructor.
TestMailManager::doMail function core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php Composes and optionally sends an email message.
TestMailManager::setDiscovery function core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php Sets the discovery for the manager.
TestMediaFilterController class core/modules/media/tests/modules/media_test_ckeditor/src/Controller/TestMediaFilterController.php Controller to allow testing of error handling in drupalmedia plugin.js.
TestMediaFilterController.php file core/modules/media/tests/modules/media_test_ckeditor/src/Controller/TestMediaFilterController.php
TestMediaFilterController::preview function core/modules/media/tests/modules/media_test_ckeditor/src/Controller/TestMediaFilterController.php Returns a HTML response containing a preview of the text after filtering.
TestMemoryBackend class core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php
TestMemoryBackend::getAllCids function core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php
TestMiddleware class core/modules/system/tests/modules/httpkernel_test/src/HttpKernel/TestMiddleware.php Provides a test middleware.
TestMiddleware.php file core/modules/system/tests/modules/httpkernel_test/src/HttpKernel/TestMiddleware.php
TestMiddleware::$kernel property core/modules/system/tests/modules/httpkernel_test/src/HttpKernel/TestMiddleware.php The decorated kernel.
TestMiddleware::$optionalArgument property core/modules/system/tests/modules/httpkernel_test/src/HttpKernel/TestMiddleware.php An optional argument.
TestMiddleware::handle function core/modules/system/tests/modules/httpkernel_test/src/HttpKernel/TestMiddleware.php
TestMiddleware::__construct function core/modules/system/tests/modules/httpkernel_test/src/HttpKernel/TestMiddleware.php Constructs a new TestMiddleware object.
TestMigrateExecutable class core/modules/migrate/tests/src/Kernel/TestMigrateExecutable.php Tests MigrateExecutable.
TestMigrateExecutable class core/modules/migrate/tests/src/Unit/TestMigrateExecutable.php Tests MigrateExecutable.
TestMigrateExecutable.php file core/modules/migrate/tests/src/Unit/TestMigrateExecutable.php
TestMigrateExecutable.php file core/modules/migrate/tests/src/Kernel/TestMigrateExecutable.php
TestMigrateExecutable::$clearedMemoryUsage property core/modules/migrate/tests/src/Unit/TestMigrateExecutable.php The cleared memory usage.
TestMigrateExecutable::$memoryUsage property core/modules/migrate/tests/src/Unit/TestMigrateExecutable.php The fake memory usage in bytes.
TestMigrateExecutable::attemptMemoryReclaim function core/modules/migrate/tests/src/Unit/TestMigrateExecutable.php Tries to reclaim memory.
TestMigrateExecutable::formatSize function core/modules/migrate/tests/src/Unit/TestMigrateExecutable.php Generates a string representation for the given byte count.
TestMigrateExecutable::getIdMap function core/modules/migrate/tests/src/Kernel/TestMigrateExecutable.php Get the ID map from the current migration.
TestMigrateExecutable::getMemoryUsage function core/modules/migrate/tests/src/Unit/TestMigrateExecutable.php Returns the memory usage so far.
TestMigrateExecutable::getSource function core/modules/migrate/tests/src/Kernel/TestMigrateExecutable.php Returns the source.

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