Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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/lib/Drupal/Core/PageCache/DefaultRequestPolicy.php The default page cache request policy.
DefaultRequestPolicy class core/modules/dynamic_page_cache/src/PageCache/RequestPolicy/DefaultRequestPolicy.php The default Dynamic Page Cache request policy.
DefaultRequestPolicy.php file core/modules/dynamic_page_cache/src/PageCache/RequestPolicy/DefaultRequestPolicy.php
DefaultRequestPolicy.php file core/lib/Drupal/Core/PageCache/DefaultRequestPolicy.php
DefaultRequestPolicy::__construct function core/lib/Drupal/Core/PageCache/DefaultRequestPolicy.php Constructs the default page cache request policy.
DefaultRequestPolicy::__construct function core/modules/dynamic_page_cache/src/PageCache/RequestPolicy/DefaultRequestPolicy.php Constructs the default Dynamic 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.
DefaultSelection::buildEntityQuery function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Builds an EntityQuery to get referenceable entities.
DefaultSelection::countReferenceableEntities function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Counts entities that are referenceable.
DefaultSelection::create function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Creates an instance of the plugin.
DefaultSelection::createNewEntity function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Creates a new entity object that can be used as a valid reference.
DefaultSelection::defaultConfiguration function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Gets default configuration for this plugin.
DefaultSelection::elementValidateFilter function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Form element validation handler; Filters the #value property of an element.
DefaultSelection::getReferenceableEntities function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Gets the list of referenceable entities.
DefaultSelection::reAlterQuery function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Helper method: Passes a query to the alteration system again.
DefaultSelection::validateConfigurationForm function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Form validation handler.
DefaultSelection::validateReferenceableEntities function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Validates which existing entities can be referenced.
DefaultSelection::validateReferenceableNewEntities function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Validates which newly created entities can be referenced.

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