Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
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. |
StandardTest::providerTestBlackListMode | function | core/ |
Data provider for testBlacklistMode(). |
StandardTest::testBlacklistMode | function | core/ |
Tests removing disallowed tags and XSS prevention. |
Statement::setFetchMode | function | core/ |
Sets the default fetch mode for this statement. |
StatementEmpty::setFetchMode | function | core/ |
Sets the default fetch mode for this statement. |
StatementInterface::setFetchMode | function | core/ |
Sets the default fetch mode for this statement. |
StatementPrefetch::setFetchMode | function | core/ |
Sets the default fetch mode for this statement. |
StateTransitionValidation::$moderationInfo | property | core/ |
The moderation information service. |
system.maintenance_mode.html.twig | file | core/ |
--- label: 'Enabling and disabling maintenance mode' related: - core.maintenance - system.cache --- {% set maintenance_url = render_var(url('system.site_maintenance_mode')) %} {% set cache_help =… |
system_admin_compact_mode | function | core/ |
Determines whether the current user is in compact mode. |
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. |
user_maintenance_mode_subscriber | service | core/ |
Drupal\user\EventSubscriber\MaintenanceModeSubscriber |
ViewMode | class | core/ |
The view mode source. |
ViewMode | class | core/ |
The view mode source class. |
ViewMode.php | file | core/ |
|
ViewMode.php | file | core/ |
|
ViewMode::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
ViewMode::fields | function | core/ |
Returns available fields on the source. |
ViewMode::fields | function | core/ |
Returns available fields on the source. |
ViewMode::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
ViewMode::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
ViewMode::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
ViewMode::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
ViewMode::query | function | core/ |
|
ViewModeAccessCheck | class | core/ |
Defines an access check for entity view mode routes. |
ViewModeAccessCheck.php | file | core/ |
|
ViewModeAccessCheck::$deprecatedProperties | property | core/ |
|
ViewModeAccessCheck::$entityTypeManager | property | core/ |
The entity type manager. |
ViewModeAccessCheck::access | function | core/ |
Checks access to the view mode. |
ViewModeAccessCheck::__construct | function | core/ |
Creates a new ViewModeAccessCheck. |
ViewModeBase | class | core/ |
A base class for migrations that require view mode info. |
ViewModeBase.php | file | core/ |
|
ViewModeBase::count | function | core/ |
Gets the source count. |
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.