Search for mode

  1. Search 7.x for mode
  2. Search 9.5.x for mode
  3. Search 8.9.x for mode
  4. Search 10.3.x for mode
  5. Other projects
Title Object type File name Summary
ReadOnlyModeMethodFilter::__construct function core/modules/jsonapi/src/Routing/ReadOnlyModeMethodFilter.php ReadOnlyModeMethodFilter constructor.
remove-description-from-user-register-form-mode.php file core/modules/system/tests/fixtures/update/remove-description-from-user-register-form-mode.php Empties the description of the user register form mode.
ResultBase::setFetchMode function core/lib/Drupal/Core/Database/Statement/ResultBase.php Sets the default fetch mode for this result set.
RollbackViewModesTest class core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php Migrates and rolls back Drupal 7 view modes.
RollbackViewModesTest.php file core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php
RollbackViewModesTest::$modules property core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php Modules to install.
RollbackViewModesTest::executeRollback function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php Executes a single rollback.
RollbackViewModesTest::testMigration function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php Tests migrating D7 view modes, then rolling back.
SettingsTrayBlockFormTest::testEditModeEnableDisable function core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayBlockFormTest.php Tests enabling and disabling Edit Mode.
SettingsTrayTestBase::assertEditModeDisabled function core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php Assert that edit mode has been properly disabled.
SettingsTrayTestBase::assertEditModeEnabled function core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php Assert that edit mode has been properly enabled.
SettingsTrayTestBase::disableEditMode function core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php Disables edit mode by pressing edit button in the toolbar.
SettingsTrayTestBase::enableEditMode function core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php Enables edit mode by pressing edit button in the toolbar.
SiteMaintenanceModeForm class core/modules/system/src/Form/SiteMaintenanceModeForm.php Configure maintenance settings for this site.
SiteMaintenanceModeForm.php file core/modules/system/src/Form/SiteMaintenanceModeForm.php
SiteMaintenanceModeForm::$permissionHandler property core/modules/system/src/Form/SiteMaintenanceModeForm.php The permission handler.
SiteMaintenanceModeForm::$state property core/modules/system/src/Form/SiteMaintenanceModeForm.php The state keyvalue collection.
SiteMaintenanceModeForm::buildForm function core/modules/system/src/Form/SiteMaintenanceModeForm.php Form constructor.
SiteMaintenanceModeForm::create function core/modules/system/src/Form/SiteMaintenanceModeForm.php Instantiates a new instance of this class.
SiteMaintenanceModeForm::getEditableConfigNames function core/modules/system/src/Form/SiteMaintenanceModeForm.php Gets the configuration names that will be editable.
SiteMaintenanceModeForm::getFormId function core/modules/system/src/Form/SiteMaintenanceModeForm.php Returns a unique string identifying the form.
SiteMaintenanceModeForm::submitForm function core/modules/system/src/Form/SiteMaintenanceModeForm.php Form submission handler.
SiteMaintenanceModeForm::__construct function core/modules/system/src/Form/SiteMaintenanceModeForm.php Constructs a new SiteMaintenanceModeForm.
SqlModeTest class core/modules/mysql/tests/src/Kernel/mysql/SqlModeTest.php Tests compatibility of the MySQL driver with various sql_mode options.
SqlModeTest.php file core/modules/mysql/tests/src/Kernel/mysql/SqlModeTest.php
SqlModeTest::getDatabaseConnectionInfo function core/modules/mysql/tests/src/Kernel/mysql/SqlModeTest.php Returns the Database connection info to be used for this test.
SqlModeTest::testQuotingIdentifiers function core/modules/mysql/tests/src/Kernel/mysql/SqlModeTest.php Tests quoting identifiers in queries.
StandardTest::providerTestDisallowMode function core/modules/editor/tests/src/Unit/EditorXssFilter/StandardTest.php Data provider for testDisallowMode().
StandardTest::testDisallowMode function core/modules/editor/tests/src/Unit/EditorXssFilter/StandardTest.php Tests removing disallowed tags and XSS prevention.
StatementBase::$fetchMode property core/lib/Drupal/Core/Database/Statement/StatementBase.php Holds the default fetch mode.
StatementBase::setFetchMode function core/lib/Drupal/Core/Database/Statement/StatementBase.php Sets the default fetch mode for this statement.
StatementInterface::setFetchMode function core/lib/Drupal/Core/Database/StatementInterface.php Sets the default fetch mode for this statement.
StatementPrefetchIterator::$defaultFetchMode property core/lib/Drupal/Core/Database/StatementPrefetchIterator.php Holds the default fetch mode.
StatementWrapperIterator::$defaultFetchMode property core/lib/Drupal/Core/Database/StatementWrapperIterator.php Holds the default fetch mode.
StateTransitionValidation::$moderationInfo property core/modules/content_moderation/src/StateTransitionValidation.php The moderation information service.
StorageComparer::$writeMode property core/lib/Drupal/Core/Config/StorageComparer.php Indicates whether the target storage should be wrapped in a cache.
StorageComparer::writeMode function core/lib/Drupal/Core/Config/StorageComparer.php Changes the StorageComparer to write mode.
StorageComparerInterface::writeMode function core/lib/Drupal/Core/Config/StorageComparerInterface.php Changes the StorageComparer to write mode.
system.maintenance_mode.html.twig file core/modules/system/help_topics/system.maintenance_mode.html.twig ---
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…
SystemHooks::systemEntityFormModePresave function core/modules/system/src/Hook/SystemHooks.php Implements hook_entity_form_mode_presave().
system_admin_compact_mode function core/modules/system/system.module Determines whether the current user is in compact mode.
system_post_update_convert_empty_description_entity_form_modes_to_null function core/modules/system/system.post_update.php Updates all entity_form_mode configuration entities to set description from empty string to null.
TaxonomyTermContentModerationTest class core/modules/taxonomy/tests/src/Functional/TaxonomyTermContentModerationTest.php Tests taxonomy terms with Content Moderation.
TaxonomyTermContentModerationTest.php file core/modules/taxonomy/tests/src/Functional/TaxonomyTermContentModerationTest.php
TaxonomyTermContentModerationTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TaxonomyTermContentModerationTest.php The theme to install as the default for testing.
TaxonomyTermContentModerationTest::$modules property core/modules/taxonomy/tests/src/Functional/TaxonomyTermContentModerationTest.php Modules to install.
TaxonomyTermContentModerationTest::$vocabulary property core/modules/taxonomy/tests/src/Functional/TaxonomyTermContentModerationTest.php The vocabulary used for creating terms.
TaxonomyTermContentModerationTest::setUp function core/modules/taxonomy/tests/src/Functional/TaxonomyTermContentModerationTest.php
TaxonomyTermContentModerationTest::testTaxonomyTermParents function core/modules/taxonomy/tests/src/Functional/TaxonomyTermContentModerationTest.php Tests taxonomy term parents on a moderated vocabulary.
TaxonomyTermContentModerationTest::testTaxonomyTermPendingRevisions function core/modules/taxonomy/tests/src/Functional/TaxonomyTermContentModerationTest.php Tests changing field values in pending revisions of taxonomy terms.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.