Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
DependencyTest::setUp function core/modules/system/tests/src/Functional/Module/DependencyTest.php
DependencyTest::testCoreCompatibility function core/modules/system/tests/src/Functional/Module/DependencyTest.php Tests enabling modules with different core version specifications.
DependencyTest::testCoreVersionContains8X function core/modules/system/tests/src/Functional/Module/DependencyTest.php Tests the dependency checks when core version contains '8.x' within it.
DependencyTest::testCreateFromString function core/tests/Drupal/Tests/Core/Extension/DependencyTest.php Tests create from string.
DependencyTest::testEnableRequirementsFailureDependency function core/modules/system/tests/src/Functional/Module/DependencyTest.php Tests enabling a module that depends on a module which fails hook_requirements().
DependencyTest::testEnableWithoutDependency function core/modules/system/tests/src/Functional/Module/DependencyTest.php Attempts to enable the Content Translation module without Language enabled.
DependencyTest::testIsCompatible function core/tests/Drupal/Tests/Core/Extension/DependencyTest.php Tests is compatible.
DependencyTest::testMissingRequirements function core/modules/system/tests/src/Functional/Module/DependencyTest.php Tests that modules that don't pass requirement checks cannot be enabled.
DependencyTest::testModuleDependencyMessages function core/modules/system/tests/src/Functional/Module/DependencyTest.php Tests that module dependencies install text is formatted correctly.
DependencyTest::testModuleEnableOrder function core/modules/system/tests/src/Functional/Module/DependencyTest.php Tests that module dependencies are enabled in the correct order in the UI.
DependencyTest::testNoVersionInfo function core/modules/system/tests/src/Functional/Module/DependencyTest.php Tests visiting admin/modules when a module outside of core has no version.
DependencyTest::testProjectNamespaceForDependencies function core/modules/system/tests/src/Functional/Module/DependencyTest.php Checks functionality of project namespaces for dependencies.
DependencyTest::testSerialization function core/tests/Drupal/Tests/Core/Extension/DependencyTest.php Ensures that constraint objects are not serialized.
DependencyTrait::$dependencies property core/lib/Drupal/Core/Entity/DependencyTrait.php The object's dependencies.
DependencyTrait::addDependencies function core/lib/Drupal/Core/Entity/DependencyTrait.php Adds multiple dependencies.
DependencyVersionTestHooks class core/modules/system/tests/modules/dependency_version_test/src/Hook/DependencyVersionTestHooks.php Hook implementations for dependency_version_test.
DependencyVersionTestHooks.php file core/modules/system/tests/modules/dependency_version_test/src/Hook/DependencyVersionTestHooks.php
DependencyVersionTestHooks::systemInfoAlter function core/modules/system/tests/modules/dependency_version_test/src/Hook/DependencyVersionTestHooks.php Implements hook_system_info_alter().
dependency_foo_test.info.yml file core/modules/system/tests/modules/dependency_foo_test/dependency_foo_test.info.yml core/modules/system/tests/modules/dependency_foo_test/dependency_foo_test.info.yml
dependency_version_test.info.yml file core/modules/system/tests/modules/dependency_version_test/dependency_version_test.info.yml core/modules/system/tests/modules/dependency_version_test/dependency_version_test.info.yml
DependentAccessInterface interface core/lib/Drupal/Core/Access/DependentAccessInterface.php Interface for AccessibleInterface objects that have an access dependency.
DependentAccessInterface.php file core/lib/Drupal/Core/Access/DependentAccessInterface.php
DependentAccessInterface::getAccessDependency function core/lib/Drupal/Core/Access/DependentAccessInterface.php Gets the access dependency.
DependentAccessTest class core/tests/Drupal/Tests/Core/Access/DependentAccessTest.php Tests Drupal\Core\Access\RefinableDependentAccessTrait.
DependentAccessTest.php file core/tests/Drupal/Tests/Core/Access/DependentAccessTest.php
DependentAccessTest::$forbidden property core/tests/Drupal/Tests/Core/Access/DependentAccessTest.php An accessible object that results in forbidden access result.
DependentAccessTest::$neutral property core/tests/Drupal/Tests/Core/Access/DependentAccessTest.php An accessible object that results in neutral access result.
DependentAccessTest::providerTestSetFirst function core/tests/Drupal/Tests/Core/Access/DependentAccessTest.php Data provider for all test methods.
DependentAccessTest::setUp function core/tests/Drupal/Tests/Core/Access/DependentAccessTest.php
DependentAccessTest::testMergeGroup function core/tests/Drupal/Tests/Core/Access/DependentAccessTest.php Tests merging a new dependency with an existing access group dependency.
DependentAccessTest::testMergeNonGroup function core/tests/Drupal/Tests/Core/Access/DependentAccessTest.php Tests merging a new dependency with existing non-group access dependency.
DependentAccessTest::testSetAccessDependency function core/tests/Drupal/Tests/Core/Access/DependentAccessTest.php Tests that the previous dependency is replaced when using set.
DependentPluginDefinitionInterface::getConfigDependencies function core/lib/Drupal/Core/Plugin/Definition/DependentPluginDefinitionInterface.php Gets the config dependencies of this plugin definition.
DependentPluginDefinitionInterface::setConfigDependencies function core/lib/Drupal/Core/Plugin/Definition/DependentPluginDefinitionInterface.php Sets the config dependencies of this plugin definition.
DependentPluginDefinitionTrait::$config_dependencies property core/lib/Drupal/Core/Plugin/Definition/DependentPluginDefinitionTrait.php The dependencies of this plugin definition.
DependentPluginDefinitionTrait::getConfigDependencies function core/lib/Drupal/Core/Plugin/Definition/DependentPluginDefinitionTrait.php
DependentPluginDefinitionTrait::setConfigDependencies function core/lib/Drupal/Core/Plugin/Definition/DependentPluginDefinitionTrait.php
DependentPluginInterface::calculateDependencies function core/lib/Drupal/Component/Plugin/DependentPluginInterface.php Calculates dependencies for the configured plugin.
deprecated.libraries.yml file core/tests/Drupal/Tests/Core/Asset/library_test_files/deprecated.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/deprecated.libraries.yml
Deprecated::__construct function core/modules/system/tests/modules/element_info_test/src/Element/Deprecated.php Constructs a \Drupal\Component\Plugin\PluginBase object.
DeprecatedArray::$message property core/lib/Drupal/Component/Utility/DeprecatedArray.php The deprecation message.
DeprecatedArray::offsetExists function core/lib/Drupal/Component/Utility/DeprecatedArray.php
DeprecatedArray::offsetGet function core/lib/Drupal/Component/Utility/DeprecatedArray.php
DeprecatedArray::offsetSet function core/lib/Drupal/Component/Utility/DeprecatedArray.php
DeprecatedArray::offsetUnset function core/lib/Drupal/Component/Utility/DeprecatedArray.php
DeprecatedArray::serialize function core/lib/Drupal/Component/Utility/DeprecatedArray.php
DeprecatedArray::unserialize function core/lib/Drupal/Component/Utility/DeprecatedArray.php
DeprecatedArray::__construct function core/lib/Drupal/Component/Utility/DeprecatedArray.php DeprecatedArray constructor.
DeprecatedAssetsTest class core/tests/Drupal/KernelTests/Core/Asset/DeprecatedAssetsTest.php Checks the status and definition contents of deprecated libraries.
DeprecatedAssetsTest.php file core/tests/Drupal/KernelTests/Core/Asset/DeprecatedAssetsTest.php

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