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

Breadcrumb

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

function ContentTranslationHandlerInterface::getFieldDefinitions

Returns a set of field definitions to be used to store metadata items.

Return value

\Drupal\Core\Field\FieldDefinitionInterface[]

1 method overrides ContentTranslationHandlerInterface::getFieldDefinitions()
ContentTranslationHandler::getFieldDefinitions in core/modules/content_translation/src/ContentTranslationHandler.php
Returns a set of field definitions to be used to store metadata items.

File

core/modules/content_translation/src/ContentTranslationHandlerInterface.php, line 21

Class

ContentTranslationHandlerInterface
Interface for providing content translation.

Namespace

Drupal\content_translation

Code

public function getFieldDefinitions();

API Navigation

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