Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
ListStringItem::castAllowedValue function core/modules/options/src/Plugin/Field/FieldType/ListStringItem.php Converts a value to the correct type.
ListStringItem::exists function core/modules/options/src/Plugin/Field/FieldType/ListStringItem.php Checks for existing keys for allowed values.
ListStringItem::processAllowedValuesKey function core/modules/options/src/Plugin/Field/FieldType/ListStringItem.php Sets the machine name source to be the label.
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::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.
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/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/claro/css/layout/local-actions.pcss.css Layout styles for local actions.
LocalActionDefault::getCacheContexts function core/lib/Drupal/Core/Menu/LocalActionDefault.php The cache contexts associated with this object.
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::getRouteParameters function core/lib/Drupal/Core/Menu/LocalActionDefault.php Returns the route parameters needed to render a link 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.
LocalActionDefaultTest::testGetTitleWithTitleArguments function core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php Tests the getTitle method with title arguments.
LocalActionInterface::getOptions function core/lib/Drupal/Core/Menu/LocalActionInterface.php Returns options for rendering a link for the local action.
LocalActionInterface::getRouteParameters function core/lib/Drupal/Core/Menu/LocalActionInterface.php Returns the route parameters needed to render a link for the local action.
LocalActionManager::$accessManager property core/lib/Drupal/Core/Menu/LocalActionManager.php The access manager.
LocalActionManager::$argumentResolver property core/lib/Drupal/Core/Menu/LocalActionManager.php An argument resolver object.
LocalActionManager::$defaults property core/lib/Drupal/Core/Menu/LocalActionManager.php Provides some default values for all local action plugins.
LocalActionManager::$instances property core/lib/Drupal/Core/Menu/LocalActionManager.php The plugin instances.
LocalActionManager::$requestStack property core/lib/Drupal/Core/Menu/LocalActionManager.php The request stack.

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