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 10.3.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
layout_builder_test.i_have_runtime_contexts service core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.services.yml Drupal\layout_builder_test\ContextProvider\IHaveRuntimeContexts
layout_builder_test.links.contextual.yml file core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.links.contextual.yml core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.links.contextual.yml
layout_builder_test.schema.yml file core/modules/layout_builder/tests/modules/layout_builder_test/config/schema/layout_builder_test.schema.yml core/modules/layout_builder/tests/modules/layout_builder_test/config/schema/layout_builder_test.schema.yml
layout_builder_test.services.yml file core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.services.yml core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.services.yml
layout_builder_theme_suggestions_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/layout_builder_theme_suggestions_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/layout_builder_theme_suggestions_test.info.yml
layout_builder_views_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_views_test/layout_builder_views_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_views_test/layout_builder_views_test.info.yml
layout_test.info.yml file core/modules/system/tests/modules/layout_test/layout_test.info.yml core/modules/system/tests/modules/layout_test/layout_test.info.yml
layout_test.layouts.yml file core/modules/system/tests/modules/layout_test/layout_test.layouts.yml core/modules/system/tests/modules/layout_test/layout_test.layouts.yml
layout_test.libraries.yml file core/modules/system/tests/modules/layout_test/layout_test.libraries.yml core/modules/system/tests/modules/layout_test/layout_test.libraries.yml
layout_test.schema.yml file core/modules/system/tests/modules/layout_test/config/schema/layout_test.schema.yml core/modules/system/tests/modules/layout_test/config/schema/layout_test.schema.yml
LazyBuilderPlaceholderTest class core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php Tests Fiber suspension within Twig templates during placeholder rendering.
LazyBuilderPlaceholderTest.php file core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php
LazyBuilderPlaceholderTest::$modules property core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php
LazyBuilderPlaceholderTest::assertStringOrder function core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php Asserts the order of an array of strings inside a string.
LazyBuilderPlaceholderTest::buildRenderArray function core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php Builds a render array with placeholdered lazy builder callbacks.
LazyBuilderPlaceholderTest::lazyBuilderCallback function core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php Lazy builder callback.
LazyBuilderPlaceholderTest::setUp function core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php
LazyBuilderPlaceholderTest::testNestedLazyBuilderPlaceholders function core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php Tests Fiber::suspend() during twig rendering via placeholders.
LazyBuilderPlaceholderTest::twigFiberSuspendLazyBuilderCallback function core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php Lazy builder callback with test template.
LazyContextRepositoryTest class core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php Tests Drupal\Core\Plugin\Context\LazyContextRepository.
LazyContextRepositoryTest.php file core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php
LazyContextRepositoryTest::$container property core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php The container.
LazyContextRepositoryTest::setUp function core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php
LazyContextRepositoryTest::setupContextAndProvider function core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php Sets up contexts and context providers.
LazyContextRepositoryTest::testGetAvailableContexts function core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php Tests get available contexts.
LazyContextRepositoryTest::testGetRuntimeContextsSingle function core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php Tests get runtime contexts single.
LazyContextRepositoryTest::testGetRuntimeMultipleContextProviders function core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php Tests get runtime multiple context providers.
LazyContextRepositoryTest::testGetRuntimeMultipleContextsPerService function core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php Tests get runtime multiple contexts per service.
LazyContextRepositoryTest::testGetRuntimeStaticCache function core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php Tests get runtime static cache.
LazyContextRepositoryTest::testInvalidContextId function core/tests/Drupal/Tests/Core/Plugin/Context/LazyContextRepositoryTest.php Tests invalid context id.
LazyPluginCollectionTestBase class core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php Provides a base class for plugin collection tests.
LazyPluginCollectionTestBase.php file core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php
LazyPluginCollectionTestBase::$config property core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php Contains the plugin configuration.
LazyPluginCollectionTestBase::$defaultPluginCollection property core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php The tested plugin collection.
LazyPluginCollectionTestBase::$pluginInstances property core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php Stores all setup plugin instances.
LazyPluginCollectionTestBase::$pluginManager property core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php The mocked plugin manager.
LazyPluginCollectionTestBase::getPluginDefinitions function core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php Returns some example plugin definitions.
LazyPluginCollectionTestBase::getPluginMock function core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php Returns a mocked plugin object.
LazyPluginCollectionTestBase::returnPluginMap function core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php Return callback for createInstance.
LazyPluginCollectionTestBase::setUp function core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php
LazyPluginCollectionTestBase::setupPluginCollection function core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php Sets up the default plugin collection.
LazyRouteCollectionTest class core/tests/Drupal/Tests/Core/Routing/LazyRouteCollectionTest.php Tests Drupal\Core\Routing\LazyRouteCollection.
LazyRouteCollectionTest.php file core/tests/Drupal/Tests/Core/Routing/LazyRouteCollectionTest.php
LazyRouteCollectionTest::$routeProvider property core/tests/Drupal/Tests/Core/Routing/LazyRouteCollectionTest.php The route provider.
LazyRouteCollectionTest::$testRoutes property core/tests/Drupal/Tests/Core/Routing/LazyRouteCollectionTest.php Array of routes indexed by name.
LazyRouteCollectionTest::setUp function core/tests/Drupal/Tests/Core/Routing/LazyRouteCollectionTest.php
LazyRouteCollectionTest::testCount function core/tests/Drupal/Tests/Core/Routing/LazyRouteCollectionTest.php Tests count.
LazyRouteCollectionTest::testGetIterator function core/tests/Drupal/Tests/Core/Routing/LazyRouteCollectionTest.php Tests get iterator.
LazyRouteCollectionTest::testGetName function core/tests/Drupal/Tests/Core/Routing/LazyRouteCollectionTest.php Search for a both an existing and a non-existing route.
LazyRouteProviderInstallTest class core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php Tests Lazy Route Provider Install.

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