Search for rid
Title | Object type | File name | Summary |
---|---|---|---|
Node::getCurrentUserId | function | core/ |
Default value callback for 'uid' base field definition. |
Node::setRevisionAuthorId | function | core/ |
Sets the node revision author. |
NodeBodyFieldStorageTest::testFieldOverrides | function | core/ |
Tests node body field storage persistence even if there are no instances. |
NodeFieldOverridesTest | class | core/ |
Tests node field overrides. |
NodeFieldOverridesTest.php | file | core/ |
|
NodeFieldOverridesTest::$modules | property | core/ |
Modules to enable. |
NodeFieldOverridesTest::$user | property | core/ |
Current logged in user. |
NodeFieldOverridesTest::setUp | function | core/ |
|
NodeFieldOverridesTest::testFieldOverrides | function | core/ |
Tests that field overrides work as expected. |
NodeInterface::setRevisionAuthorId | function | core/ |
Sets the node revision author. |
NodeLegacyTest::testNodeSetRevisionAuthorId | function | core/ |
Tests that Node::setRevisionAuthorId() triggers a deprecation error. |
NodeOwnerTest::testGetCurrentUserId | function | core/ |
Tests the legacy method used as the default entity owner. |
NodeQueryAlterTest::testNodeQueryAlterOverride | function | core/ |
Tests 'node_access' query alter override. |
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 100%; } /* Large */ @media… |
OverriddenAliasManager | class | core/ |
Overridden test implementation for the alias manager. |
OverriddenAliasManager.php | file | core/ |
|
OverriddenConfigImportTest | class | core/ |
Tests importing of config with language overrides. |
OverriddenConfigImportTest.php | file | core/ |
|
OverriddenConfigImportTest::$configImporter | property | core/ |
Config Importer object used for testing. |
OverriddenConfigImportTest::$modules | property | core/ |
Modules to enable. |
OverriddenConfigImportTest::setUp | function | core/ |
|
OverriddenConfigImportTest::testConfigImportUpdates | function | core/ |
Tests importing overridden config alongside config in the default language. |
OverriddenConfigurationTest | class | core/ |
Tests handling of configuration overrides. |
OverriddenConfigurationTest.php | file | core/ |
|
OverriddenConfigurationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
OverriddenConfigurationTest::$modules | property | core/ |
Modules to enable. |
OverriddenConfigurationTest::assertOverriddenBlockDisabled | function | core/ |
Asserts that an overridden block has Settings Tray disabled. |
OverriddenConfigurationTest::setUp | function | core/ |
|
OverriddenConfigurationTest::testOverriddenBlock | function | core/ |
Tests that blocks with configuration overrides are disabled. |
OverriddenConfigurationTest::testOverriddenConfigurationRemoved | function | core/ |
Test blocks with overridden related configuration removed when overridden. |
override-settings.php | file | core/ |
A settings.php fixture file scaffolded from the scaffold-override-fixture. |
OverrideDisplaysTest | class | core/ |
Tests that displays can be correctly overridden via the user interface. |
OverrideDisplaysTest.php | file | core/ |
|
OverrideDisplaysTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
OverrideDisplaysTest::setUp | function | core/ |
|
OverrideDisplaysTest::testOverrideDisplays | function | core/ |
Tests that displays can be overridden via the UI. |
OverrideDisplaysTest::testRevertAllDisplays | function | core/ |
Tests that the revert to all displays select-option works as expected. |
OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays | function | core/ |
Tests that the wizard correctly sets up default and overridden displays. |
OverrideSectionsTest | class | core/ |
Tests that override layout sections are not exposed via the REST API. |
OverrideSectionsTest.php | file | core/ |
|
OverrideSectionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
OverrideSectionsTest::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
OverrideSectionsTest::setUp | function | core/ |
|
OverrideSectionsTest::testOverrideField | function | core/ |
Tests that the layout override field is not normalized. |
OverridesEntityForm | class | core/ |
Provides a form containing the Layout Builder UI for overrides. |
OverridesEntityForm.php | file | core/ |
|
OverridesEntityForm::$layoutTempstoreRepository | property | core/ |
Layout tempstore repository. |
OverridesEntityForm::$sectionStorage | property | core/ |
The section storage. |
OverridesEntityForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
OverridesEntityForm::buildForm | function | core/ |
Form constructor. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.