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
LayoutBuilderDefaultValuesTest class core/modules/layout_builder/tests/src/Functional/LayoutBuilderDefaultValuesTest.php Tests rendering default field values in Layout Builder.
LayoutBuilderDefaultValuesTest.php file core/modules/layout_builder/tests/src/Functional/LayoutBuilderDefaultValuesTest.php
LayoutBuilderDefaultValuesTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/LayoutBuilderDefaultValuesTest.php The theme to install as the default for testing.
LayoutBuilderDefaultValuesTest::$modules property core/modules/layout_builder/tests/src/Functional/LayoutBuilderDefaultValuesTest.php Modules to install.
LayoutBuilderDefaultValuesTest::addImageFields function core/modules/layout_builder/tests/src/Functional/LayoutBuilderDefaultValuesTest.php Helper function to add image fields.
LayoutBuilderDefaultValuesTest::addTextFields function core/modules/layout_builder/tests/src/Functional/LayoutBuilderDefaultValuesTest.php Helper function to add string fields.
LayoutBuilderDefaultValuesTest::assertNodeWithDefaultValues function core/modules/layout_builder/tests/src/Functional/LayoutBuilderDefaultValuesTest.php Test for expected text on node 2.
LayoutBuilderDefaultValuesTest::assertNodeWithValues function core/modules/layout_builder/tests/src/Functional/LayoutBuilderDefaultValuesTest.php Test for expected text on node 1.
LayoutBuilderDefaultValuesTest::defaultValueCallback function core/modules/layout_builder/tests/src/Functional/LayoutBuilderDefaultValuesTest.php Sample 'default value' callback.
LayoutBuilderDefaultValuesTest::setUp function core/modules/layout_builder/tests/src/Functional/LayoutBuilderDefaultValuesTest.php
LayoutBuilderDefaultValuesTest::testDefaultValues function core/modules/layout_builder/tests/src/Functional/LayoutBuilderDefaultValuesTest.php Tests display of default field values.
LayoutBuilderDisableInteractionsTest class core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Tests the Layout Builder disables interactions of rendered blocks.
LayoutBuilderDisableInteractionsTest.php file core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php
LayoutBuilderDisableInteractionsTest::$defaultTheme property core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php The theme to install as the default for testing.
LayoutBuilderDisableInteractionsTest::$modules property core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Modules to install.
LayoutBuilderDisableInteractionsTest::addBlock function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Adds a block in the Layout Builder.
LayoutBuilderDisableInteractionsTest::assertContextualLinkRetainsMouseup function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Makes sure contextual links respond to mouseup event.
LayoutBuilderDisableInteractionsTest::assertContextualLinksClickable function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Confirms that Layout Builder contextual links remain active.
LayoutBuilderDisableInteractionsTest::assertElementNotClickable function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Checks if element is not clickable.
LayoutBuilderDisableInteractionsTest::assertLinksFormIframeNotInteractive function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Asserts that forms, links, and iframes in preview are non-interactive.
LayoutBuilderDisableInteractionsTest::getElementVerticalPosition function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Gets the element position.
LayoutBuilderDisableInteractionsTest::movePointerTo function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Moves mouse pointer to location of $selector.
LayoutBuilderDisableInteractionsTest::setUp function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php
LayoutBuilderDisableInteractionsTest::testFormsLinksDisabled function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Tests that forms and links are disabled in the Layout Builder preview.
LayoutBuilderEntityViewDisplayJsonAnonTest class core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonAnonTest.php @group layout_builder
@group rest
LayoutBuilderEntityViewDisplayJsonAnonTest.php file core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonAnonTest.php
LayoutBuilderEntityViewDisplayJsonAnonTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonAnonTest.php The theme to install as the default for testing.
LayoutBuilderEntityViewDisplayJsonAnonTest::$format property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonAnonTest.php The format to use in this test.
LayoutBuilderEntityViewDisplayJsonAnonTest::$mimeType property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonAnonTest.php The MIME type that corresponds to $format.
LayoutBuilderEntityViewDisplayJsonBasicAuthTest class core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonBasicAuthTest.php @group layout_builder
@group rest
LayoutBuilderEntityViewDisplayJsonBasicAuthTest.php file core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonBasicAuthTest.php
LayoutBuilderEntityViewDisplayJsonBasicAuthTest::$auth property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonBasicAuthTest.php The authentication mechanism to use in this test.
LayoutBuilderEntityViewDisplayJsonBasicAuthTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonBasicAuthTest.php The theme to install as the default for testing.
LayoutBuilderEntityViewDisplayJsonBasicAuthTest::$format property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonBasicAuthTest.php The format to use in this test.
LayoutBuilderEntityViewDisplayJsonBasicAuthTest::$mimeType property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonBasicAuthTest.php The MIME type that corresponds to $format.
LayoutBuilderEntityViewDisplayJsonBasicAuthTest::$modules property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonBasicAuthTest.php Modules to install.
LayoutBuilderEntityViewDisplayJsonCookieTest class core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonCookieTest.php @group layout_builder
@group rest
LayoutBuilderEntityViewDisplayJsonCookieTest.php file core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonCookieTest.php
LayoutBuilderEntityViewDisplayJsonCookieTest::$auth property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonCookieTest.php The authentication mechanism to use in this test.
LayoutBuilderEntityViewDisplayJsonCookieTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonCookieTest.php The theme to install as the default for testing.
LayoutBuilderEntityViewDisplayJsonCookieTest::$format property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonCookieTest.php The format to use in this test.
LayoutBuilderEntityViewDisplayJsonCookieTest::$mimeType property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonCookieTest.php The MIME type that corresponds to $format.
LayoutBuilderEntityViewDisplayResourceTestBase class core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayResourceTestBase.php Provides a base class for testing LayoutBuilderEntityViewDisplay resources.
LayoutBuilderEntityViewDisplayResourceTestBase.php file core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayResourceTestBase.php
LayoutBuilderEntityViewDisplayResourceTestBase::$modules property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayResourceTestBase.php Modules to install.
LayoutBuilderEntityViewDisplayResourceTestBase::createEntity function core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayResourceTestBase.php Creates the entity to be tested.
LayoutBuilderEntityViewDisplayResourceTestBase::getExpectedNormalizedEntity function core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayResourceTestBase.php Returns the expected normalization of the entity.
LayoutBuilderEntityViewDisplayTest class core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php @coversDefaultClass \Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay[[api-linebreak]]
LayoutBuilderEntityViewDisplayTest class core/modules/layout_builder/tests/src/Functional/Jsonapi/LayoutBuilderEntityViewDisplayTest.php JSON:API integration test for the "EntityViewDisplay" config entity type.
LayoutBuilderEntityViewDisplayTest.php file core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php

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