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::getDeleteRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the translation deletion route.
ConfigMapperInterface::getEditRoute function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route object for a translation edit form route.
ConfigMapperInterface::getEditRouteName function core/modules/config_translation/src/ConfigMapperInterface.php Returns route name for the translation edit form route.
ConfigMapperInterface::getEditRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the translation edit form route.
ConfigMapperInterface::getLangcode function core/modules/config_translation/src/ConfigMapperInterface.php Returns the original language code of the configuration.
ConfigMapperInterface::getLangcodeFromConfig function core/modules/config_translation/src/ConfigMapperInterface.php Returns the language code of a configuration object given its name.
ConfigMapperInterface::getOperations function core/modules/config_translation/src/ConfigMapperInterface.php Provides an array of information to build a list of operation links.
ConfigMapperInterface::getOverviewPath function core/modules/config_translation/src/ConfigMapperInterface.php Returns a processed path for the translation overview route.
ConfigMapperInterface::getOverviewRoute function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route object for a translation overview route.
ConfigMapperInterface::getOverviewRouteName function core/modules/config_translation/src/ConfigMapperInterface.php Returns route name for the translation overview route.
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.

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