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
NodeTypeTest::testNodeTypeFieldUiPermissions function core/modules/node/tests/src/Functional/NodeTypeTest.php Tests Field UI integration for content types.
node_load_multiple function core/modules/node/node.module Loads node entities from the database.
node_type_get_description function core/modules/node/node.module Description callback: Returns the node type description.
node_view_multiple function core/modules/node/node.module Constructs a drupal_render() style array from an array of loaded nodes.
NoJavaScriptAnonymousTest class core/modules/system/tests/src/Functional/Common/NoJavaScriptAnonymousTest.php Tests that anonymous users are not served any JavaScript in the Standard
installation profile.
NoJavaScriptAnonymousTest.php file core/modules/system/tests/src/Functional/Common/NoJavaScriptAnonymousTest.php
NoJavaScriptAnonymousTest::$profile property core/modules/system/tests/src/Functional/Common/NoJavaScriptAnonymousTest.php The profile to install as a basis for testing.
NoJavaScriptAnonymousTest::assertNoJavaScriptExceptHtml5Shiv function core/modules/system/tests/src/Functional/Common/NoJavaScriptAnonymousTest.php Passes if no JavaScript is found on the page except the HTML5 shiv.
NoJavaScriptAnonymousTest::setUp function core/modules/system/tests/src/Functional/Common/NoJavaScriptAnonymousTest.php
NoJavaScriptAnonymousTest::testNoJavaScript function core/modules/system/tests/src/Functional/Common/NoJavaScriptAnonymousTest.php Tests that anonymous users are not served any JavaScript.
NullBackend::deleteMultiple function core/lib/Drupal/Core/Cache/NullBackend.php Deletes multiple items from the cache.
NullBackend::getMultiple function core/lib/Drupal/Core/Cache/NullBackend.php Returns data from the persistent cache when given an array of cache IDs.
NullBackend::invalidateMultiple function core/lib/Drupal/Core/Cache/NullBackend.php Marks cache items as invalid.
NullBackend::setMultiple function core/lib/Drupal/Core/Cache/NullBackend.php Store multiple items in the persistent cache.
NullFileCache::getMultiple function core/lib/Drupal/Component/FileCache/NullFileCache.php Gets data based on filenames.
NullStorage::readMultiple function core/lib/Drupal/Core/Config/NullStorage.php Reads configuration data from the storage.
NullStorageExpirable::deleteMultiple function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Deletes multiple items from the key/value store.
NullStorageExpirable::getMultiple function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Returns the stored key/value pairs for a given set of keys.
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 Disable the possibility to force a single value.
OptionsWidgetsTest::testSelectListMultiple function core/modules/options/tests/src/Functional/OptionsWidgetsTest.php Tests the 'options_select' widget (multiple select).
PagerTest::testMultiplePagers function core/modules/system/tests/src/Functional/Pager/PagerTest.php Test proper functioning of multiple pagers.
PagerTest::testPagerEllipsis function core/modules/system/tests/src/Functional/Pager/PagerTest.php Test 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.
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.
Phpunit4CompatibilityTest::testFrameworkSkippedTestError function core/tests/Drupal/Tests/Phpunit4CompatibilityTest.php Tests existence of \PHPUnit_Framework_SkippedTestError.
placeholder_strategy.big_pipe service core/modules/big_pipe/big_pipe.services.yml Drupal\big_pipe\Render\Placeholder\BigPipeStrategy
plugin.manager.tour.tip service core/modules/tour/tour.services.yml Drupal\tour\TipPluginManager
plugin.manager.views.relationship service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsHandlerManager
PrepareModulesEntityUninstallForm::getDescription function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Returns additional text to display as a description.
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::multiple function core/modules/migrate/src/ProcessPluginBase.php Indicates whether the returned value requires multiple handling.
PublicStream::getDescription function core/lib/Drupal/Core/StreamWrapper/PublicStream.php Returns the description of the stream wrapper for use in the UI.
QuickEditCustomPipelineTest class core/modules/quickedit/tests/src/Functional/QuickEditCustomPipelineTest.php Tests using a custom pipeline with Quick Edit.
QuickEditCustomPipelineTest.php file core/modules/quickedit/tests/src/Functional/QuickEditCustomPipelineTest.php
QuickEditCustomPipelineTest::$defaultTheme property core/modules/quickedit/tests/src/Functional/QuickEditCustomPipelineTest.php The theme to install as the default for testing.
QuickEditCustomPipelineTest::$modules property core/modules/quickedit/tests/src/Functional/QuickEditCustomPipelineTest.php Modules to enable.
QuickEditCustomPipelineTest::testCustomPipeline function core/modules/quickedit/tests/src/Functional/QuickEditCustomPipelineTest.php Tests that Quick Edit works with custom render pipelines.
QuickEditJavascriptTestBase class core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditJavascriptTestBase.php Base class for testing the QuickEdit.
QuickEditJavascriptTestBase.php file core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditJavascriptTestBase.php
QuickEditJavascriptTestBase::$contentAuthorUser property core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditJavascriptTestBase.php A user with permissions to edit Articles and use Quick Edit.
QuickEditJavascriptTestBase::$expectedFieldStateAttributes property core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditJavascriptTestBase.php
QuickEditJavascriptTestBase::$modules property core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditJavascriptTestBase.php Modules to enable.
QuickEditJavascriptTestBase::assertEntityInstanceFieldMarkup function core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditJavascriptTestBase.php Asserts all in-place editable fields with markup expectations.
QuickEditJavascriptTestBase::assertEntityInstanceFieldStates function core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditJavascriptTestBase.php Asserts all FieldModels for the given entity instance.

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