Search for interface

  1. Search 7.x for interface
  2. Search 9.5.x for interface
  3. Search 8.9.x for interface
  4. Search 10.3.x for interface
  5. Other projects
Title Object type File name Summary
BareHtmlPageRendererInterface interface core/lib/Drupal/Core/Render/BareHtmlPageRendererInterface.php Bare HTML page renderer.
BareHtmlPageRendererInterface.php file core/lib/Drupal/Core/Render/BareHtmlPageRendererInterface.php
BareHtmlPageRendererInterface::renderBarePage function core/lib/Drupal/Core/Render/BareHtmlPageRendererInterface.php Renders a bare page.
BaseFormIdInterface interface core/lib/Drupal/Core/Form/BaseFormIdInterface.php Provides an interface for a Form that has a base form ID.
BaseFormIdInterface.php file core/lib/Drupal/Core/Form/BaseFormIdInterface.php
BaseFormIdInterface::getBaseFormId function core/lib/Drupal/Core/Form/BaseFormIdInterface.php Returns a string identifying the base form.
BasicFormNoContainerInjectionInterface class core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php
BasicFormNoContainerInjectionInterface::buildForm function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php
BasicFormNoContainerInjectionInterface::getFormId function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php
BasicFormNoContainerInjectionInterface::submitForm function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php
BasicFormNoContainerInjectionInterface::validateForm function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php
BatchStorageInterface interface core/lib/Drupal/Core/Batch/BatchStorageInterface.php Defines a common interface for batch storage operations.
BatchStorageInterface.php file core/lib/Drupal/Core/Batch/BatchStorageInterface.php
BatchStorageInterface::cleanup function core/lib/Drupal/Core/Batch/BatchStorageInterface.php Cleans up failed or old batches.
BatchStorageInterface::create function core/lib/Drupal/Core/Batch/BatchStorageInterface.php Creates and saves a batch.
BatchStorageInterface::delete function core/lib/Drupal/Core/Batch/BatchStorageInterface.php Deletes a batch.
BatchStorageInterface::load function core/lib/Drupal/Core/Batch/BatchStorageInterface.php Loads a batch.
BatchStorageInterface::update function core/lib/Drupal/Core/Batch/BatchStorageInterface.php Updates a batch.
big-pipe-interface-preview--navigation-shortcut-lazy-builder-lazyLinks--Shortcuts.html.twig file core/modules/navigation/templates/big-pipe-interface-preview--navigation-shortcut-lazy-builder-lazyLinks--Shortcuts.html.twig Placeholder content for the shortcuts menu. This is used to eliminate layout
shifts as BigPipe injects data.
big-pipe-interface-preview--user-toolbar-link-builder-renderDisplayName.html.twig file core/modules/big_pipe/tests/themes/big_pipe_test_theme/templates/big-pipe-interface-preview--user-toolbar-link-builder-renderDisplayName.html.twig <span class="i-am-taking-up-space">LOOK AT ME I AM CONSUMING SPACE FOR LATER</span>
big-pipe-interface-preview.html.twig file core/modules/big_pipe/templates/big-pipe-interface-preview.html.twig Default theme implementation for a BigPipe JS placeholder interface preview.
big-pipe-interface-preview.html.twig file core/themes/stable9/templates/content/big-pipe-interface-preview.html.twig Theme override for a BigPipe JS placeholder interface preview.
BigPipeInterfacePreviewThemeSuggestionsTest class core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php Tests the big_pipe_theme_suggestions_big_pipe_interface_preview() function.
BigPipeInterfacePreviewThemeSuggestionsTest.php file core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php
BigPipeInterfacePreviewThemeSuggestionsTest::$block property core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php The block being tested.
BigPipeInterfacePreviewThemeSuggestionsTest::$blockViewBuilder property core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php The block view builder.
BigPipeInterfacePreviewThemeSuggestionsTest::$controller property core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php The block storage.
BigPipeInterfacePreviewThemeSuggestionsTest::$modules property core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php
BigPipeInterfacePreviewThemeSuggestionsTest::setUp function core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php
BigPipeInterfacePreviewThemeSuggestionsTest::testBigPipeThemeHookSuggestions function core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php Tests template suggestions from big_pipe_theme_suggestions_big_pipe_interface_preview().
big_pipe_theme_suggestions_big_pipe_interface_preview function core/modules/big_pipe/big_pipe.module Implements hook_theme_suggestions_HOOK().
BinaryInterface interface core/lib/Drupal/Core/TypedData/Type/BinaryInterface.php Interface for binary data.
BinaryInterface.php file core/lib/Drupal/Core/TypedData/Type/BinaryInterface.php
BlockContentInterface interface core/modules/block_content/src/BlockContentInterface.php Provides an interface defining a content block entity.
BlockContentInterface.php file core/modules/block_content/src/BlockContentInterface.php
BlockContentInterface::getInstances function core/modules/block_content/src/BlockContentInterface.php Gets the configured instances of this content block.
BlockContentInterface::getTheme function core/modules/block_content/src/BlockContentInterface.php Gets the theme value.
BlockContentInterface::isReusable function core/modules/block_content/src/BlockContentInterface.php Determines if the block is reusable or not.
BlockContentInterface::setInfo function core/modules/block_content/src/BlockContentInterface.php Sets the block description.
BlockContentInterface::setNonReusable function core/modules/block_content/src/BlockContentInterface.php Sets the block to be non-reusable.
BlockContentInterface::setReusable function core/modules/block_content/src/BlockContentInterface.php Sets the block to be reusable.
BlockContentInterface::setTheme function core/modules/block_content/src/BlockContentInterface.php Sets the theme value.
BlockContentTypeInterface interface core/modules/block_content/src/BlockContentTypeInterface.php Provides an interface defining a block type entity.
BlockContentTypeInterface.php file core/modules/block_content/src/BlockContentTypeInterface.php
BlockContentTypeInterface::getDescription function core/modules/block_content/src/BlockContentTypeInterface.php Returns the description of the block type.
BlockEntitySettingTrayForm::buildVisibilityInterface function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php
BlockForm::buildVisibilityInterface function core/modules/block/src/BlockForm.php Helper function for building the visibility UI form.
BlockInterface interface core/modules/block/src/BlockInterface.php Provides an interface defining a block entity.
BlockInterface.php file core/modules/block/src/BlockInterface.php
BlockInterface::createDuplicateBlock function core/modules/block/src/BlockInterface.php Creates a duplicate of the block entity.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.