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
TestPluginSettingsBase::__construct function core/tests/Drupal/Tests/Core/Field/PluginSettingsBaseTest.php Constructs a \Drupal\Component\Plugin\PluginBase object.
TestPreinstallInterface interface core/tests/Drupal/TestSite/TestPreinstallInterface.php Allows running code prior to a test site install.
TestPreinstallInterface.php file core/tests/Drupal/TestSite/TestPreinstallInterface.php
TestPreinstallInterface::preinstall function core/tests/Drupal/TestSite/TestPreinstallInterface.php Runs code prior to a test site install.
TestProcessor class core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/processor/TestProcessor.php Defines a default processor implementation.
TestProcessor.php file core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/processor/TestProcessor.php
TestProcessor::$configFactory property core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/processor/TestProcessor.php Contains the configuration object factory.
TestProcessor::buildConfigurationForm function core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/processor/TestProcessor.php Form constructor.
TestProcessor::create function core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/processor/TestProcessor.php Creates an instance of the plugin.
TestProcessor::delete function core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/processor/TestProcessor.php Deletes stored feed data.
TestProcessor::getConfiguration function core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/processor/TestProcessor.php Gets this plugin's configuration.
TestProcessor::getEditableConfigNames function core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/processor/TestProcessor.php Gets the configuration names that will be editable.
TestProcessor::postProcess function core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/processor/TestProcessor.php Refreshes feed information.
TestProcessor::process function core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/processor/TestProcessor.php Processes feed data.
TestProcessor::setConfiguration function core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/processor/TestProcessor.php Sets the configuration for this plugin instance.
TestProcessor::submitConfigurationForm function core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/processor/TestProcessor.php Form submission handler.
TestProcessor::__construct function core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/processor/TestProcessor.php Constructs a TestProcessor object.
TestRequirementsTrait trait core/tests/Drupal/Tests/TestRequirementsTrait.php Allows test classes to require Drupal modules as dependencies.
TestRequirementsTrait.php file core/tests/Drupal/Tests/TestRequirementsTrait.php
TestRequirementsTrait::checkModuleRequirements function core/tests/Drupal/Tests/TestRequirementsTrait.php Checks missing module requirements.
TestRequirementsTrait::checkRequirements function core/tests/Drupal/Tests/TestRequirementsTrait.php Check module requirements for the Drupal use case.
TestRequirementsTrait::getDrupalRoot function core/tests/Drupal/Tests/TestRequirementsTrait.php Returns the Drupal root directory.
TestRevisionMetadataBcLayerEntityType class core/modules/system/tests/src/Functional/Entity/Update/MoveRevisionMetadataFieldsUpdateTest.php Test entity type class for adding new required revision metadata keys.
TestRevisionMetadataBcLayerEntityType::__construct function core/modules/system/tests/src/Functional/Entity/Update/MoveRevisionMetadataFieldsUpdateTest.php Constructs a new EntityType.
TestRouteBuilder class core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php Extends the core route builder with a setter method for the YAML discovery.
TestRouteBuilder::$yamlDiscovery property core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php The mocked YAML discovery.
TestRouteBuilder::getRouteDefinitions function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php Retrieves all defined routes from .routing.yml files.
TestRouteBuilder::setYamlDiscovery function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php Sets the YAML discovery.
TestRouteProvider class core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php
TestRouteProvider class core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Provides a test entity route provider.
TestRouteProvider::getCandidateOutlines function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Returns an array of path pattern outlines that could match the path parts.
TestRouterInterface interface core/tests/Drupal/Tests/Core/Routing/TestRouterInterface.php Provides a router interface that also can match requests.
TestRouterInterface.php file core/tests/Drupal/Tests/Core/Routing/TestRouterInterface.php
TestRouteSubscriber class core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php Provides a callback for route definition.
TestRouteSubscriber class core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php Provides a test route subscriber.
TestRouteSubscriber::$applicableViews property core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php The applicable views.
TestRouteSubscriber::getApplicableViews function core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php Returns all views/display combinations with routes.
TestRouteSubscriber::routesFromArray function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php
TestRouteSubscriber::routesFromCollection function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php
TestRunnerKernel class core/lib/Drupal/Core/Test/TestRunnerKernel.php Kernel for run-tests.sh.
TestRunnerKernel.php file core/lib/Drupal/Core/Test/TestRunnerKernel.php
TestRunnerKernel::boot function core/lib/Drupal/Core/Test/TestRunnerKernel.php Boots the current kernel.
TestRunnerKernel::createFromRequest function core/lib/Drupal/Core/Test/TestRunnerKernel.php Create a DrupalKernel object from a request.
TestRunnerKernel::discoverServiceProviders function core/lib/Drupal/Core/Test/TestRunnerKernel.php Discovers available serviceProviders.
TestRunnerKernel::__construct function core/lib/Drupal/Core/Test/TestRunnerKernel.php Constructs a DrupalKernel object.
TestSearchPage class core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php
TestSearchPage::label function core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php Gets the label of the entity.
TestSearchPage::__construct function core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php Constructs an Entity object.
TestSectionList class core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php
TestSectionList::$sections property core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php An array of sections.

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