Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| OliveroTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| OliveroTest::$modules | property | core/ |
Modules to install. |
| OliveroTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| OliveroTest::testBaseLibraryAvailable | function | core/ |
Tests that the Olivero theme always adds base library files. |
| OliveroTest::testConfigSchema | function | core/ |
Test Olivero's configuration schema. |
| OliveroTest::testIsUninstallable | function | core/ |
Tests that the Olivero theme can be uninstalled. |
| OliveroTest::testPagerAttribute | function | core/ |
Tests pager attribute is present using pager_test. |
| OliveroTest::testPreprocessBlock | function | core/ |
Tests that olivero_preprocess_block is functioning as expected. |
| OliveroTest::testSystemSiteBrandingSlogan | function | core/ |
Tests slogan of system branding block. |
| OliveroTestThemeHooks | class | core/ |
Hook implementations for olivero_test. |
| OliveroTestThemeHooks.php | file | core/ |
|
| OliveroTestThemeHooks::preprocessFieldMultipleValueForm | function | core/ |
Implements hook_preprocess_field_multiple_value_form(). |
| OliveroTestThemeHooks::preprocessHtml | function | core/ |
Implements hook_preprocess_html(). |
| olivero_form_system_theme_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for system_theme_settings. |
| olivero_post_update_remove_shortcut_settings_if_not_installed | function | core/ |
Remove shortcut settings if shortcut module is not installed. |
| olivero_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| olivero_test.info.yml | file | core/ |
core/modules/system/tests/modules/olivero_test/olivero_test.info.yml |
| olivero_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/olivero_test/olivero_test.libraries.yml |
| olivero_test.links.menu.yml | file | core/ |
core/modules/system/tests/modules/olivero_test/olivero_test.links.menu.yml |
| OmittedData::__construct | function | core/ |
OmittedData constructor. |
| OnBehalfOfOtherModuleHook::flush | function | core/ |
Implements hook_module_preinstall(). |
| onecol.css | file | core/ |
/* * @file * Provides the layout styles for layout_onecol. */ .layout--onecol .layout__region { width: 100%; } |
| onecol.css | file | core/ |
/* * @file * Provides the layout styles for layout_onecol. */ .layout--onecol .layout__region { width: 100%; } |
| oneplusfourgrid_section.css | file | core/ |
/* * @file * Provides the layout styles for two-column layout section. */ .layout--oneplusfourgrid-section { display: flex; flex-wrap: wrap; } .layout--oneplusfourgrid-section > .layout__region { flex: 0 1… |
| OneTimeAuthentication::tokens | function | core/ |
Token callback to add unsafe tokens for user notifications. |
| OneTimeAuthentication::__construct | function | core/ |
|
| OneTimeAuthenticationTest | class | core/ |
Tests OneTimeAuthentication service. |
| OneTimeAuthenticationTest.php | file | core/ |
|
| OneTimeAuthenticationTest::$modules | property | core/ |
Modules to install. |
| OneTimeAuthenticationTest::testUniqueHashNoPasswordValue | function | core/ |
Tests uniqueness of hashes when no password is set. |
| OpCodeCache::isEnabled | function | core/ |
Checks if OpCodeCache is enabled. |
| OpenDialogCommand::$dialogOptions | property | core/ |
Stores dialog-specific options passed directly to jQuery UI dialogs. |
| OpenDialogCommand::$selector | property | core/ |
The selector of the dialog. |
| OpenDialogCommand::$settings | property | core/ |
Custom settings passed to Drupal behaviors on the content of the dialog. |
| OpenDialogCommand::getDialogOptions | function | core/ |
Returns the dialog options. |
| OpenDialogCommand::setDialogOption | function | core/ |
Sets a single dialog option value. |
| OpenDialogCommand::setDialogOptions | function | core/ |
Sets the dialog options array. |
| OpenDialogCommand::setDialogTitle | function | core/ |
Sets the dialog title (an alias of setDialogOptions). |
| OpenDialogCommand::__construct | function | core/ |
Constructs an OpenDialogCommand object. |
| OpenerResolver | class | core/ |
Defines a class to resolve media library openers. |
| OpenerResolver.php | file | core/ |
|
| OpenerResolver::$openers | property | core/ |
|
| OpenerResolver::addOpener | function | core/ |
Registers an opener. |
| OpenerResolver::get | function | core/ |
Gets a media library opener service from the container. |
| OpenerResolverInterface | interface | core/ |
Defines an interface to get a media library opener from the container. |
| OpenerResolverInterface.php | file | core/ |
|
| OpenerResolverInterface::get | function | core/ |
Gets a media library opener service from the container. |
| OpenModalDialogCommand::__construct | function | core/ |
Constructs an OpenModalDialog object. |
| OpenModalDialogWithUrl::getBaseUrl | function | core/ |
Gets the complete base URL. |
| OpenModalDialogWithUrl::__construct | function | core/ |
Constructs a OpenModalDialogWithUrl object. |
Pagination
- Previous page
- Page 1048
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.