Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DeprecatedServicesTest::testDecoratorForOverriddenServiceImplementation | function | core/ |
@expectedDeprecation The "path_alias_deprecated_test.path.alias_manager.inner" service is deprecated. Use "path_alias.manager" instead. See https://drupal.org/node/3092086 @expectedDeprecation The \Drupal\Core\Path\AliasManager… |
| DeprecatedServicesTest::testDefaultImplementations | function | core/ |
@expectedDeprecation The "path.alias_manager" service is deprecated. Use "path_alias.manager" instead. See https://drupal.org/node/3092086 |
| DeprecatedServicesTest::testNewServiceImplementation | function | core/ |
@expectedDeprecation The "path.alias_manager" service is deprecated. Use "path_alias.manager" instead. See https://drupal.org/node/3092086 |
| DeprecatedServicesTest::testOverriddenServiceImplementation | function | core/ |
@expectedDeprecation The "path.alias_manager" service is deprecated. Use "path_alias.manager" instead. See https://drupal.org/node/3092086 @expectedDeprecation The \Drupal\Core\Path\AliasManager class is deprecated in drupal:8.8.0… |
| DeprecatedServicesTest::testRegularImplementation | function | core/ |
No deprecation message expected. |
| DeprecationListenerTrait | trait | core/ |
Removes deprecations that we are yet to fix. |
| DeprecationListenerTrait.php | file | core/ |
|
| DeprecationListenerTrait::$previousHandler | property | core/ |
The previous error handler. |
| DeprecationListenerTrait::deprecationEndTest | function | core/ |
Reacts to the end of a test. |
| DeprecationListenerTrait::deprecationStartTest | function | core/ |
|
| DeprecationListenerTrait::getSkippedDeprecations | function | core/ |
A list of deprecations to ignore whilst fixes are put in place. |
| DeprecationListenerTrait::registerErrorHandler | function | core/ |
Registers an error handler that wraps Symfony's DeprecationErrorHandler. |
| DeprecationListenerTrait::willBeIsolated | function | core/ |
Determines if a test is isolated. |
| 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_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::getItems | function | core/ |
Gets an array of items for the field. |
| 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::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::__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/ |
|
| DerivativeDiscoveryDecoratorTest::$discoveryMain | property | core/ |
The mock main discovery object. |
| DerivativeDiscoveryDecoratorTest::setUp | function | core/ |
|
| DerivativeDiscoveryDecoratorTest::testExistingDerivative | function | core/ |
Tests derivative definitions when a definition already exists. |
| DerivativeDiscoveryDecoratorTest::testGetDerivativeFetcher | function | core/ |
Tests the getDerivativeFetcher method. |
| DerivativeDiscoveryDecoratorTest::testGetDerivativeFetcherWithAnnotationObjects | function | core/ |
Tests the getDerivativeFetcher method with objects instead of arrays. |
| DerivativeDiscoveryDecoratorTest::testGetDeriverClassWithClassedDefinitions | function | core/ |
Tests getDeriverClass with classed objects instead of arrays. |
| DerivativeDiscoveryDecoratorTest::testGetDeriverClassWithInvalidClassedDefinitions | function | core/ |
@covers ::getDeriverClass[[api-linebreak]] |
| DerivativeDiscoveryDecoratorTest::testInvalidDerivativeFetcher | function | core/ |
Tests the getDerivativeFetcher method with an invalid class. |
| DerivativeDiscoveryDecoratorTest::testNonExistentDerivativeFetcher | function | core/ |
Tests the getDerivativeFetcher method with a non-existent class. |
| DerivativeDiscoveryDecoratorTest::testSingleExistingDerivative | function | core/ |
Tests a single definition when a derivative already exists. |
| DerivativeInspectionInterface | interface | core/ |
Provides a plugin interface for providing derivative metadata inspection. |
| DerivativeInspectionInterface.php | file | core/ |
|
| DerivativeInspectionInterface::getBaseId | function | core/ |
Gets the base_plugin_id of the plugin instance. |
Pagination
- Previous page
- Page 318
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.