Search for test
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 |
---|---|---|---|
common_test_js_alter | function | core/ |
Implements hook_js_alter(). |
common_test_js_settings_alter | function | core/ |
Implements hook_js_settings_alter(). |
common_test_library_info_alter | function | core/ |
Implements hook_library_info_alter(). |
common_test_library_info_build | function | core/ |
Implements hook_library_info_build(). |
common_test_module_implements_alter | function | core/ |
Implements hook_module_implements_alter(). |
common_test_page_attachments | function | core/ |
Implements hook_page_attachments(). |
common_test_page_attachments_alter | function | core/ |
Implements hook_page_attachments_alter(). |
common_test_preprocess | function | core/ |
Implements MODULE_preprocess(). |
common_test_preprocess_common_test_render_element | function | core/ |
Implements MODULE_preprocess_HOOK(). |
common_test_theme | function | core/ |
Implements hook_theme(). |
ComplexDataConstraintValidatorTest | class | core/ |
Tests ComplexData validation with both valid and invalid values. |
ComplexDataConstraintValidatorTest.php | file | core/ |
|
ComplexDataConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
ComplexDataConstraintValidatorTest::setUp | function | core/ |
|
ComplexDataConstraintValidatorTest::testValidation | function | core/ |
Tests the ComplexData validation constraint validator. |
ComplexDataNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\ComplexDataNormalizer[[api-linebreak]] @group serialization |
ComplexDataNormalizerTest.php | file | core/ |
|
ComplexDataNormalizerTest::$normalizer | property | core/ |
The Complex data normalizer under test. |
ComplexDataNormalizerTest::setUp | function | core/ |
|
ComplexDataNormalizerTest::testNormalizeComplexData | function | core/ |
Tests normalizing complex data. |
ComplexDataNormalizerTest::testNormalizeNonComplex | function | core/ |
Tests normalize() where $object does not implement ComplexDataInterface. |
ComplexDataNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization[[api-linebreak]] |
ComplexDataNormalizerTest::TEST_FORMAT | constant | core/ |
Test format string. |
ComplexTestType | class | core/ |
Test workflow type. |
ComplexTestType.php | file | core/ |
|
ComplexTestType::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ComplexTestType::onDependencyRemoval | function | core/ |
Informs the plugin that a dependency of the workflow will be deleted. |
ComplexTestTypeConfigureForm | class | core/ |
Form to configure the complex test workflow type. |
ComplexTestTypeConfigureForm.php | file | core/ |
|
ComplexTestTypeConfigureForm::buildConfigurationForm | function | core/ |
Form constructor. |
ComplexTestTypeConfigureForm::submitConfigurationForm | function | core/ |
Form submission handler. |
ComplexTestTypeStateForm | class | core/ |
Form to configure the complex test workflow states. |
ComplexTestTypeStateForm.php | file | core/ |
|
ComplexTestTypeStateForm::buildConfigurationForm | function | core/ |
Form constructor. |
ComplexTestTypeTransitionForm | class | core/ |
Form to configure the complex test workflow states. |
ComplexTestTypeTransitionForm.php | file | core/ |
|
ComplexTestTypeTransitionForm::buildConfigurationForm | function | core/ |
Form constructor. |
ComplexWorkflowTypeTest | class | core/ |
Workflow entity tests that require modules or storage. |
ComplexWorkflowTypeTest.php | file | core/ |
|
ComplexWorkflowTypeTest::$modules | property | core/ |
Modules to install. |
ComplexWorkflowTypeTest::testLoadMultipleByType | function | core/ |
@covers \Drupal\workflows\Entity\Workflow::loadMultipleByType[[api-linebreak]] |
ComponentInvalidReplacementTest | class | core/ |
Tests invalid render options for components. |
ComponentInvalidReplacementTest.php | file | core/ |
|
ComponentInvalidReplacementTest::$modules | property | core/ |
Modules to install. |
ComponentInvalidReplacementTest::$themes | property | core/ |
Themes to install. |
ComponentInvalidReplacementTest::testInvalidDefinitionTheme | function | core/ |
Ensure that component replacement validates the schema compatibility. |
ComponentKernelTestBase | class | core/ |
Defines a base class for component kernel tests. |
ComponentKernelTestBase.php | file | core/ |
|
ComponentKernelTestBase::$manager | property | core/ |
The component plugin manager. |
ComponentKernelTestBase::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 91
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.