Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StandardProfileTest::$termUri | property | core/ |
|
| StandardProfileTest::$webUser | property | core/ |
|
| StandardProfileTest::assertRdfaArticleProperties | function | core/ |
Tests output for article properties displayed in both view modes. |
| StandardProfileTest::assertRdfaCommonNodeProperties | function | core/ |
Tests output for properties held in common between articles and pages. |
| StandardProfileTest::assertRdfaNodeCommentProperties | function | core/ |
Tests output for comment properties on nodes in full page view mode. |
| StandardProfileTest::doArticleRdfaTests | function | core/ |
Tests that article data is exposed using RDFa. |
| StandardProfileTest::doFrontPageRdfaTests | function | core/ |
Tests that data is exposed in the front page teasers. |
| StandardProfileTest::doPageRdfaTests | function | core/ |
Tests that page data is exposed using RDFa. |
| StandardProfileTest::doTermRdfaTests | function | core/ |
Tests that term data is exposed on term page. |
| StandardProfileTest::doUserRdfaTests | function | core/ |
Tests that user data is exposed on user page. |
| StandardProfileTest::saveComment | function | core/ |
Creates a comment entity. |
| StandardProfileTest::setUp | function | core/ |
|
| StandardProfileTest::testRdfaOutput | function | core/ |
Tests that data is exposed correctly when using standard profile. |
| StandardTest | class | core/ |
Tests Standard installation profile expectations. |
| StandardTest | class | core/ |
@coversDefaultClass \Drupal\editor\EditorXssFilter\Standard[[api-linebreak]] @group editor |
| StandardTest.php | file | core/ |
|
| StandardTest.php | file | core/ |
|
| StandardTest::$adminUser | property | core/ |
The admin user. |
| StandardTest::$format | property | core/ |
The mocked text format configuration entity. |
| StandardTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| StandardTest::providerTestBlackListMode | function | core/ |
Data provider for testBlacklistMode(). |
| StandardTest::providerTestFilterXss | function | core/ |
Provides test data for testFilterXss(). |
| StandardTest::setUp | function | core/ |
|
| StandardTest::testBlacklistMode | function | core/ |
Tests removing disallowed tags and XSS prevention. |
| StandardTest::testFilterXss | function | core/ |
Tests the method for filtering XSS. |
| StandardTest::testStandard | function | core/ |
Tests Standard installation profile. |
| standard_form_install_configure_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
| standard_form_install_configure_submit | function | core/ |
Submission handler to sync the contact.form.feedback recipient. |
| standard_install | function | core/ |
Implements hook_install(). |
| stark.breakpoints.yml | file | core/ |
core/themes/stark/stark.breakpoints.yml |
| stark.info.yml | file | core/ |
core/themes/stark/stark.info.yml |
| stark.libraries.yml | file | core/ |
core/themes/stark/stark.libraries.yml |
| stark.schema.yml | file | core/ |
core/themes/stark/config/schema/stark.schema.yml |
| State | class | core/ |
A value object representing a workflow state. |
| state | service | core/ |
Drupal\Core\State\State |
| State | class | core/ |
Provides the state system using a key value store. |
| State API | group | core/ |
Information about the State API. |
| State.php | file | core/ |
|
| State.php | file | core/ |
|
| State::$cache | property | core/ |
Static state cache. |
| State::$id | property | core/ |
The state's ID. |
| State::$keyValueStore | property | core/ |
The key value store to use. |
| State::$label | property | core/ |
The state's label. |
| State::$weight | property | core/ |
The state's weight. |
| State::$workflow | property | core/ |
The workflow the state is attached to. |
| State::canTransitionTo | function | core/ |
Determines if the state can transition to the provided state ID. |
| State::delete | function | core/ |
Deletes an item. |
| State::deleteMultiple | function | core/ |
Deletes multiple items. |
| State::get | function | core/ |
Returns the stored value for a given key. |
| State::getMultiple | function | core/ |
Returns the stored key/value pairs for a given set of keys. |
Pagination
- Previous page
- Page 1141
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.