Search for interface
- Search 7.x for interface
- Search 9.5.x for interface
- Search 8.9.x for interface
- Search 10.3.x for interface
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BanIpManagerInterface::findAll | function | core/ |
Finds all banned IP addresses. |
| BanIpManagerInterface::findById | function | core/ |
Finds a banned IP address by its ID. |
| BanIpManagerInterface::isBanned | function | core/ |
Returns if this IP address is banned. |
| BanIpManagerInterface::unbanIp | function | core/ |
Removes the ban of an IP address. |
| BareHtmlPageRendererInterface | interface | core/ |
Bare HTML page renderer. |
| 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/ |
A basic form without a container injection interface implemented. |
| 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--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. |
| 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 theme suggestions from big_pipe. |
| BigPipeThemeHooks::themeSuggestionsBigPipeInterfacePreview | 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/ |
|
| 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. |
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.