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
TestExtendedNormalizer class core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php Test normalizer with a different supported class.
TestExtendedNormalizer::getSupportedTypes function core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php
TestExtension class core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php Stub class for testing ExtensionList.
TestExtension class core/modules/system/tests/modules/twig_extension_test/src/TwigExtension/TestExtension.php A test Twig extension that adds a custom function and a custom filter.
TestExtension.php file core/modules/system/tests/modules/twig_extension_test/src/TwigExtension/TestExtension.php
TestExtension::$extensionDiscovery property core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php
TestExtension::$installedExtensions property core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php
TestExtension::getExtensionDiscovery function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php
TestExtension::getFilters function core/modules/system/tests/modules/twig_extension_test/src/TwigExtension/TestExtension.php Generates a list of all Twig filters that this extension defines.
TestExtension::getFunctions function core/modules/system/tests/modules/twig_extension_test/src/TwigExtension/TestExtension.php Generates a list of all Twig functions that this extension defines.
TestExtension::getInstalledExtensionNames function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php
TestExtension::getName function core/modules/system/tests/modules/twig_extension_test/src/TwigExtension/TestExtension.php Gets a unique identifier for this Twig extension.
TestExtension::setExtensionDiscovery function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php
TestExtension::setInstalledExtensions function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php
TestExtension::testFilter function core/modules/system/tests/modules/twig_extension_test/src/TwigExtension/TestExtension.php Replaces all instances of "animal" in a string with "plant".
TestExtension::testFunction function core/modules/system/tests/modules/twig_extension_test/src/TwigExtension/TestExtension.php Outputs either an uppercase or lowercase test phrase.
TestExternalDependencyInterface interface core/modules/system/tests/modules/plugin_test_extended/src/Plugin/TestExternalDependencyInterface.php This is an interface to be implemented by plugin classes in other modules.
TestExternalDependencyInterface.php file core/modules/system/tests/modules/plugin_test_extended/src/Plugin/TestExternalDependencyInterface.php
TestExtractor class core/modules/system/tests/modules/icon_test/src/Plugin/IconExtractor/TestExtractor.php Test plugin implementation of the icon_extractor.
TestExtractor.php file core/modules/system/tests/modules/icon_test/src/Plugin/IconExtractor/TestExtractor.php
TestExtractor::discoverIcons function core/modules/system/tests/modules/icon_test/src/Plugin/IconExtractor/TestExtractor.php
TestExtractorWithFinder class core/modules/system/tests/modules/icon_test/src/Plugin/IconExtractor/TestExtractorWithFinder.php Test plugin implementation of the icon_extractor.
TestExtractorWithFinder.php file core/modules/system/tests/modules/icon_test/src/Plugin/IconExtractor/TestExtractorWithFinder.php
TestExtractorWithFinder::discoverIcons function core/modules/system/tests/modules/icon_test/src/Plugin/IconExtractor/TestExtractorWithFinder.php
TestFieldApplicableFormatter class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldApplicableFormatter.php Plugin implementation of the 'field_test_applicable' formatter.
TestFieldApplicableFormatter.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldApplicableFormatter.php
TestFieldApplicableFormatter::isApplicable function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldApplicableFormatter.php
TestFieldApplicableFormatter::viewElements function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldApplicableFormatter.php
TestFieldConstraint class core/modules/field/tests/modules/field_test/src/Plugin/Validation/Constraint/TestFieldConstraint.php Checks if a value is not equal.
TestFieldConstraint.php file core/modules/field/tests/modules/field_test/src/Plugin/Validation/Constraint/TestFieldConstraint.php
TestFieldConstraint::validatedBy function core/modules/field/tests/modules/field_test/src/Plugin/Validation/Constraint/TestFieldConstraint.php
TestFieldDefaultFormatter class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldDefaultFormatter.php Plugin implementation of the 'field_test_default' formatter.
TestFieldDefaultFormatter.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldDefaultFormatter.php
TestFieldDefaultFormatter::defaultSettings function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldDefaultFormatter.php
TestFieldDefaultFormatter::settingsForm function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldDefaultFormatter.php
TestFieldDefaultFormatter::settingsSummary function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldDefaultFormatter.php
TestFieldDefaultFormatter::viewElements function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldDefaultFormatter.php
TestFieldEmptyFormatter class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptyFormatter.php Plugin implementation of the 'field_empty_test' formatter.
TestFieldEmptyFormatter.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptyFormatter.php
TestFieldEmptyFormatter::defaultSettings function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptyFormatter.php
TestFieldEmptyFormatter::viewElements function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptyFormatter.php
TestFieldEmptySettingFormatter class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptySettingFormatter.php Plugin implementation of the 'field_empty_setting' formatter.
TestFieldEmptySettingFormatter.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptySettingFormatter.php
TestFieldEmptySettingFormatter::defaultSettings function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptySettingFormatter.php
TestFieldEmptySettingFormatter::settingsForm function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptySettingFormatter.php
TestFieldEmptySettingFormatter::settingsSummary function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptySettingFormatter.php
TestFieldEmptySettingFormatter::viewElements function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptySettingFormatter.php
TestFieldMultipleFormatter class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldMultipleFormatter.php Plugin implementation of the 'field_test_multiple' formatter.
TestFieldMultipleFormatter.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldMultipleFormatter.php
TestFieldMultipleFormatter::defaultSettings function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldMultipleFormatter.php

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