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

Breadcrumb

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

function DataCollectorInterface::getName

Returns the name of the collector.

Return value

string

14 methods override DataCollectorInterface::getName()
AjaxDataCollector::getName in vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php
Returns the name of the collector.
CommandDataCollector::getName in vendor/symfony/console/DataCollector/CommandDataCollector.php
Returns the name of the collector.
ConfigDataCollector::getName in vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php
Returns the name of the collector.
DumpDataCollector::getName in vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php
Returns the name of the collector.
EventDataCollector::getName in vendor/symfony/http-kernel/DataCollector/EventDataCollector.php
Returns the name of the collector.

... See full list

File

vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php, line 37

Class

DataCollectorInterface
DataCollectorInterface.

Namespace

Symfony\Component\HttpKernel\DataCollector

Code

public function getName();

API Navigation

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