Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DeprecatedPathHooksTest::testDelete | function | core/ |
@covers ::delete[[api-linebreak]] |
| DeprecatedPathHooksTest::testInsert | function | core/ |
@covers ::save[[api-linebreak]] |
| DeprecatedPathHooksTest::testUpdate | function | core/ |
@covers ::save[[api-linebreak]] |
| DeprecatedServicePropertyTrait | trait | core/ |
Provides a standard way to announce deprecated properties. |
| DeprecatedServicePropertyTrait.php | file | core/ |
|
| DeprecatedServicePropertyTrait::__get | function | core/ |
Allows to access deprecated/removed properties. |
| DeprecatedServicesTest | class | core/ |
Tests deprecation of path alias core services and the related BC logic. |
| DeprecatedServicesTest.php | file | core/ |
|
| DeprecatedServicesTest::$modules | property | core/ |
Modules to enable. |
| DeprecatedServicesTest::assertServiceClass | function | core/ |
Asserts that the specified service is implemented by the expected class. |
| DeprecatedServicesTest::assertSharedProperty | function | core/ |
Asserts that a shared property has the expected value. |
| DeprecatedServicesTest::setServiceClass | function | core/ |
Sets the specified implementation for the service being tested. |
| DeprecatedServicesTest::setUp | function | core/ |
|
| DeprecatedServicesTest::testAliasManagerSharedState | function | core/ |
Test that the new alias manager and the legacy ones share the same state. |
| DeprecatedServicesTest::testAliasServicesDeprecation | function | core/ |
@expectedDeprecation The "path.alias_manager" service is deprecated. Use "path_alias.manager" instead. See https://drupal.org/node/3092086 @expectedDeprecation The "path_processor_alias" service is deprecated. Use… |
| DeprecatedServicesTest::testDecoratorForNewServiceImplementation | 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 |
| 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 | 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::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/ |
Pagination
- Previous page
- Page 386
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.