Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ResetInterface.php

function ResetInterface::reset

Return value

void

12 methods override ResetInterface::reset()
AbstractSessionListener::reset in vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php
@internal
Application::reset in vendor/symfony/console/Application.php
Container::reset in core/lib/Drupal/Component/DependencyInjection/Container.php
Resets shared services from the container.
Container::reset in vendor/symfony/dependency-injection/Container.php
DataCollector::reset in vendor/symfony/http-kernel/DataCollector/DataCollector.php

... See full list

File

vendor/symfony/service-contracts/ResetInterface.php, line 32

Class

ResetInterface
Provides a way to reset an object to its initial state.

Namespace

Symfony\Contracts\Service

Code

public function reset();

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal