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. Search main 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 class core/modules/text/tests/src/Functional/TextFieldTest.php Tests the creation of text fields.
TextfieldTest class core/tests/Drupal/Tests/Core/Render/Element/TextfieldTest.php @coversDefaultClass \Drupal\Core\Render\Element\Textfield[[api-linebreak]]
@group Render
TextfieldTest.php file core/tests/Drupal/Tests/Core/Render/Element/TextfieldTest.php
TextFieldTest.php file core/modules/text/tests/src/Unit/Migrate/d6/TextFieldTest.php
TextFieldTest.php file core/modules/text/tests/src/Unit/Migrate/d7/TextFieldTest.php
TextFieldTest.php file core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php
TextFieldTest.php file core/modules/text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php
TextFieldTest.php file core/modules/text/tests/src/Functional/TextFieldTest.php
TextFieldTest::$adminUser property core/modules/text/tests/src/Functional/TextFieldTest.php A user with relevant administrative privileges.
TextFieldTest::$defaultTheme property core/modules/text/tests/src/Functional/TextFieldTest.php The theme to install as the default for testing.
TextFieldTest::$migration property core/modules/text/tests/src/Unit/Migrate/d6/TextFieldTest.php
TextFieldTest::$migration property core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php
TextFieldTest::$plugin property core/modules/text/tests/src/Unit/Migrate/d6/TextFieldTest.php
TextFieldTest::$plugin property core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php
TextFieldTest::$plugin property core/modules/text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php
TextFieldTest::getFieldFormatterTypeProvider function core/modules/text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php Data provider for getFieldFormatterType().
TextFieldTest::getFieldTypeProvider function core/modules/text/tests/src/Unit/Migrate/d6/TextFieldTest.php Data provider for testGetFieldType().
TextFieldTest::getFieldTypeProvider function core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php Data provider for testGetFieldType().
TextfieldTest::providerTestValueCallback function core/tests/Drupal/Tests/Core/Render/Element/TextfieldTest.php Data provider for testValueCallback().
TextFieldTest::setUp function core/modules/text/tests/src/Unit/Migrate/d6/TextFieldTest.php
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/Migrate/d6/TextFieldTest.php @covers ::defineValueProcessPipeline[[api-linebreak]]
TextFieldTest::testBooleanTextImplicitValueProcessPipeline function core/modules/text/tests/src/Unit/Migrate/d6/TextFieldTest.php @covers ::defineValueProcessPipeline[[api-linebreak]]
TextFieldTest::testFilteredTextValueProcessPipeline function core/modules/text/tests/src/Unit/Migrate/d6/TextFieldTest.php @covers ::defineValueProcessPipeline[[api-linebreak]]
TextFieldTest::testGetFieldType function core/modules/text/tests/src/Unit/Migrate/d6/TextFieldTest.php @covers ::getFieldType[[api-linebreak]]
@dataProvider getFieldTypeProvider
TextFieldTest::testGetFieldType function core/modules/text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php @covers ::getFieldFormatterType[[api-linebreak]]
@covers ::getFieldType[[api-linebreak]]
@dataProvider getFieldFormatterTypeProvider
TextFieldTest::testGetFieldType function core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php @covers ::getFieldType[[api-linebreak]]
@dataProvider getFieldTypeProvider
TextFieldTest::testProcessBooleanTextExplicitValues function core/modules/text/tests/src/Unit/Migrate/d6/TextFieldTest.php Calls the deprecated processFieldValues() method to test BC.
TextFieldTest::testProcessBooleanTextExplicitValues function core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php @covers ::defineValueProcessPipeline[[api-linebreak]]
TextFieldTest::testProcessBooleanTextImplicitValues function core/modules/text/tests/src/Unit/Migrate/d6/TextFieldTest.php Calls the deprecated processFieldValues() method to test BC.
TextFieldTest::testProcessBooleanTextImplicitValues function core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php @covers ::defineValueProcessPipeline[[api-linebreak]]
TextFieldTest::testProcessFilteredTextFieldValues function core/modules/text/tests/src/Unit/Migrate/d6/TextFieldTest.php Calls the deprecated processFieldValues() method to test BC.
TextFieldTest::testProcessFilteredTextFieldValues function core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php @covers ::defineValueProcessPipeline[[api-linebreak]]
TextFieldTest::testRequiredLongTextWithFileUpload function core/modules/text/tests/src/Functional/TextFieldTest.php Test required long text with file upload.
TextFieldTest::testTextFieldValidation function core/modules/text/tests/src/Functional/TextFieldTest.php Test text field validation.
TextFieldTest::testTextfieldWidgets function core/modules/text/tests/src/Functional/TextFieldTest.php Test widgets.
TextFieldTest::testTextfieldWidgetsFormatted function core/modules/text/tests/src/Functional/TextFieldTest.php Test widgets + 'formatted_text' setting.
TextfieldTest::testValueCallback function core/tests/Drupal/Tests/Core/Render/Element/TextfieldTest.php @covers ::valueCallback[[api-linebreak]]
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 Modules to enable.
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 Form constructor.
TextFormatElementFormTest::getFormId function core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php Returns a unique string identifying the form.
TextFormatElementFormTest::getUrl function core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php Get the current URL from the cURL handler.
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 Form submission handler.

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