Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | class | core/ |
Represents resource data that should be omitted from the JSON:API document. |
| OmittedData.php | file | core/ |
|
| OmittedData::__construct | function | core/ |
OmittedData constructor. |
| OnBehalfOfOtherModuleHook | class | core/ |
Hook implementation on behalf of another module. |
| OnBehalfOfOtherModuleHook.php | file | core/ |
|
| 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 | class | core/ |
Generate and verify one time authentication codes. |
| OneTimeAuthentication.php | file | core/ |
|
| OneTimeAuthentication::generateCancelConfirmUrl | function | core/ |
Generates a URL to confirm an account cancellation request. |
| OneTimeAuthentication::generateHmac | function | core/ |
Create a one time authentication code. |
| OneTimeAuthentication::generateOneTimeLoginUrl | function | core/ |
Generates a unique URL for a user to log in and reset their password. |
| OneTimeAuthentication::tokens | function | core/ |
Token callback to add unsafe tokens for user notifications. |
| OneTimeAuthentication::verifyHmac | function | core/ |
Verify a one time authentication code and its timestamp. |
| OneTimeAuthentication::__construct | function | core/ |
|
| OneTimeAuthenticationTest | class | core/ |
Tests OneTimeAuthentication service. |
| OneTimeAuthenticationTest.php | file | core/ |
|
| OneTimeAuthenticationTest::$modules | property | core/ |
|
| OneTimeAuthenticationTest::testUniqueHashNoPasswordValue | function | core/ |
Tests uniqueness of hashes when no password is set. |
| oop_hook_theme.info.yml | file | core/ |
core/modules/system/tests/themes/HookCollector/oop_hook_theme/oop_hook_theme.info.yml |
| oop_hook_theme_with_module.info.yml | file | core/ |
core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_module/oop_hook_theme_with_module.info.yml |
| oop_hook_theme_with_order.info.yml | file | core/ |
core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_order/oop_hook_theme_with_order.info.yml |
| oop_hook_theme_with_remove.info.yml | file | core/ |
core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_remove/oop_hook_theme_with_remove.info.yml |
| oop_hook_theme_with_reorder.info.yml | file | core/ |
core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_reorder/oop_hook_theme_with_reorder.info.yml |
| OpCodeCache | class | core/ |
Provides helpers to handle PHP opcode caches. |
| OpCodeCache.php | file | core/ |
|
| OpCodeCache::invalidate | function | core/ |
Invalidates a PHP file from a possibly active opcode cache. |
| OpCodeCache::isEnabled | function | core/ |
Checks if OpCodeCache is enabled. |
| OpenDialogCommand | class | core/ |
Defines an AJAX command to open certain content in a dialog. |
| OpenDialogCommand.php | file | core/ |
|
| OpenDialogCommand::$content | property | core/ |
The content for the dialog. |
| OpenDialogCommand::$dialogOptions | property | core/ |
Stores dialog-specific options passed directly to jQuery UI dialogs. |
Pagination
- Previous page
- Page 1211
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.