Search for key

  1. Search 7.x for key
  2. Search 9.5.x for key
  3. Search 8.9.x for key
  4. Search 11.x for key
  5. Other projects
Title Object type File name Summary
StatementWrapperIterator::fetchAllKeyed function core/lib/Drupal/Core/Database/StatementWrapperIterator.php Returns the entire result set as a single associative array.
StaticMapTest::testMapDotInKey function core/modules/migrate/tests/src/Unit/process/StaticMapTest.php Tests when there is a dot in a map key.
StorageTestBase::testNonExistingKeys function core/tests/Drupal/KernelTests/Core/KeyValueStore/StorageTestBase.php Tests expected behavior for non-existing keys.
StringDatabaseStorage::dbStringKeys function core/modules/locale/src/StringDatabaseStorage.php Gets keys values that are in a database table.
StringLoader::getCacheKey function core/lib/Drupal/Core/Template/Loader/StringLoader.php
SubProcess::transformKey function core/modules/migrate/src/Plugin/migrate/process/SubProcess.php Runs the process pipeline for the key to determine its dynamic name.
system_post_update_move_development_settings_to_keyvalue function core/modules/system/system.post_update.php Move development settings from state to raw key-value storage.
TableDragTest::assertKeyboardAccessibility function core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php Asserts accessibility through keyboard of a test draggable table.
TableDragTest::moveRowWithKeyboard function core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php Moves a row through the keyboard.
TableDragTest::testKeyboardAccessibility function core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php Tests accessibility through keyboard of the tabledrag functionality.
TableDragTest::testRootLeafDraggableRowsWithKeyboard function core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php Tests the root and leaf behaviors for rows.
TempStoreIdentifierInterface::getTempstoreKey function core/modules/layout_builder/src/TempStoreIdentifierInterface.php Gets a string suitable for use as a tempstore key.
TestDefaultHtmlRouteProvider::getEntityTypeIdKeyType function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php Gets the type of the ID key for a given entity type.
TestEntityType::setKey function core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php Sets a specific entity key.
TestLoader::getCacheKey function core/modules/system/tests/modules/twig_loader_test/src/Loader/TestLoader.php
TestSessionBag::$storageKey property core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php Key used when persisting the session.
TestSessionBag::getStorageKey function core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php
ThemeRegistryLoader::getCacheKey function core/lib/Drupal/Core/Template/Loader/ThemeRegistryLoader.php
theme_test_preprocess_theme_test_preprocess_suggestions__monkey function core/modules/system/tests/modules/theme_test/theme_test.module Tests a module overriding a default hook with a suggestion.
TipsPluginCollection::$pluginKey property core/modules/tour/src/TipsPluginCollection.php The key within the plugin configuration that contains the plugin ID.
Tour::$keyedRoutes property core/modules/tour/src/Entity/Tour.php The routes on which this tour should be displayed, keyed by route id.
Tour::resetKeyedRoutes function core/modules/tour/src/Entity/Tour.php Resets the statically cached keyed routes.
TourInterface::resetKeyedRoutes function core/modules/tour/src/TourInterface.php Resets the statically cached keyed routes.
TransitionInterface::PLUGIN_FORM_KEY constant core/modules/workflows/src/TransitionInterface.php The key of the transition plugin form.
TwigComponentLoader::getCacheKey function core/modules/sdc/src/Twig/TwigComponentLoader.php
TwigEnvironment::CACHE_PREFIX_METADATA_KEY constant core/lib/Drupal/Core/Template/TwigEnvironment.php Key name of the Twig cache prefix metadata key-value pair in State.
TwigPhpStorageCache::generateKey function core/lib/Drupal/Core/Template/TwigPhpStorageCache.php
UniqueLabelInListConstraint::$labelKey property core/modules/ckeditor5/src/Plugin/Validation/Constraint/UniqueLabelInListConstraint.php The key of the label that this validation constraint should check.
UnpublishByKeywordActionTest class core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php @group node
UnpublishByKeywordActionTest class core/modules/node/tests/src/Unit/Action/UnpublishByKeywordActionTest.php @group node
@group legacy
UnpublishByKeywordActionTest class core/modules/action/tests/src/Kernel/UnpublishByKeywordActionTest.php @group action
UnpublishByKeywordActionTest.php file core/modules/node/tests/src/Unit/Action/UnpublishByKeywordActionTest.php
UnpublishByKeywordActionTest.php file core/modules/action/tests/src/Kernel/UnpublishByKeywordActionTest.php
UnpublishByKeywordActionTest.php file core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php
UnpublishByKeywordActionTest::$modules property core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php Modules to enable.
UnpublishByKeywordActionTest::$modules property core/modules/action/tests/src/Kernel/UnpublishByKeywordActionTest.php Modules to install.
UnpublishByKeywordActionTest::setUp function core/modules/action/tests/src/Kernel/UnpublishByKeywordActionTest.php
UnpublishByKeywordActionTest::setUp function core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php
UnpublishByKeywordActionTest::testUnpublishByKeywordAction function core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php Tests creating an action using the node_unpublish_by_keyword_action plugin.
UnpublishByKeywordActionTest::testUnpublishByKeywordAction function core/modules/node/tests/src/Unit/Action/UnpublishByKeywordActionTest.php Tests deprecation of \Drupal\node\Plugin\Action\UnpublishByKeywordNode.
UnpublishByKeywordActionTest::testUnpublishByKeywordAction function core/modules/action/tests/src/Kernel/UnpublishByKeywordActionTest.php Tests creating an action using the node_unpublish_by_keyword_action plugin.
UnpublishByKeywordComment class core/modules/action/src/Plugin/Action/UnpublishByKeywordComment.php Unpublishes a comment containing certain keywords.
UnpublishByKeywordComment class core/modules/comment/src/Plugin/Action/UnpublishByKeywordComment.php Unpublishes a comment containing certain keywords.
UnpublishByKeywordComment.php file core/modules/comment/src/Plugin/Action/UnpublishByKeywordComment.php
UnpublishByKeywordComment.php file core/modules/action/src/Plugin/Action/UnpublishByKeywordComment.php
UnpublishByKeywordComment::$renderer property core/modules/action/src/Plugin/Action/UnpublishByKeywordComment.php The renderer.
UnpublishByKeywordComment::$viewBuilder property core/modules/action/src/Plugin/Action/UnpublishByKeywordComment.php The comment entity builder handler.
UnpublishByKeywordComment::access function core/modules/action/src/Plugin/Action/UnpublishByKeywordComment.php Checks object access.
UnpublishByKeywordComment::buildConfigurationForm function core/modules/action/src/Plugin/Action/UnpublishByKeywordComment.php Form constructor.
UnpublishByKeywordComment::create function core/modules/action/src/Plugin/Action/UnpublishByKeywordComment.php Creates an instance of the plugin.

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