Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
StandardTest::$format property core/modules/editor/tests/src/Unit/EditorXssFilter/StandardTest.php The mocked text format configuration entity.
StandardTest::$profile property core/profiles/standard/tests/src/Functional/StandardTest.php The profile to install as a basis for testing.
StandardTest::providerTestBlackListMode function core/modules/editor/tests/src/Unit/EditorXssFilter/StandardTest.php Data provider for testBlacklistMode().
StandardTest::providerTestFilterXss function core/modules/editor/tests/src/Unit/EditorXssFilter/StandardTest.php Provides test data for testFilterXss().
StandardTest::setUp function core/modules/editor/tests/src/Unit/EditorXssFilter/StandardTest.php
StandardTest::testBlacklistMode function core/modules/editor/tests/src/Unit/EditorXssFilter/StandardTest.php Tests removing disallowed tags and XSS prevention.
StandardTest::testFilterXss function core/modules/editor/tests/src/Unit/EditorXssFilter/StandardTest.php Tests the method for filtering XSS.
StandardTest::testStandard function core/profiles/standard/tests/src/Functional/StandardTest.php Tests Standard installation profile.
standard_form_install_configure_form_alter function core/profiles/standard/standard.profile Implements hook_form_FORM_ID_alter() for install_configure_form().
standard_form_install_configure_submit function core/profiles/standard/standard.profile Submission handler to sync the contact.form.feedback recipient.
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
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.
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.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/modules/workflows/src/State.php A value object representing a workflow state.
state service core/core.services.yml Drupal\Core\State\State
State class core/lib/Drupal/Core/State/State.php Provides the state system using a key value store.
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::$cache property core/lib/Drupal/Core/State/State.php Static state cache.
State::$id property core/modules/workflows/src/State.php The state's ID.
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 Determines if the state can transition to the provided state ID.
State::delete function core/lib/Drupal/Core/State/State.php Deletes an item.
State::deleteMultiple function core/lib/Drupal/Core/State/State.php Deletes multiple items.
State::get function core/lib/Drupal/Core/State/State.php Returns the stored value for a given key.
State::getMultiple function core/lib/Drupal/Core/State/State.php Returns the stored key/value pairs for a given set of keys.
State::getTransitions function core/modules/workflows/src/State.php Gets all the possible transition objects for the state.
State::getTransitionTo function core/modules/workflows/src/State.php Gets the Transition object for the provided state ID.
State::id function core/modules/workflows/src/State.php Gets the state's ID.
State::label function core/modules/workflows/src/State.php Gets the state's label.
State::labelCallback function core/modules/workflows/src/State.php Helper method to convert a State value object to a label.
State::resetCache function core/lib/Drupal/Core/State/State.php Resets the static cache.
State::set function core/lib/Drupal/Core/State/State.php Saves a value for a given key.
State::setMultiple function core/lib/Drupal/Core/State/State.php Saves key/value pairs.
State::weight function core/modules/workflows/src/State.php Gets the state's weight.

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