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
FilterTestPlaceholders class core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestPlaceholders.php Provides a test filter to use placeholders.
FilterTestPlaceholders.php file core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestPlaceholders.php
FilterTestPlaceholders::process function core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestPlaceholders.php Performs the filter processing.
FilterTestPlaceholders::renderDynamicThing function core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestPlaceholders.php #lazy_builder callback; builds a render array containing the dynamic thing.
FilterTestPlaceholders::trustedCallbacks function core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestPlaceholders.php Lists the trusted callbacks provided by the implementing class.
FilterTestReplace class core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestReplace.php Provides a test filter to replace all content.
FilterTestReplace.php file core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestReplace.php
FilterTestReplace::process function core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestReplace.php Performs the filter processing.
FilterTestRestrictTagsAndAttributes class core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestRestrictTagsAndAttributes.php Provides a test filter to restrict HTML tags and attributes.
FilterTestRestrictTagsAndAttributes.php file core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestRestrictTagsAndAttributes.php
FilterTestRestrictTagsAndAttributes::getHTMLRestrictions function core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestRestrictTagsAndAttributes.php Returns HTML allowed by this filter's configuration.
FilterTestRestrictTagsAndAttributes::process function core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestRestrictTagsAndAttributes.php Performs the filter processing.
FilterTestStatic class core/modules/filter/tests/filter_test_plugin/src/Plugin/Filter/FilterTestStatic.php Provides a filter that returns the same static text.
FilterTestStatic.php file core/modules/filter/tests/filter_test_plugin/src/Plugin/Filter/FilterTestStatic.php
FilterTestStatic::process function core/modules/filter/tests/filter_test_plugin/src/Plugin/Filter/FilterTestStatic.php Performs the filter processing.
FilterUidRevisionTest class core/modules/node/tests/src/Kernel/Views/FilterUidRevisionTest.php Tests the node_uid_revision handler.
FilterUidRevisionTest.php file core/modules/node/tests/src/Kernel/Views/FilterUidRevisionTest.php
FilterUidRevisionTest::$modules property core/modules/node/tests/src/Kernel/Views/FilterUidRevisionTest.php Modules to enable.
FilterUidRevisionTest::$testViews property core/modules/node/tests/src/Kernel/Views/FilterUidRevisionTest.php Views used by this test.
FilterUidRevisionTest::testFilter function core/modules/node/tests/src/Kernel/Views/FilterUidRevisionTest.php Tests the node_uid_revision filter.
FilterUITest class core/modules/views_ui/tests/src/Functional/FilterUITest.php Tests for the filters from the UI.
FilterUITest.php file core/modules/views_ui/tests/src/Functional/FilterUITest.php
FilterUITest::$defaultTheme property core/modules/views_ui/tests/src/Functional/FilterUITest.php The theme to install as the default for testing.
FilterUITest::$modules property core/modules/views_ui/tests/src/Functional/FilterUITest.php Modules to enable.
FilterUITest::$testViews property core/modules/views_ui/tests/src/Functional/FilterUITest.php Views used by this test.
FilterUITest::setUp function core/modules/views_ui/tests/src/Functional/FilterUITest.php Sets up the test.
FilterUITest::testFilterIdentifier function core/modules/views_ui/tests/src/Functional/FilterUITest.php Tests the identifier settings and restrictions.
FilterUITest::testFilterInOperatorUi function core/modules/views_ui/tests/src/Functional/FilterUITest.php Tests that an option for a filter is saved as expected from the UI.
FilterUITest::testFiltersUI function core/modules/views_ui/tests/src/Functional/FilterUITest.php Tests the filters from the UI.
FilterUninstallValidatorTest class core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php @coversDefaultClass \Drupal\filter\FilterUninstallValidator[[api-linebreak]]
@group filter
FilterUninstallValidatorTest.php file core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php
FilterUninstallValidatorTest::$filterUninstallValidator property core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php
FilterUninstallValidatorTest::setUp function core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php
FilterUninstallValidatorTest::testValidateNoFormats function core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php @covers ::validate[[api-linebreak]]
FilterUninstallValidatorTest::testValidateNoMatchingFormats function core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php @covers ::validate[[api-linebreak]]
FilterUninstallValidatorTest::testValidateNoPlugins function core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php @covers ::validate[[api-linebreak]]
filter_test.info.yml file core/modules/filter/tests/filter_test/filter_test.info.yml core/modules/filter/tests/filter_test/filter_test.info.yml
filter_test.module file core/modules/filter/tests/filter_test/filter_test.module Test module for Filter module hooks and functions not used in core.
filter_test.routing.yml file core/modules/filter/tests/filter_test/filter_test.routing.yml core/modules/filter/tests/filter_test/filter_test.routing.yml
filter_test.schema.yml file core/modules/filter/tests/filter_test/config/schema/filter_test.schema.yml core/modules/filter/tests/filter_test/config/schema/filter_test.schema.yml
filter_test_filter_format_disable function core/modules/filter/tests/filter_test/filter_test.module Implements hook_filter_format_disable().
filter_test_filter_format_insert function core/modules/filter/tests/filter_test/filter_test.module Implements hook_ENTITY_TYPE_insert().
filter_test_filter_format_update function core/modules/filter/tests/filter_test/filter_test.module Implements hook_ENTITY_TYPE_update().
filter_test_plugin.info.yml file core/modules/filter/tests/filter_test_plugin/filter_test_plugin.info.yml core/modules/filter/tests/filter_test_plugin/filter_test_plugin.info.yml
FinalExceptionSubscriberTest class core/tests/Drupal/Tests/Core/EventSubscriber/FinalExceptionSubscriberTest.php @coversDefaultClass \Drupal\Core\EventSubscriber\FinalExceptionSubscriber[[api-linebreak]]
@group EventSubscriber
FinalExceptionSubscriberTest.php file core/tests/Drupal/Tests/Core/EventSubscriber/FinalExceptionSubscriberTest.php
FinalExceptionSubscriberTest::testOnExceptionWithUnknownFormat function core/tests/Drupal/Tests/Core/EventSubscriber/FinalExceptionSubscriberTest.php @covers ::onException[[api-linebreak]]
FixtureDeprecatedClass::testFunction function core/modules/system/tests/modules/deprecation_test/src/Deprecation/FixtureDeprecatedClass.php Returns a known value.
FlattenTest class core/modules/migrate/tests/src/Unit/process/FlattenTest.php Tests the flatten plugin.
FlattenTest.php file core/modules/migrate/tests/src/Unit/process/FlattenTest.php

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