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
FieldLayoutBuilderTest::$fieldLayoutBuilder property core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php
FieldLayoutBuilderTest::$layoutPlugin property core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php
FieldLayoutBuilderTest::$layoutPluginManager property core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php
FieldLayoutBuilderTest::$pluginDefinition property core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php
FieldLayoutBuilderTest::setUp function core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php
FieldLayoutBuilderTest::testBuildForm function core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php @covers ::buildForm[[api-linebreak]]
@covers ::getFields[[api-linebreak]]
FieldLayoutBuilderTest::testBuildFormEmpty function core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php @covers ::buildForm[[api-linebreak]]
FieldLayoutBuilderTest::testBuildFormNoLayout function core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php @covers ::buildForm[[api-linebreak]]
FieldLayoutBuilderTest::testBuildView function core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php @covers ::buildView[[api-linebreak]]
@covers ::getFields[[api-linebreak]]
FieldLayoutEntityDisplayTest class core/modules/field_layout/tests/src/Kernel/FieldLayoutEntityDisplayTest.php @coversDefaultClass \Drupal\field_layout\Entity\FieldLayoutEntityDisplayTrait[[api-linebreak]]
@group field_layout
FieldLayoutEntityDisplayTest.php file core/modules/field_layout/tests/src/Kernel/FieldLayoutEntityDisplayTest.php
FieldLayoutEntityDisplayTest::$modules property core/modules/field_layout/tests/src/Kernel/FieldLayoutEntityDisplayTest.php Modules to enable.
FieldLayoutEntityDisplayTest::assertEntityValues function core/modules/field_layout/tests/src/Kernel/FieldLayoutEntityDisplayTest.php Asserts than an entity has the correct values.
FieldLayoutEntityDisplayTest::testPreSave function core/modules/field_layout/tests/src/Kernel/FieldLayoutEntityDisplayTest.php @covers ::preSave[[api-linebreak]]
@covers ::calculateDependencies[[api-linebreak]]
FieldLayoutTest class core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php Tests using field layout for entity displays.
FieldLayoutTest class core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php Tests using field layout for entity displays.
FieldLayoutTest.php file core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php
FieldLayoutTest.php file core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php
FieldLayoutTest::$defaultTheme property core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php The theme to install as the default for testing.
FieldLayoutTest::$defaultTheme property core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php The theme to install as the default for testing.
FieldLayoutTest::$modules property core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php Modules to enable.
FieldLayoutTest::$modules property core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php Modules to enable.
FieldLayoutTest::assertFieldInRegion function core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php Asserts that a field exists in a given region.
FieldLayoutTest::getRegionTitles function core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php Gets the region titles on the page.
FieldLayoutTest::getRegionTitles function core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php Gets the region titles on the page.
FieldLayoutTest::setUp function core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php
FieldLayoutTest::setUp function core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php
FieldLayoutTest::testChangingFormatterAndRegion function core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php Tests changing the formatter and region at the same time.
FieldLayoutTest::testEntityForm function core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php Tests the use of field layout for entity form displays.
FieldLayoutTest::testEntityView function core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php Tests the use of field layout for entity view displays.
FieldLayoutTest::testEntityViewModes function core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php Tests that layouts are unique per view mode.
FieldLayoutTest::testLayoutForms function core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php Tests layout plugins with forms.
FieldLayoutTest::testNodeView function core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php Tests an entity type that has fields shown by default.
FieldLayoutTest::testRegionChanges function core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php Tests that changes to the regions still leave the fields visible.
FieldLayoutUninstallTest class core/modules/field_layout/tests/src/Kernel/FieldLayoutUninstallTest.php @group field_layout
FieldLayoutUninstallTest.php file core/modules/field_layout/tests/src/Kernel/FieldLayoutUninstallTest.php
FieldLayoutUninstallTest::testFieldLayoutUninstall function core/modules/field_layout/tests/src/Kernel/FieldLayoutUninstallTest.php Ensures field layout can be uninstalled with layout builder enabled.
FieldLinkTest class core/modules/link/tests/src/Unit/Plugin/migrate/process/FieldLinkTest.php @group Link
FieldLinkTest class core/modules/link/tests/src/Unit/Plugin/migrate/process/d6/FieldLinkTest.php @group Link
@group legacy
FieldLinkTest.php file core/modules/link/tests/src/Unit/Plugin/migrate/process/FieldLinkTest.php
FieldLinkTest.php file core/modules/link/tests/src/Unit/Plugin/migrate/process/d6/FieldLinkTest.php
FieldLinkTest::canonicalizeUriDataProvider function core/modules/link/tests/src/Unit/Plugin/migrate/process/FieldLinkTest.php Data provider for testCanonicalizeUri.
FieldLinkTest::canonicalizeUriDataProvider function core/modules/link/tests/src/Unit/Plugin/migrate/process/d6/FieldLinkTest.php Data provider for testCanonicalizeUri.
FieldLinkTest::testCanonicalizeUri function core/modules/link/tests/src/Unit/Plugin/migrate/process/FieldLinkTest.php Test the url transformations in the FieldLink process plugin.
FieldLinkTest::testCanonicalizeUri function core/modules/link/tests/src/Unit/Plugin/migrate/process/d6/FieldLinkTest.php Test the url transformations in the FieldLink process plugin.
FieldLinkTest::testCanonicalizeUriSerialized function core/modules/link/tests/src/Unit/Plugin/migrate/process/FieldLinkTest.php Test the attributes that are deeply serialized are discarded.
FieldMissingTypeTest class core/tests/Drupal/KernelTests/Core/Field/FieldMissingTypeTest.php Tests the exception when missing a field type.
FieldMissingTypeTest.php file core/tests/Drupal/KernelTests/Core/Field/FieldMissingTypeTest.php
FieldMissingTypeTest::$fieldName property core/tests/Drupal/KernelTests/Core/Field/FieldMissingTypeTest.php
FieldMissingTypeTest::$strictConfigSchema property core/tests/Drupal/KernelTests/Core/Field/FieldMissingTypeTest.php Set to FALSE because we are hacking a field storage to use a fake type.

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