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
StyleTest class core/modules/ckeditor5/tests/src/FunctionalJavascript/StyleTest.php @coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Style[[api-linebreak]]
@group ckeditor5
@internal
StyleTest.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/StyleTest.php
StyleTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleTest.php
StyleTest.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php
StyleTest::$output property core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php A string which will be output when the view is rendered.
StyleTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleTest.php Views to be enabled.
StyleTest::$usesRowPlugin property core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Whether or not this style uses a row plugin.
StyleTest::buildOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Provide a form to edit options for this plugin.
StyleTest::calculateDependencies function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Calculates dependencies for the configured plugin.
StyleTest::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Information about options for all kinds of purposes will be held here.
StyleTest::doTestGrouping function core/modules/views/tests/src/Kernel/Plugin/StyleTest.php Provides reusable code for ::testGrouping().
StyleTest::getHtmlDom function core/modules/views/tests/src/Kernel/Plugin/StyleTest.php Returns a view output as SimpleXMLElement.
StyleTest::getOutput function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Returns the output property.
StyleTest::render function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Render the display in this style.
StyleTest::setOutput function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Sets the output property.
StyleTest::setUsesRowPlugin function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Sets the usesRowPlugin property.
StyleTest::testCustomRowClasses function core/modules/views/tests/src/Kernel/Plugin/StyleTest.php Tests custom CSS row classes.
StyleTest::testGrouping function core/modules/views/tests/src/Kernel/Plugin/StyleTest.php Tests the grouping features of styles.
StyleTest::testStyle function core/modules/views/tests/src/Kernel/Plugin/StyleTest.php Tests the general rendering of styles.
StyleTest::testStyleFunctionality function core/modules/ckeditor5/tests/src/FunctionalJavascript/StyleTest.php Tests Style functionality: setting a class, expected style choices.
StyleTest::testStyleSettingsForm function core/modules/ckeditor5/tests/src/FunctionalJavascript/StyleTest.php @covers \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Style::buildConfigurationForm[[api-linebreak]]
StyleTestBase class core/modules/views/tests/src/Kernel/Plugin/StyleTestBase.php Tests some general style plugin related functionality.
StyleTestBase.php file core/modules/views/tests/src/Kernel/Plugin/StyleTestBase.php
StyleTestBase::$elements property core/modules/views/tests/src/Kernel/Plugin/StyleTestBase.php Stores the SimpleXML representation of the output.
StyleTestBase::storeViewPreview function core/modules/views/tests/src/Kernel/Plugin/StyleTestBase.php Stores a view output in the elements.
StyleUITest class core/modules/views_ui/tests/src/Functional/StyleUITest.php Tests the UI of style plugins.
StyleUITest.php file core/modules/views_ui/tests/src/Functional/StyleUITest.php
StyleUITest::$defaultTheme property core/modules/views_ui/tests/src/Functional/StyleUITest.php The theme to install as the default for testing.
StyleUITest::$testViews property core/modules/views_ui/tests/src/Functional/StyleUITest.php Views used by this test.
StyleUITest::testStyleUI function core/modules/views_ui/tests/src/Functional/StyleUITest.php Tests changing the style plugin and changing some options of a style.
StyleUnformattedTest class core/modules/views/tests/src/Kernel/Plugin/StyleUnformattedTest.php Tests unformatted style functionality.
StyleUnformattedTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleUnformattedTest.php
StyleUnformattedTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleUnformattedTest.php Views used by this test.
StyleUnformattedTest::testDefaultRowClasses function core/modules/views/tests/src/Kernel/Plugin/StyleUnformattedTest.php Make sure that the default css classes works as expected.
SubformState class core/lib/Drupal/Core/Form/SubformState.php Stores information about the state of a subform.
SubformState.php file core/lib/Drupal/Core/Form/SubformState.php
SubformState::$parentForm property core/lib/Drupal/Core/Form/SubformState.php The parent form.
SubformState::$subform property core/lib/Drupal/Core/Form/SubformState.php The subform.
SubformState::createForSubform function core/lib/Drupal/Core/Form/SubformState.php Creates a new instance for a subform.
SubformState::getCompleteFormState function core/lib/Drupal/Core/Form/SubformState.php Gets the complete form state.
SubformState::getLimitValidationErrors function core/lib/Drupal/Core/Form/SubformState.php Retrieves the limited validation error sections.
SubformState::getParents function core/lib/Drupal/Core/Form/SubformState.php Gets the subform's parents relative to its parent form.
SubformState::getValues function core/lib/Drupal/Core/Form/SubformState.php Implements \Drupal\Core\Form\FormStateInterface::getValues()
SubformState::setErrorByName function core/lib/Drupal/Core/Form/SubformState.php Files an error against a form element.
SubformState::setLimitValidationErrors function core/lib/Drupal/Core/Form/SubformState.php Sets the limited validation error sections.
SubformState::__construct function core/lib/Drupal/Core/Form/SubformState.php Constructs a new instance.
SubformStateInterface interface core/lib/Drupal/Core/Form/SubformStateInterface.php Stores information about the state of a subform.
SubformStateInterface.php file core/lib/Drupal/Core/Form/SubformStateInterface.php
SubformStateInterface::getCompleteFormState function core/lib/Drupal/Core/Form/SubformStateInterface.php Gets the complete form state.
SubformStateTest class core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @coversDefaultClass \Drupal\Core\Form\SubformState[[api-linebreak]]

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