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
TextFieldTest::setUp function core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php
TextFieldTest::setUp function core/modules/text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php
TextFieldTest::setUp function core/modules/text/tests/src/Functional/TextFieldTest.php
TextFieldTest::testBooleanTextExplicitValueProcessPipeline function core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php Tests boolean text explicit value process pipeline.
TextFieldTest::testBooleanTextImplicitValueProcessPipeline function core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php Tests boolean text implicit value process pipeline.
TextFieldTest::testFilteredTextValueProcessPipeline function core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php Tests filtered text value process pipeline.
TextFieldTest::testGetFieldFormatterType function core/modules/text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php Tests get field formatter type.
TextFieldTest::testGetFieldType function core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php Tests get field type.
TextFieldTest::testRequiredLongTextWithFileUpload function core/modules/text/tests/src/Functional/TextFieldTest.php Tests required long text with file upload.
TextFieldTest::testTextFieldValidation function core/modules/text/tests/src/Functional/TextFieldTest.php Tests text field validation.
TextFieldTest::testTextfieldWidgets function core/modules/text/tests/src/Functional/TextFieldTest.php Tests widgets.
TextFieldTest::testTextfieldWidgetsAllowedFormats function core/modules/text/tests/src/Functional/TextFieldTest.php Test widgets for fields with selected allowed formats.
TextFieldTest::testTextfieldWidgetsFormatted function core/modules/text/tests/src/Functional/TextFieldTest.php Tests widgets + 'formatted_text' setting.
TextfieldTest::testValueCallback function core/tests/Drupal/Tests/Core/Render/Element/TextfieldTest.php Tests value callback.
TextFieldTest::_testTextfieldWidgetsFormatted function core/modules/text/tests/src/Functional/TextFieldTest.php Helper function for testTextfieldWidgetsFormatted().
TextFormatElementFormTest class core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php Tests PathElement validation and conversion functionality.
TextFormatElementFormTest.php file core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php
TextFormatElementFormTest::$modules property core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php
TextFormatElementFormTest::$testUser property core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php User for testing.
TextFormatElementFormTest::buildForm function core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php
TextFormatElementFormTest::getFormId function core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php
TextFormatElementFormTest::setUp function core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php Sets up the test.
TextFormatElementFormTest::submitForm function core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php
TextFormatElementFormTest::testTextFormatElement function core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php Tests that values are returned.
TextFormatElementFormTest::validateForm function core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php Form validation handler.
TextFormatterTest class core/modules/text/tests/src/Kernel/TextFormatterTest.php Tests the text formatters functionality.
TextFormatterTest.php file core/modules/text/tests/src/Kernel/TextFormatterTest.php
TextFormatterTest::$bundle property core/modules/text/tests/src/Kernel/TextFormatterTest.php The bundle used in this test.
TextFormatterTest::$entityType property core/modules/text/tests/src/Kernel/TextFormatterTest.php The entity type used in this test.
TextFormatterTest::$modules property core/modules/text/tests/src/Kernel/TextFormatterTest.php
TextFormatterTest::setUp function core/modules/text/tests/src/Kernel/TextFormatterTest.php
TextFormatterTest::testFormatters function core/modules/text/tests/src/Kernel/TextFormatterTest.php Tests all text field formatters.
TextItemBaseTest class core/modules/text/tests/src/Kernel/TextItemBaseTest.php Tests TextItemBase.
TextItemBaseTest.php file core/modules/text/tests/src/Kernel/TextItemBaseTest.php
TextItemBaseTest::$modules property core/modules/text/tests/src/Kernel/TextItemBaseTest.php
TextItemBaseTest::providerTextFieldSampleValue function core/modules/text/tests/src/Kernel/TextItemBaseTest.php Data provider for testTextFieldSampleValue.
TextItemBaseTest::testCalculateDependencies function core/modules/text/tests/src/Kernel/TextItemBaseTest.php Tests calculate dependencies.
TextItemBaseTest::testTextFieldSampleValue function core/modules/text/tests/src/Kernel/TextItemBaseTest.php Tests creation of sample values.
TextProcessedAttachmentsTest class core/modules/text/tests/src/Kernel/TextProcessedAttachmentsTest.php Tests that TextProcessed::getAttachments() bubbles filter attachments.
TextProcessedAttachmentsTest.php file core/modules/text/tests/src/Kernel/TextProcessedAttachmentsTest.php
TextProcessedAttachmentsTest::$modules property core/modules/text/tests/src/Kernel/TextProcessedAttachmentsTest.php
TextProcessedAttachmentsTest::setUp function core/modules/text/tests/src/Kernel/TextProcessedAttachmentsTest.php
TextProcessedAttachmentsTest::testGetAttachmentsContainsFilterLibrary function core/modules/text/tests/src/Kernel/TextProcessedAttachmentsTest.php Tests that filter library attachments are available via getAttachments().
TextProcessedTest class core/modules/text/tests/src/Unit/TextProcessedTest.php Tests TextProcessed with AttachmentsInterface.
TextProcessedTest.php file core/modules/text/tests/src/Unit/TextProcessedTest.php
TextProcessedTest::testAttachments function core/modules/text/tests/src/Unit/TextProcessedTest.php Tests addAttachments() merges attachments correctly.
TextSummaryNodeFieldsTokenTest class core/modules/text/tests/src/Functional/TextSummaryNodeFieldsTokenTest.php Tests replacement of Views tokens supplied by the Node module.
TextSummaryNodeFieldsTokenTest.php file core/modules/text/tests/src/Functional/TextSummaryNodeFieldsTokenTest.php
TextSummaryNodeFieldsTokenTest::$defaultTheme property core/modules/text/tests/src/Functional/TextSummaryNodeFieldsTokenTest.php
TextSummaryNodeFieldsTokenTest::$testViews property core/modules/text/tests/src/Functional/TextSummaryNodeFieldsTokenTest.php Views used by this test.

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