Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| KeyValueStoreInterface::set | function | core/ |
Saves a value for a given key. |
| KeyValueStoreInterface::setIfNotExists | function | core/ |
Saves a value for a given key if it does not exist yet. |
| KeyValueStoreInterface::setMultiple | function | core/ |
Saves key/value pairs. |
| keyvalue_test.info.yml | file | core/ |
core/modules/system/tests/modules/keyvalue_test/keyvalue_test.info.yml |
| keyvalue_test.module | file | core/ |
Sets up the key value entity storage. |
| keyvalue_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
| kg.php | file | core/ |
|
| KillSwitch | class | core/ |
A policy evaluating to static::DENY when the kill switch was triggered. |
| KillSwitch.php | file | core/ |
|
| KillSwitch::$kill | property | core/ |
A flag indicating whether the kill switch was triggered. |
| KillSwitch::check | function | core/ |
Determines whether it is save to store a page in the cache. |
| KillSwitch::trigger | function | core/ |
Deny any page caching on the current request. |
| Label | class | core/ |
Provides a render element for displaying the label for a form element. |
| label-items.css | file | core/ |
This file is used to style fields with class 'label-items' eg: Recipe category. |
| Label.php | file | core/ |
|
| Label::getInfo | function | core/ |
Returns the element properties for this element. |
| LabelOnlyResourceObject | class | core/ |
Value object decorating a ResourceObject; only its label is available. |
| LabelOnlyResourceObject.php | file | core/ |
|
| LabelOnlyResourceObject::$entity | property | core/ |
The entity represented by this resource object. |
| LabelOnlyResourceObject::createFromEntity | function | core/ |
Creates a new ResourceObject from an entity. |
| LabelOnlyResourceObject::extractFieldsFromEntity | function | core/ |
Extracts the entity's fields. |
| LabelOnlyResourceObject::getEntity | function | core/ |
Gets the decorated entity. |
| LabelOnlyResourceObject::setEntity | function | core/ |
Sets the underlying entity. |
| LangcodeToAsciiUpdateFilledTest | class | core/ |
Runs LangcodeToAsciiUpdateTest with a dump filled with content. |
| LangcodeToAsciiUpdateFilledTest.php | file | core/ |
|
| LangcodeToAsciiUpdateFilledTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| LangcodeToAsciiUpdateTest | class | core/ |
Tests that the entity langcode fields have been updated to varchar_ascii. |
| LangcodeToAsciiUpdateTest.php | file | core/ |
|
| LangcodeToAsciiUpdateTest::getColumnCollation | function | core/ |
Determine the column collation. |
| LangcodeToAsciiUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| LangcodeToAsciiUpdateTest::testLangcodeColumnCollation | function | core/ |
Tests that the column collation has been updated on MySQL. |
| Language | class | core/ |
Plugin annotation @MigrateSource( id = "language", source_module = "locale" ) |
| Language | class | core/ |
Provides a 'Language' condition. |
| Language | class | core/ |
Defines the "language" plugin. |
| Language | class | core/ |
An object containing the information for an interface language. |
| Language | class | core/ |
Defines the 'language' data type. |
| language-content-settings-table.html.twig | file | core/ |
Default theme implementation to display a language content settings table. |
| language-content-settings-table.html.twig | file | core/ |
Theme override to display a language content settings table. |
| language-negotiation-configure-form.html.twig | file | core/ |
Theme override for a language negotiation configuration form. |
| language-negotiation-configure-form.html.twig | file | core/ |
Default theme implementation for a language negotiation configuration form. |
| language-switcher.css | file | core/ |
Stylesheet for the language switcher block. |
| language.admin.css | file | core/ |
Styles for the content language administration page. |
| language.admin.css | file | core/ |
Styles for the content language administration page. |
| language.admin.inc | file | core/ |
Administration functions for language.module. |
| language.api.php | file | core/ |
Hooks provided by the Language module. |
| language.api.php | file | core/ |
Hooks provided by the base system for language support. |
| language.config_factory_override | service | core/ |
Drupal\language\Config\LanguageConfigFactoryOverride |
| language.config_subscriber | service | core/ |
Drupal\language\EventSubscriber\ConfigSubscriber |
| language.content_settings.block_content.banner_block.yml | file | core/ |
core/profiles/demo_umami/config/install/language.content_settings.block_content.banner_block.yml |
| language.content_settings.block_content.basic.yml | file | core/ |
core/profiles/demo_umami/config/install/language.content_settings.block_content.basic.yml |
Pagination
- Previous page
- Page 816
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.