Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| deprecated_module_test.info.yml | file | core/ |
core/modules/system/tests/modules/deprecated_module_test/deprecated_module_test.info.yml |
| deprecated_module_test.module | file | core/ |
Deprecated module test module. |
| deprecated_module_test_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
| deprecated_module_with_non_deprecated_dependency.info.yml | file | core/ |
core/modules/system/tests/modules/deprecated_module_with_non_deprecated_dependency/deprecated_module_with_non_deprecated_dependency.info.yml |
| deprecated_theme_test.info.yml | file | core/ |
core/modules/system/tests/themes/deprecated_theme_test/deprecated_theme_test.info.yml |
| deprecated_twig_template.info.yml | file | core/ |
core/modules/system/tests/modules/deprecated_twig_template/deprecated_twig_template.info.yml |
| deprecated_twig_template.module | file | core/ |
This is a test module for deprecated twig templates. |
| deprecated_twig_template.routing.yml | file | core/ |
core/modules/system/tests/modules/deprecated_twig_template/deprecated_twig_template.routing.yml |
| deprecated_twig_template_theme | function | core/ |
Implements hook_theme(). |
| DeprecationHelper | class | core/ |
Provides a helper method for handling deprecated code paths in projects. |
| DeprecationHelper.php | file | core/ |
|
| DeprecationHelper::backwardsCompatibleCall | function | core/ |
Helper to run a callback based on the installed version of a project. |
| DeprecationHelperTest | class | core/ |
@coversDefaultClass \Drupal\Component\Utility\DeprecationHelper[[api-linebreak]] @group Utility |
| DeprecationHelperTest.php | file | core/ |
|
| DeprecationHelperTest::deprecatedHelperTestCases | function | core/ |
|
| DeprecationHelperTest::testDeprecationHelper | function | core/ |
@dataProvider deprecatedHelperTestCases |
| deprecation_test.alias | service | core/ |
Alias of deprecation_test.service |
| deprecation_test.info.yml | file | core/ |
core/modules/system/tests/modules/deprecation_test/deprecation_test.info.yml |
| deprecation_test.module | file | core/ |
Contains functions for testing calling deprecated functions in tests. |
| deprecation_test.routing.yml | file | core/ |
core/modules/system/tests/modules/deprecation_test/deprecation_test.routing.yml |
| deprecation_test.service | service | core/ |
Drupal\deprecation_test\Deprecation\FixtureDeprecatedClass |
| deprecation_test.services.yml | file | core/ |
core/modules/system/tests/modules/deprecation_test/deprecation_test.services.yml |
| deprecation_test_deprecated_alter_alter | function | core/ |
Implements hook_deprecated_alter_alter(). |
| deprecation_test_deprecated_hook | function | core/ |
Implements hook_deprecated_hook(). |
| deprecation_test_function | function | core/ |
A deprecated function. |
| Depth | class | core/ |
Field handler to display the depth of a comment. |
| Depth.php | file | core/ |
|
| Depth::getItems | function | core/ |
Gets an array of items for the field. |
| DerivablePluginDefinitionInterface | interface | core/ |
Provides an interface for a derivable plugin definition. |
| DerivablePluginDefinitionInterface.php | file | core/ |
|
| DerivablePluginDefinitionInterface::getDeriver | function | core/ |
Gets the name of the deriver of this plugin definition, if it exists. |
| DerivablePluginDefinitionInterface::setDeriver | function | core/ |
Sets the deriver of this plugin definition. |
| DerivativeDiscoveryDecorator | class | core/ |
Base class providing the tools for a plugin discovery to be derivative aware. |
| DerivativeDiscoveryDecorator.php | file | core/ |
|
| DerivativeDiscoveryDecorator::$decorated | property | core/ |
The decorated plugin discovery. |
| DerivativeDiscoveryDecorator::$derivers | property | core/ |
Plugin derivers. |
| DerivativeDiscoveryDecorator::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
| DerivativeDiscoveryDecorator::decodePluginId | function | core/ |
Decodes derivative id and plugin id from a string. |
| DerivativeDiscoveryDecorator::encodePluginId | function | core/ |
Encodes plugin and derivative id's into a string. |
| DerivativeDiscoveryDecorator::getDefinition | function | core/ |
|
| DerivativeDiscoveryDecorator::getDefinitions | function | core/ |
|
| DerivativeDiscoveryDecorator::getDerivatives | function | core/ |
Adds derivatives to a list of plugin definitions. |
| DerivativeDiscoveryDecorator::getDeriver | function | core/ |
Gets a deriver for a base plugin. |
| DerivativeDiscoveryDecorator::getDeriverClass | function | core/ |
Gets the deriver class name from the base plugin definition. |
| DerivativeDiscoveryDecorator::mergeDerivativeDefinition | function | core/ |
Merges a base and derivative definition, taking into account empty values. |
| DerivativeDiscoveryDecorator::useCaches | function | core/ |
Disable the use of caches. |
| DerivativeDiscoveryDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
| DerivativeDiscoveryDecorator::__construct | function | core/ |
Creates a new instance. |
| DerivativeDiscoveryDecoratorTest | class | core/ |
Unit tests for the derivative discovery decorator. |
| DerivativeDiscoveryDecoratorTest.php | file | core/ |
Pagination
- Previous page
- Page 409
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.