Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigTranslationViewListUiTest::$modules | property | core/ |
Modules to install. |
| ConfigTranslationViewListUiTest::$testViews | property | core/ |
Views used by this test. |
| ConfigTranslationViewListUiTest::setUp | function | core/ |
Sets up the test. |
| ConfigTranslationViewListUiTest::testTimestampFormatterTranslation | function | core/ |
Test to ensure that TimestampFormatter translation works. |
| ConfigTranslationViewListUiTest::testTranslateOperationInViewListUi | function | core/ |
Tests views_ui list to see if translate link is added to operations. |
| ConfigUninstallViaCliImportTest | class | core/ |
Tests importing configuration from files into active configuration. |
| ConfigUninstallViaCliImportTest.php | file | core/ |
|
| ConfigUninstallViaCliImportTest::$configImporter | property | core/ |
Config Importer object used for testing. |
| ConfigUninstallViaCliImportTest::$modules | property | core/ |
Modules to install. |
| ConfigUninstallViaCliImportTest::setUp | function | core/ |
|
| ConfigUninstallViaCliImportTest::testConfigUninstallViaCli | function | core/ |
Tests that the config module can be uninstalled via CLI config import. |
| ConfigUpdateTest | class | core/ |
Tests Views configuration updates. |
| ConfigUpdateTest.php | file | core/ |
|
| ConfigUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| ConfigUpdateTest::testConfigUpdate | function | core/ |
Tests updating views.settings configuration. |
| ConfigurableActionBase | class | core/ |
Provides a base implementation for a configurable Action plugin. |
| ConfigurableActionBase.php | file | core/ |
|
| ConfigurableActionBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ConfigurableActionBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| ConfigurableActionBase::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| ConfigurableImageEffectBase | class | core/ |
Provides a base class for configurable image effects. |
| ConfigurableImageEffectBase.php | file | core/ |
|
| ConfigurableImageEffectBase::submitConfigurationForm | function | core/ |
Form submission handler. |
| ConfigurableImageEffectBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| 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. |
| ConfigurableLanguage | class | core/ |
Defines the ConfigurableLanguage entity. |
| ConfigurableLanguage.php | file | core/ |
|
| ConfigurableLanguage::$direction | property | core/ |
The direction of language, either DIRECTION_LTR or DIRECTION_RTL. |
| ConfigurableLanguage::$id | property | core/ |
The language ID (machine name). |
| ConfigurableLanguage::$label | property | core/ |
The human-readable label for the language. |
| ConfigurableLanguage::$locked | property | core/ |
Locked languages cannot be edited. |
| ConfigurableLanguage::$preSaveMultilingual | property | core/ |
Used during saving to detect when the site becomes multilingual. |
| ConfigurableLanguage::$weight | property | core/ |
The weight of the language, used in lists of languages. |
| ConfigurableLanguage::createFromLangcode | function | core/ |
Creates a configurable language object from a langcode. |
| ConfigurableLanguage::getDefaultLangcode | function | core/ |
Gets the default langcode. |
| ConfigurableLanguage::getDirection | function | core/ |
Gets the text direction (left-to-right or right-to-left). |
| ConfigurableLanguage::getId | function | core/ |
Gets the ID (language code). |
| ConfigurableLanguage::getName | function | core/ |
Gets the name of the language. |
| ConfigurableLanguage::getWeight | function | core/ |
Gets the weight of the language. |
| ConfigurableLanguage::isDefault | function | core/ |
Returns whether this language is the default language. |
| ConfigurableLanguage::isLocked | function | core/ |
Returns whether this language is locked. |
| ConfigurableLanguage::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| ConfigurableLanguage::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| ConfigurableLanguage::preDelete | function | core/ |
Pagination
- Previous page
- Page 54
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.