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
ViewsUITourTest::createTranslation function core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php Creates single translation for source string.
ViewsUITourTest::setUp function core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php
ViewsUITourTest::testViewsUiTourTips function core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php Tests views_ui tour tip availability.
ViewsUITourTest::testViewsUiTourTipsTranslated function core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php Tests views_ui tour tip availability in a different language.
views_test_classy_subtheme_views_ui_display_top_alter function core/modules/views_ui/tests/themes/views_test_classy_subtheme/views_test_classy_subtheme.theme Implements hook_views_ui_display_top_alter().
views_tokens function core/modules/views/views.tokens.inc Implements hook_tokens().
views_token_info function core/modules/views/views.tokens.inc Implements hook_token_info().
views_ui_form_button_was_clicked function core/modules/views_ui/admin.inc #process callback for a button; determines if a button is the form's triggering element.
ViewTest::$entityStorage property core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php The mocked entity storage.
ViewTestBase::helperButtonHasLabel function core/modules/views/tests/src/Functional/ViewTestBase.php Asserts the existence of a button with a certain ID and label.
ViewUI::$storage property core/modules/views_ui/src/ViewUI.php The View storage object.
ViewUI::addFormToStack function core/modules/views_ui/src/ViewUI.php Adds another form to the stack.
ViewUI::getCacheTagsToInvalidate function core/modules/views_ui/src/ViewUI.php Returns the cache tags that should be used to invalidate caches.
ViewUI::getOriginalId function core/modules/views_ui/src/ViewUI.php Gets the original ID.
ViewUI::getOverrideValues function core/modules/views_ui/src/ViewUI.php Return the was_defaulted, is_defaulted and revert state of a form.
ViewUI::getStandardButtons function core/modules/views_ui/src/ViewUI.php Provides a standard set of Apply/Cancel/OK buttons for the forms.
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.
VocabularyVid::$vocabularyStorage property core/modules/taxonomy/src/Plugin/views/argument/VocabularyVid.php The vocabulary storage.
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.
WebAssertArgumentsTest::testButtonExists function core/tests/Drupal/Tests/Core/Assert/WebAssertArgumentsTest.php @covers ::buttonExists[[api-linebreak]]
WebAssertArgumentsTest::testButtonNotExists function core/tests/Drupal/Tests/Core/Assert/WebAssertArgumentsTest.php @covers ::buttonNotExists[[api-linebreak]]
WebAssertArgumentsTest::testOptionExists function core/tests/Drupal/Tests/Core/Assert/WebAssertArgumentsTest.php @covers ::optionExists[[api-linebreak]]
WebAssertArgumentsTest::testOptionNotExists function core/tests/Drupal/Tests/Core/Assert/WebAssertArgumentsTest.php @covers ::optionNotExists[[api-linebreak]]
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 enable.
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.
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.

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