Search for %s

  1. Search 7.x for %s
  2. Search 9.5.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
StandardProfileTest::$termUri property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$webUser property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::assertRdfaArticleProperties function core/modules/rdf/tests/src/Functional/StandardProfileTest.php Tests output for article properties displayed in both view modes.
StandardProfileTest::assertRdfaCommonNodeProperties function core/modules/rdf/tests/src/Functional/StandardProfileTest.php Tests output for properties held in common between articles and pages.
StandardProfileTest::assertRdfaNodeCommentProperties function core/modules/rdf/tests/src/Functional/StandardProfileTest.php Tests output for comment properties on nodes in full page view mode.
StandardProfileTest::doArticleRdfaTests function core/modules/rdf/tests/src/Functional/StandardProfileTest.php Tests that article data is exposed using RDFa.
StandardProfileTest::doFrontPageRdfaTests function core/modules/rdf/tests/src/Functional/StandardProfileTest.php Tests that data is exposed in the front page teasers.
StandardProfileTest::doPageRdfaTests function core/modules/rdf/tests/src/Functional/StandardProfileTest.php Tests that page data is exposed using RDFa.
StandardProfileTest::doTermRdfaTests function core/modules/rdf/tests/src/Functional/StandardProfileTest.php Tests that term data is exposed on term page.
StandardProfileTest::doUserRdfaTests function core/modules/rdf/tests/src/Functional/StandardProfileTest.php Tests that user data is exposed on user page.
StandardProfileTest::saveComment function core/modules/rdf/tests/src/Functional/StandardProfileTest.php Creates a comment entity.
StandardProfileTest::setUp function core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::testRdfaOutput function core/modules/rdf/tests/src/Functional/StandardProfileTest.php Tests that data is exposed correctly when using standard profile.
StandardTest class core/profiles/standard/tests/src/Functional/StandardTest.php Tests Standard installation profile expectations.
StandardTest class core/modules/editor/tests/src/Unit/EditorXssFilter/StandardTest.php @coversDefaultClass \Drupal\editor\EditorXssFilter\Standard[[api-linebreak]]
@group editor
StandardTest.php file core/modules/editor/tests/src/Unit/EditorXssFilter/StandardTest.php
StandardTest.php file core/profiles/standard/tests/src/Functional/StandardTest.php
StandardTest::$adminUser property core/profiles/standard/tests/src/Functional/StandardTest.php The admin user.
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.libraries.yml file core/themes/stark/stark.libraries.yml core/themes/stark/stark.libraries.yml
stark.schema.yml file core/themes/stark/config/schema/stark.schema.yml core/themes/stark/config/schema/stark.schema.yml
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.

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