Search for test
- Search 7.x for test
- Search 8.9.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| StatementTest::testGetDeprecatedProperties | function | core/ |
Tests accessing deprecated properties. |
| StatementTest::testRepeatedInsertStatementReuse | function | core/ |
Tests that a prepared statement object can be reused for multiple inserts. |
| StatementTest::testSetDeprecatedProperties | function | core/ |
Tests writing deprecated properties. |
| StatementWrapperLegacyTest | class | core/ |
Tests the deprecations of the StatementWrapper class. |
| StatementWrapperLegacyTest.php | file | core/ |
|
| StatementWrapperLegacyTest::$statement | property | core/ |
|
| StatementWrapperLegacyTest::setUp | function | core/ |
|
| StatementWrapperLegacyTest::testBindColumn | function | core/ |
@covers ::bindColumn[[api-linebreak]] |
| StatementWrapperLegacyTest::testBindParam | function | core/ |
@covers ::bindParam[[api-linebreak]] |
| StatementWrapperLegacyTest::testClientStatementMethod | function | core/ |
Tests calling an existing \PDOStatement method. |
| StatementWrapperLegacyTest::testMissingMethod | function | core/ |
Tests calling a non existing \PDOStatement method. |
| StatementWrapperLegacyTest::testQueryString | function | core/ |
@covers ::getQueryString[[api-linebreak]] |
| StateTest | class | core/ |
@coversDefaultClass \Drupal\workflows\State[[api-linebreak]] |
| StateTest.php | file | core/ |
|
| StateTest::testCanTransitionTo | function | core/ |
@covers ::canTransitionTo[[api-linebreak]] |
| StateTest::testGetters | function | core/ |
@covers ::__construct[[api-linebreak]] @covers ::id[[api-linebreak]] @covers ::label[[api-linebreak]] @covers ::weight[[api-linebreak]] |
| StateTest::testGetTransitions | function | core/ |
@covers ::getTransitions[[api-linebreak]] |
| StateTest::testGetTransitionTo | function | core/ |
@covers ::getTransitionTo[[api-linebreak]] |
| StateTest::testGetTransitionToException | function | core/ |
@covers ::getTransitionTo[[api-linebreak]] |
| StateTest::testLabelCallback | function | core/ |
@covers ::labelCallback[[api-linebreak]] |
| StateTransitionValidationTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\StateTransitionValidation[[api-linebreak]] @group content_moderation |
| StateTransitionValidationTest.php | file | core/ |
|
| StateTransitionValidationTest::$workflow | property | core/ |
A test workflow. |
| StateTransitionValidationTest::setUp | function | core/ |
|
| StateTransitionValidationTest::testUserSensitiveValidTransitions | function | core/ |
Verifies user-aware transition validation. |
| StateTransitionValidationTest::userTransitionsProvider | function | core/ |
Data provider for the user transition test. |
| StateValuesCleanAdvancedTest | class | core/ |
Tests the removal of internal Form API elements from submitted form values. |
| StateValuesCleanAdvancedTest.php | file | core/ |
|
| StateValuesCleanAdvancedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StateValuesCleanAdvancedTest::$image | property | core/ |
An image file path for uploading. |
| StateValuesCleanAdvancedTest::$modules | property | core/ |
Modules to enable. |
| StateValuesCleanAdvancedTest::testFormStateValuesCleanAdvanced | function | core/ |
Tests \Drupal\Core\Form\FormState::cleanValues(). |
| StateValuesCleanTest | class | core/ |
Tests the proper removal of submitted form values. |
| StateValuesCleanTest.php | file | core/ |
|
| StateValuesCleanTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StateValuesCleanTest::$modules | property | core/ |
Modules to enable. |
| StateValuesCleanTest::testFormStateValuesClean | function | core/ |
Tests \Drupal\Core\Form\FormState::cleanValues(). |
| StaticDiscoveryDecoratorTest | class | core/ |
@group Plugin @coversDefaultClass \Drupal\Component\Plugin\Discovery\StaticDiscoveryDecorator[[api-linebreak]] |
| StaticDiscoveryDecoratorTest.php | file | core/ |
|
| StaticDiscoveryDecoratorTest::getRegisterDefinitionsCallback | function | core/ |
Helper method to provide a mocked callback object with expectations. |
| StaticDiscoveryDecoratorTest::providerCall | function | core/ |
Data provider for testCall(). |
| StaticDiscoveryDecoratorTest::providerGetDefinition | function | core/ |
Data provider for testGetDefinitions(). |
| StaticDiscoveryDecoratorTest::providerGetDefinitions | function | core/ |
Data provider for testGetDefinitions(). |
| StaticDiscoveryDecoratorTest::testCall | function | core/ |
@covers ::__call[[api-linebreak]] @dataProvider providerCall |
| StaticDiscoveryDecoratorTest::testGetDefinition | function | core/ |
@covers ::getDefinition[[api-linebreak]] @dataProvider providerGetDefinition |
| StaticDiscoveryDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] @dataProvider providerGetDefinitions |
| StaticDiscoveryTest | class | core/ |
Tests that plugins using static discovery are correctly discovered. |
| StaticDiscoveryTest.php | file | core/ |
|
| StaticDiscoveryTest::setUp | function | core/ |
|
| StaticMapTest | class | core/ |
Tests the static map process plugin. |
Pagination
- Previous page
- Page 637
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.