Search for icon
Title | Object type | File name | Summary |
---|---|---|---|
icons.css | file | core/ |
Visual styles for icons. |
icons.css | file | core/ |
Visual styles for icons. |
layout.icon_builder | service | core/ |
Drupal\Core\Layout\Icon\SvgIconBuilder |
Layout::$icon | property | core/ |
The path to the preview image (relative to the 'path' given). |
Layout::$icon_map | property | core/ |
The icon map. |
LayoutDefinition::$icon | property | core/ |
The path to the preview image. |
LayoutDefinition::$icon_map | property | core/ |
|
LayoutDefinition::getIcon | function | core/ |
Builds a render array for an icon representing the layout. |
LayoutDefinition::getIconBuilder | function | core/ |
Wraps the icon builder. |
LayoutDefinition::getIconMap | function | core/ |
Gets the icon map for this layout definition. |
LayoutDefinition::getIconPath | function | core/ |
Gets the icon path for this layout definition. |
LayoutDefinition::setIconMap | function | core/ |
Sets the icon map for this layout definition. |
LayoutDefinition::setIconPath | function | core/ |
Sets the icon path for this layout definition. |
LegacyFileModuleTest::testFileIconClassDeprecation | function | core/ |
@covers ::file_icon_class |
LegacyFileModuleTest::testFileIconMapDeprecation | function | core/ |
@covers ::file_icon_map |
link.icon.theme.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .field-icon-link { background-image: url("data:image/svg+xml,%3csvg height='38'… |
link.icon.theme.pcss.css | file | core/ |
.field-icon-link { background-image: url(../../../misc/icons/55565b/link.svg); } |
LoggingTest::testEnableMultiConnectionLogging | function | core/ |
Tests that we can log queries separately on different connections. |
media.icon.theme.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* cspell:ignore uientity referencemedia */ .field-icon-field-uientity-referencemedia { background-image:… |
media.icon.theme.pcss.css | file | core/ |
/* cspell:ignore uientity referencemedia */ .field-icon-field-uientity-referencemedia { background-image: url(../../../misc/icons/55565b/media.svg); } |
MenuUiContentModerationTest | class | core/ |
Tests Menu UI and Content Moderation integration. |
MenuUiContentModerationTest.php | file | core/ |
|
MenuUiContentModerationTest::$defaultTheme | property | core/ |
|
MenuUiContentModerationTest::$modules | property | core/ |
|
MenuUiContentModerationTest::setUp | function | core/ |
|
MenuUiContentModerationTest::testMenuUiWithPendingRevisions | function | core/ |
Tests that node drafts can not modify the menu settings. |
MenuUiContentModerationTest::testMenuUiWithUnpublishedContent | function | core/ |
Tests that unpublished content can be selected through the menu UI. |
MenuUiContentTranslationTest | class | core/ |
Tests Menu UI and Content Translation integration for content entities. |
MenuUiContentTranslationTest.php | file | core/ |
|
MenuUiContentTranslationTest::$defaultTheme | property | core/ |
|
MenuUiContentTranslationTest::$modules | property | core/ |
|
MenuUiContentTranslationTest::getContentEntityByTitle | function | core/ |
Gets a content entity object by title. |
MenuUiContentTranslationTest::provideChangeContentToPseudoLanguageData | function | core/ |
Provides test data sets for testChangeContentToPseudoLanguage(). |
MenuUiContentTranslationTest::setUp | function | core/ |
|
MenuUiContentTranslationTest::testChangeContentToPseudoLanguage | function | core/ |
Tests changing content with menu link from language to pseudo language. |
NavigationLinkBlock::validateIconClassElement | function | core/ |
Form element validation handler for the 'icon_class' element. |
options.icon.theme.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .field-icon-selection_list { background-image: url("data:image/svg+xml,%3csvg height='36'… |
options.icon.theme.pcss.css | file | core/ |
.field-icon-selection_list { background-image: url(../../../misc/icons/55565b/selection_list.svg); } |
RouteProcessorCsrfTest::testProcessOutboundDynamicOne | function | core/ |
Tests the processOutbound() method with a dynamic path and one replacement. |
shortcut.icons.theme.css | file | core/ |
Styling for the shortcut module icons. |
shortcut.icons.theme.css | file | core/ |
Styling for the shortcut module icons. |
shortcut.icons.theme.pcss.css | file | core/ |
Styling for the shortcut module icons. |
SvgIconBuilder | class | core/ |
Builds SVG layout icons. |
SvgIconBuilder.php | file | core/ |
|
SvgIconBuilder::$height | property | core/ |
The height of the SVG. |
SvgIconBuilder::$id | property | core/ |
The machine name of the layout. |
SvgIconBuilder::$label | property | core/ |
The label of the layout. |
SvgIconBuilder::$padding | property | core/ |
The padding between regions. |
SvgIconBuilder::$strokeWidth | property | core/ |
The width of region borders. |
SvgIconBuilder::$width | property | core/ |
The width of the SVG. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.