Search for to

  1. Search 7.x for to
  2. Search 8.9.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
off-canvas.button.css file core/misc/dialog/off-canvas.button.css Visual styling for buttons in the off-canvas dialog.
off-canvas.button.css file core/themes/stable9/css/core/dialog/off-canvas.button.css Visual styling for buttons in the off-canvas dialog.
off-canvas.button.css file core/themes/stable/css/core/dialog/off-canvas.button.css Visual styling for buttons in the off-canvas dialog.
off-canvas.dropbutton.css file core/misc/dialog/off-canvas.dropbutton.css Styles for dropbuttons in the off-canvas dialog.
off-canvas.dropbutton.css file core/themes/stable9/css/core/dialog/off-canvas.dropbutton.css Styles for dropbuttons in the off-canvas dialog.
off-canvas.dropbutton.css file core/themes/stable/css/core/dialog/off-canvas.dropbutton.css Styles for dropbuttons in the off-canvas dialog.
OffCanvasTest::assertOffCanvasDialog function core/modules/system/tests/src/FunctionalJavascript/OffCanvasTest.php @internal
OffCanvasTest::testOffCanvasLinks function core/modules/system/tests/src/FunctionalJavascript/OffCanvasTest.php Tests that non-contextual links will work with the off-canvas dialog.
OffCanvasTestBase::getOffCanvasDialog function core/modules/system/tests/src/FunctionalJavascript/OffCanvasTestBase.php Gets the off-canvas dialog element.
OffCanvasTestBase::waitForOffCanvasToClose function core/modules/system/tests/src/FunctionalJavascript/OffCanvasTestBase.php Waits for off-canvas dialog to close.
OffCanvasTestBase::waitForOffCanvasToOpen function core/modules/system/tests/src/FunctionalJavascript/OffCanvasTestBase.php Waits for off-canvas dialog to open.
OffsetPage::getOffset function core/modules/jsonapi/src/Query/OffsetPage.php Returns the current offset.
OliveroMessagesTest::testDataDrupalSelectors function core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroMessagesTest.php Tests data-drupal-selector="messages" exists.
OpenDialogCommand::$selector property core/lib/Drupal/Core/Ajax/OpenDialogCommand.php The selector of the dialog.
OperationFactory class composer/Plugin/Scaffold/Operations/OperationFactory.php Create Scaffold operation objects based on provided metadata.
OperationFactory.php file composer/Plugin/Scaffold/Operations/OperationFactory.php
OperationFactory::$composer property composer/Plugin/Scaffold/Operations/OperationFactory.php The Composer service.
OperationFactory::create function composer/Plugin/Scaffold/Operations/OperationFactory.php Creates a scaffolding operation object as determined by the metadata.
OperationFactory::createAppendOp function composer/Plugin/Scaffold/Operations/OperationFactory.php Creates an 'append' (or 'prepend') scaffold op.
OperationFactory::createReplaceOp function composer/Plugin/Scaffold/Operations/OperationFactory.php Creates a 'replace' scaffold op.
OperationFactory::getPackagePath function composer/Plugin/Scaffold/Operations/OperationFactory.php Gets the file path of a package.
OperationFactory::hasContent function composer/Plugin/Scaffold/Operations/OperationFactory.php Checks to see if the specified scaffold file exists and has content.
OperationFactory::__construct function composer/Plugin/Scaffold/Operations/OperationFactory.php OperationFactory constructor.
Opml::attachTo function core/modules/views/src/Plugin/views/style/Opml.php
OpmlFeedAdd::$feedStorage property core/modules/aggregator/src/Form/OpmlFeedAdd.php The feed storage.
OptimizedPhpArrayDumperTest::testGetServiceDefinitionWithReferenceToAlias function core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php Tests that references to aliases work correctly.
OptionsButtonsWidget class core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsButtonsWidget.php Plugin implementation of the 'options_buttons' widget.
OptionsButtonsWidget.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsButtonsWidget.php
OptionsButtonsWidget::formElement function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsButtonsWidget.php Returns the form for a single field widget.
OptionsButtonsWidget::getEmptyLabel function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsButtonsWidget.php Returns the empty option label to add to the list of options, if any.
OptionsDynamicValuesApiTest::testOptionsAllowedValues function core/modules/options/tests/src/Functional/OptionsDynamicValuesApiTest.php Tests options_allowed_values().
OptionsDynamicValuesTestBase::$fieldStorage property core/modules/options/tests/src/Functional/OptionsDynamicValuesTestBase.php The field storage.
OptionsFieldUITest::testOptionsAllowedValuesFloat function core/modules/options/tests/src/Functional/OptionsFieldUITest.php Options (float) : test 'allowed values' input.
OptionsFieldUITest::testOptionsAllowedValuesInteger function core/modules/options/tests/src/Functional/OptionsFieldUITest.php Options (integer) : test 'allowed values' input.
OptionsFieldUITest::testOptionsAllowedValuesText function core/modules/options/tests/src/Functional/OptionsFieldUITest.php Options (text) : test 'allowed values' input.
OptionsFieldUITest::testOptionsTrimmedValuesText function core/modules/options/tests/src/Functional/OptionsFieldUITest.php Options (text) : test 'trimmed values' input.
OptionsFieldUnitTestBase::$fieldStorage property core/modules/options/tests/src/Kernel/OptionsFieldUnitTestBase.php The list field storage used in the test.
OptionsFieldUnitTestBase::$fieldStorageDefinition property core/modules/options/tests/src/Kernel/OptionsFieldUnitTestBase.php The field storage definition used to created the field storage.
OptionsListArgumentTest::testViewsTestOptionsListArgument function core/modules/options/tests/src/Kernel/Views/OptionsListArgumentTest.php Tests the options field argument.
OptionsListFilterTest::testViewsTestOptionsListFilter function core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php Tests options list field filter.
OptionsListFilterTest::testViewsTestOptionsListGroupedFilter function core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php Tests options list field filter when grouped.
OptionsRequestSubscriberTest::providerTestOnRequestWithOptionsRequest function core/tests/Drupal/Tests/Core/EventSubscriber/OptionsRequestSubscriberTest.php
OptionsWidgetBase::getOptions function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsWidgetBase.php Returns the array of options for the widget.
OptionsWidgetsTest::testRadioButtons function core/modules/options/tests/src/Functional/OptionsWidgetsTest.php Tests the 'options_buttons' widget (single select).
options_field_storage_config_delete function core/modules/options/options.module Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'.
options_field_storage_config_update function core/modules/options/options.module Implements hook_ENTITY_TYPE_update() for 'field_storage_config'.
options_field_storage_config_update_forbid function core/modules/options/options.module Implements hook_field_storage_config_update_forbid().
OverlapWithTopLevelDependenciesTest class core/tests/Drupal/Tests/Composer/Generator/OverlapWithTopLevelDependenciesTest.php Tests DrupalCoreRecommendedBuilder.
OverlapWithTopLevelDependenciesTest.php file core/tests/Drupal/Tests/Composer/Generator/OverlapWithTopLevelDependenciesTest.php
OverlapWithTopLevelDependenciesTest::templateProjectPathProvider function core/tests/Drupal/Tests/Composer/Generator/OverlapWithTopLevelDependenciesTest.php Provides data for testOverlapWithTemplateProject().

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