Search for test

  1. Search 7.x for test
  2. Search 8.9.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
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.php file core/modules/link/tests/src/Unit/Plugin/migrate/process/FieldLinkTest.php
FieldLinkTest::canonicalizeUriDataProvider function core/modules/link/tests/src/Unit/Plugin/migrate/process/FieldLinkTest.php Data provider for testCanonicalizeUri.
FieldLinkTest::testCanonicalizeUri function core/modules/link/tests/src/Unit/Plugin/migrate/process/FieldLinkTest.php Tests the url transformations in the FieldLink process plugin.
FieldLinkTest::testCanonicalizeUriSerialized function core/modules/link/tests/src/Unit/Plugin/migrate/process/FieldLinkTest.php Tests 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.
FieldMissingTypeTest::setUp function core/tests/Drupal/KernelTests/Core/Field/FieldMissingTypeTest.php
FieldMissingTypeTest::testFieldMissingType function core/tests/Drupal/KernelTests/Core/Field/FieldMissingTypeTest.php Tests the exception thrown when missing a field type in fields.
FieldMissingTypeTest::testFieldStorageMissingType function core/tests/Drupal/KernelTests/Core/Field/FieldMissingTypeTest.php Tests the exception thrown when missing a field type in field storages.
FieldNormalizerDenormalizeExceptionsTest class core/modules/hal/tests/src/Unit/FieldNormalizerDenormalizeExceptionsTest.php Tests the exceptions thrown by FieldNormalizer and FieldItemNormalizer.
FieldNormalizerDenormalizeExceptionsTest.php file core/modules/hal/tests/src/Unit/FieldNormalizerDenormalizeExceptionsTest.php
FieldNormalizerDenormalizeExceptionsTest::providerNormalizerDenormalizeExceptions function core/modules/hal/tests/src/Unit/FieldNormalizerDenormalizeExceptionsTest.php Provides data for field normalization tests.
FieldNormalizerDenormalizeExceptionsTest::testFieldItemNormalizerDenormalizeExceptions function core/modules/hal/tests/src/Unit/FieldNormalizerDenormalizeExceptionsTest.php Tests that the FieldItemNormalizer::denormalize() throws proper exceptions.
FieldNormalizerDenormalizeExceptionsTest::testFieldNormalizerDenormalizeExceptions function core/modules/hal/tests/src/Unit/FieldNormalizerDenormalizeExceptionsTest.php Tests that the FieldNormalizer::denormalize() throws proper exceptions.
FieldNumericTest class core/modules/views/tests/src/Kernel/Handler/FieldNumericTest.php Tests the core Drupal\views\Plugin\views\field\Numeric handler.
FieldNumericTest.php file core/modules/views/tests/src/Kernel/Handler/FieldNumericTest.php
FieldNumericTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FieldNumericTest.php Views used by this test.
FieldNumericTest::providerTestFieldNumeric function core/modules/views/tests/src/Kernel/Handler/FieldNumericTest.php Data provider for testFieldNumeric.
FieldNumericTest::testFieldNumeric function core/modules/views/tests/src/Kernel/Handler/FieldNumericTest.php Tests the Numeric handler with different settings.
FieldOptionTranslationTest class core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldOptionTranslationTest.php Tests the field option translation source plugin.
FieldOptionTranslationTest class core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldOptionTranslationTest.php Tests the field option translation source plugin.
FieldOptionTranslationTest.php file core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldOptionTranslationTest.php
FieldOptionTranslationTest.php file core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldOptionTranslationTest.php
FieldOptionTranslationTest::$modules property core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldOptionTranslationTest.php Modules to enable.
FieldOptionTranslationTest::$modules property core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldOptionTranslationTest.php Modules to enable.
FieldOptionTranslationTest::providerSource function core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldOptionTranslationTest.php The data provider.
FieldOptionTranslationTest::providerSource function core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldOptionTranslationTest.php The data provider.
FieldOrLanguageJoinTest class core/modules/views/tests/src/Kernel/Plugin/FieldOrLanguageJoinTest.php Tests the "field OR language" join plugin.
FieldOrLanguageJoinTest.php file core/modules/views/tests/src/Kernel/Plugin/FieldOrLanguageJoinTest.php
FieldOrLanguageJoinTest::$manager property core/modules/views/tests/src/Kernel/Plugin/FieldOrLanguageJoinTest.php A plugin manager which handlers the instances of joins.
FieldOrLanguageJoinTest::$pluginId property core/modules/views/tests/src/Kernel/Plugin/FieldOrLanguageJoinTest.php
FieldOrLanguageJoinTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/FieldOrLanguageJoinTest.php Views to be enabled.
FieldOrLanguageJoinTest::buildJoin function core/modules/views/tests/src/Kernel/Plugin/FieldOrLanguageJoinTest.php Builds a join using the given configuration.
FieldOrLanguageJoinTest::setUp function core/modules/views/tests/src/Kernel/Plugin/FieldOrLanguageJoinTest.php
FieldOrLanguageJoinTest::testBase function core/modules/views/tests/src/Kernel/Plugin/FieldOrLanguageJoinTest.php Tests base join functionality.
FieldOrLanguageJoinTest::testLanguageBundleConditions function core/modules/views/tests/src/Kernel/Plugin/FieldOrLanguageJoinTest.php Tests the adding of conditions by the join plugin.
FieldPluginBaseTest class core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php @coversDefaultClass \Drupal\views\Plugin\views\field\FieldPluginBase[[api-linebreak]]
@group views
FieldPluginBaseTest.php file core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php Contains \Drupal\Tests\views\Unit\Plugin\field\FieldPluginBaseTest.
FieldPluginBaseTest::$configuration property core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php The configuration of the plugin under test.
FieldPluginBaseTest::$defaultUrlOptions property core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php Default configuration for URL output.
FieldPluginBaseTest::$display property core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php The mocked display plugin instance.
FieldPluginBaseTest::$executable property core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php The mocked view executable.

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