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 |
---|---|---|---|
hook_editor_js_settings_alter | function | core/ |
Modifies JavaScript settings that are added for text editors. |
hook_field_formatter_settings_summary_alter | function | core/ |
Alters the field formatter settings summary. |
hook_field_formatter_third_party_settings_form | function | core/ |
Allow modules to add settings to field formatters provided by other modules. |
hook_field_widget_settings_summary_alter | function | core/ |
Alters the field widget settings summary. |
hook_field_widget_third_party_settings_form | function | core/ |
Allow modules to add settings to field widgets provided by other modules. |
hook_form_system_theme_settings_alter | function | core/ |
Allow themes to alter the theme-specific settings form. |
hook_js_settings_alter | function | core/ |
Perform necessary alterations to the JavaScript settings (drupalSettings). |
hook_js_settings_build | function | core/ |
Modify the JavaScript settings (drupalSettings). |
hook_shortcut_default_set | function | core/ |
Return the name of a default shortcut set for the provided user account. |
HtaccessTest::setUp | function | core/ |
|
Html::resetSeenIds | function | core/ |
Resets the list of seen IDs. |
Html::setIsAjax | function | core/ |
Sets if this request is an Ajax request. |
HtmlOutputPrinterTrait::setUpHtmlOutput | function | core/ |
Creates the file to list the HTML output created during the test. |
HtmlResponse::setContent | function | core/ |
Sets the response content. |
HtmlResponseAttachmentsProcessor::processAssetLibraries | function | core/ |
Processes asset libraries into render arrays. |
HtmlResponseAttachmentsProcessor::setHeaders | function | core/ |
Sets headers on a response object. |
HTMLRestrictions::emptySet | function | core/ |
Creates the empty set of HTML restrictions: nothing is allowed. |
HTMLRestrictions::extractPlainTagsSubset | function | core/ |
Extracts plain tags (attributes omitted) from allowed elements. |
HTMLRestrictions::getConcreteSubset | function | core/ |
Gets the subset of allowed elements whose tags are concrete. |
HTMLRestrictions::getPlainTagsSubset | function | core/ |
Gets the subset of plain tags (no attributes) from allowed elements. |
HTMLRestrictions::getWildcardSubset | function | core/ |
Gets the subset of allowed elements whose tags are wildcards. |
HTMLRestrictionsTest::providerSubsets | function | core/ |
Provides data to testSubsets(). |
HTMLRestrictionsTest::testSubsets | function | core/ |
@covers ::getWildcardSubset[[api-linebreak]] @covers ::getConcreteSubset[[api-linebreak]] @covers ::getPlainTagsSubset[[api-linebreak]] @covers ::extractPlainTagsSubset[[api-linebreak]] @dataProvider providerSubsets |
HtmlTest::setUp | function | core/ |
|
HtmlToTextTest::setUp | function | core/ |
|
HtmxAssetLoadTestSetup | class | core/ |
Setup file used by tests/src/Nightwatch/Tests/htmxAssetLoadTest.js. |
HtmxAssetLoadTestSetup.php | file | core/ |
|
HtmxAssetLoadTestSetup::setup | function | core/ |
Run the code to setup the test environment. |
IconBuilderInterface::setHeight | function | core/ |
Sets the height. |
IconBuilderInterface::setId | function | core/ |
Sets the ID. |
IconBuilderInterface::setLabel | function | core/ |
Sets the label. |
IconBuilderInterface::setPadding | function | core/ |
Sets the padding. |
IconBuilderInterface::setStrokeWidth | function | core/ |
Sets the stroke width. |
IconBuilderInterface::setWidth | function | core/ |
Sets the width. |
IconCollector::set | function | core/ |
Implements \Drupal\Core\Cache\CacheCollectorInterface::set(). |
IconExtractorSettingsForm | class | core/ |
Handle icon extractor settings form conversion from YAML to Drupal Form API. |
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/ |
@coversDefaultClass \Drupal\Core\Theme\Icon\IconExtractorSettingsForm[[api-linebreak]] |
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. |
Pagination
- Previous page
- Page 74
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.