Search for ip

  1. Search 7.x for ip
  2. Search 9.5.x for ip
  3. Search 8.9.x for ip
  4. Search 10.3.x for ip
  5. Search main for ip
  6. Other projects
Title Object type File name Summary
NullStorageExpirable::setMultiple function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Saves key/value pairs.
NullStorageExpirable::setMultipleWithExpire function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Saves an array of values with a time to live.
NumericFilter::$alwaysMultiple property core/modules/views/src/Plugin/views/filter/NumericFilter.php Exposed filter options.
OliveroHooks::preprocessFieldMultipleValueForm function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_HOOK() for field-multiple-value-form.
OliveroTestThemeHooks::preprocessFieldMultipleValueForm function core/modules/system/tests/modules/olivero_test/src/Hook/OliveroTestThemeHooks.php Implements hook_preprocess_field_multiple_value_form().
OptionsSelectNoMultipleWidget class core/modules/options/tests/options_test/src/Plugin/Field/FieldWidget/OptionsSelectNoMultipleWidget.php Widget extending OptionsSelectWidget without declaring multiple_values.
OptionsSelectNoMultipleWidget.php file core/modules/options/tests/options_test/src/Plugin/Field/FieldWidget/OptionsSelectNoMultipleWidget.php
OptionsWidgetBase::$multiple property core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsWidgetBase.php Tracks whether the data is multi-valued.
OptionsWidgetsTest::testSelectListMultiple function core/modules/options/tests/src/Functional/OptionsWidgetsTest.php Tests the 'options_select' widget (multiple select).
OverwriteExistingPackagesValidatorTest::testRecipeOverwriteIsAllowed function core/modules/package_manager/tests/src/Kernel/OverwriteExistingPackagesValidatorTest.php Tests that things in the `recipes` directory can be overwritten.
PagerTest::testMultiplePagers function core/modules/system/tests/src/Functional/Pager/PagerTest.php Tests proper functioning of multiple pagers.
PagerTest::testPagerEllipsis function core/modules/system/tests/src/Functional/Pager/PagerTest.php Tests proper functioning of the ellipsis.
PagerTestController::multiplePagers function core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php Returns a page with multiple pagers.
PasswordItemTest::testPreSaveExistingMultipleSpacesString function core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php Tests pre save existing multiple spaces string.
PasswordItemTest::testPreSaveNewMultipleSpacesString function core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php Tests pre save new multiple spaces string.
PerformanceData::$scriptBytes property core/tests/Drupal/Tests/PerformanceData.php The total script bytes requested.
PerformanceData::$scriptCount property core/tests/Drupal/Tests/PerformanceData.php The number of scripts requested.
PerformanceData::getScriptBytes function core/tests/Drupal/Tests/PerformanceData.php Gets the script bytes count.
PerformanceData::getScriptCount function core/tests/Drupal/Tests/PerformanceData.php Gets the script request count.
PerformanceData::setScriptBytes function core/tests/Drupal/Tests/PerformanceData.php Sets the script bytes.
PerformanceData::setScriptCount function core/tests/Drupal/Tests/PerformanceData.php Sets the script request count.
PermissionsPerBundleTest::applyRecipeFromString function core/tests/Drupal/KernelTests/Core/Recipe/PermissionsPerBundleTest.php Given a string of `recipe.yml` contents, applies it to the site.
PhpBackend::deleteMultiple function core/lib/Drupal/Core/Cache/PhpBackend.php Deletes multiple items from the cache.
PhpBackend::getMultiple function core/lib/Drupal/Core/Cache/PhpBackend.php Returns data from the persistent cache when given an array of cache IDs.
PhpBackend::invalidateMultiple function core/lib/Drupal/Core/Cache/PhpBackend.php Marks cache items as invalid.
PhpBackend::setMultiple function core/lib/Drupal/Core/Cache/PhpBackend.php Store multiple items in the persistent cache.
placeholder_strategy.big_pipe service core/modules/big_pipe/big_pipe.services.yml Drupal\big_pipe\Render\Placeholder\BigPipeStrategy
plugin.manager.views.relationship service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsHandlerManager
Plugin::RECIPE_PACKAGE_TYPE constant composer/Plugin/RecipeUnpack/Plugin.php The composer package type of Drupal recipes.
PreImportEvent::$skip property core/lib/Drupal/Core/DefaultContent/PreImportEvent.php Entity UUIDs that should not be imported.
PreImportEvent::getSkipList function core/lib/Drupal/Core/DefaultContent/PreImportEvent.php Returns the list of entity UUIDs that should not be imported.
PreImportEvent::skip function core/lib/Drupal/Core/DefaultContent/PreImportEvent.php Adds an entity UUID to the skip list.
PrepareModulesEntityUninstallForm::getDescription function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Returns additional text to display as a description.
PreprocessHooks::fieldMultipleValueForm function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for field_multiple_value_form.
PreprocessHooks::fileWidgetMultiple function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for file_widget_multiple.
PreprocessHooks::filterTips function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for filter_tips.
PreprocessHooks::preprocessDescriptionToggle function core/themes/admin/src/Hook/PreprocessHooks.php Generic preprocess enabling toggle.
PreprocessHooks::preprocessDescriptionToggle function core/themes/default_admin/src/Hook/PreprocessHooks.php Generic preprocess enabling toggle.
PreprocessHooks::preprocessFieldMultipleValueForm function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for field_multiple_value_form.
PreprocessHooks::preprocessFileWidgetMultiple function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for file_widget_multiple.
PreprocessHooks::preprocessFilterTips function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for filter_tips.
PrivateStream::getDescription function core/lib/Drupal/Core/StreamWrapper/PrivateStream.php Returns the description of the stream wrapper for use in the UI.
ProcessingTest::testBatchFormMultipleBatches function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Tests batches defined in different submit handlers on the same form.
ProcessPluginBase::$stopPipeline property core/modules/migrate/src/ProcessPluginBase.php Determines if processing of the pipeline is stopped.
ProcessPluginBase::isPipelineStopped function core/modules/migrate/src/ProcessPluginBase.php Determines if the pipeline should stop processing.
ProcessPluginBase::multiple function core/modules/migrate/src/ProcessPluginBase.php Indicates whether the returned value requires multiple handling.
ProcessPluginBase::stopPipeline function core/modules/migrate/src/ProcessPluginBase.php Stops pipeline processing after this plugin finishes.
ProcessPluginBaseTest::testStopPipeline function core/modules/migrate/tests/src/Unit/process/ProcessPluginBaseTest.php Tests stopping the pipeline.
PublicStream::getDescription function core/lib/Drupal/Core/StreamWrapper/PublicStream.php Returns the description of the stream wrapper for use in the UI.
ReadOnlyStorage::readMultiple function core/lib/Drupal/Core/Config/ReadOnlyStorage.php Reads configuration data from the storage.

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