Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
DefaultPluginManagerTest::testDefaultPluginManagerWithFilledCache function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests the plugin manager with caching and altering.
DefaultPluginManagerTest::testDefaultPluginManagerWithObjects function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests the plugin manager and object plugin definitions.
DefaultPluginManagerTest::testDefaultPluginManagerWithPluginExtendingNonInstalledClass function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests the plugin manager with a plugin that extends a non-installed class.
DefaultPluginManagerTest::testFixContextAwareDefinitions function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php @covers ::fixContextAwareDefinitions[[api-linebreak]]
DefaultPluginManagerTest::testGetCacheContexts function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php @covers ::getCacheContexts[[api-linebreak]]
DefaultPluginManagerTest::testGetCacheMaxAge function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php @covers ::getCacheMaxAge[[api-linebreak]]
DefaultPluginManagerTest::testGetCacheTags function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php @covers ::getCacheTags[[api-linebreak]]
DefaultPluginManagerTest::testGetDefinitionPluginNotFoundException function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests the plugin manager behavior for a missing plugin ID.
DefaultPluginManagerTest::testGetDefinitionsWithoutRequiredInterface function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests plugins without a required interface.
DefaultPluginManagerTest::testProcessDefinition function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php @covers ::processDefinition[[api-linebreak]]
@dataProvider providerTestProcessDefinition
DefaultPluginManagerTest::testProviderExists function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php @covers ::findDefinitions[[api-linebreak]]
@covers ::extractProviderFromDefinition[[api-linebreak]]
DefaultProcessor class core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Defines a default processor implementation.
DefaultProcessor.php file core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php
DefaultProcessor::$configFactory property core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Contains the configuration object factory.
DefaultProcessor::$dateFormatter property core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php The date formatter service.
DefaultProcessor::$itemStorage property core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php The entity storage for items.
DefaultProcessor::$messenger property core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php The messenger.
DefaultProcessor::buildConfigurationForm function core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Form constructor.
DefaultProcessor::create function core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Creates an instance of the plugin.
DefaultProcessor::delete function core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Deletes stored feed data.
DefaultProcessor::getConfiguration function core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Gets this plugin's configuration.
DefaultProcessor::getEditableConfigNames function core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Gets the configuration names that will be editable.
DefaultProcessor::postProcess function core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Implements \Drupal\aggregator\Plugin\ProcessorInterface::postProcess().
DefaultProcessor::process function core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Processes feed data.
DefaultProcessor::setConfiguration function core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Sets the configuration for this plugin instance.
DefaultProcessor::submitConfigurationForm function core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Form submission handler.
DefaultProcessor::__construct function core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Constructs a DefaultProcessor object.
DefaultRequestPolicy class core/modules/dynamic_page_cache/src/PageCache/RequestPolicy/DefaultRequestPolicy.php The default Dynamic Page Cache request policy.
DefaultRequestPolicy class core/lib/Drupal/Core/PageCache/DefaultRequestPolicy.php The default page cache request policy.
DefaultRequestPolicy.php file core/lib/Drupal/Core/PageCache/DefaultRequestPolicy.php
DefaultRequestPolicy.php file core/modules/dynamic_page_cache/src/PageCache/RequestPolicy/DefaultRequestPolicy.php
DefaultRequestPolicy::__construct function core/modules/dynamic_page_cache/src/PageCache/RequestPolicy/DefaultRequestPolicy.php Constructs the default Dynamic Page Cache request policy.
DefaultRequestPolicy::__construct function core/lib/Drupal/Core/PageCache/DefaultRequestPolicy.php Constructs the default page cache request policy.
DefaultRevisionStateTest class core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php Tests the correct default revision is set.
DefaultRevisionStateTest.php file core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php
DefaultRevisionStateTest::$entityTypeManager property core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php
DefaultRevisionStateTest::$modules property core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php Modules to enable.
DefaultRevisionStateTest::assertModerationState function core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php Verifies the expected moderation state revision exists.
DefaultRevisionStateTest::setUp function core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php
DefaultRevisionStateTest::testMultilingual function core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php Tests a translatable Node.
DefaultSelection class core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Default plugin implementation of the Entity Reference Selection plugin.
DefaultSelection.php file core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php
DefaultSelection::$currentUser property core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php The current user.
DefaultSelection::$deprecatedProperties property core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php
DefaultSelection::$entityFieldManager property core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php The entity field manager service.
DefaultSelection::$entityRepository property core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php The entity repository.
DefaultSelection::$entityTypeBundleInfo property core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Entity type bundle info service.
DefaultSelection::$entityTypeManager property core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php The entity type manager service.
DefaultSelection::$moduleHandler property core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php The module handler service.
DefaultSelection::buildConfigurationForm function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Form constructor.

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