Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| SwitchShortcutSet | class | core/ |
Builds the shortcut set switch form. |
| SwitchShortcutSet.php | file | core/ |
|
| SwitchShortcutSet::$shortcutSetStorage | property | core/ |
The shortcut set storage. |
| SwitchShortcutSet::$user | property | core/ |
The account the shortcut set is for. |
| SwitchShortcutSet::buildForm | function | core/ |
Form constructor. |
| SwitchShortcutSet::checkAccess | function | core/ |
Checks access for the shortcut set switch form. |
| SwitchShortcutSet::create | function | core/ |
Instantiates a new instance of this class. |
| SwitchShortcutSet::exists | function | core/ |
Determines if a shortcut set exists already. |
| SwitchShortcutSet::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SwitchShortcutSet::submitForm | function | core/ |
Form submission handler. |
| SwitchShortcutSet::validateForm | function | core/ |
Form validation handler. |
| SwitchShortcutSet::__construct | function | core/ |
Constructs a SwitchShortcutSet object. |
| SwitchToLiveForm | class | core/ |
Provides a form that switches to the live version of the site. |
| SwitchToLiveForm.php | file | core/ |
|
| SwitchToLiveForm::$workspaceManager | property | core/ |
The workspace manager. |
| SwitchToLiveForm::create | function | core/ |
Instantiates a new instance of this class. |
| SwitchToLiveForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| SwitchToLiveForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| SwitchToLiveForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SwitchToLiveForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| SwitchToLiveForm::submitForm | function | core/ |
Form submission handler. |
| SwitchToLiveForm::__construct | function | core/ |
Constructs a new SwitchToLiveForm. |
| SynchronizableEntityTrait | trait | core/ |
Provides a trait for accessing synchronization information. |
| SynchronizableEntityTrait.php | file | core/ |
|
| SynchronizableEntityTrait::$isSyncing | property | core/ |
Whether this entity is being created, updated or deleted through a synchronization process. |
| SynchronizableEntityTrait::isSyncing | function | core/ |
|
| SynchronizableEntityTrait::setSyncing | function | core/ |
|
| SynchronizableInterface | interface | core/ |
Defines methods for an entity that supports synchronization. |
| SynchronizableInterface.php | file | core/ |
|
| SynchronizableInterface::isSyncing | function | core/ |
Returns whether this entity is being changed as part of a synchronization. |
| SynchronizableInterface::setSyncing | function | core/ |
Sets the status of the synchronization flag. |
Pagination
- Previous page
- Page 1169
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.