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 |
---|---|---|---|
ChangeLoggerTest::setUp | function | core/ |
|
charset.css | file | core/ |
@charset "UTF-8";html{font-family:"sans-serif";} |
charset.css.optimized.css | file | core/ |
html{font-family:"sans-serif";} |
charset_newline.css | file | core/ |
@charset "UTF-8"; html{font-family:"sans-serif";} |
charset_sameline.css | file | core/ |
@charset "UTF-8";html{font-family:"sans-serif";} |
charset_same_line.css | file | core/ |
@charset "UTF-8";html{font-family:"sans-serif";} |
CheckpointStorage::setCheckpointToReadFrom | function | core/ |
Sets the checkpoint to read from. |
CheckpointStorageInterface::setCheckpointToReadFrom | function | core/ |
Sets the checkpoint to read from. |
CheckpointStorageTest::setRandomFixtureConfig | function | core/ |
Generate random config in the memory storage. |
CheckpointStorageTest::setUp | function | core/ |
|
CheckpointStorageTest::setUp | function | core/ |
|
CheckProvider::setChecks | function | core/ |
For each route, saves a list of applicable access checks to the route. |
CheckProviderInterface::setChecks | function | core/ |
For each route, saves a list of applicable access checks to the route. |
CKEditor4To5Upgrade::$cke4_plugin_settings | property | core/ |
The CKEditor 4 plugins for whose settings an upgrade path is provided. |
CKEditor4To5Upgrade::$cke5_plugin_elements_subset_configuration | property | core/ |
The CKEditor 5 plugins with configurable subset with upgrade path provided. |
CKEditor4To5UpgradePluginInterface::computeCKEditor5PluginSubsetConfiguration | function | core/ |
Computes elements subset configuration for CKEditor 5 plugin. |
CKEditor4To5UpgradePluginInterface::mapCKEditor4SettingsToCKEditor5Configuration | function | core/ |
Maps CKEditor 4 settings to the CKEditor 5 equivalent, if needed. |
CKEditor4To5UpgradePluginManager::$cke4PluginSettingsMap | property | core/ |
A map of CKEditor 4 plugins with settings to an upgrade plugin ID. |
CKEditor4To5UpgradePluginManager::$cke5SubsetConfigurationMap | property | core/ |
A map of CKEditor 5 plugins with configurable subset to upgrade plugin ID. |
CKEditor4To5UpgradePluginManager::computeCKEditor5PluginSubsetConfiguration | function | core/ |
Computes elements subset configuration for CKEditor 5 plugin. |
CKEditor4To5UpgradePluginManager::mapCKEditor4SettingsToCKEditor5Configuration | function | core/ |
Maps CKEditor 4 settings to the CKEditor 5 equivalent, if needed. |
ckeditor5-settings-toolbar.html.twig | file | core/ |
Default theme implementation to display CKEditor 5 toolbar settings. |
ckeditor5.smart_default_settings | service | core/ |
Drupal\ckeditor5\SmartDefaultSettings |
CKEditor5::$smartDefaultSettings | property | core/ |
Smart default settings utility. |
CKEditor5::getDefaultSettings | function | core/ |
Returns the default settings for this configurable text editor. |
CKEditor5::getJSSettings | function | core/ |
Returns JavaScript settings to be attached. |
CKEditor5::injectPluginSettingsForm | function | core/ |
Injects the CKEditor plugins settings forms as a vertical tabs subform. |
CKEditor5::shouldHaveVisiblePluginSettingsForm | function | core/ |
Determines whether the plugin settings form should be visible. |
CKEditor5FragmentLinkTest::setUp | function | core/ |
|
CKEditor5MediaAndFilterSettingsInSyncConstraint | class | core/ |
Ensure CKEditor 5 media plugin's and media filter's settings are in sync. |
CKEditor5MediaAndFilterSettingsInSyncConstraint.php | file | core/ |
|
CKEditor5MediaAndFilterSettingsInSyncConstraint::$message | property | core/ |
The default violation message. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator | class | core/ |
CKEditor 5 Media plugin in sync with the filter settings validator. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator.php | file | core/ |
|
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::$filterPluginManager | property | core/ |
The filter plugin manager service. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::$typedConfigManager | property | core/ |
The typed config manager service. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::validate | function | core/ |
|
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::__construct | function | core/ |
Constructs a new CKEditor5MediaAndFilterSettingsInSyncConstraintValidator. |
CKEditor5Plugin::setClass | function | core/ |
Sets the class of the annotated class. |
CKEditor5Plugin::setClass | function | core/ |
Sets the class of the attributed class. |
CKEditor5PluginConfigurableTrait::setConfiguration | function | core/ |
|
CKEditor5PluginDefinition::setClass | function | core/ |
Sets the class. |
CKEditor5PluginDefinition::setDeriver | function | core/ |
Sets the deriver of this plugin definition. |
CKEditor5PluginElementsSubsetInterface | interface | core/ |
Defines an interface for plugins that can support an elements subset. |
CKEditor5PluginElementsSubsetInterface.php | file | core/ |
|
CKEditor5PluginElementsSubsetInterface::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
CKEditor5PluginManagerTest::providerProvidedElementsInvalidElementSubset | function | core/ |
Data provider. |
CKEditor5PluginManagerTest::setUp | function | core/ |
|
CKEditor5PluginManagerTest::testProvidedElementsInvalidElementSubset | function | core/ |
Tests detection of invalid CKEditor5PluginElementsSubsetInterface classes. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.