Search for isLocked

  1. Search 7.x for isLocked
  2. Search 9.5.x for isLocked
  3. Search 8.9.x for isLocked
  4. Search 10.3.x for isLocked
  5. Other projects
Title Object type File name Summary
ConfigurableLanguage::isLocked function core/modules/language/src/Entity/ConfigurableLanguage.php Returns whether this language is locked.
DateFormat::isLocked function core/lib/Drupal/Core/Datetime/Entity/DateFormat.php Determines if this date format is locked.
DateFormatInterface::isLocked function core/lib/Drupal/Core/Datetime/DateFormatInterface.php Determines if this date format is locked.
FieldStorageConfig::isLocked function core/modules/field/src/Entity/FieldStorageConfig.php Returns whether the field storage is locked or not.
FieldStorageConfigInterface::isLocked function core/modules/field/src/FieldStorageConfigInterface.php Returns whether the field storage is locked or not.
Language::isLocked function core/lib/Drupal/Core/Language/Language.php Returns whether this language is locked.
LanguageInterface::isLocked function core/lib/Drupal/Core/Language/LanguageInterface.php Returns whether this language is locked.
Menu::isLocked function core/modules/system/src/Entity/Menu.php Determines if this menu is locked.
MenuInterface::isLocked function core/modules/system/src/MenuInterface.php Determines if this menu is locked.
NodeType::isLocked function core/modules/node/src/Entity/NodeType.php Determines whether the node type is locked.
NodeTypeInterface::isLocked function core/modules/node/src/NodeTypeInterface.php Determines whether the node type is locked.
ViewUI::isLocked function core/modules/views_ui/src/ViewUI.php Returns whether the current view is locked.
ViewUIObjectTest::testIsLocked function core/modules/views_ui/tests/src/Unit/ViewUIObjectTest.php Tests the isLocked method.

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