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. 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
LayoutEntityHelperTraitTest::providerTestGetSectionStorageForEntity function core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php Dataprovider for testGetSectionStorageForEntity().
LayoutEntityHelperTraitTest::providerTestIsEntityUsingFieldOverride function core/modules/layout_builder/tests/src/Unit/LayoutEntityHelperTraitTest.php Dataprovider for testIsEntityUsingFieldOverride().
LayoutEntityHelperTraitTest::providerTestOriginalEntityUsesDefaultStorage function core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php Dataprovider 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 @covers ::getEntitySections[[api-linebreak]]
LayoutEntityHelperTraitTest::testGetInlineBlockComponents function core/modules/layout_builder/tests/src/Unit/LayoutEntityHelperTraitTest.php @covers ::getInlineBlockComponents[[api-linebreak]]
LayoutEntityHelperTraitTest::testGetInlineBlockRevisionIdsInSections function core/modules/layout_builder/tests/src/Unit/LayoutEntityHelperTraitTest.php @covers ::getInlineBlockRevisionIdsInSections[[api-linebreak]]
LayoutEntityHelperTraitTest::testGetSectionStorageForEntity function core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php @covers ::getSectionStorageForEntity[[api-linebreak]]
LayoutEntityHelperTraitTest::testIsEntityUsingFieldOverride function core/modules/layout_builder/tests/src/Unit/LayoutEntityHelperTraitTest.php @covers ::isEntityUsingFieldOverride[[api-linebreak]]
LayoutEntityHelperTraitTest::testOriginalEntityUsesDefaultStorage function core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php @covers ::originalEntityUsesDefaultStorage[[api-linebreak]]
LayoutFieldTranslateUpdateConfig::$layoutBuilderTestCases property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php Layout builder test cases.
LayoutFieldTranslateUpdateConfigAndStorage::$layoutBuilderTestCases property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php Layout builder test cases.
LayoutPluginManagerTest class core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php @coversDefaultClass \Drupal\Core\Layout\LayoutPluginManager[[api-linebreak]]
@group Layout
LayoutPluginManagerTest.php file core/tests/Drupal/Tests/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::$themeHandler property core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php The theme handler.
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 @covers ::getCategories[[api-linebreak]]
LayoutPluginManagerTest::testGetDefinition function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php @covers ::getDefinition[[api-linebreak]]
@covers ::processDefinition[[api-linebreak]]
LayoutPluginManagerTest::testGetDefinitions function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php @covers ::getDefinitions[[api-linebreak]]
@covers ::providerExists[[api-linebreak]]
LayoutPluginManagerTest::testGetGroupedDefinitions function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php @covers ::getGroupedDefinitions[[api-linebreak]]
LayoutPluginManagerTest::testGetSortedDefinitions function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php @covers ::getSortedDefinitions[[api-linebreak]]
LayoutPluginManagerTest::testGetThemeImplementations function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php @covers ::getThemeImplementations[[api-linebreak]]
LayoutPluginManagerTest::testProcessDefinition function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php @covers ::processDefinition[[api-linebreak]]
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 Modules to install.
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 Asserts authentication provider-specific edge cases.
LayoutRestTestBase::assertNormalizationEdgeCases function core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php Asserts normalization-specific edge cases.
LayoutRestTestBase::assertResponseWhenMissingAuthentication function core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php Verifies the error response in case of missing authentication.
LayoutRestTestBase::getDecodedContents function core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php Gets the decoded contents.
LayoutRestTestBase::getExpectedUnauthorizedAccessCacheability function core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php Returns the expected cacheability of an unauthorized access response.
LayoutRestTestBase::request function core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php Performs a HTTP request. Wraps the Guzzle HTTP client.
LayoutRestTestBase::setUp function core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php
LayoutRestTestBase::setUpAuthorization function core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php Sets up the necessary authorization.
LayoutSectionItemListTest class core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php Tests the field type for Layout Sections.
LayoutSectionItemListTest.php file core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php
LayoutSectionItemListTest::$modules property core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php Modules to enable.
LayoutSectionItemListTest::getSectionStorage function core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php Sets up the section storage entity.
LayoutSectionItemListTest::testEquals function core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php @covers ::equals[[api-linebreak]]
LayoutSectionItemListTest::testEqualsNonSection function core/modules/layout_builder/tests/src/Kernel/LayoutSectionItemListTest.php @covers ::equals[[api-linebreak]]
LayoutSectionTest class core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php Tests the rendering of a layout section field.
LayoutSectionTest.php file core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php
LayoutSectionTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php The theme to install as the default for testing.
LayoutSectionTest::$modules property core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php Modules to enable.

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