68 string references to 'Style'
- ArgumentPluginBase::calculateDependencies in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - ArgumentPluginBase::defaultSummaryForm in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Provides a form for selecting summary options.
- ArgumentPluginBase::getCacheContexts in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - ArgumentPluginBase::getCacheMaxAge in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - ArgumentPluginBase::getCacheTags in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - ArgumentPluginBase::getPlugin in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Get the display or row plugin, if it exists.
- ArgumentPluginBase::submitOptionsForm in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - ArgumentPluginBase::validateOptionsForm in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - AttributeTest::testRemoveAttribute in core/
tests/ Drupal/ Tests/ Core/ Template/ AttributeTest.php - Tests removing attributes. @covers ::removeAttribute
- AttributeXss::attributes in core/
modules/ link/ src/ AttributeXss.php - Filters attributes.
- BasicTest::testWizardDefaultValues in core/
modules/ views/ tests/ src/ Functional/ Wizard/ BasicTest.php - Tests default plugin values are populated from the wizard form.
- ckeditor5.ckeditor5.yml in core/
modules/ ckeditor5/ ckeditor5.ckeditor5.yml - core/modules/ckeditor5/ckeditor5.ckeditor5.yml
- ckeditor5.ckeditor5.yml in core/
modules/ ckeditor5/ ckeditor5.ckeditor5.yml - core/modules/ckeditor5/ckeditor5.ckeditor5.yml
- ckeditor5.schema.yml in core/
modules/ ckeditor5/ config/ schema/ ckeditor5.schema.yml - core/modules/ckeditor5/config/schema/ckeditor5.schema.yml
- CollectRoutesTest::setUp in core/
modules/ rest/ tests/ src/ Unit/ CollectRoutesTest.php - ConfigEntityAdapterTest::testGetIterator in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ ConfigEntityAdapterTest.php - @covers ::getIterator
- ConfigEntityTest::testCRUD in core/
modules/ config/ tests/ src/ Functional/ ConfigEntityTest.php - Tests CRUD operations.
- ConfigEntityUnitTest::testStorageMethods in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigEntityUnitTest.php - Tests storage methods.
- ConfigOtherModuleTest::testInstallOtherModuleFirst in core/
modules/ config/ tests/ src/ Kernel/ ConfigOtherModuleTest.php - Tests enabling the provider of the default configuration first.
- ConfigTestForm::form in core/
modules/ config/ tests/ config_test/ src/ ConfigTestForm.php - config_test.schema.yml in core/
modules/ config/ tests/ config_test/ config/ schema/ config_test.schema.yml - core/modules/config/tests/config_test/config/schema/config_test.schema.yml
- config_test_entity_type_alter in core/
modules/ config/ tests/ config_test/ config_test.module - Implements hook_entity_type_alter().
- Core::mapCKEditor4ToolbarButtonToCKEditor5ToolbarItem in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor4To5Upgrade/ Core.php - DialogTest::testDialog in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ DialogTest.php - Tests sending non-JS and AJAX requests to open and manipulate modals.
- DisplayKernelTest::testGetPlugin in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ DisplayKernelTest.php - Tests the \Drupal\views\Plugin\views\display\DisplayPluginBase::getPlugin() method.
- DisplayPluginBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - DisplayPluginBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - DisplayPluginBase::defaultableSections in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - DisplayPluginBase::optionsSummary in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - DisplayPluginBase::submitOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - DisplayPluginBase::validate in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - DisplayTest::testDisplayPlugin in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayTest.php - Tests the display test plugin.
- EntityReference::query in core/
modules/ views/ src/ Plugin/ views/ display/ EntityReference.php - EntityReference::validate in core/
modules/ views/ src/ Plugin/ views/ display/ EntityReference.php - Feed::attachTo in core/
modules/ views/ src/ Plugin/ views/ display/ Feed.php - Feed::defaultableSections in core/
modules/ views/ src/ Plugin/ views/ display/ Feed.php - FilterKernelTest::testHtmlFilter in core/
modules/ filter/ tests/ src/ Kernel/ FilterKernelTest.php - Tests filter settings, defaults, access restrictions and similar.
- Html::serialize in core/
lib/ Drupal/ Component/ Utility/ Html.php - Converts the body of a \DOMDocument back to an HTML snippet.
- HTMLRestrictions::toGeneralHtmlSupportConfig in core/
modules/ ckeditor5/ src/ HTMLRestrictions.php - Transforms into the CKEditor 5 GHS configuration representation.
- MediaSourceFileTest::testMediaFileSource in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaSourceFileTest.php - Tests the file media source.
- ModalRendererTest::testModalRenderer in core/
modules/ system/ tests/ src/ FunctionalJavascript/ ModalRendererTest.php - Tests that links respect 'data-dialog-renderer' attribute.
- ModuleTest::testViewsFetchPluginNames in core/
modules/ views/ tests/ src/ Kernel/ ModuleTest.php - Tests the \Drupal\views\Views::fetchPluginNames() method.
- Node::blockDisplayOptions in core/
modules/ node/ src/ Plugin/ views/ wizard/ Node.php - Node::pageDisplayOptions in core/
modules/ node/ src/ Plugin/ views/ wizard/ Node.php - OffCanvasTest::testNarrowWidth in core/
modules/ system/ tests/ src/ FunctionalJavascript/ OffCanvasTest.php - Tests the body displacement behaves differently at a narrow width.
- OffCanvasTest::testOffCanvasLinks in core/
modules/ system/ tests/ src/ FunctionalJavascript/ OffCanvasTest.php - Tests that non-contextual links will work with the off-canvas dialog.
- olivero_preprocess_html in core/
themes/ olivero/ olivero.theme - Implements hook_preprocess_HOOK() for HTML document templates.
- PasswordConfirmWidgetTest::testPasswordConfirmWidgetJsComponents in core/
modules/ user/ tests/ src/ FunctionalJavascript/ PasswordConfirmWidgetTest.php - Tests the components added to the password confirm widget.
- PluginTypeListTest::testPluginList in core/
modules/ views/ tests/ src/ Unit/ PluginTypeListTest.php - Tests the plugins list is correct.
- RestExport::collectRoutes in core/
modules/ rest/ src/ Plugin/ views/ display/ RestExport.php - SmartDefaultSettingsTest::provider in core/
modules/ ckeditor5/ tests/ src/ Kernel/ SmartDefaultSettingsTest.php - Data provider.
- Standard::filterXss in core/
modules/ editor/ src/ EditorXssFilter/ Standard.php - StyleSerializerEntityTest::testLivePreview in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerEntityTest.php - Tests the live preview output for json output.
- StyleSerializerEntityTest::testSerializerResponses in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerEntityTest.php - Checks the behavior of the Serializer callback paths and row plugins.
- StyleTest::testStyle in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ StyleTest.php - Tests the general rendering of styles.
- StyleTest::testStyleSettingsForm in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ StyleTest.php - @covers \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Style::buildConfigurationForm
- StyleUITest::testStyleUI in core/
modules/ views_ui/ tests/ src/ Functional/ StyleUITest.php - Tests changing the style plugin and changing some options of a style.
- TypedConfigTest::testTypedDataAPI in core/
tests/ Drupal/ KernelTests/ Config/ TypedConfigTest.php - Verifies that the Typed Data API is implemented correctly.
- ValidatorsTest::provider in core/
modules/ ckeditor5/ tests/ src/ Kernel/ ValidatorsTest.php - Provides a list of Text Editor config entities using CKEditor 5 to test.
- ValidatorsTest::providerPair in core/
modules/ ckeditor5/ tests/ src/ Kernel/ ValidatorsTest.php - Provides a list of Text Editor + Text Format pairs to test.
- ViewExecutable::initStyle in core/
modules/ views/ src/ ViewExecutable.php - Finds and initializes the style plugin.
- views.data_types.schema.yml in core/
modules/ views/ config/ schema/ views.data_types.schema.yml - core/modules/views/config/schema/views.data_types.schema.yml
- views.services.yml in core/
modules/ views/ views.services.yml - core/modules/views/views.services.yml
- views_theme in core/
modules/ views/ views.module - Implements hook_theme().
- WizardPluginBase::buildForm in core/
modules/ views/ src/ Plugin/ views/ wizard/ WizardPluginBase.php - WizardPluginBase::buildFormStyle in core/
modules/ views/ src/ Plugin/ views/ wizard/ WizardPluginBase.php - Adds the style options to the wizard form.
- Xss::attributes in core/
lib/ Drupal/ Component/ Utility/ Xss.php - Processes a string of HTML attributes.
- XssTest::providerTestFilterXssNotNormalized in core/
tests/ Drupal/ Tests/ Component/ Utility/ XssTest.php - Data provider for testFilterXssNotNormalized().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.