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
StandardTestTrait trait core/profiles/standard/tests/src/Traits/StandardTestTrait.php Provides a test method to test the Standard installation profile or recipe.
StandardTestTrait.php file core/profiles/standard/tests/src/Traits/StandardTestTrait.php
StandardTestTrait::$adminUser property core/profiles/standard/tests/src/Traits/StandardTestTrait.php The admin user.
StandardTestTrait::installResponsiveImage function core/profiles/standard/tests/src/Traits/StandardTestTrait.php Installs the responsive image module.
StandardTestTrait::testStandard function core/profiles/standard/tests/src/Traits/StandardTestTrait.php Tests Standard installation profile or recipe.
standard_install function core/profiles/standard/standard.install Implements hook_install().
stark.breakpoints.yml file core/themes/stark/stark.breakpoints.yml core/themes/stark/stark.breakpoints.yml
stark.info.yml file core/themes/stark/stark.info.yml core/themes/stark/stark.info.yml
stark.schema.yml file core/themes/stark/config/schema/stark.schema.yml core/themes/stark/config/schema/stark.schema.yml
StarterKit class core/themes/starterkit_theme/src/StarterKit.php Interacts with theme generation.
StarterKit.php file core/themes/starterkit_theme/src/StarterKit.php
StarterKit::postProcess function core/themes/starterkit_theme/src/StarterKit.php Performs post-processing of a generated theme.
StarterKitInterface interface core/lib/Drupal/Core/Theme/StarterKitInterface.php Allows starter kits to interact with theme generation.
StarterKitInterface.php file core/lib/Drupal/Core/Theme/StarterKitInterface.php
StarterKitInterface::postProcess function core/lib/Drupal/Core/Theme/StarterKitInterface.php Performs post-processing of a generated theme.
StarterkitThemeHooks class core/themes/starterkit_theme/src/Hook/StarterkitThemeHooks.php Hook implementations for starterkit_theme.
StarterkitThemeHooks.php file core/themes/starterkit_theme/src/Hook/StarterkitThemeHooks.php
StarterkitThemeHooks::preprocessImageWidget function core/themes/starterkit_theme/src/Hook/StarterkitThemeHooks.php Implements hook_preprocess_image_widget().
starterkit_theme.info.yml file core/themes/starterkit_theme/starterkit_theme.info.yml core/themes/starterkit_theme/starterkit_theme.info.yml
starterkit_theme.libraries.yml file core/themes/starterkit_theme/starterkit_theme.libraries.yml core/themes/starterkit_theme/starterkit_theme.libraries.yml
starterkit_theme.starterkit.yml file core/themes/starterkit_theme/starterkit_theme.starterkit.yml core/themes/starterkit_theme/starterkit_theme.starterkit.yml
starterkit_theme.theme file core/themes/starterkit_theme/starterkit_theme.theme Functions to support theming.
starterkit_theme_preprocess_image_widget function core/themes/starterkit_theme/starterkit_theme.theme Implements hook_preprocess_image_widget().
State class core/lib/Drupal/Core/State/State.php Provides the state system using a key value store.
state service core/core.services.yml Drupal\Core\State\State
State class core/modules/workflows/src/State.php A value object representing a workflow state.
State API group core/core.api.php Information about the State API.
State.php file core/lib/Drupal/Core/State/State.php
State.php file core/modules/workflows/src/State.php
State::$deprecatedState property core/lib/Drupal/Core/State/State.php Information about all deprecated state, keyed by legacy state key.
State::$id property core/modules/workflows/src/State.php The state's ID.
State::$keysSetDuringRequest property core/lib/Drupal/Core/State/State.php Tracks keys that have been modified during the request lifecycle.
State::$keyValueStore property core/lib/Drupal/Core/State/State.php The key value store to use.
State::$label property core/modules/workflows/src/State.php The state's label.
State::$weight property core/modules/workflows/src/State.php The state's weight.
State::$workflow property core/modules/workflows/src/State.php The workflow the state is attached to.
State::canTransitionTo function core/modules/workflows/src/State.php
State::delete function core/lib/Drupal/Core/State/State.php
State::deleteMultiple function core/lib/Drupal/Core/State/State.php
State::get function core/lib/Drupal/Core/State/State.php
State::getMultiple function core/lib/Drupal/Core/State/State.php
State::getTransitions function core/modules/workflows/src/State.php
State::getTransitionTo function core/modules/workflows/src/State.php
State::getValuesSetDuringRequest function core/lib/Drupal/Core/State/State.php
State::id function core/modules/workflows/src/State.php
State::label function core/modules/workflows/src/State.php
State::labelCallback function core/modules/workflows/src/State.php Helper method to convert a State value object to a label.
State::registerKeySetDuringRequest function core/lib/Drupal/Core/State/State.php Registers a key that was set during the request.
State::resetCache function core/lib/Drupal/Core/State/State.php
State::resolveCacheMiss function core/lib/Drupal/Core/State/State.php

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