Search for set
| Title | Object type | File name | Summary |
|---|---|---|---|
| SetBrowserUrl::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| SetBrowserUrl::__construct | function | core/ |
Constructs a new command instance. |
| SetCustomize | class | core/ |
Builds the shortcut set customize form. |
| SetCustomize.php | file | core/ |
|
| SetCustomize::$entity | property | core/ |
The entity being used by this form. |
| SetCustomize::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| SetCustomize::form | function | core/ |
Gets the actual form array to be built. |
| SetCustomize::save | function | core/ |
Form submission handler for the 'save' action. |
| SetDialogOptionCommand | class | core/ |
Defines an AJAX command that sets jQuery UI dialog properties. |
| SetDialogOptionCommand.php | file | core/ |
|
| SetDialogOptionCommand::$optionName | property | core/ |
A jQuery UI dialog option name. |
| SetDialogOptionCommand::$optionValue | property | core/ |
A jQuery UI dialog option value. |
| SetDialogOptionCommand::$selector | property | core/ |
A CSS selector string. |
| SetDialogOptionCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| SetDialogOptionCommand::__construct | function | core/ |
Constructs a SetDialogOptionCommand object. |
| SetDialogTitleCommand | class | core/ |
Defines an AJAX command that sets jQuery UI dialog properties. |
| SetDialogTitleCommand.php | file | core/ |
|
| SetDialogTitleCommand::__construct | function | core/ |
Constructs a SetDialogTitleCommand object. |
| SetFormCommand | class | core/ |
Provides an AJAX command for setting a form submit URL in modal forms. |
| SetFormCommand.php | file | core/ |
|
| SetFormCommand::$url | property | core/ |
The URL of the form. |
| SetFormCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| SetFormCommand::__construct | function | core/ |
Constructs a SetFormCommand object. |
| SetInlineBlockDependency | class | core/ |
An event subscriber that returns an access dependency for inline blocks. |
| SetInlineBlockDependency.php | file | core/ |
|
| SetInlineBlockDependency::$database | property | core/ |
The database connection. |
| SetInlineBlockDependency::$entityTypeManager | property | core/ |
The entity type manager. |
| SetInlineBlockDependency::$usage | property | core/ |
The inline block usage service. |
| SetInlineBlockDependency::getInlineBlockDependency | function | core/ |
Get the access dependency of an inline block. |
| SetInlineBlockDependency::getSubscribedEvents | function | core/ |
|
| SetInlineBlockDependency::isBlockRevisionUsedInEntity | function | core/ |
Determines if a block content revision is used in an entity. |
| SetInlineBlockDependency::onGetDependency | function | core/ |
Handles the BlockContentEvents::INLINE_BLOCK_GET_DEPENDENCY event. |
| SetInlineBlockDependency::__construct | function | core/ |
Constructs SetInlineBlockDependency object. |
| SetProperties | class | core/ |
@internal This API is experimental. |
| SetProperties.php | file | core/ |
|
| SetProperties::apply | function | core/ |
Applies the config action. |
| SetProperties::create | function | core/ |
Creates an instance of the plugin. |
| SetProperties::__construct | function | core/ |
|
| SetSubtreesCommand | class | core/ |
Defines an AJAX command that sets the toolbar subtrees. |
| SetSubtreesCommand.php | file | core/ |
|
| SetSubtreesCommand::$subtrees | property | core/ |
The toolbar subtrees. |
| SetSubtreesCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| SetSubtreesCommand::__construct | function | core/ |
Constructs a SetSubtreesCommand object. |
| SettableDiscoveryExtensionListTrait | trait | core/ |
Trait that allows extension discovery to be set. |
| SettableDiscoveryExtensionListTrait::$extensionDiscovery | property | core/ |
The extension discovery for this extension list. |
| SettableDiscoveryExtensionListTrait::getExtensionDiscovery | function | core/ |
|
| SettableDiscoveryExtensionListTrait::setExtensionDiscovery | function | core/ |
Sets the extension discovery. |
| SetterInjection | class | core/ |
Generic service which uses setter injection. |
| SetterInjection.php | file | core/ |
|
| SetterInjection::$service | property | core/ |
The injected service. |
Pagination
- Previous page
- Page 129
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.