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

Breadcrumb

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

function SearchInterface::getAttributes

Returns the currently set attributes (from the request).

Return value

array The attributes.

1 method overrides SearchInterface::getAttributes()
SearchPluginBase::getAttributes in core/modules/search/src/Plugin/SearchPluginBase.php
Returns the currently set attributes (from the request).

File

core/modules/search/src/Plugin/SearchInterface.php, line 51

Class

SearchInterface
Defines a common interface for all SearchPlugin objects.

Namespace

Drupal\search\Plugin

Code

public function getAttributes();

API Navigation

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