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 |
|---|---|---|---|
| DependencySerializationTest::testSerializationWithoutReverseContainer | function | core/ |
@covers ::__sleep[[api-linebreak]] @covers ::__wakeup[[api-linebreak]] |
| DependencySerializationTestDummy | class | core/ |
Defines a test class which has a single service as dependency. |
| DependencySerializationTestDummy::$container | property | core/ |
The container. |
| DependencySerializationTestDummy::$service | property | core/ |
A test service. |
| DependencySerializationTestDummy::getServiceIds | function | core/ |
Gets the stored service IDs. |
| DependencySerializationTestDummy::setContainer | function | core/ |
|
| DependencySerializationTestDummy::__construct | function | core/ |
Constructs a new TestClass object. |
| DependencyTest | class | core/ |
Enable module without dependency enabled. |
| DependencyTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\Dependency[[api-linebreak]] @group Extension |
| DependencyTest.php | file | core/ |
|
| DependencyTest.php | file | core/ |
|
| DependencyTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DependencyTest::providerCreateFromString | function | core/ |
Data provider for testCreateFromString. |
| DependencyTest::testCoreCompatibility | function | core/ |
Tests enabling modules with different core version specifications. |
| DependencyTest::testCoreVersionContains8X | function | core/ |
Tests the dependency checks when core version contains '8.x' within it. |
| DependencyTest::testCreateFromString | function | core/ |
@covers ::createFromString[[api-linebreak]] @dataProvider providerCreateFromString |
| DependencyTest::testEnableRequirementsFailureDependency | function | core/ |
Tests enabling a module that depends on a module which fails hook_requirements(). |
| DependencyTest::testEnableWithoutDependency | function | core/ |
Attempts to enable the Content Translation module without Language enabled. |
| DependencyTest::testIncompatibleCoreVersionDependency | function | core/ |
Tests enabling a module that depends on a module with an incompatible core version. |
| DependencyTest::testIncompatibleModuleVersionDependency | function | core/ |
Tests enabling a module with an incompatible dependency version. |
| DependencyTest::testIncompatiblePhpVersionDependency | function | core/ |
Tests failing PHP version requirements. |
| DependencyTest::testIsCompatible | function | core/ |
@covers ::isCompatible[[api-linebreak]] |
| DependencyTest::testMissingModules | function | core/ |
Attempts to enable a module with a missing dependency. |
| DependencyTest::testModuleEnableOrder | function | core/ |
Tests that module dependencies are enabled in the correct order in the UI. |
| DependencyTest::testNoVersionInfo | function | core/ |
Tests visiting admin/modules when a module outside of core has no version. |
| DependencyTest::testProjectNamespaceForDependencies | function | core/ |
Checks functionality of project namespaces for dependencies. |
| DependencyTest::testSerialization | function | core/ |
Ensures that constraint objects are not serialized. |
| DependencyTest::testUninstallDependents | function | core/ |
Tests attempting to uninstall a module that has installed dependents. |
| dependency_version_test.info.yml | file | core/ |
core/modules/system/tests/modules/dependency_version_test/dependency_version_test.info.yml |
| dependency_version_test.module | file | core/ |
Module for testing the dependency version comparisons. |
| dependency_version_test_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
| DependentAccessTest | class | core/ |
@coversDefaultClass \Drupal\block_content\Access\RefinableDependentAccessTrait[[api-linebreak]] |
| DependentAccessTest.php | file | core/ |
|
| DependentAccessTest::$forbidden | property | core/ |
An accessible object that results in forbidden access result. |
| DependentAccessTest::$neutral | property | core/ |
An accessible object that results in neutral access result. |
| DependentAccessTest::providerTestSetFirst | function | core/ |
Data provider for all test methods. |
| DependentAccessTest::setUp | function | core/ |
|
| DependentAccessTest::testMergeGroup | function | core/ |
Tests merging a new dependency with an existing access group dependency. |
| DependentAccessTest::testMergeNonGroup | function | core/ |
Tests merging a new dependency with existing non-group access dependency. |
| DependentAccessTest::testSetAccessDependency | function | core/ |
Tests that the previous dependency is replaced when using set. |
| DeprecatedBackboneTest | class | core/ |
Checks the deprecation status of Backbone. |
| DeprecatedBackboneTest.php | file | core/ |
|
| DeprecatedBackboneTest::$libraryDiscovery | property | core/ |
The library discovery service. |
| DeprecatedBackboneTest::setUp | function | core/ |
|
| DeprecatedBackboneTest::testBackboneDeprecation | function | core/ |
Tests that the Backbone library is deprecated. |
| DeprecatedJqueryFormTest | class | core/ |
Checks the deprecation status of jQuery.form. |
| DeprecatedJqueryFormTest.php | file | core/ |
|
| DeprecatedJqueryFormTest::$libraryDiscovery | property | core/ |
The library discovery service. |
| DeprecatedJqueryFormTest::setUp | function | core/ |
|
| DeprecatedJqueryFormTest::testJqueryFormDeprecation | function | core/ |
Tests that the jQuery.form library is deprecated. |
Pagination
- Previous page
- Page 172
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.