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 11.x 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
LayoutDisplayTest::testMultipleViewModes function core/modules/layout_builder/tests/src/Functional/LayoutDisplayTest.php Tests the interaction between multiple view modes.
LayoutEntityHelperTraitTest class core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php Tests Drupal\layout_builder\LayoutEntityHelperTrait.
LayoutEntityHelperTraitTest class core/modules/layout_builder/tests/src/Unit/LayoutEntityHelperTraitTest.php Tests Drupal\layout_builder\LayoutEntityHelperTrait.
LayoutEntityHelperTraitTest.php file core/modules/layout_builder/tests/src/Unit/LayoutEntityHelperTraitTest.php
LayoutEntityHelperTraitTest.php file core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php
LayoutEntityHelperTraitTest::$modules property core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php
LayoutEntityHelperTraitTest::providerSectionsWithInlineComponents function core/modules/layout_builder/tests/src/Unit/LayoutEntityHelperTraitTest.php Data provider method for tests that need sections with inline blocks.
LayoutEntityHelperTraitTest::providerTestGetSectionStorageForEntity function core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php Data provider for testGetSectionStorageForEntity().
LayoutEntityHelperTraitTest::providerTestOriginalEntityUsesDefaultStorage function core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php Data provider for testOriginalEntityUsesDefaultStorage().
LayoutEntityHelperTraitTest::setUp function core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php
LayoutEntityHelperTraitTest::testGetEntitySections function core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php Tests get entity sections.
LayoutEntityHelperTraitTest::testGetInlineBlockComponents function core/modules/layout_builder/tests/src/Unit/LayoutEntityHelperTraitTest.php Tests get inline block components.
LayoutEntityHelperTraitTest::testGetInlineBlockRevisionIdsInSections function core/modules/layout_builder/tests/src/Unit/LayoutEntityHelperTraitTest.php Tests get inline block revision ids in sections.
LayoutEntityHelperTraitTest::testGetSectionStorageForEntity function core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php Tests get section storage for entity.
LayoutEntityHelperTraitTest::testOriginalEntityUsesDefaultStorage function core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php Tests original entity uses default storage.
LayoutPluginManagerExceptionTest class core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerExceptionTest.php Tests Drupal\Core\Layout\LayoutPluginManager exceptions.
LayoutPluginManagerExceptionTest.php file core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerExceptionTest.php
LayoutPluginManagerExceptionTest::testProcessDefinitionWithMissingLayoutLabel function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerExceptionTest.php Tests ::processDefinition() with a layout that doesn't have a label.
LayoutPluginManagerTest class core/tests/Drupal/KernelTests/Core/Layout/LayoutPluginManagerTest.php Tests Drupal\Core\Layout\LayoutPluginManager.
LayoutPluginManagerTest class core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php Tests Drupal\Core\Layout\LayoutPluginManager.
LayoutPluginManagerTest.php file core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php
LayoutPluginManagerTest.php file core/tests/Drupal/KernelTests/Core/Layout/LayoutPluginManagerTest.php
LayoutPluginManagerTest::$cacheBackend property core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php Cache backend instance.
LayoutPluginManagerTest::$layoutPluginManager property core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php The layout plugin manager.
LayoutPluginManagerTest::$moduleHandler property core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php The module handler.
LayoutPluginManagerTest::$modules property core/tests/Drupal/KernelTests/Core/Layout/LayoutPluginManagerTest.php
LayoutPluginManagerTest::$themeHandler property core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php The theme handler.
LayoutPluginManagerTest::$themeManager property core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php The theme manager.
LayoutPluginManagerTest::activateTheme function core/tests/Drupal/KernelTests/Core/Layout/LayoutPluginManagerTest.php Activates a specified theme.
LayoutPluginManagerTest::setUp function core/tests/Drupal/KernelTests/Core/Layout/LayoutPluginManagerTest.php
LayoutPluginManagerTest::setUp function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php
LayoutPluginManagerTest::setUpFilesystem function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php Sets up the filesystem with YAML files and annotated plugins.
LayoutPluginManagerTest::testGetCategories function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php Tests get categories.
LayoutPluginManagerTest::testGetDefinition function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php Tests get definition.
LayoutPluginManagerTest::testGetDefinitions function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php Tests get definitions.
LayoutPluginManagerTest::testGetGroupedDefinitions function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php Tests get grouped definitions.
LayoutPluginManagerTest::testGetLayoutOptions function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php Test that modules and themes can alter the list of layouts.
LayoutPluginManagerTest::testGetSortedDefinitions function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php Tests get sorted definitions.
LayoutPluginManagerTest::testGetThemeImplementations function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php Tests get theme implementations.
LayoutPluginManagerTest::testPluginOverride function core/tests/Drupal/KernelTests/Core/Layout/LayoutPluginManagerTest.php Tests that layout plugins are correctly overridden.
LayoutPluginManagerTest::testProcessDefinition function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php Tests process definition.
LayoutPluginManagerTest::testProcessDefinitionWithMissingLayoutCategory function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php Tests ::processDefinition() with a layout that doesn't have a category.
LayoutRestTestBase class core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php Base class for Layout Builder REST tests.
LayoutRestTestBase.php file core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php
LayoutRestTestBase::$modules property core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php
LayoutRestTestBase::$node property core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php A test node.
LayoutRestTestBase::$nodeStorage property core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php The node storage.
LayoutRestTestBase::assertAuthenticationEdgeCases function core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php
LayoutRestTestBase::assertNormalizationEdgeCases function core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php
LayoutRestTestBase::assertResponseWhenMissingAuthentication function core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php

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