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
- Search main for defaults
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| OverridesSectionStorageInterface::getDefaultSectionStorage | function | core/ |
Returns the corresponding defaults section storage for this override. |
| OverridesSectionStorageTest::testGetDefaultSectionStorage | function | core/ |
Tests get default section storage. |
| PasswordRequirementsDefaultTest::testRequirementsWithDefaults | function | core/ |
Tests that password hashing generates an info requirement by default. |
| PluginBase::setOptionDefaults | function | core/ |
Fills up the options of the plugin with defaults. |
| PluginSettingsBase::$defaultSettingsMerged | property | core/ |
Whether default settings have been merged into the current $settings. |
| PluginSettingsBase::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| PluginSettingsBase::mergeDefaults | function | core/ |
Merges default settings values into $settings. |
| PluginSettingsInterface::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| PluginTestBase::$defaultsTestPluginExpectedDefinitions | property | core/ |
The expected plugin definitions for the defaults plugin. |
| PluginTestBase::$defaultsTestPluginManager | property | core/ |
The default plugin manager used by Plugin API unit tests. |
| ProfileExtensionList::$defaults | property | core/ |
Default values to be merged into *.info.yml file arrays. |
| Renderer::loadElementDefaults | function | core/ |
Loads an element's default values based on its type. |
| RendererTest::testElementDefaultsAdded | function | core/ |
Tests that element defaults are added. |
| ResponsiveImageFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| 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::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. |
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.