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
ConfigMapperInterface::getOverviewRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the translation overview route.
ConfigMapperInterface::getTitle function core/modules/config_translation/src/ConfigMapperInterface.php Returns title of this translation page.
ConfigMapperInterface::getTypeLabel function core/modules/config_translation/src/ConfigMapperInterface.php Returns the label of the type of data the mapper encapsulates.
ConfigMapperInterface::getTypeName function core/modules/config_translation/src/ConfigMapperInterface.php Returns the name of the type of data the mapper encapsulates.
ConfigMapperInterface::getWeight function core/modules/config_translation/src/ConfigMapperInterface.php Returns the weight of the mapper.
ConfigMapperInterface::hasSchema function core/modules/config_translation/src/ConfigMapperInterface.php Checks that all pieces of this configuration mapper have a schema.
ConfigMapperInterface::hasTranslatable function core/modules/config_translation/src/ConfigMapperInterface.php Checks if pieces of this configuration mapper have translatables.
ConfigMapperInterface::hasTranslation function core/modules/config_translation/src/ConfigMapperInterface.php Checks whether there is already a translation for this mapper.
ConfigMapperInterface::populateFromRouteMatch function core/modules/config_translation/src/ConfigMapperInterface.php Populate the config mapper with route match data.
ConfigMapperInterface::setLangcode function core/modules/config_translation/src/ConfigMapperInterface.php Sets the original language code.
ConfigMapperInterface::setRouteCollection function core/modules/config_translation/src/ConfigMapperInterface.php Sets the route collection.
ConfigMapperManagerInterface interface core/modules/config_translation/src/ConfigMapperManagerInterface.php Provides a common interface for config mapper managers.
ConfigMapperManagerInterface.php file core/modules/config_translation/src/ConfigMapperManagerInterface.php
ConfigMapperManagerInterface::getMappers function core/modules/config_translation/src/ConfigMapperManagerInterface.php Returns an array of all mappers.
ConfigMapperManagerInterface::hasTranslatable function core/modules/config_translation/src/ConfigMapperManagerInterface.php Returns TRUE if the configuration data has translatable items.
ConfigTestInterface interface core/modules/config/tests/config_test/src/ConfigTestInterface.php Provides an interface defining a config_test entity.
ConfigTestInterface.php file core/modules/config/tests/config_test/src/ConfigTestInterface.php
ConfigTranslationEntityListBuilderInterface interface core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilderInterface.php Defines an interface for configuration translation entity list builders.
ConfigTranslationEntityListBuilderInterface.php file core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilderInterface.php
ConfigTranslationEntityListBuilderInterface::setMapperDefinition function core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilderInterface.php Sets the config translation mapper definition.
ConfigTranslationEntityListBuilderInterface::sortRows function core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilderInterface.php Sorts an array by value.
ConfigurableImageEffectInterface interface core/modules/image/src/ConfigurableImageEffectInterface.php Defines the interface for configurable image effects.
ConfigurableImageEffectInterface.php file core/modules/image/src/ConfigurableImageEffectInterface.php
ConfigurableInterface interface core/lib/Drupal/Component/Plugin/ConfigurableInterface.php Provides an interface for a configurable plugin.
ConfigurableInterface.php file core/lib/Drupal/Component/Plugin/ConfigurableInterface.php
ConfigurableInterface::defaultConfiguration function core/lib/Drupal/Component/Plugin/ConfigurableInterface.php Gets default configuration for this plugin.
ConfigurableInterface::getConfiguration function core/lib/Drupal/Component/Plugin/ConfigurableInterface.php Gets this plugin's configuration.
ConfigurableInterface::setConfiguration function core/lib/Drupal/Component/Plugin/ConfigurableInterface.php Sets the configuration for this plugin instance.
ConfigurableLanguageInterface interface core/modules/language/src/ConfigurableLanguageInterface.php Provides an interface defining a language entity.
ConfigurableLanguageInterface.php file core/modules/language/src/ConfigurableLanguageInterface.php
ConfigurableLanguageInterface::setName function core/modules/language/src/ConfigurableLanguageInterface.php Sets the name of the language.
ConfigurableLanguageInterface::setWeight function core/modules/language/src/ConfigurableLanguageInterface.php Sets the weight of the language.
ConfigurableLanguageManagerInterface interface core/modules/language/src/ConfigurableLanguageManagerInterface.php Common interface for language negotiation services.
ConfigurableLanguageManagerInterface.php file core/modules/language/src/ConfigurableLanguageManagerInterface.php
ConfigurableLanguageManagerInterface::getDefinedLanguageTypes function core/modules/language/src/ConfigurableLanguageManagerInterface.php Returns all the defined language types including fixed ones.
ConfigurableLanguageManagerInterface::getLanguageConfigOverride function core/modules/language/src/ConfigurableLanguageManagerInterface.php Gets a language config override object.
ConfigurableLanguageManagerInterface::getLanguageConfigOverrideStorage function core/modules/language/src/ConfigurableLanguageManagerInterface.php Gets a language configuration override storage object.
ConfigurableLanguageManagerInterface::getNegotiatedLanguageMethod function core/modules/language/src/ConfigurableLanguageManagerInterface.php Gets the negotiated language method ID.
ConfigurableLanguageManagerInterface::getNegotiator function core/modules/language/src/ConfigurableLanguageManagerInterface.php Returns the language negotiator.
ConfigurableLanguageManagerInterface::getStandardLanguageListWithoutConfigured function core/modules/language/src/ConfigurableLanguageManagerInterface.php Returns the standard language list excluding already configured languages.
ConfigurableLanguageManagerInterface::rebuildServices function core/modules/language/src/ConfigurableLanguageManagerInterface.php Rebuild the container to register services needed on multilingual sites.
ConfigurableLanguageManagerInterface::saveLanguageTypesConfiguration function core/modules/language/src/ConfigurableLanguageManagerInterface.php Stores language types configuration.
ConfigurableLanguageManagerInterface::setNegotiator function core/modules/language/src/ConfigurableLanguageManagerInterface.php Injects the language negotiator.
ConfigurableLanguageManagerInterface::updateLockedLanguageWeights function core/modules/language/src/ConfigurableLanguageManagerInterface.php Updates locked system language weights.
ConfigurableSearchPluginInterface interface core/modules/search/src/Plugin/ConfigurableSearchPluginInterface.php Provides an interface for a configurable Search plugin.
ConfigurableSearchPluginInterface.php file core/modules/search/src/Plugin/ConfigurableSearchPluginInterface.php
ConfigurableSearchPluginInterface::setSearchPageId function core/modules/search/src/Plugin/ConfigurableSearchPluginInterface.php Sets the ID for the search page using this plugin.
ConfirmFormInterface interface core/lib/Drupal/Core/Form/ConfirmFormInterface.php Defines the behavior a confirmation form.
ConfirmFormInterface.php file core/lib/Drupal/Core/Form/ConfirmFormInterface.php
ConfirmFormInterface::getCancelText function core/lib/Drupal/Core/Form/ConfirmFormInterface.php Returns a caption for the link which cancels the action.

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