Search for icon
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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[[api-linebreak]] |
| LegacyFileModuleTest::testFileIconMapDeprecation | function | core/ |
@covers ::file_icon_map[[api-linebreak]] |
| 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/ |
The theme to install as the default for testing. |
| MenuUiContentModerationTest::$modules | property | core/ |
Modules to install. |
| 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/ |
The theme to install as the default for testing. |
| MenuUiContentTranslationTest::$modules | property | core/ |
Modules to install. |
| 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. |
| 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. |
| SvgIconBuilder::build | function | core/ |
Builds a render array representation of an SVG based on an icon map. |
| SvgIconBuilder::buildRenderArray | function | core/ |
Builds a render array representation of an SVG. |
| SvgIconBuilder::calculateSvgValues | function | core/ |
Calculates the dimensions and offsets of all regions. |
| SvgIconBuilder::getLength | function | core/ |
Gets the height or width of a region. |
| SvgIconBuilder::getOffset | function | core/ |
Gets the offset for this region. |
| SvgIconBuilder::setHeight | function | core/ |
Sets the height. |
| SvgIconBuilder::setId | function | core/ |
Sets the ID. |
| SvgIconBuilder::setLabel | function | core/ |
Sets the label. |
| SvgIconBuilder::setPadding | function | core/ |
Sets the padding. |
| SvgIconBuilder::setStrokeWidth | function | core/ |
Sets the stroke width. |
| SvgIconBuilder::setWidth | function | core/ |
Sets the width. |
| telephone.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-telephone { background-image: url("data:image/svg+xml,%3csvg height='36'… |
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.