Search for interface
- Search 7.x for interface
- Search 8.9.x for interface
- Search 10.3.x for interface
- Search 11.x for interface
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigMapperInterface::getWeight | function | core/ |
Returns the weight of the mapper. |
| ConfigMapperInterface::hasSchema | function | core/ |
Checks that all pieces of this configuration mapper have a schema. |
| ConfigMapperInterface::hasTranslatable | function | core/ |
Checks if pieces of this configuration mapper have translatables. |
| ConfigMapperInterface::hasTranslation | function | core/ |
Checks whether there is already a translation for this mapper. |
| ConfigMapperInterface::populateFromRouteMatch | function | core/ |
Populate the config mapper with route match data. |
| ConfigMapperInterface::setLangcode | function | core/ |
Sets the original language code. |
| ConfigMapperInterface::setRouteCollection | function | core/ |
Sets the route collection. |
| ConfigMapperManagerInterface | interface | core/ |
Provides a common interface for config mapper managers. |
| ConfigMapperManagerInterface.php | file | core/ |
|
| ConfigMapperManagerInterface::getMappers | function | core/ |
Returns an array of all mappers. |
| ConfigMapperManagerInterface::hasTranslatable | function | core/ |
Returns TRUE if the configuration data has translatable items. |
| ConfigTestInterface | interface | core/ |
Provides an interface defining a config_test entity. |
| ConfigTestInterface.php | file | core/ |
|
| ConfigTranslationEntityListBuilderInterface | interface | core/ |
Defines an interface for configuration translation entity list builders. |
| ConfigTranslationEntityListBuilderInterface.php | file | core/ |
|
| ConfigTranslationEntityListBuilderInterface::setMapperDefinition | function | core/ |
Sets the config translation mapper definition. |
| ConfigTranslationEntityListBuilderInterface::sortRows | function | core/ |
Sorts an array by value. |
| ConfigurableImageEffectInterface | interface | core/ |
Defines the interface for configurable image effects. |
| ConfigurableImageEffectInterface.php | file | core/ |
|
| ConfigurableInterface | interface | core/ |
Provides an interface for a configurable plugin. |
| ConfigurableInterface.php | file | core/ |
|
| ConfigurableInterface::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ConfigurableInterface::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| ConfigurableInterface::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
| ConfigurableLanguageInterface | interface | core/ |
Provides an interface defining a language entity. |
| ConfigurableLanguageInterface.php | file | core/ |
|
| ConfigurableLanguageInterface::setName | function | core/ |
Sets the name of the language. |
| ConfigurableLanguageInterface::setWeight | function | core/ |
Sets the weight of the language. |
| ConfigurableLanguageManagerInterface | interface | core/ |
Common interface for language negotiation services. |
| ConfigurableLanguageManagerInterface.php | file | core/ |
|
| ConfigurableLanguageManagerInterface::getDefinedLanguageTypes | function | core/ |
Returns all the defined language types including fixed ones. |
| ConfigurableLanguageManagerInterface::getLanguageConfigOverride | function | core/ |
Gets a language config override object. |
| ConfigurableLanguageManagerInterface::getLanguageConfigOverrideStorage | function | core/ |
Gets a language configuration override storage object. |
| ConfigurableLanguageManagerInterface::getNegotiatedLanguageMethod | function | core/ |
Gets the negotiated language method ID. |
| ConfigurableLanguageManagerInterface::getNegotiator | function | core/ |
Returns the language negotiator. |
| ConfigurableLanguageManagerInterface::getStandardLanguageListWithoutConfigured | function | core/ |
Returns the standard language list excluding already configured languages. |
| ConfigurableLanguageManagerInterface::rebuildServices | function | core/ |
Rebuild the container to register services needed on multilingual sites. |
| ConfigurableLanguageManagerInterface::saveLanguageTypesConfiguration | function | core/ |
Stores language types configuration. |
| ConfigurableLanguageManagerInterface::setNegotiator | function | core/ |
Injects the language negotiator. |
| ConfigurableLanguageManagerInterface::updateLockedLanguageWeights | function | core/ |
Updates locked system language weights. |
| ConfigurableLinkManagerInterface | interface | core/ |
Defines an interface for a link manager with a configurable domain. |
| ConfigurableLinkManagerInterface.php | file | core/ |
|
| ConfigurableLinkManagerInterface::setLinkDomain | function | core/ |
Sets the link domain used in constructing link URIs. |
| ConfigurableSearchPluginInterface | interface | core/ |
Provides an interface for a configurable Search plugin. |
| ConfigurableSearchPluginInterface.php | file | core/ |
|
| ConfigurableSearchPluginInterface::setSearchPageId | function | core/ |
Sets the ID for the search page using this plugin. |
| ConfirmFormInterface | interface | core/ |
Defines the behavior a confirmation form. |
| ConfirmFormInterface.php | file | core/ |
|
| ConfirmFormInterface::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
| ConfirmFormInterface::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.