Search for __set
- Search 7.x for __set
- Search 9.5.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
IconExtractorSettingsForm.php | file | core/ |
|
IconExtractorSettingsForm::buildBooleanForm | function | core/ |
Build Drupal form for a boolean setting to a checkbox. |
IconExtractorSettingsForm::buildEnumForm | function | core/ |
Build Drupal form for an enumerations to a select. |
IconExtractorSettingsForm::buildNumberForm | function | core/ |
Build Drupal form for a number or integer setting. |
IconExtractorSettingsForm::buildStringForm | function | core/ |
Build Drupal form for a string setting to a textfield. |
IconExtractorSettingsForm::COLOR_TYPE | constant | core/ |
|
IconExtractorSettingsForm::generateSettingsForm | function | core/ |
Create the Drupal Form API element from the settings. |
IconExtractorSettingsForm::getOptions | function | core/ |
Get option list for enumerations. |
IconExtractorSettingsForm::initSettingForm | function | core/ |
Init setting from common JSON Schema properties. |
IconExtractorSettingsFormTest | class | core/ |
Tests Drupal\Core\Theme\Icon\IconExtractorSettingsForm. |
IconExtractorSettingsFormTest.php | file | core/ |
|
IconExtractorSettingsFormTest::settingsFormDataProvider | function | core/ |
Provide data for testGenerateSettingsForm. |
IconExtractorSettingsFormTest::testGenerateSettingsForm | function | core/ |
Test the IconExtractorSettingsForm::generateSettingsForm method. |
IconExtractorSettingsFormTest::testGenerateSettingsFormWithValues | function | core/ |
Test the IconExtractorSettingsForm::generateSettingsForm method. |
IconExtractorTest::setUp | function | core/ |
|
IconFinderTest::setUp | function | core/ |
|
IconPackExtractorFormTest::setUp | function | core/ |
|
IconPackManager::setValidator | function | core/ |
Sets the validator service if available. |
IconPackManagerKernelTest::setUp | function | core/ |
|
IconsTwigExtensionTest::setUp | function | core/ |
|
IconTest::setUp | function | core/ |
|
IdConflictTest::setUp | function | core/ |
|
IdConflictTest::setUp | function | core/ |
|
IdMapTableNoDummyTest::setUp | function | core/ |
|
image.settings.yml | file | core/ |
core/modules/image/config/install/image.settings.yml |
Image::getKeywordOffset | function | core/ |
Returns the offset in pixels from the anchor. |
ImageCachePreset | class | core/ |
Drupal 6 imagecache presets source from database. |
ImageCachePreset.php | file | core/ |
|
ImageCachePreset::fields | function | core/ |
Returns available fields on the source. |
ImageCachePreset::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
ImageCachePreset::prepareRow | function | core/ |
Adds additional data to the row. |
ImageCachePreset::query | function | core/ |
Prepares query object to retrieve data from the source database. |
ImageCachePresetTest | class | core/ |
Tests the d6_imagecache_presets source plugin. |
ImageCachePresetTest.php | file | core/ |
|
ImageCachePresetTest::$modules | property | core/ |
Modules to install. |
ImageCachePresetTest::providerSource | function | core/ |
Provides source data for ::testSource. |
ImageEffectBase::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
ImageEffectBase::setWeight | function | core/ |
Sets the weight for this image effect. |
ImageEffectInterface::setWeight | function | core/ |
Sets the weight for this image effect. |
ImageEffectsTest::setUp | function | core/ |
|
ImageFactory::setToolkitId | function | core/ |
Sets the ID of the image toolkit. |
ImageFieldDisplayTest::testImageFieldSettings | function | core/ |
Tests for image field settings. |
ImageFieldTestBase::setUp | function | core/ |
|
ImageFieldTestBase::setUp | function | core/ |
|
ImageFieldValidateTest::getFieldSettings | function | core/ |
Returns field settings. |
ImageFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
ImageFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
ImageFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
ImageFormatterTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
ImageItem::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
Pagination
- Previous page
- Page 73
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.