Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
KeyValueStoreInterface.php file core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php
KeyValueStoreInterface::delete function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php Deletes an item from the key/value store.
KeyValueStoreInterface::deleteAll function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php Deletes all items from the key/value store.
KeyValueStoreInterface::deleteMultiple function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php Deletes multiple items from the key/value store.
KeyValueStoreInterface::get function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php Returns the stored value for a given key.
KeyValueStoreInterface::getAll function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php Returns all stored key/value pairs in the collection.
KeyValueStoreInterface::getCollectionName function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php Returns the name of this collection.
KeyValueStoreInterface::getMultiple function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php Returns the stored key/value pairs for a given set of keys.
KeyValueStoreInterface::has function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php Returns whether a given key exists in the store.
KeyValueStoreInterface::rename function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php Renames a key.
KeyValueStoreInterface::set function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php Saves a value for a given key.
KeyValueStoreInterface::setIfNotExists function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php Saves a value for a given key if it does not exist yet.
KeyValueStoreInterface::setMultiple function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php Saves key/value pairs.
keyvalue_test.info.yml file core/modules/system/tests/modules/keyvalue_test/keyvalue_test.info.yml core/modules/system/tests/modules/keyvalue_test/keyvalue_test.info.yml
keyvalue_test.module file core/modules/system/tests/modules/keyvalue_test/keyvalue_test.module Sets up the key value entity storage.
keyvalue_test_entity_type_alter function core/modules/system/tests/modules/keyvalue_test/keyvalue_test.module Implements hook_entity_type_alter().
KillSwitch class core/lib/Drupal/Core/PageCache/ResponsePolicy/KillSwitch.php A policy evaluating to static::DENY when the kill switch was triggered.
KillSwitch.php file core/lib/Drupal/Core/PageCache/ResponsePolicy/KillSwitch.php
KillSwitch::$kill property core/lib/Drupal/Core/PageCache/ResponsePolicy/KillSwitch.php A flag indicating whether the kill switch was triggered.
KillSwitch::check function core/lib/Drupal/Core/PageCache/ResponsePolicy/KillSwitch.php
KillSwitch::trigger function core/lib/Drupal/Core/PageCache/ResponsePolicy/KillSwitch.php Deny any page caching on the current request.
label-items.css file core/profiles/demo_umami/themes/umami/css/components/fields/label-items.css This file is used to style fields with class 'label-items' eg: Recipe
category.
LabelOnlyResourceObject class core/modules/jsonapi/src/JsonApiResource/LabelOnlyResourceObject.php Value object decorating a ResourceObject; only its label is available.
LabelOnlyResourceObject.php file core/modules/jsonapi/src/JsonApiResource/LabelOnlyResourceObject.php
LabelOnlyResourceObject::$entity property core/modules/jsonapi/src/JsonApiResource/LabelOnlyResourceObject.php The entity represented by this resource object.
LabelOnlyResourceObject::createFromEntity function core/modules/jsonapi/src/JsonApiResource/LabelOnlyResourceObject.php
LabelOnlyResourceObject::extractFieldsFromEntity function core/modules/jsonapi/src/JsonApiResource/LabelOnlyResourceObject.php
LabelOnlyResourceObject::getEntity function core/modules/jsonapi/src/JsonApiResource/LabelOnlyResourceObject.php Gets the decorated entity.
LabelOnlyResourceObject::setEntity function core/modules/jsonapi/src/JsonApiResource/LabelOnlyResourceObject.php Sets the underlying entity.
language-content-settings-table.html.twig file core/modules/language/templates/language-content-settings-table.html.twig Default theme implementation to display a language content settings table.
language-content-settings-table.html.twig file core/themes/stable/templates/admin/language-content-settings-table.html.twig Theme override to display a language content settings table.
language-content-settings-table.html.twig file core/themes/stable9/templates/admin/language-content-settings-table.html.twig Theme override to display a language content settings table.
language-switcher.css file core/profiles/demo_umami/themes/umami/css/components/blocks/language-switcher/language-switcher.css Stylesheet for the language switcher block.
language.admin.css file core/themes/stable9/css/language/language.admin.css Styles for the content language administration page.
language.admin.css file core/themes/stable/css/language/language.admin.css Styles for the content language administration page.
language.admin.css file core/modules/language/css/language.admin.css Styles for the content language administration page.
language.admin.css file core/modules/ckeditor5/css/language.admin.css .ckeditor5-toolbar-button-textPartLanguage {
display: flex;
align-items: center;
justify-content: space-between;
width: 110px;
color: #000;
}
.ckeditor5-toolbar-button-textPartLanguage::before {
margin-left: 10px;
content:…
language.config_subscriber service core/modules/language/language.services.yml Drupal\language\EventSubscriber\ConfigSubscriber
language.content_settings.block_content.banner_block.yml file core/profiles/demo_umami/config/install/language.content_settings.block_content.banner_block.yml core/profiles/demo_umami/config/install/language.content_settings.block_content.banner_block.yml
language.content_settings.block_content.basic.yml file core/profiles/demo_umami/config/install/language.content_settings.block_content.basic.yml core/profiles/demo_umami/config/install/language.content_settings.block_content.basic.yml
language.content_settings.block_content.disclaimer_block.yml file core/profiles/demo_umami/config/install/language.content_settings.block_content.disclaimer_block.yml core/profiles/demo_umami/config/install/language.content_settings.block_content.disclaimer_block.yml
language.content_settings.block_content.footer_promo_block.yml file core/profiles/demo_umami/config/install/language.content_settings.block_content.footer_promo_block.yml core/profiles/demo_umami/config/install/language.content_settings.block_content.footer_promo_block.yml
language.content_settings.entity_test_with_bundle.test.yml file core/modules/content_translation/tests/modules/content_translation_test/config/install/language.content_settings.entity_test_with_bundle.test.yml core/modules/content_translation/tests/modules/content_translation_test/config/install/language.content_settings.entity_test_with_bundle.test.yml
language.content_settings.media.image.yml file core/profiles/demo_umami/config/install/language.content_settings.media.image.yml core/profiles/demo_umami/config/install/language.content_settings.media.image.yml
language.content_settings.node.article.yml file core/profiles/demo_umami/config/install/language.content_settings.node.article.yml core/profiles/demo_umami/config/install/language.content_settings.node.article.yml
language.content_settings.node.page.yml file core/profiles/demo_umami/config/install/language.content_settings.node.page.yml core/profiles/demo_umami/config/install/language.content_settings.node.page.yml
language.content_settings.node.page.yml file core/modules/language/tests/language_entity_field_access_test/config/install/language.content_settings.node.page.yml core/modules/language/tests/language_entity_field_access_test/config/install/language.content_settings.node.page.yml
language.content_settings.node.recipe.yml file core/profiles/demo_umami/config/install/language.content_settings.node.recipe.yml core/profiles/demo_umami/config/install/language.content_settings.node.recipe.yml
language.content_settings.path_alias.path_alias.yml file core/modules/path/config/optional/language.content_settings.path_alias.path_alias.yml core/modules/path/config/optional/language.content_settings.path_alias.path_alias.yml
language.content_settings.taxonomy_term.recipe_category.yml file core/profiles/demo_umami/config/install/language.content_settings.taxonomy_term.recipe_category.yml core/profiles/demo_umami/config/install/language.content_settings.taxonomy_term.recipe_category.yml

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