Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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 enable. |
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/ |
|
SiteMaintenanceModeForm::$permissionHandler | property | core/ |
The permission handler. |
SiteMaintenanceModeForm::$state | property | core/ |
The state keyvalue collection. |
SiteMaintenanceModeForm::buildForm | function | core/ |
Form constructor. |
SiteMaintenanceModeForm::create | function | core/ |
Instantiates a new instance of this class. |
SiteMaintenanceModeForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
SiteMaintenanceModeForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
SiteMaintenanceModeForm::submitForm | function | core/ |
Form submission handler. |
SiteMaintenanceModeForm::__construct | function | core/ |
Constructs a new SiteMaintenanceModeForm. |
SqlModeTest | class | core/ |
Tests compatibility of the MySQL driver with various sql_mode options. |
SqlModeTest.php | file | core/ |
|
SqlModeTest::getDatabaseConnectionInfo | function | core/ |
Returns the Database connection info to be used for this test. |
SqlModeTest::testQuotingIdentifiers | function | core/ |
Tests quoting identifiers in queries. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.