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
TestBaseFieldDefinitionInterface interface core/tests/Drupal/Tests/Core/Field/TestBaseFieldDefinitionInterface.php Defines a test interface to mock entity base field definitions.
TestBaseFieldDefinitionInterface.php file core/tests/Drupal/Tests/Core/Field/TestBaseFieldDefinitionInterface.php
TestBaseInterface interface core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php
TestBlockPluginWithRefinableDependentAccessInterface interface core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php Test interface for dependent access block plugins.
TestChildInterface interface core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php
TestConfigurableContextAwarePluginInterface interface core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php
TestInjectionInterface interface core/modules/system/tests/modules/services_defaults_test/src/TestInjectionInterface.php An interface for a service that is injected via default autowiring.
TestInjectionInterface interface core/modules/system/tests/modules/autowire_test/src/TestInjectionInterface.php An interface for a service that is autowired.
TestInjectionInterface.php file core/modules/system/tests/modules/services_defaults_test/src/TestInjectionInterface.php
TestInjectionInterface.php file core/modules/system/tests/modules/autowire_test/src/TestInjectionInterface.php
TestInterface interface core/tests/Drupal/Tests/Core/DependencyInjection/ContainerBuilderTest.php A test interface for testing ContainerBuilder::__construct().
TestInterface interface core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php
TestInterface::testMethod function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php
TestPreinstallInterface interface core/tests/Drupal/TestSite/TestPreinstallInterface.php Allows running code prior to a test site install.
TestPreinstallInterface.php file core/tests/Drupal/TestSite/TestPreinstallInterface.php
TestPreinstallInterface::preinstall function core/tests/Drupal/TestSite/TestPreinstallInterface.php Runs code prior to a test site install.
TestRouterInterface interface core/tests/Drupal/Tests/Core/Routing/TestRouterInterface.php Provides a router interface that also can match requests.
TestRouterInterface.php file core/tests/Drupal/Tests/Core/Routing/TestRouterInterface.php
TestRunResultsStorageInterface interface core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Interface describing a test run results storage object.
TestRunResultsStorageInterface.php file core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php
TestRunResultsStorageInterface::buildTestingResultsEnvironment function core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Prepares the test run storage.
TestRunResultsStorageInterface::cleanUp function core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Resets the test run storage.
TestRunResultsStorageInterface::createNew function core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Gets a new unique identifier for a test run.
TestRunResultsStorageInterface::getCurrentTestRunState function core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Get state information about a test run, from storage.
TestRunResultsStorageInterface::getLogEntriesByTestClass function core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Get test results for a test run, ordered by test class.
TestRunResultsStorageInterface::insertLogEntry function core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Adds a test log entry for a test run to the storage.
TestRunResultsStorageInterface::removeResults function core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Removes the results of a test run from the storage.
TestRunResultsStorageInterface::setDatabasePrefix function core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Sets the test database prefix of a test run in storage.
TestRunResultsStorageInterface::validateTestingResultsEnvironment function core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Checks if the test run storage is valid.
TestServiceWithChildInterfaces class core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php
TestServiceWithInterface class core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php
TestServiceWithInterface::testMethod function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php
TestSetupInterface interface core/tests/Drupal/TestSite/TestSetupInterface.php Allows setting up an environment as part of a test site install.
TestSetupInterface.php file core/tests/Drupal/TestSite/TestSetupInterface.php
TestSetupInterface::setup function core/tests/Drupal/TestSite/TestSetupInterface.php Run the code to setup the test environment.
TestStatementInterface interface core/modules/views/tests/src/Unit/Plugin/pager/PagerPluginBaseTest.php Creates StatementInterface for testing.
ThemeHandlerInterface interface core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Manages the list of available themes.
ThemeHandlerInterface.php file core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php
ThemeHandlerInterface::addTheme function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Adds a theme extension to the internal listing.
ThemeHandlerInterface::getBaseThemes function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Finds all the base themes for the specified theme.
ThemeHandlerInterface::getDefault function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Returns the default theme.
ThemeHandlerInterface::getName function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Gets the human readable name of a given theme.
ThemeHandlerInterface::getTheme function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Returns a theme extension object from the currently active theme list.
ThemeHandlerInterface::getThemeDirectories function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Returns an array of directories for all installed themes.
ThemeHandlerInterface::hasUi function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Determines if a theme should be shown in the user interface.
ThemeHandlerInterface::listInfo function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Returns a list of currently installed themes.
ThemeHandlerInterface::rebuildThemeData function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Scans and collects theme extension data and their engines.
ThemeHandlerInterface::refreshInfo function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Refreshes the theme info data of currently installed themes.
ThemeHandlerInterface::reset function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Resets the internal state of the theme handler.
ThemeHandlerInterface::themeExists function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Determines whether a given theme is installed.

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