Search for ip

  1. Search 7.x for ip
  2. Search 9.5.x for ip
  3. Search 10.3.x for ip
  4. Search 11.x for ip
  5. Search main for ip
  6. Other projects
Title Object type File name Summary
ViewsFormMultipleTest::$defaultTheme property core/modules/views/tests/src/Functional/ViewsFormMultipleTest.php The theme to install as the default for testing.
ViewsFormMultipleTest::$testViews property core/modules/views/tests/src/Functional/ViewsFormMultipleTest.php Views used by this test.
ViewsFormMultipleTest::setUp function core/modules/views/tests/src/Functional/ViewsFormMultipleTest.php
ViewsFormMultipleTest::testViewsFormMultiple function core/modules/views/tests/src/Functional/ViewsFormMultipleTest.php Tests the a page with multiple View forms in it.
ViewsFormMultipleTest::viewsData function core/modules/views/tests/src/Functional/ViewsFormMultipleTest.php Returns the views data definition.
ViewsHandlerInterface::setRelationship function core/modules/views/src/Plugin/views/ViewsHandlerInterface.php Called just prior to query(), this lets a handler set up any relationship
it needs.
ViewsIntegrationTest::testRelationship function core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php Tests the relationship with the users_field_data table.
ViewsMenuLink::getDescription function core/modules/views/src/Plugin/Menu/ViewsMenuLink.php Returns the description of the menu link.
ViewsModerationStateFilterTest::testStateFilterViewsRelationship function core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php Tests the content moderation state filter.
ViewsRelationship class core/modules/views/src/Annotation/ViewsRelationship.php Defines a Plugin annotation object for views relationship handlers.
ViewsRelationship.php file core/modules/views/src/Annotation/ViewsRelationship.php
ViewsRenderPipelineMarkup class core/modules/views/src/Render/ViewsRenderPipelineMarkup.php Defines an object that passes safe strings through the Views render system.
ViewsRenderPipelineMarkup.php file core/modules/views/src/Render/ViewsRenderPipelineMarkup.php
ViewsSelection::stripAdminAndAnchorTagsFromResults function core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php Strips all admin and anchor tags from a result list.
ViewsTestFormMultipleController class core/modules/views/tests/modules/views_test_data/src/Controller/ViewsTestFormMultipleController.php Controller routines for views form multiple test routes.
ViewsTestFormMultipleController.php file core/modules/views/tests/modules/views_test_data/src/Controller/ViewsTestFormMultipleController.php
ViewsTestFormMultipleController::testPage function core/modules/views/tests/modules/views_test_data/src/Controller/ViewsTestFormMultipleController.php Returns a test page having test_form_multiple view embedded twice.
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_data_form_views_form_test_form_multiple_default_alter function core/modules/views/tests/modules/views_test_data/views_test_data.module Implements hook_form_BASE_FORM_ID_alter().
ViewUI::loadMultiple function core/modules/views_ui/src/ViewUI.php Loads one or more entities.
ViewUI::uriRelationships function core/modules/views_ui/src/ViewUI.php Gets a list of URI relationships supported by this entity.
Vocabulary::$description property core/modules/taxonomy/src/Entity/Vocabulary.php Description of the vocabulary.
Vocabulary::getDescription function core/modules/taxonomy/src/Entity/Vocabulary.php Returns the vocabulary description.
VocabularyCrudTest::testTaxonomyVocabularyLoadMultiple function core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php Tests for loading multiple vocabularies.
VocabularyDeleteForm::getDescription function core/modules/taxonomy/src/Form/VocabularyDeleteForm.php Returns additional text to display as a description.
VocabularyInterface::getDescription function core/modules/taxonomy/src/VocabularyInterface.php Returns the vocabulary description.
VocabularyInterface::HIERARCHY_MULTIPLE constant core/modules/taxonomy/src/VocabularyInterface.php Denotes that one or more terms in the vocabulary have multiple parents.
VocabularyResetForm::getDescription function core/modules/taxonomy/src/Form/VocabularyResetForm.php Returns additional text to display as a description.
WidgetBase::formMultipleElements function core/lib/Drupal/Core/Field/WidgetBase.php Special handling to create form elements for multiple values.
WidgetBase::getFilteredDescription function core/lib/Drupal/Core/Field/WidgetBase.php Returns the filtered field description.
WidgetBase::handlesMultipleValues function core/lib/Drupal/Core/Field/WidgetBase.php Returns whether the widget handles multiple values.
Workflow::loadMultipleByType function core/modules/workflows/src/Entity/Workflow.php Loads all workflows of the provided type.
WorkspaceActivateForm::getDescription function core/modules/workspaces/src/Form/WorkspaceActivateForm.php Returns additional text to display as a description.
WorkspaceDeleteForm::getDescription function core/modules/workspaces/src/Form/WorkspaceDeleteForm.php Returns additional text to display as a description.
WorkspaceIntegrationTest::testEntityQueryRelationship function core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php Tests the Entity Query relationship API with workspaces.
WorkspaceMergeForm::getDescription function core/modules/workspaces/src/Form/WorkspaceMergeForm.php Returns additional text to display as a description.
XssUnitTest::testBadProtocolStripping function core/tests/Drupal/KernelTests/Core/Common/XssUnitTest.php Checks that harmful protocols are stripped.
Zip class core/lib/Drupal/Core/Archiver/Zip.php Defines a archiver implementation for .zip files.
Zip class core/modules/system/src/Plugin/Archiver/Zip.php Defines an archiver implementation for .zip files.
Zip.php file core/modules/system/src/Plugin/Archiver/Zip.php
Zip.php file core/lib/Drupal/Core/Archiver/Zip.php
Zip::$zip property core/lib/Drupal/Core/Archiver/Zip.php The underlying ZipArchive instance that does the heavy lifting.
Zip::add function core/lib/Drupal/Core/Archiver/Zip.php Adds the specified file or directory to the archive.
Zip::extract function core/lib/Drupal/Core/Archiver/Zip.php Extracts multiple files in the archive to the specified path.
Zip::getArchive function core/lib/Drupal/Core/Archiver/Zip.php Retrieves the zip engine itself.
Zip::listContents function core/lib/Drupal/Core/Archiver/Zip.php Lists all files in the archive.
Zip::remove function core/lib/Drupal/Core/Archiver/Zip.php Removes the specified file from the archive.
Zip::__construct function core/lib/Drupal/Core/Archiver/Zip.php Constructs a Zip object.
_field_multiple_value_form_sort_helper function core/includes/theme.inc Callback for usort() within template_preprocess_field_multiple_value_form().

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