Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| dependencies.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/dependencies.libraries.yml |
| Dependency::$constraint | property | core/ |
The Constraint object from the constraint string. |
| Dependency::$constraintString | property | core/ |
The constraint string. |
| Dependency::createFromString | function | core/ |
Creates a new instance of this class from a dependency string. |
| Dependency::getConstraint | function | core/ |
Gets the Constraint object. |
| Dependency::getConstraintString | function | core/ |
Gets constraint string from the dependency. |
| Dependency::isCompatible | function | core/ |
Determines if the provided version is compatible with this dependency. |
| Dependency::__construct | function | core/ |
Dependency constructor. |
| Dependency::__sleep | function | core/ |
Prevents unnecessary serialization of constraint objects. |
| DependencyFieldItem::calculateDependencies | function | core/ |
Gets the dependencies for this field item. |
| DependencyHookInvocationTest | class | core/ |
Tests the hook invocation for determining update dependencies. |
| DependencyHookInvocationTest.php | file | core/ |
|
| DependencyHookInvocationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DependencyHookInvocationTest::$modules | property | core/ |
Modules to install. |
| DependencyHookInvocationTest::setUp | function | core/ |
|
| DependencyHookInvocationTest::testHookUpdateDependencies | function | core/ |
Tests the structure of the array returned by hook_update_dependencies(). |
| DependencyMissingTest | class | core/ |
Tests that missing update dependencies are correctly flagged. |
| DependencyMissingTest.php | file | core/ |
|
| DependencyMissingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DependencyMissingTest::$modules | property | core/ |
Modules to install. |
| DependencyMissingTest::setUp | function | core/ |
|
| DependencyMissingTest::testMissingUpdate | function | core/ |
Tests updating with a missing dependency. |
| DependencyOrderingTest | class | core/ |
Tests that update functions are run in the proper order. |
| DependencyOrderingTest.php | file | core/ |
|
| DependencyOrderingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DependencyOrderingTest::$modules | property | core/ |
Modules to install. |
| DependencyOrderingTest::setUp | function | core/ |
|
| DependencyOrderingTest::testUpdateOrderingModuleInterdependency | function | core/ |
Tests that dependencies between modules are resolved correctly. |
| DependencyOrderingTest::testUpdateOrderingSingleModule | function | core/ |
Tests that updates within a single module run in the correct order. |
| DependencySerializationTest | class | core/ |
Tests Drupal\Core\DependencyInjection\DependencySerializationTrait. |
| DependencySerializationTest.php | file | core/ |
|
| DependencySerializationTest::testSerialization | function | core/ |
Tests serialization. |
| 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. |
| DependencySerializationTrait | trait | core/ |
Provides dependency injection friendly methods for serialization. |
| DependencySerializationTrait.php | file | core/ |
|
| DependencySerializationTrait::$_entityStorages | property | core/ |
An array of entity type IDs keyed by the property name of their storages. |
| DependencySerializationTrait::$_serviceIds | property | core/ |
An array of service IDs keyed by property name used for serialization. |
| DependencySerializationTrait::__sleep | function | core/ |
|
| DependencySerializationTrait::__wakeup | function | core/ |
|
| DependencyTest | class | core/ |
Tests Drupal\Core\Extension\Dependency. |
| DependencyTest | class | core/ |
Enable module without dependency enabled. |
| 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. |
Pagination
- Previous page
- Page 350
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.