#  LegacyAttributesController

**Fully Qualified**: [`\Frontastic\Common\ProjectApiBundle\Controller\LegacyAttributesController`](../../../../src/php/ProjectApiBundle/Controller/LegacyAttributesController.php)

**Extends**: `\Symfony\Bundle\FrameworkBundle\Controller\Controller`

## Methods

* [searchableAttributesAction()](#searchableattributesaction)

### searchableAttributesAction()

```php
public function searchableAttributesAction(
    \Symfony\Component\HttpFoundation\Request $request,
    \Frontastic\Catwalk\ApiCoreBundle\Domain\Context $context
): array
```

Argument|Type|Default|Description
--------|----|-------|-----------
`$request`|`\Symfony\Component\HttpFoundation\Request`||
`$context`|`\Frontastic\Catwalk\ApiCoreBundle\Domain\Context`||

Return Value: `array`

Generated with [Frontastic API Docs](https://github.com/FrontasticGmbH/apidocs).
