You are here

namespace Drupal\name in Name Field 8

Classsort descending Location Description
NameAutocomplete src/NameAutocomplete.php Defines a helper class to get name field autocompletion results.
NameFormatAccessController src/NameFormatAccessController.php The entity access controller for name and list formats.
NameFormatInterface src/NameFormatInterface.php Provides an interface defining a name format.
NameFormatListBuilder src/NameFormatListBuilder.php Name format list builder for the admin page.
NameFormatParser src/NameFormatParser.php Converts a name from an array of components into a defined format.
NameFormatter src/NameFormatter.php Primary name formatter for an array of name components.
NameFormatterInterface src/NameFormatterInterface.php Provides an interface defining a name formatter.
NameGenerator src/NameGenerator.php Handles name generation.
NameGeneratorInterface src/NameGeneratorInterface.php Provides an interface for the various functions required for the examples.
NameListFormatInterface src/NameListFormatInterface.php Provides an interface defining a name format.
NameListFormatListBuilder src/NameListFormatListBuilder.php The name list builder.
NameOptionsProvider src/NameOptionsProvider.php The name option provider for the name field.
NameSettingsForm src/NameSettingsForm.php Configure name settings for this site.
NameUnicodeExtras src/NameUnicodeExtras.php Provides custom Unicode-related extension methods.