Search for _defaults
- Search 7.x for _defaults
- Search 9.5.x for _defaults
- Search 8.9.x for _defaults
- Search 10.3.x for _defaults
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
_defaults | service | core/ |
|
_defaults | service | core/ |
|
_defaults | service | core/ |
|
_defaults | service | core/ |
|
_defaults | service | core/ |
|
_defaults | service | core/ |
|
_defaults | service | core/ |
|
_defaults | service | core/ |
|
_defaults | service | core/ |
|
_defaults | service | core/ |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
SearchPageRepositoryTest::testSetDefaultSearchPage | function | core/ |
Tests the setDefaultSearchPage() method. |
SelectTableSortDefaultTest::testTableSortDefaultSort | function | core/ |
Confirms that tableselect is rendered without error. |
ServicesDefaultsTest | class | core/ |
Tests services _defaults definition. |
ServicesDefaultsTest.php | file | core/ |
|
ServicesDefaultsTest::$modules | property | core/ |
Modules to install. |
ServicesDefaultsTest::testAutowiring | function | core/ |
Tests that 'services_defaults_test.service' has its dependencies injected. |
ServicesDefaultsTest::testDefaultTags | function | core/ |
Tests that default tags for 'services_defaults_test.service' are applied. |
ServicesDefaultsTest::testPrivateServices | function | core/ |
Tests that service from 'services_defaults_test.service' is private. |
services_defaults_test.info.yml | file | core/ |
core/modules/system/tests/modules/services_defaults_test/services_defaults_test.info.yml |
services_defaults_test.services.yml | file | core/ |
core/modules/system/tests/modules/services_defaults_test/services_defaults_test.services.yml |
SessionConfigurationTest::testConstructorDefaultSettings | function | core/ |
Tests constructor's default settings. |
ShapeItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
ShortcutSetStorage::getDefaultSet | function | core/ |
Gets the default shortcut set for a given user account. |
ShortcutSetStorageInterface::getDefaultSet | function | core/ |
Gets the default shortcut set for a given user account. |
SiteConfigurationExcluder::getDefaultSiteDirectoryPath | function | core/ |
Returns the full path to `sites/default`, relative to a root directory. |
SiteConfigurationExcluder::makeDefaultSiteDirectoryWritable | function | core/ |
Makes the staged `sites/default` directory owner-writable. |
SiteConfigurationExcluder::syncDefaultSiteDirectoryPermissions | function | core/ |
Makes `sites/default` permissions the same in live and stage directories. |
SiteConfigurationExcluderTest::testDefaultSiteDirectoryPermissions | function | core/ |
Tests that `sites/default` is made writable in the stage directory. |
SmartDefaultSettings | class | core/ |
Generates CKEditor 5 settings for existing text editors/formats. |
SmartDefaultSettings.php | file | core/ |
|
SmartDefaultSettings::$currentUser | property | core/ |
The current user. |
SmartDefaultSettings::$logger | property | core/ |
A logger instance. |
SmartDefaultSettings::$moduleHandler | property | core/ |
The module handler. |
SmartDefaultSettings::$pluginManager | property | core/ |
The CKEditor 5 plugin manager. |
SmartDefaultSettings::addDefaultSettingsForEnabledConfigurablePlugins | function | core/ |
Adds default settings for all enabled CKEditor 5 plugins. |
SmartDefaultSettings::addTagsToSourceEditing | function | core/ |
|
SmartDefaultSettings::addToolbarItemsToMatchHtmlElementsInFormat | function | core/ |
Adds CKEditor 5 toolbar items to match the format's HTML elements. |
SmartDefaultSettings::computeNetNewElementsForPlugin | function | core/ |
Computes net new needed elements when considering adding the given plugin. |
SmartDefaultSettings::computeSmartDefaultSettings | function | core/ |
Computes the closest possible equivalent settings for switching to CKEditor 5. |
SmartDefaultSettings::computeSurplusScore | function | core/ |
Computes a score for the given surplus compared to the given need. |
SmartDefaultSettings::getCandidates | function | core/ |
Finds candidates for the still needed restrictions among disabled plugins. |
SmartDefaultSettings::selectCandidate | function | core/ |
Selects best candidate for each of the still needed restrictions. |
SmartDefaultSettings::__construct | function | core/ |
Constructs a SmartDefaultSettings object. |
SmartDefaultSettingsTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\SmartDefaultSettings @group ckeditor5 |
SmartDefaultSettingsTest | class | core/ |
@covers \Drupal\ckeditor5\SmartDefaultSettings::computeSmartDefaultSettings @group ckeditor5 @internal |
SmartDefaultSettingsTest.php | file | core/ |
|
SmartDefaultSettingsTest.php | file | core/ |
|
SmartDefaultSettingsTest::$database | property | core/ |
The database connection used. |
SmartDefaultSettingsTest::$manager | property | core/ |
The manager for "CKEditor 5 plugin" plugins. |
SmartDefaultSettingsTest::$modules | property | core/ |
Modules to install. |
SmartDefaultSettingsTest::$smartDefaultSettings | property | core/ |
Smart default settings utility. |
SmartDefaultSettingsTest::$strictConfigSchema | property | core/ |
Exempt from strict schema checking, because using CKEditor 4. |
SmartDefaultSettingsTest::$typedConfig | property | core/ |
The typed config manager. |
SmartDefaultSettingsTest::provider | function | core/ |
Data provider. |
SmartDefaultSettingsTest::providerCandidates | function | core/ |
Data provider for testing getCandidates() and ::selectCandidate(). |
SmartDefaultSettingsTest::providerSurplusScore | function | core/ |
Data provider for testing computeSurplusScore(). |
SmartDefaultSettingsTest::setUp | function | core/ |
|
SmartDefaultSettingsTest::test | function | core/ |
Tests the CKEditor 5 default settings conversion. |
SmartDefaultSettingsTest::testCandidates | function | core/ |
@covers ::getCandidates @covers ::selectCandidate @dataProvider providerCandidates |
SmartDefaultSettingsTest::testSurplusScore | function | core/ |
@covers ::computeSurplusScore @dataProvider providerSurplusScore |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.