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
LocaleProjectStorageInterface::resetCache function core/modules/locale/src/LocaleProjectStorageInterface.php Resets the project storage cache.
LocaleProjectStorageInterface::set function core/modules/locale/src/LocaleProjectStorageInterface.php Creates or updates the project record.
LocaleProjectStorageInterface::setMultiple function core/modules/locale/src/LocaleProjectStorageInterface.php Creates or updates multiple project records.
LocaleUpdateInterfaceTest class core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php Tests for the user interface of project interface translations.
LocaleUpdateInterfaceTest.php file core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php
LocaleUpdateInterfaceTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php The theme to install as the default for testing.
LocaleUpdateInterfaceTest::$modules property core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php Modules to install.
LocaleUpdateInterfaceTest::setUp function core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php
LocaleUpdateInterfaceTest::testInterface function core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php Tests the user interfaces of the interface translation update system.
locale_translate_get_interface_translation_files function core/modules/locale/locale.bulk.inc Get interface translation files present in the translations directory.
LocalTaskInterface interface core/lib/Drupal/Core/Menu/LocalTaskInterface.php Defines an interface for menu local tasks.
LocalTaskInterface.php file core/lib/Drupal/Core/Menu/LocalTaskInterface.php
LocalTaskInterface::getActive function core/lib/Drupal/Core/Menu/LocalTaskInterface.php Gets the active status.
LocalTaskInterface::getOptions function core/lib/Drupal/Core/Menu/LocalTaskInterface.php Returns options for rendering a link to the local task.
LocalTaskInterface::getRouteName function core/lib/Drupal/Core/Menu/LocalTaskInterface.php Get the route name from the settings.
LocalTaskInterface::getRouteParameters function core/lib/Drupal/Core/Menu/LocalTaskInterface.php Returns the route parameters needed to render a link for the local task.
LocalTaskInterface::getTitle function core/lib/Drupal/Core/Menu/LocalTaskInterface.php Returns the localized title to be shown for this tab.
LocalTaskInterface::getWeight function core/lib/Drupal/Core/Menu/LocalTaskInterface.php Returns the weight of the local task.
LocalTaskInterface::setActive function core/lib/Drupal/Core/Menu/LocalTaskInterface.php Sets the active status.
LocalTaskManagerInterface interface core/lib/Drupal/Core/Menu/LocalTaskManagerInterface.php Manages discovery and instantiation of menu local task plugins.
LocalTaskManagerInterface.php file core/lib/Drupal/Core/Menu/LocalTaskManagerInterface.php
LocalTaskManagerInterface::getLocalTasks function core/lib/Drupal/Core/Menu/LocalTaskManagerInterface.php Renders the local tasks (tabs) for the given route.
LocalTaskManagerInterface::getLocalTasksForRoute function core/lib/Drupal/Core/Menu/LocalTaskManagerInterface.php Find all local tasks that appear on a named route.
LocalTaskManagerInterface::getTasksBuild function core/lib/Drupal/Core/Menu/LocalTaskManagerInterface.php Gets the render array for all local tasks.
LocalTaskManagerInterface::getTitle function core/lib/Drupal/Core/Menu/LocalTaskManagerInterface.php Gets the title for a local task.
LockBackendInterface interface core/lib/Drupal/Core/Lock/LockBackendInterface.php Lock backend interface.
LockBackendInterface.php file core/lib/Drupal/Core/Lock/LockBackendInterface.php
LockBackendInterface::acquire function core/lib/Drupal/Core/Lock/LockBackendInterface.php Acquires a lock.
LockBackendInterface::getLockId function core/lib/Drupal/Core/Lock/LockBackendInterface.php Gets the unique page token for locks.
LockBackendInterface::lockMayBeAvailable function core/lib/Drupal/Core/Lock/LockBackendInterface.php Checks if a lock is available for acquiring.
LockBackendInterface::release function core/lib/Drupal/Core/Lock/LockBackendInterface.php Releases the given lock.
LockBackendInterface::releaseAll function core/lib/Drupal/Core/Lock/LockBackendInterface.php Releases all locks for the given lock token identifier.
LockBackendInterface::wait function core/lib/Drupal/Core/Lock/LockBackendInterface.php Waits a short amount of time before a second lock acquire attempt.
LoggerChannelFactoryInterface interface core/lib/Drupal/Core/Logger/LoggerChannelFactoryInterface.php Logger channel factory interface.
LoggerChannelFactoryInterface.php file core/lib/Drupal/Core/Logger/LoggerChannelFactoryInterface.php
LoggerChannelFactoryInterface::addLogger function core/lib/Drupal/Core/Logger/LoggerChannelFactoryInterface.php Adds a logger to all the channels.
LoggerChannelFactoryInterface::get function core/lib/Drupal/Core/Logger/LoggerChannelFactoryInterface.php Retrieves the registered logger for the requested channel.
LoggerChannelInterface interface core/lib/Drupal/Core/Logger/LoggerChannelInterface.php Logger channel interface.
LoggerChannelInterface.php file core/lib/Drupal/Core/Logger/LoggerChannelInterface.php
LoggerChannelInterface::addLogger function core/lib/Drupal/Core/Logger/LoggerChannelInterface.php Adds a logger.
LoggerChannelInterface::setCurrentUser function core/lib/Drupal/Core/Logger/LoggerChannelInterface.php Sets the current user.
LoggerChannelInterface::setLoggers function core/lib/Drupal/Core/Logger/LoggerChannelInterface.php Sets the loggers for this channel.
LoggerChannelInterface::setRequestStack function core/lib/Drupal/Core/Logger/LoggerChannelInterface.php Sets the request stack.
LogMessageParserInterface interface core/lib/Drupal/Core/Logger/LogMessageParserInterface.php Defines an interface for parsing log messages and their placeholders.
LogMessageParserInterface.php file core/lib/Drupal/Core/Logger/LogMessageParserInterface.php
LogMessageParserInterface::parseMessagePlaceholders function core/lib/Drupal/Core/Logger/LogMessageParserInterface.php Parses and transforms message and its placeholders to a common format.
MailHandlerInterface interface core/modules/contact/src/MailHandlerInterface.php Provides an interface for assembly and dispatch of contact mail messages.
MailHandlerInterface.php file core/modules/contact/src/MailHandlerInterface.php
MailHandlerInterface::sendMailMessages function core/modules/contact/src/MailHandlerInterface.php Sends mail messages as appropriate for a given Message form submission.
MailInterface interface core/lib/Drupal/Core/Mail/MailInterface.php Defines an interface for pluggable mail back-ends.

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