Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
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().
kg.php file core/lib/Drupal/Component/Transliteration/data/kg.php
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 Determines whether it is save to store a page in the cache.
KillSwitch::trigger function core/lib/Drupal/Core/PageCache/ResponsePolicy/KillSwitch.php Deny any page caching on the current request.
Label class core/lib/Drupal/Core/Render/Element/Label.php Provides a render element for displaying the label for a form element.
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.
Label.php file core/lib/Drupal/Core/Render/Element/Label.php
Label::getInfo function core/lib/Drupal/Core/Render/Element/Label.php Returns the element properties for this element.
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 Creates a new ResourceObject from an entity.
LabelOnlyResourceObject::extractFieldsFromEntity function core/modules/jsonapi/src/JsonApiResource/LabelOnlyResourceObject.php Extracts the entity's fields.
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.
LangcodeToAsciiUpdateFilledTest class core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateFilledTest.php Runs LangcodeToAsciiUpdateTest with a dump filled with content.
LangcodeToAsciiUpdateFilledTest.php file core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateFilledTest.php
LangcodeToAsciiUpdateFilledTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateFilledTest.php Set database dump files to be used.
LangcodeToAsciiUpdateTest class core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateTest.php Tests that the entity langcode fields have been updated to varchar_ascii.
LangcodeToAsciiUpdateTest.php file core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateTest.php
LangcodeToAsciiUpdateTest::getColumnCollation function core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateTest.php Determine the column collation.
LangcodeToAsciiUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateTest.php Set database dump files to be used.
LangcodeToAsciiUpdateTest::testLangcodeColumnCollation function core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateTest.php Tests that the column collation has been updated on MySQL.
Language class core/modules/language/src/Plugin/migrate/source/Language.php Plugin annotation

@MigrateSource(
id = "language",
source_module = "locale"
)
Language class core/modules/language/src/Plugin/Condition/Language.php Provides a 'Language' condition.
Language class core/modules/ckeditor/src/Plugin/CKEditorPlugin/Language.php Defines the "language" plugin.
Language class core/lib/Drupal/Core/Language/Language.php An object containing the information for an interface language.
Language class core/lib/Drupal/Core/TypedData/Plugin/DataType/Language.php Defines the 'language' data type.
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-negotiation-configure-form.html.twig file core/themes/stable/templates/admin/language-negotiation-configure-form.html.twig Theme override for a language negotiation configuration form.
language-negotiation-configure-form.html.twig file core/modules/language/templates/language-negotiation-configure-form.html.twig Default theme implementation for a language negotiation configuration form.
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/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.inc file core/modules/language/language.admin.inc Administration functions for language.module.
language.api.php file core/modules/language/language.api.php Hooks provided by the Language module.
language.api.php file core/lib/Drupal/Core/Language/language.api.php Hooks provided by the base system for language support.
language.config_factory_override service core/modules/language/language.services.yml Drupal\language\Config\LanguageConfigFactoryOverride
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

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