Classes, traits, and interfaces

Primary tabs

Name Typesort ascending Namespace Location Description Direct uses Use statements Strings
ViewStorageInterface interface Drupal\views drupal/core/modules/views/lib/Drupal/views/ViewStorageInterface.php Defines an interface for View storage classes. 2 18
EditorSelectorInterface interface Drupal\edit drupal/core/modules/edit/lib/Drupal/edit/EditorSelectorInterface.php Interface for selecting an in-place editor (an Editor plugin) for a field. 1
EditPluginInterface interface Drupal\edit drupal/core/modules/edit/lib/Drupal/edit/EditPluginInterface.php Defines an interface for in-place editors (Create.js PropertyEditor widgets). 2 2
MetadataGeneratorInterface interface Drupal\edit drupal/core/modules/edit/lib/Drupal/edit/MetadataGeneratorInterface.php Interface for generating in-place editing metadata for an entity field. 1
MenuInterface interface Drupal\system drupal/core/modules/system/lib/Drupal/system/MenuInterface.php Provides an interface defining a menu entity. 1 1
ActionConfigEntityInterface interface Drupal\system drupal/core/modules/system/lib/Drupal/system/ActionConfigEntityInterface.php Provides an interface defining a action entity. 1 2
FeedInterface interface Drupal\aggregator drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedInterface.php Provides an interface defining an aggregator feed entity. 1 2
ItemInterface interface Drupal\aggregator drupal/core/modules/aggregator/lib/Drupal/aggregator/ItemInterface.php Provides an interface defining an aggregator item entity. 1 1
FieldInterface interface Drupal\field drupal/core/modules/field/lib/Drupal/field/FieldInterface.php Provides an interface defining a field entity. 1 1
FieldInstanceInterface interface Drupal\field drupal/core/modules/field/lib/Drupal/field/FieldInstanceInterface.php Provides an interface defining a field instance entity. 1 5
NodeInterface interface Drupal\node drupal/core/modules/node/lib/Drupal/node/NodeInterface.php Provides an interface defining a node entity. 2 3
MessageInterface interface Drupal\contact drupal/core/modules/contact/lib/Drupal/contact/MessageInterface.php Provides an interface defining a contant message entity 1 1
CategoryInterface interface Drupal\contact drupal/core/modules/contact/lib/Drupal/contact/CategoryInterface.php Provides an interface defining a contact category entity. 1 1
BlockPluginInterface interface Drupal\block drupal/core/modules/block/lib/Drupal/block/BlockPluginInterface.php Defines the required interface for all block plugins. 1 1
BlockInterface interface Drupal\block drupal/core/modules/block/lib/Drupal/block/BlockInterface.php Provides an interface defining a block entity. 1 1
CKEditorPluginButtonsInterface interface Drupal\ckeditor drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginButtonsInterface.php Defines an interface for CKEditor plugins with buttons. 3 2
CKEditorPluginConfigurableInterface interface Drupal\ckeditor drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginConfigurableInterface.php Defines an interface for configurable CKEditor plugins. 2 2
CKEditorPluginInterface interface Drupal\ckeditor drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginInterface.php Defines an interface for (loading of) CKEditor plugins. 5 1
CKEditorPluginContextualInterface interface Drupal\ckeditor drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginContextualInterface.php Defines an interface for contextually enabled CKEditor plugins. 2 2
ShortcutInterface interface Drupal\shortcut drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutInterface.php Provides an interface defining a shortcut entity. 1 1
PictureMappingInterface interface Drupal\picture drupal/core/modules/picture/lib/Drupal/picture/PictureMappingInterface.php Provides an interface defining a picture mapping entity. 1 1
UserInterface interface Drupal\user drupal/core/modules/user/lib/Drupal/user/UserInterface.php Provides an interface defining a user entity. 2 8
UserDataInterface interface Drupal\user drupal/core/modules/user/lib/Drupal/user/UserDataInterface.php Defines the user data service interface. 1 2
RoleInterface interface Drupal\user drupal/core/modules/user/lib/Drupal/user/RoleInterface.php Provides an interface defining a user role entity. 1 3
ImageStyleInterface interface Drupal\image drupal/core/modules/image/lib/Drupal/image/ImageStyleInterface.php Provides an interface defining an image style entity. 1 1
EntityDisplayInterface interface Drupal\entity drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayInterface.php Provides an interface defining an entity display entity. 1 1
EntityFormDisplayInterface interface Drupal\entity drupal/core/modules/entity/lib/Drupal/entity/EntityFormDisplayInterface.php Provides an interface defining an entity display entity. 1 3
EntityDisplayBaseInterface interface Drupal\entity drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBaseInterface.php Provides an interface defining an entity display entity. 3 2
EntityViewModeInterface interface Drupal\entity drupal/core/modules/entity/lib/Drupal/entity/EntityViewModeInterface.php Provides an interface defining an entity view mode entity. 1 2
TermInterface interface Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermInterface.php Provides an interface defining a taxonomy term entity. 1 1
VocabularyInterface interface Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyInterface.php Provides an interface defining a taxonomy vocabulary entity. 1 1
StringInterface interface Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php Defines the locale string interface. 1
StringStorageInterface interface Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php Defines the locale string storage interface. 1 1
TipPluginInterface interface Drupal\tour drupal/core/modules/tour/lib/Drupal/tour/TipPluginInterface.php Defines an interface for tour items. 1 1
TourInterface interface Drupal\tour drupal/core/modules/tour/lib/Drupal/tour/TourInterface.php Provides an interface defining a tour entity. 1 1
EditorInterface interface Drupal\editor drupal/core/modules/editor/lib/Drupal/editor/EditorInterface.php Provides an interface defining a editor entity. 1 1
FileInterface interface Drupal\file drupal/core/modules/file/lib/Drupal/file/FileInterface.php Provides an interface defining a file entity. 1 1
FilterFormatInterface interface Drupal\filter drupal/core/modules/filter/lib/Drupal/filter/FilterFormatInterface.php Provides an interface defining a filter format entity. 1 2
FieldTranslationSynchronizerInterface interface Drupal\translation_entity drupal/core/modules/translation_entity/lib/Drupal/translation_entity/FieldTranslationSynchronizerInterface.php Provides field translation synchronization capabilities. 1
EntityTranslationControllerInterface interface Drupal\translation_entity drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php Interface for providing entity translation. 1
MenuLinkInterface interface Drupal\menu_link drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkInterface.php Provides an interface defining a menu link entity. 1 1
CommentInterface interface Drupal\comment drupal/core/modules/comment/lib/Drupal/comment/CommentInterface.php Provides an interface defining a comment entity. 1 1
Twig_FilterInterface Deprecated interface drupal/core/vendor/twig/twig/lib/Twig/FilterInterface.php Represents a template filter. 1
Twig_NodeVisitorInterface interface drupal/core/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php Twig_NodeVisitorInterface is the interface the all node visitor classes must implement. 6
Twig_TestInterface Deprecated interface drupal/core/vendor/twig/twig/lib/Twig/TestInterface.php Represents a template test. 1
Twig_FilterCallableInterface Deprecated interface drupal/core/vendor/twig/twig/lib/Twig/FilterCallableInterface.php Represents a callable template filter. 1
Twig_TestCallableInterface Deprecated interface drupal/core/vendor/twig/twig/lib/Twig/TestCallableInterface.php Represents a callable template test. 1
Twig_NodeOutputInterface interface drupal/core/vendor/twig/twig/lib/Twig/NodeOutputInterface.php Represents a displayable node in the AST. 4
Twig_ExtensionInterface interface drupal/core/vendor/twig/twig/lib/Twig/ExtensionInterface.php Interface implemented by extension classes. 1
Twig_ExistsLoaderInterface Deprecated interface drupal/core/vendor/twig/twig/lib/Twig/ExistsLoaderInterface.php Adds an exists() method for loaders. 4

Pages

Other projects