Search for all

  1. Search 7.x for all
  2. Search 8.9.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
ListStringItem.php file core/modules/options/src/Plugin/Field/FieldType/ListStringItem.php
ListStringItem::allowedValuesDescription function core/modules/options/src/Plugin/Field/FieldType/ListStringItem.php Provides the field type specific allowed values form element #description.
ListStringItem::castAllowedValue function core/modules/options/src/Plugin/Field/FieldType/ListStringItem.php Converts a value to the correct type.
ListStringItem::propertyDefinitions function core/modules/options/src/Plugin/Field/FieldType/ListStringItem.php Defines field item properties.
ListStringItem::schema function core/modules/options/src/Plugin/Field/FieldType/ListStringItem.php Returns the schema for the field.
ListStringItem::validateAllowedValue function core/modules/options/src/Plugin/Field/FieldType/ListStringItem.php Checks whether a candidate allowed value is valid.
Llama class core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/Llama.php Defines the "Llama" plugin, with a CKEditor "llama" feature.
llama-23.txt file core/tests/Drupal/Tests/Component/FileCache/Fixtures/llama-23.txt 23
llama-42.txt file core/tests/Drupal/Tests/Component/FileCache/Fixtures/llama-42.txt 42
Llama.php file core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/Llama.php
Llama::$moduleList property core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/Llama.php The module list service.
Llama::create function core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/Llama.php Creates an instance of the plugin.
Llama::getConfig function core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/Llama.php Returns the additions to CKEDITOR.config for a specific CKEditor instance.
Llama::getDependencies function core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/Llama.php Returns a list of plugins this plugin requires.
Llama::getFile function core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/Llama.php Returns the Drupal root-relative file path to the plugin JavaScript file.
Llama::getLibraries function core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/Llama.php Returns a list of libraries this plugin requires.
Llama::isInternal function core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/Llama.php Indicates if this plugin is part of the optimized CKEditor build.
LlamaButton class core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaButton.php Defines a "LlamaButton" plugin, with a toolbar builder-enabled "llama" feature.
LlamaButton.php file core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaButton.php
LlamaButton::getButtons function core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaButton.php Returns the buttons that this plugin provides, along with metadata.
LlamaButton::getFile function core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaButton.php Returns the Drupal root-relative file path to the plugin JavaScript file.
LlamaContextual class core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaContextual.php Defines a "Llama" plugin, with a contextually enabled "llama" feature.
LlamaContextual.php file core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaContextual.php
LlamaContextual::getFile function core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaContextual.php Returns the Drupal root-relative file path to the plugin JavaScript file.
LlamaContextual::isEnabled function core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaContextual.php Checks if this plugin should be enabled based on the editor configuration.
LlamaContextualAndButton class core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaContextualAndButton.php Defines a "LlamaContextualAndButton" plugin, with a "llama" feature.
LlamaContextualAndButton.php file core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaContextualAndButton.php
LlamaContextualAndButton::getButtons function core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaContextualAndButton.php Returns the buttons that this plugin provides, along with metadata.
LlamaContextualAndButton::getFile function core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaContextualAndButton.php Returns the Drupal root-relative file path to the plugin JavaScript file.
LlamaContextualAndButton::isEnabled function core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaContextualAndButton.php Checks if this plugin should be enabled based on the editor configuration.
LlamaContextualAndButton::settingsForm function core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaContextualAndButton.php Returns a settings form to configure this CKEditor plugin.
LlamaCss class core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaCss.php Defines a "LlamaCss" plugin, with an associated "llama" CSS.
LlamaCss.php file core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaCss.php
LlamaCss::getButtons function core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaCss.php Returns the buttons that this plugin provides, along with metadata.
LlamaCss::getCssFiles function core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaCss.php Retrieves enabled plugins' iframe instance CSS files.
LlamaCss::getFile function core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaCss.php Returns the Drupal root-relative file path to the plugin JavaScript file.
LoadLibraryController class core/modules/system/tests/modules/modernizr_deprecation_test/src/Controller/LoadLibraryController.php A page to facilitate library loading.
LoadLibraryController.php file core/modules/system/tests/modules/modernizr_deprecation_test/src/Controller/LoadLibraryController.php
LoadLibraryController::$libraryDiscovery property core/modules/system/tests/modules/modernizr_deprecation_test/src/Controller/LoadLibraryController.php The library discovery service.
LoadLibraryController::$moduleExtensionList property core/modules/system/tests/modules/modernizr_deprecation_test/src/Controller/LoadLibraryController.php The module extension list.
LoadLibraryController::build function core/modules/system/tests/modules/modernizr_deprecation_test/src/Controller/LoadLibraryController.php A simple page with a library attached.
LoadLibraryController::create function core/modules/system/tests/modules/modernizr_deprecation_test/src/Controller/LoadLibraryController.php Instantiates a new instance of this class.
LoadLibraryController::__construct function core/modules/system/tests/modules/modernizr_deprecation_test/src/Controller/LoadLibraryController.php Constructs a new LoadLibraryController.
LoadMultipleTest class core/modules/taxonomy/tests/src/Functional/LoadMultipleTest.php Tests the loading of multiple taxonomy terms at once.
LoadMultipleTest.php file core/modules/taxonomy/tests/src/Functional/LoadMultipleTest.php
LoadMultipleTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/LoadMultipleTest.php The theme to install as the default for testing.
LoadMultipleTest::setUp function core/modules/taxonomy/tests/src/Functional/LoadMultipleTest.php
LoadMultipleTest::testTaxonomyTermMultipleLoad function core/modules/taxonomy/tests/src/Functional/LoadMultipleTest.php Tests entity_load_multiple().
LoadTest class core/modules/file/tests/src/Kernel/LoadTest.php Tests \Drupal\file\Entity\File::load().
LoadTest.php file core/modules/file/tests/src/Kernel/LoadTest.php

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