Search for interface
- Search 7.x for interface
- Search 9.5.x for interface
- Search 8.9.x for interface
- Search 11.x for interface
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BareHtmlPageRendererInterface.php | file | core/ |
|
BareHtmlPageRendererInterface::renderBarePage | function | core/ |
Renders a bare page. |
BaseFormIdInterface | interface | core/ |
Provides an interface for a Form that has a base form ID. |
BaseFormIdInterface.php | file | core/ |
|
BaseFormIdInterface::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
BasicFormNoContainerInjectionInterface | class | core/ |
|
BasicFormNoContainerInjectionInterface::buildForm | function | core/ |
Form constructor. |
BasicFormNoContainerInjectionInterface::getFormId | function | core/ |
Returns a unique string identifying the form. |
BasicFormNoContainerInjectionInterface::submitForm | function | core/ |
Form submission handler. |
BasicFormNoContainerInjectionInterface::validateForm | function | core/ |
Form validation handler. |
BatchStorageInterface | interface | core/ |
Defines a common interface for batch storage operations. |
BatchStorageInterface.php | file | core/ |
|
BatchStorageInterface::cleanup | function | core/ |
Cleans up failed or old batches. |
BatchStorageInterface::create | function | core/ |
Creates and saves a batch. |
BatchStorageInterface::delete | function | core/ |
Deletes a batch. |
BatchStorageInterface::load | function | core/ |
Loads a batch. |
BatchStorageInterface::update | function | core/ |
Updates a batch. |
big-pipe-interface-preview--navigation-shortcut-lazy-builder-lazyLinks--Shortcuts.html.twig | file | core/ |
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/ |
<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/ |
Default theme implementation for a BigPipe JS placeholder interface preview. |
big-pipe-interface-preview.html.twig | file | core/ |
Theme override for a BigPipe JS placeholder interface preview. |
BigPipeInterfacePreviewThemeSuggestionsTest | class | core/ |
Tests the big_pipe_theme_suggestions_big_pipe_interface_preview() function. |
BigPipeInterfacePreviewThemeSuggestionsTest.php | file | core/ |
|
BigPipeInterfacePreviewThemeSuggestionsTest::$block | property | core/ |
The block being tested. |
BigPipeInterfacePreviewThemeSuggestionsTest::$blockViewBuilder | property | core/ |
The block view builder. |
BigPipeInterfacePreviewThemeSuggestionsTest::$controller | property | core/ |
The block storage. |
BigPipeInterfacePreviewThemeSuggestionsTest::$modules | property | core/ |
Modules to install. |
BigPipeInterfacePreviewThemeSuggestionsTest::setUp | function | core/ |
|
BigPipeInterfacePreviewThemeSuggestionsTest::testBigPipeThemeHookSuggestions | function | core/ |
Tests template suggestions from big_pipe_theme_suggestions_big_pipe_interface_preview(). |
big_pipe_theme_suggestions_big_pipe_interface_preview | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
BinaryInterface | interface | core/ |
Interface for binary data. |
BinaryInterface.php | file | core/ |
|
BlockContentInterface | interface | core/ |
Provides an interface defining a content block entity. |
BlockContentInterface.php | file | core/ |
|
BlockContentInterface::getInstances | function | core/ |
Gets the configured instances of this content block. |
BlockContentInterface::getTheme | function | core/ |
Gets the theme value. |
BlockContentInterface::isReusable | function | core/ |
Determines if the block is reusable or not. |
BlockContentInterface::setInfo | function | core/ |
Sets the block description. |
BlockContentInterface::setNonReusable | function | core/ |
Sets the block to be non-reusable. |
BlockContentInterface::setReusable | function | core/ |
Sets the block to be reusable. |
BlockContentInterface::setTheme | function | core/ |
Sets the theme value. |
BlockContentTypeInterface | interface | core/ |
Provides an interface defining a block type entity. |
BlockContentTypeInterface.php | file | core/ |
|
BlockContentTypeInterface::getDescription | function | core/ |
Returns the description of the block type. |
BlockEntitySettingTrayForm::buildVisibilityInterface | function | core/ |
Helper function for building the visibility UI form. |
BlockForm::buildVisibilityInterface | function | core/ |
Helper function for building the visibility UI form. |
BlockInterface | interface | core/ |
Provides an interface defining a block entity. |
BlockInterface.php | file | core/ |
|
BlockInterface::createDuplicateBlock | function | core/ |
Creates a duplicate of the block entity. |
BlockInterface::getPlugin | function | core/ |
Returns the plugin instance. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.