Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
ViewUI::setOriginalId function core/modules/views_ui/src/ViewUI.php Sets the original ID.
ViewUI::toArray function core/modules/views_ui/src/ViewUI.php Gets an array of all property values.
ViewUI::toLink function core/modules/views_ui/src/ViewUI.php Generates the HTML for a link to this entity.
ViewUI::toUrl function core/modules/views_ui/src/ViewUI.php Gets the URL object for the entity.
ViewUIConverter::$tempStoreFactory property core/modules/views_ui/src/ParamConverter/ViewUIConverter.php Stores the tempstore factory.
VocabularyForm::$vocabularyStorage property core/modules/taxonomy/src/VocabularyForm.php The vocabulary storage.
VocabularyListBuilder::getDefaultOperations function core/modules/taxonomy/src/VocabularyListBuilder.php Gets this list's default operations.
VocabularyResetForm::$termStorage property core/modules/taxonomy/src/Form/VocabularyResetForm.php The term storage.
VocabularyRouteProvider::getOverviewPageRoute function core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php Gets the overview page route.
VocabularyStorage class core/modules/taxonomy/src/VocabularyStorage.php Defines a storage handler class for taxonomy vocabularies.
VocabularyStorage.php file core/modules/taxonomy/src/VocabularyStorage.php
VocabularyStorage::getToplevelTids function core/modules/taxonomy/src/VocabularyStorage.php Gets top-level term IDs of vocabularies.
VocabularyStorageInterface interface core/modules/taxonomy/src/VocabularyStorageInterface.php Defines an interface for vocabulary entity storage classes.
VocabularyStorageInterface.php file core/modules/taxonomy/src/VocabularyStorageInterface.php
VocabularyStorageInterface::getToplevelTids function core/modules/taxonomy/src/VocabularyStorageInterface.php Gets top-level term IDs of vocabularies.
VocabularyUiTest::testOverviewOverride function core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php Tests that the overview form is overridable in hook_entity_type_alter().
WebAssert::buildStatusMessageSelector function core/tests/Drupal/Tests/WebAssert.php Builds a xpath selector for a message with given type and text.
WebAssert::buttonExists function core/tests/Drupal/Tests/WebAssert.php Checks that specific button exists on the current page.
WebAssert::buttonNotExists function core/tests/Drupal/Tests/WebAssert.php Checks that the specific button does NOT exist on the current page.
WebAssertTest::testFieldAssertsForButton function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests legacy field asserts for button field type.
WebAssertTest::testPipeCharInLocator function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests linkExists() with pipe character (|) in locator.
WidgetOEmbedTest class core/modules/media_library/tests/src/FunctionalJavascript/WidgetOEmbedTest.php Tests that oEmbed media can be added in the Media library's widget.
WidgetOEmbedTest.php file core/modules/media_library/tests/src/FunctionalJavascript/WidgetOEmbedTest.php
WidgetOEmbedTest::$defaultTheme property core/modules/media_library/tests/src/FunctionalJavascript/WidgetOEmbedTest.php The theme to install as the default for testing.
WidgetOEmbedTest::$modules property core/modules/media_library/tests/src/FunctionalJavascript/WidgetOEmbedTest.php Modules to install.
WidgetOEmbedTest::setUp function core/modules/media_library/tests/src/FunctionalJavascript/WidgetOEmbedTest.php
WidgetOEmbedTest::testWidgetOEmbed function core/modules/media_library/tests/src/FunctionalJavascript/WidgetOEmbedTest.php Tests that oEmbed media can be added in the Media library's widget.
WidgetOEmbedTest::testWidgetOEmbedAdvancedUi function core/modules/media_library/tests/src/FunctionalJavascript/WidgetOEmbedTest.php Tests that oEmbed media can be added in the widget's advanced UI.
WidgetOverflowTest class core/modules/media_library/tests/src/FunctionalJavascript/WidgetOverflowTest.php Tests that uploads in the 'media_library_widget' works as expected.
WidgetOverflowTest.php file core/modules/media_library/tests/src/FunctionalJavascript/WidgetOverflowTest.php
WidgetOverflowTest::$image property core/modules/media_library/tests/src/FunctionalJavascript/WidgetOverflowTest.php The test image file.
WidgetOverflowTest::providerWidgetOverflow function core/modules/media_library/tests/src/FunctionalJavascript/WidgetOverflowTest.php Data provider for ::testWidgetOverflow() and ::testUnlimitedCardinality().
WidgetOverflowTest::setUp function core/modules/media_library/tests/src/FunctionalJavascript/WidgetOverflowTest.php
WidgetOverflowTest::testUnlimitedCardinality function core/modules/media_library/tests/src/FunctionalJavascript/WidgetOverflowTest.php Tests that unlimited fields' selection count is not constrained.
WidgetOverflowTest::testWidgetOverflow function core/modules/media_library/tests/src/FunctionalJavascript/WidgetOverflowTest.php Tests that the Media Library constrains the number of selected items.
WidgetOverflowTest::uploadFiles function core/modules/media_library/tests/src/FunctionalJavascript/WidgetOverflowTest.php Uploads multiple test images into the media library.
WidgetPluginManager::$widgetOptions property core/lib/Drupal/Core/Field/WidgetPluginManager.php An array of widget options for each field type.
WidgetPluginManager::getOptions function core/lib/Drupal/Core/Field/WidgetPluginManager.php Returns an array of widget type options for a field type.
WizardPluginBase::$parentFormSelector property core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php The parent form selector service.
WizardPluginBase::setDefaultOptions function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Sets options for a display and makes them the default options if possible.
WizardPluginBase::setOverrideOptions function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Sets options for a display, inheriting from the defaults when possible.
WorkflowAddForm::copyFormValuesToEntity function core/modules/workflows/src/Form/WorkflowAddForm.php Copies top-level form values to entity properties.
WorkflowCustomAccessType class core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/WorkflowCustomAccessType.php A test workflow with custom state/transition access rules applied.
WorkflowCustomAccessType.php file core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/WorkflowCustomAccessType.php
WorkflowCustomAccessType::defaultConfiguration function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/WorkflowCustomAccessType.php Gets default configuration for this plugin.
WorkflowCustomAccessType::workflowAccess function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/WorkflowCustomAccessType.php Implements hook_ENTITY_TYPE_access().
WorkflowCustomStateTransitionAccessTest class core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php Test custom provided workflow access for state/transition operations.
WorkflowCustomStateTransitionAccessTest.php file core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php
WorkflowCustomStateTransitionAccessTest::$adminUser property core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php A test admin user.
WorkflowCustomStateTransitionAccessTest::$defaultTheme property core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php The theme to install as the default for testing.

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