Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
NodeAccessTest::$moderationInformation | property | core/ |
The moderation information service. |
NodeEntityViewModeAlterTest | class | core/ |
Tests changing view modes for nodes. |
NodeEntityViewModeAlterTest.php | file | core/ |
|
NodeEntityViewModeAlterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeEntityViewModeAlterTest::$modules | property | core/ |
Enable dummy module that implements hook_ENTITY_TYPE_view() for nodes. |
NodeEntityViewModeAlterTest::testNodeViewModeChange | function | core/ |
Create a "Basic page" node and verify its consistency in the database. |
NodeModerationHandler | class | core/ |
Customizations for node entities. |
NodeModerationHandler.php | file | core/ |
|
NodeModerationHandler::$moderationInfo | property | core/ |
The moderation information service. |
NodeModerationHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
NodeModerationHandler::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
NodeModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
NodeModerationHandler::__construct | function | core/ |
NodeModerationHandler constructor. |
NodeType::$preview_mode | property | core/ |
The preview mode. |
NodeType::getPreviewMode | function | core/ |
Gets the preview mode. |
NodeType::setPreviewMode | function | core/ |
Sets the preview mode. |
NodeTypeInterface::getPreviewMode | function | core/ |
Gets the preview mode. |
NodeTypeInterface::setPreviewMode | function | core/ |
Sets the preview mode. |
NodeTypeValidationTest::testPreviewModeValidation | function | core/ |
Tests that a node type's preview mode is constrained to certain values. |
node_test_entity_view_mode_alter | function | core/ |
Implements hook_entity_view_mode_alter(). |
OperationData::MODE | constant | composer/ |
|
OperationData::mode | function | composer/ |
Gets operation mode. |
PathContentModerationTest | class | core/ |
Tests path aliases with Content Moderation. |
PathContentModerationTest.php | file | core/ |
|
PathContentModerationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PathContentModerationTest::$modules | property | core/ |
Modules to install. |
PathContentModerationTest::assertPathsAreAccessible | function | core/ |
Helper callback to verify paths are responding with status 200. |
PathContentModerationTest::setUp | function | core/ |
|
PathContentModerationTest::testNodePathAlias | function | core/ |
Tests node path aliases on a moderated content type. |
PathContentModerationTest::testTranslatedModeratedNodeAlias | function | core/ |
Tests that translated and moderated node can get new draft revision. |
PerComponentEntityDisplay::MODE_NAME | constant | core/ |
|
PerComponentEntityFormDisplay::MODE_NAME | constant | core/ |
|
ReadOnlyModeMethodFilter | class | core/ |
Filters routes based on the HTTP method and JSON:API's read-only mode. |
ReadOnlyModeMethodFilter.php | file | core/ |
|
ReadOnlyModeMethodFilter::$inner | property | core/ |
The decorated method filter. |
ReadOnlyModeMethodFilter::$readOnlyModeIsEnabled | property | core/ |
Whether JSON:API's read-only mode is enabled. |
ReadOnlyModeMethodFilter::filter | function | core/ |
Filters the route collection against a request. |
ReadOnlyModeMethodFilter::__construct | function | core/ |
ReadOnlyModeMethodFilter constructor. |
RollbackViewModesTest | class | core/ |
Migrates and rolls back Drupal 7 view modes. |
RollbackViewModesTest.php | file | core/ |
|
RollbackViewModesTest::$modules | property | core/ |
Modules to install. |
RollbackViewModesTest::executeRollback | function | core/ |
Executes a single rollback. |
RollbackViewModesTest::testMigration | function | core/ |
Tests migrating D7 view modes, then rolling back. |
SettingsTrayBlockFormTest::testEditModeEnableDisable | function | core/ |
Tests enabling and disabling Edit Mode. |
SettingsTrayTestBase::assertEditModeDisabled | function | core/ |
Assert that edit mode has been properly disabled. |
SettingsTrayTestBase::assertEditModeEnabled | function | core/ |
Assert that edit mode has been properly enabled. |
SettingsTrayTestBase::disableEditMode | function | core/ |
Disables edit mode by pressing edit button in the toolbar. |
SettingsTrayTestBase::enableEditMode | function | core/ |
Enables edit mode by pressing edit button in the toolbar. |
SiteMaintenanceModeForm | class | core/ |
Configure maintenance settings for this site. |
SiteMaintenanceModeForm.php | file | core/ |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.