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 main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DeprecatedExtendsRenderElement | class | core/ |
Provides render element that extends deprecated RenderElement for testing. |
| DeprecatedExtendsRenderElement.php | file | core/ |
|
| DeprecatedExtendsRenderElement::getInfo | function | core/ |
Returns the element properties for this element. |
| DeprecatedModuleTestHooks | class | core/ |
Hook implementations for deprecated_module_test. |
| DeprecatedModuleTestHooks.php | file | core/ |
|
| DeprecatedModuleTestHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| DeprecatedServicePass | class | core/ |
Sets the _deprecated_service_list parameter. |
| DeprecatedServicePass.php | file | core/ |
|
| DeprecatedServicePass::process | function | core/ |
|
| 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. |
| DeprecatedTemplateTest | class | core/ |
Tests that the deprecated template is correctly marked. |
| DeprecatedTemplateTest.php | file | core/ |
|
| DeprecatedTemplateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DeprecatedTemplateTest::$modules | property | core/ |
Modules to install. |
| DeprecatedTemplateTest::testDeprecatedTemplate | function | core/ |
Tests that the deprecated template is marked as deprecated. |
| DeprecatedTwigTemplateHooks | class | core/ |
Hook implementations for deprecated_twig_template. |
| DeprecatedTwigTemplateHooks.php | file | core/ |
|
| DeprecatedTwigTemplateHooks::theme | function | core/ |
Implements hook_theme(). |
| DeprecatedUserRoutesSubscriber | class | core/ |
Replace the deprecated user module routes with our own. |
| DeprecatedUserRoutesSubscriber.php | file | core/ |
|
| DeprecatedUserRoutesSubscriber::getSubscribedEvents | function | core/ |
|
| DeprecatedUserRoutesSubscriber::onRouteAlter | function | core/ |
Replace the deprecated controllers on user.module's routes with ours. |
| deprecated_module.schema.yml | file | core/ |
core/modules/system/tests/modules/deprecated_module/config/schema/deprecated_module.schema.yml |
| deprecated_module.settings.yml | file | core/ |
core/modules/system/tests/modules/deprecated_module/config/install/deprecated_module.settings.yml |
| deprecated_module_test.info.yml | file | core/ |
core/modules/system/tests/modules/deprecated_module_test/deprecated_module_test.info.yml |
| deprecated_theme_test.info.yml | file | core/ |
core/modules/system/tests/themes/deprecated_theme_test/deprecated_theme_test.info.yml |
| DeprecationHandler::$deprecationIgnorePatterns | property | core/ |
A list of deprecation messages that should be ignored if detected. |
| DeprecationHandler::isEnabled | function | core/ |
Determines if the extension is enabled. |
| DeprecationHandler::isIgnoredDeprecation | function | core/ |
Determines if an actual deprecation should be ignored. |
| DeprecationHandler::__construct | function | core/ |
This class should not be instantiated. |
| DeprecationHelper::backwardsCompatibleCall | function | core/ |
Helper to run a callback based on the installed version of a project. |
| DeprecationHelperTest | class | core/ |
Tests Drupal\Component\Utility\DeprecationHelper. |
| DeprecationHelperTest.php | file | core/ |
|
| DeprecationHelperTest::deprecatedHelperTestCases | function | core/ |
|
| DeprecationHelperTest::testDeprecationHelper | function | core/ |
#[DataProvider('deprecatedHelperTestCases')] |
| DeprecationHookAttributeTestHooks | class | core/ |
Implements hooks for the deprecation hook attribute test. |
| DeprecationHookAttributeTestHooks.php | file | core/ |
|
| DeprecationHookAttributeTestHooks::deprecatedAlterAlterFirst | function | core/ |
Implements hook_deprecated_alter_alter(). |
| DeprecationHookAttributeTestHooks::deprecatedHook | function | core/ |
Implements hook_deprecated_hook(). |
| deprecation_hook_attribute_test.info.yml | file | core/ |
core/modules/system/tests/modules/deprecation_hook_attribute_test/deprecation_hook_attribute_test.info.yml |
| 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/ |
|
| 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(). |
Pagination
- Previous page
- Page 356
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.