Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
ListStringItem::schema function core/modules/options/src/Plugin/Field/FieldType/ListStringItem.php Returns the schema for the field.
ListStringItem::storageSettingsForm function core/modules/options/src/Plugin/Field/FieldType/ListStringItem.php Returns a form for the storage-level settings.
ListStringItem::validateAllowedValue function core/modules/options/src/Plugin/Field/FieldType/ListStringItem.php Checks whether a candidate allowed value is valid.
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
LoadMultipleTest class core/modules/taxonomy/tests/src/Kernel/LoadMultipleTest.php Tests the loading of multiple taxonomy terms at once.
LoadMultipleTest.php file core/modules/taxonomy/tests/src/Kernel/LoadMultipleTest.php
LoadMultipleTest::$modules property core/modules/taxonomy/tests/src/Kernel/LoadMultipleTest.php Modules to install.
LoadMultipleTest::setUp function core/modules/taxonomy/tests/src/Kernel/LoadMultipleTest.php
LoadMultipleTest::testTaxonomyTermMultipleLoad function core/modules/taxonomy/tests/src/Kernel/LoadMultipleTest.php Tests loading multiple taxonomy terms by term ID and vocabulary.
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
LoadTest::testLoadInvalidStatus function core/modules/file/tests/src/Kernel/LoadTest.php Try to load a non-existent file by status.
LoadTest::testLoadMissingFid function core/modules/file/tests/src/Kernel/LoadTest.php Try to load a non-existent file by fid.
LoadTest::testLoadMissingFilepath function core/modules/file/tests/src/Kernel/LoadTest.php Try to load a non-existent file by URI.
LoadTest::testMultiple function core/modules/file/tests/src/Kernel/LoadTest.php This will test loading file data from the database.
LoadTest::testSingleValues function core/modules/file/tests/src/Kernel/LoadTest.php Load a single file and ensure that the correct values are returned.
LoadTest::testUuidValues function core/modules/file/tests/src/Kernel/LoadTest.php Loads a single file and ensure that the correct values are returned.
local-actions.css file core/themes/claro/css/layout/local-actions.css Layout styles for local actions.
local-actions.css file core/themes/default_admin/css/components/local-actions.css Styles for local actions.
local-actions.css file core/themes/default_admin/css/layout/local-actions.css Layout styles for local actions.
local-actions.css file core/themes/admin/css/layout/local-actions.css Layout styles for local actions.
local-actions.pcss.css file core/themes/admin/css/layout/local-actions.pcss.css Layout styles for local actions.
local-actions.pcss.css file core/themes/default_admin/css/layout/local-actions.pcss.css Layout styles for local actions.
local-actions.pcss.css file core/themes/default_admin/css/components/local-actions.pcss.css Styles for local actions.
local-actions.pcss.css file core/themes/claro/css/layout/local-actions.pcss.css Layout styles for local actions.
LocalActionDefault class core/lib/Drupal/Core/Menu/LocalActionDefault.php Provides a default implementation for local action plugins.
LocalActionDefault.php file core/lib/Drupal/Core/Menu/LocalActionDefault.php
LocalActionDefault::$routeProvider property core/lib/Drupal/Core/Menu/LocalActionDefault.php The route provider to load routes by name.
LocalActionDefault::create function core/lib/Drupal/Core/Menu/LocalActionDefault.php Creates an instance of the plugin.
LocalActionDefault::getCacheContexts function core/lib/Drupal/Core/Menu/LocalActionDefault.php The cache contexts associated with this object.
LocalActionDefault::getCacheMaxAge function core/lib/Drupal/Core/Menu/LocalActionDefault.php The maximum age for which this object may be cached.
LocalActionDefault::getCacheTags function core/lib/Drupal/Core/Menu/LocalActionDefault.php The cache tags associated with this object.
LocalActionDefault::getOptions function core/lib/Drupal/Core/Menu/LocalActionDefault.php Returns options for rendering a link for the local action.
LocalActionDefault::getRouteName function core/lib/Drupal/Core/Menu/LocalActionDefault.php Get the route name from the settings.
LocalActionDefault::getRouteParameters function core/lib/Drupal/Core/Menu/LocalActionDefault.php Returns the route parameters needed to render a link for the local action.
LocalActionDefault::getTitle function core/lib/Drupal/Core/Menu/LocalActionDefault.php Returns the localized title to be shown for this action.
LocalActionDefault::getWeight function core/lib/Drupal/Core/Menu/LocalActionDefault.php Returns the weight for the local action.
LocalActionDefault::__construct function core/lib/Drupal/Core/Menu/LocalActionDefault.php Constructs a LocalActionDefault object.
LocalActionDefaultTest class core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php Tests Drupal\Core\Menu\LocalActionDefault.
LocalActionDefaultTest.php file core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php
LocalActionDefaultTest::$config property core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php The used plugin configuration.
LocalActionDefaultTest::$localActionDefault property core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php The tested local action default plugin.
LocalActionDefaultTest::$pluginDefinition property core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php The used plugin definition.
LocalActionDefaultTest::$pluginId property core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php The used plugin ID.
LocalActionDefaultTest::$stringTranslation property core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php The mocked translator.
LocalActionDefaultTest::setUp function core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php
LocalActionDefaultTest::setupLocalActionDefault function core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php Setups the local action default.
LocalActionDefaultTest::testGetTitle function core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php Tests the getTitle method without a translation context.
LocalActionDefaultTest::testGetTitleWithContext function core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php Tests the getTitle method with a translation context.

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