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. 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
ContainerAwareEventDispatcherTest::testAddSubscriberWithMultipleListeners function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testAddSubscriberWithPriorities function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testDispatch function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testDispatchByPriority function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testDispatchForClosure function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testDispatchLazyListener function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testDispatchWithCallables function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testDispatchWithServices function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testEventReceivesTheDispatcherInstanceAsArgument function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testGetAllListenersSortsByPriority function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testGetLazyListeners function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testGetListenerPriority function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testGetListenerPriorityWithServices function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testGetListenersSortsByPriority function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testGetListenersWhenAddedCallbackListenerIsRemoved function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testGetListenersWithCallables function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testGetListenersWithServices function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testHasListenersIsLazy function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testHasListenersWhenAddedCallbackListenerIsRemoved function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testHasListenersWithoutEventsReturnsFalseAfterHasListenersWithEventHasBeenCalled function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testInitialState function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testPriorityFindsLazyListeners function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testRemoveFindsLazyListeners function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testRemoveListener function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testRemoveService function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testRemoveSubscriber function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testRemoveSubscriberWithMultipleListeners function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testRemoveSubscriberWithPriorities function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testStopEventPropagation function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testSymfonyEventDispatching function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php Tests dispatching Symfony events with core's event dispatcher.
ContainerAwareEventDispatcherTest::testWorkaroundForPhpBug62976 function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php This bug affects:
ContainerBuilderTest class core/tests/Drupal/Tests/Core/DependencyInjection/ContainerBuilderTest.php @coversDefaultClass \Drupal\Core\DependencyInjection\ContainerBuilder[[api-linebreak]]
@group DependencyInjection
ContainerBuilderTest.php file core/tests/Drupal/Tests/Core/DependencyInjection/ContainerBuilderTest.php
ContainerBuilderTest::testConstructor function core/tests/Drupal/Tests/Core/DependencyInjection/ContainerBuilderTest.php Tests constructor and resource tracking disabling.
ContainerBuilderTest::testGet function core/tests/Drupal/Tests/Core/DependencyInjection/ContainerBuilderTest.php @covers ::get[[api-linebreak]]
ContainerBuilderTest::testRegister function core/tests/Drupal/Tests/Core/DependencyInjection/ContainerBuilderTest.php @covers ::register[[api-linebreak]]
ContainerBuilderTest::testSerialize function core/tests/Drupal/Tests/Core/DependencyInjection/ContainerBuilderTest.php Tests serialization.
ContainerBuilderTest::testSetAlias function core/tests/Drupal/Tests/Core/DependencyInjection/ContainerBuilderTest.php @covers ::setAlias[[api-linebreak]]
ContainerBuilderTest::testSetDefinition function core/tests/Drupal/Tests/Core/DependencyInjection/ContainerBuilderTest.php @covers ::setDefinition[[api-linebreak]]
ContainerBuilderTest::testSetParameterException function core/tests/Drupal/Tests/Core/DependencyInjection/ContainerBuilderTest.php @covers ::setParameter[[api-linebreak]]
ContainerDerivativeDiscoveryDecoratorTest class core/tests/Drupal/Tests/Core/Plugin/Discovery/ContainerDerivativeDiscoveryDecoratorTest.php @coversDefaultClass \Drupal\Core\Plugin\Discovery\ContainerDerivativeDiscoveryDecorator[[api-linebreak]]
@group Plugin
ContainerDerivativeDiscoveryDecoratorTest.php file core/tests/Drupal/Tests/Core/Plugin/Discovery/ContainerDerivativeDiscoveryDecoratorTest.php
ContainerDerivativeDiscoveryDecoratorTest::testGetDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/ContainerDerivativeDiscoveryDecoratorTest.php @covers ::getDefinitions[[api-linebreak]]
ContainerRebuildTestServiceProvider class core/modules/system/tests/modules/container_rebuild_test/src/ContainerRebuildTestServiceProvider.php
ContainerRebuildTestServiceProvider.php file core/modules/system/tests/modules/container_rebuild_test/src/ContainerRebuildTestServiceProvider.php
ContainerRebuildTestServiceProvider::alter function core/modules/system/tests/modules/container_rebuild_test/src/ContainerRebuildTestServiceProvider.php Modifies existing service definitions.
ContainerRebuildWebTest class core/modules/system/tests/src/Functional/DrupalKernel/ContainerRebuildWebTest.php Ensures that the container rebuild works as expected.
ContainerRebuildWebTest.php file core/modules/system/tests/src/Functional/DrupalKernel/ContainerRebuildWebTest.php
ContainerRebuildWebTest::$defaultTheme property core/modules/system/tests/src/Functional/DrupalKernel/ContainerRebuildWebTest.php The theme to install as the default for testing.
ContainerRebuildWebTest::$modules property core/modules/system/tests/src/Functional/DrupalKernel/ContainerRebuildWebTest.php Modules to install.

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