Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
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. |
StandardTest::providerTestDisallowMode | function | core/ |
Data provider for testDisallowMode(). |
StandardTest::testDisallowMode | function | core/ |
Tests removing disallowed tags and XSS prevention. |
StatementInterface::setFetchMode | function | core/ |
Sets the default fetch mode for this statement. |
StatementPrefetchIterator::setFetchMode | function | core/ |
Sets the default fetch mode for this statement. |
StatementWrapperIterator::setFetchMode | function | core/ |
Sets the default fetch mode for this statement. |
StateTransitionValidation::$moderationInfo | property | core/ |
The moderation information service. |
StorageComparer::$writeMode | property | core/ |
Indicates whether the target storage should be wrapped in a cache. |
StorageComparer::writeMode | function | core/ |
Changes the StorageComparer to write mode. |
StorageComparerInterface::writeMode | function | core/ |
Changes the StorageComparer to write mode. |
system.maintenance_mode.html.twig | file | core/ |
--- label: 'Enabling and disabling maintenance mode' related: - core.maintenance - system.cache --- {% set cache_topic = render_var(help_topic_link('system.cache')) %} {% set maintenance_link_text %}{% trans %}Maintenance… |
system_admin_compact_mode | function | core/ |
Determines whether the current user is in compact mode. |
TaxonomyTermContentModerationTest | class | core/ |
Tests taxonomy terms with Content Moderation. |
TaxonomyTermContentModerationTest.php | file | core/ |
|
TaxonomyTermContentModerationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TaxonomyTermContentModerationTest::$modules | property | core/ |
Modules to install. |
TaxonomyTermContentModerationTest::$vocabulary | property | core/ |
The vocabulary used for creating terms. |
TaxonomyTermContentModerationTest::setUp | function | core/ |
|
TaxonomyTermContentModerationTest::testTaxonomyTermParents | function | core/ |
Tests taxonomy term parents on a moderated vocabulary. |
TaxonomyTermContentModerationTest::testTaxonomyTermPendingRevisions | function | core/ |
Tests changing field values in pending revisions of taxonomy terms. |
TaxonomyTermModerationHandler | class | core/ |
Customizations for taxonomy term entities. |
TaxonomyTermModerationHandler.php | file | core/ |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.