Search for defaults
- Search 7.x for defaults
- Search 9.5.x for defaults
- Search 8.9.x for defaults
- Search 11.x for defaults
- Search main for defaults
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RouteCompiler::getPathWithoutDefaults | function | core/ |
Returns the path of the route, without placeholders with a default value. |
| RouteProviderTest::testOutlinePathMatchDefaults | function | core/ |
Confirms that we can find routes whose pattern would match the request. |
| RouteProviderTest::testOutlinePathMatchDefaultsCollision | function | core/ |
Confirms that we can find routes whose pattern would match the request. |
| RouteProviderTest::testOutlinePathMatchDefaultsCollision2 | function | core/ |
Confirms that we can find routes whose pattern would match the request. |
| RouteProviderTest::testOutlinePathMatchDefaultsCollision3 | function | core/ |
Confirms that we can find multiple routes that match the request equally. |
| ScaffoldTest::assertDefaultSettingsFromScaffoldOverride | function | core/ |
Asserts that the default settings file was overridden by the test. |
| Schema::$defaultSchema | property | core/ |
Override DatabaseSchema::$defaultSchema. |
| Schema::$defaultSchema | property | core/ |
Definition of prefixInfo array structure. |
| SearchConfigSettingsFormTest::assertDefaultSearch | function | core/ |
Checks that the default search page matches expectations. |
| SearchConfigSettingsFormTest::testDefaultSearchPageOrdering | function | core/ |
Tests the ordering of search pages on a clean install. |
| SearchPage::isDefaultSearch | function | core/ |
Determines if this search page entity is currently the default search. |
| SearchPageInterface::isDefaultSearch | function | core/ |
Determines if this search page entity is currently the default search. |
| SearchPageRepository::clearDefaultSearchPage | function | core/ |
Clears the default search page. |
| SearchPageRepository::getDefaultSearchPage | function | core/ |
Returns the default search page. |
| SearchPageRepository::setDefaultSearchPage | function | core/ |
Sets a given search page as the default. |
| SearchPageRepositoryInterface::clearDefaultSearchPage | function | core/ |
Clears the default search page. |
| SearchPageRepositoryInterface::getDefaultSearchPage | function | core/ |
Returns the default search page. |
| SearchPageRepositoryInterface::setDefaultSearchPage | function | core/ |
Sets a given search page as the default. |
| SearchPageRepositoryTest::testClearDefaultSearchPage | function | core/ |
Tests the clearDefaultSearchPage() method. |
| SearchPageRepositoryTest::testGetDefaultSearchPageWithActiveDefault | function | core/ |
Tests the getDefaultSearchPage() method when the default is active. |
| SearchPageRepositoryTest::testGetDefaultSearchPageWithInactiveDefault | function | core/ |
Tests the getDefaultSearchPage() method when the default is inactive. |
| 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::providerTestConstructorDefaultSettings | function | core/ |
Data provider for the constructor test. |
| 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. |
| 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::$upgradePluginManager | property | core/ |
The CKEditor 4 to 5 upgrade 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::computeSubsetSettingForEnabledPluginsWithSubsets | function | core/ |
Computes configuration for all enabled CKEditor 5 plugins with subsets. |
| SmartDefaultSettings::computeSurplusScore | function | core/ |
Computes a score for the given surplus compared to the given need. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.