Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
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::providerTestBlackListMode | function | core/ |
Data provider for testBlacklistMode(). |
StandardTest::testBlacklistMode | function | core/ |
Tests removing disallowed tags and XSS prevention. |
StatementInterface::setFetchMode | function | core/ |
Sets the default fetch mode for this statement. |
StatementPrefetch::setFetchMode | function | core/ |
Sets the default fetch mode for this statement. |
StatementPrefetchIterator::setFetchMode | function | core/ |
Sets the default fetch mode for this statement. |
StatementWrapper::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. |
system_entity_form_mode_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for form mode entities. |
system_entity_view_mode_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for view mode entities. |
system_post_update_add_description_to_entity_form_mode | function | core/ |
Update description for form modes. |
system_post_update_add_description_to_entity_view_mode | function | core/ |
Update description for view modes. |
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/ |
|
TaxonomyTermModerationHandler::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
TaxonomyTermModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
TestPerComponentEntityDisplay::MODE_NAME | constant | core/ |
|
TestPerComponentEntityFormDisplay::MODE_NAME | constant | core/ |
|
TestSelection::setTestMode | function | core/ |
Sets the test mode. |
UpdateScriptTest::testMaintenanceModeLink | function | core/ |
Tests maintenance mode link on update.php. |
UpdateScriptTest::testMaintenanceModeUpdateFunctionality | function | core/ |
Tests update.php while in maintenance mode. |
Upgrade6TestWithContentModeration | class | core/ |
Tests Drupal 6 upgrade using the migrate UI with Content Moderation. |
Upgrade6TestWithContentModeration.php | file | core/ |
|
Upgrade6TestWithContentModeration::$modules | property | core/ |
Modules to install. |
Upgrade6TestWithContentModeration::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
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.