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. 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
FieldTypePluginManagerTest::$fieldTypeManager property core/tests/Drupal/Tests/Core/Field/FieldTypePluginManagerTest.php The field type plugin manager.
FieldTypePluginManagerTest::$moduleHandler property core/tests/Drupal/Tests/Core/Field/FieldTypePluginManagerTest.php A mocked module handler.
FieldTypePluginManagerTest::enableAllCoreModules function core/modules/field/tests/src/Kernel/FieldTypePluginManagerTest.php Enable all core modules.
FieldTypePluginManagerTest::setUp function core/tests/Drupal/Tests/Core/Field/FieldTypePluginManagerTest.php
FieldTypePluginManagerTest::testCreateInstance function core/modules/field/tests/src/Kernel/FieldTypePluginManagerTest.php Tests creation of field item instances.
FieldTypePluginManagerTest::testCreateInstanceWithConfig function core/modules/field/tests/src/Kernel/FieldTypePluginManagerTest.php Tests creation of field item instances.
FieldTypePluginManagerTest::testDefaultSettings function core/modules/field/tests/src/Kernel/FieldTypePluginManagerTest.php Tests the default settings convenience methods.
FieldTypePluginManagerTest::testGetGroupedDefinitions function core/tests/Drupal/Tests/Core/Field/FieldTypePluginManagerTest.php Tests get grouped definitions.
FieldTypePluginManagerTest::testGetGroupedDefinitionsEmpty function core/tests/Drupal/Tests/Core/Field/FieldTypePluginManagerTest.php Tests get grouped definitions empty.
FieldTypePluginManagerTest::testGetGroupedDefinitionsInvalid function core/tests/Drupal/Tests/Core/Field/FieldTypePluginManagerTest.php Tests get grouped definitions invalid.
FieldTypePluginManagerTest::testMainProperty function core/modules/field/tests/src/Kernel/FieldTypePluginManagerTest.php Tests all field items provide an existing main property.
FieldTypePluginManagerTest::testUiDefinitionsPerEntityType function core/modules/field/tests/src/Kernel/FieldTypePluginManagerTest.php Tests UI definitions per entity type.
FieldTypeTest class core/modules/block_content/tests/src/Kernel/Views/FieldTypeTest.php Tests the Drupal\block_content\Plugin\views\field\Type handler.
FieldTypeTest.php file core/modules/block_content/tests/src/Kernel/Views/FieldTypeTest.php
FieldTypeTest::$modules property core/modules/block_content/tests/src/Kernel/Views/FieldTypeTest.php Modules to install.
FieldTypeTest::$testViews property core/modules/block_content/tests/src/Kernel/Views/FieldTypeTest.php Views used by this test.
FieldTypeTest::setUp function core/modules/block_content/tests/src/Kernel/Views/FieldTypeTest.php
FieldTypeTest::testFieldType function core/modules/block_content/tests/src/Kernel/Views/FieldTypeTest.php Tests the field type.
FieldUIDeleteTest class core/modules/field_ui/tests/src/Functional/FieldUIDeleteTest.php Tests deletion of a field and their dependencies in the UI.
FieldUIDeleteTest.php file core/modules/field_ui/tests/src/Functional/FieldUIDeleteTest.php
FieldUIDeleteTest::$defaultTheme property core/modules/field_ui/tests/src/Functional/FieldUIDeleteTest.php The theme to install as the default for testing.
FieldUIDeleteTest::$modules property core/modules/field_ui/tests/src/Functional/FieldUIDeleteTest.php Modules to install.
FieldUIDeleteTest::$testViews property core/modules/field_ui/tests/src/Functional/FieldUIDeleteTest.php Test views to enable.
FieldUIDeleteTest::setUp function core/modules/field_ui/tests/src/Functional/FieldUIDeleteTest.php
FieldUIDeleteTest::testDeleteField function core/modules/field_ui/tests/src/Functional/FieldUIDeleteTest.php Tests that deletion removes field storages and fields as expected.
FieldUIIndentationTest class core/modules/field_ui/tests/src/Functional/FieldUIIndentationTest.php Tests indentation on Field UI.
FieldUIIndentationTest.php file core/modules/field_ui/tests/src/Functional/FieldUIIndentationTest.php
FieldUIIndentationTest::$defaultTheme property core/modules/field_ui/tests/src/Functional/FieldUIIndentationTest.php The theme to install as the default for testing.
FieldUIIndentationTest::$modules property core/modules/field_ui/tests/src/Functional/FieldUIIndentationTest.php Modules to install.
FieldUIIndentationTest::setUp function core/modules/field_ui/tests/src/Functional/FieldUIIndentationTest.php
FieldUIIndentationTest::testIndentation function core/modules/field_ui/tests/src/Functional/FieldUIIndentationTest.php Tests that the indentation classes are present in the content type display settings.
FieldUiIntegrationTest class core/modules/media_library/tests/src/FunctionalJavascript/FieldUiIntegrationTest.php Tests field UI integration for media library widget.
FieldUiIntegrationTest.php file core/modules/media_library/tests/src/FunctionalJavascript/FieldUiIntegrationTest.php
FieldUiIntegrationTest::$defaultTheme property core/modules/media_library/tests/src/FunctionalJavascript/FieldUiIntegrationTest.php The theme to install as the default for testing.
FieldUiIntegrationTest::$modules property core/modules/media_library/tests/src/FunctionalJavascript/FieldUiIntegrationTest.php Modules to install.
FieldUiIntegrationTest::$strictConfigSchema property core/modules/media_library/tests/src/FunctionalJavascript/FieldUiIntegrationTest.php Set to TRUE to strict check all configuration saved.
FieldUiIntegrationTest::setUp function core/modules/media_library/tests/src/FunctionalJavascript/FieldUiIntegrationTest.php
FieldUiIntegrationTest::testFieldUiIntegration function core/modules/media_library/tests/src/FunctionalJavascript/FieldUiIntegrationTest.php Tests field UI integration for media library widget.
FieldUiJSTestTrait trait core/modules/field_ui/tests/src/Traits/FieldUiJSTestTrait.php Provides common functionality for the Field UI tests that depend on JS.
FieldUiJSTestTrait.php file core/modules/field_ui/tests/src/Traits/FieldUiJSTestTrait.php
FieldUiJSTestTrait::fieldUIAddExistingFieldJS function core/modules/field_ui/tests/src/Traits/FieldUiJSTestTrait.php Adds an existing field through the Field UI.
FieldUiJSTestTrait::fieldUIAddNewFieldJS function core/modules/field_ui/tests/src/Traits/FieldUiJSTestTrait.php Creates a new field through the Field UI.
FieldUIRouteTest class core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php Tests the functionality of the Field UI route subscriber.
FieldUIRouteTest.php file core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php
FieldUIRouteTest::$defaultTheme property core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php The theme to install as the default for testing.
FieldUIRouteTest::$modules property core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php Modules to install.
FieldUIRouteTest::assertLocalTasks function core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php Asserts that local tasks exists.
FieldUIRouteTest::setUp function core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php
FieldUIRouteTest::testFieldUIRoutes function core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php Ensures that entity types with bundles do not break following entity types.
FieldUiTableTest class core/modules/field_ui/tests/src/Unit/FieldUiTableTest.php Tests Drupal\field_ui\Element\FieldUiTable.

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