Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 10.3.x for ip
- Search 11.x for ip
- Search main for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeTypeTest::testNodeTypeFieldUiPermissions | function | core/ |
Tests Field UI integration for content types. |
| node_load_multiple | function | core/ |
Loads node entities from the database. |
| node_type_get_description | function | core/ |
Description callback: Returns the node type description. |
| node_view_multiple | function | core/ |
Constructs a drupal_render() style array from an array of loaded nodes. |
| NoJavaScriptAnonymousTest | class | core/ |
Tests that anonymous users are not served any JavaScript in the Standard installation profile. |
| NoJavaScriptAnonymousTest.php | file | core/ |
|
| NoJavaScriptAnonymousTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| NoJavaScriptAnonymousTest::assertNoJavaScriptExceptHtml5Shiv | function | core/ |
Passes if no JavaScript is found on the page except the HTML5 shiv. |
| NoJavaScriptAnonymousTest::setUp | function | core/ |
|
| NoJavaScriptAnonymousTest::testNoJavaScript | function | core/ |
Tests that anonymous users are not served any JavaScript. |
| NullBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
| NullBackend::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
| NullBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
| NullBackend::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
| NullFileCache::getMultiple | function | core/ |
Gets data based on filenames. |
| NullStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
| NullStorageExpirable::deleteMultiple | function | core/ |
Deletes multiple items from the key/value store. |
| NullStorageExpirable::getMultiple | function | core/ |
Returns the stored key/value pairs for a given set of keys. |
| NullStorageExpirable::setMultiple | function | core/ |
Saves key/value pairs. |
| NullStorageExpirable::setMultipleWithExpire | function | core/ |
Saves an array of values with a time to live. |
| NumericFilter::$alwaysMultiple | property | core/ |
Disable the possibility to force a single value. |
| OptionsWidgetsTest::testSelectListMultiple | function | core/ |
Tests the 'options_select' widget (multiple select). |
| PagerTest::testMultiplePagers | function | core/ |
Test proper functioning of multiple pagers. |
| PagerTest::testPagerEllipsis | function | core/ |
Test proper functioning of the ellipsis. |
| PagerTestController::multiplePagers | function | core/ |
Returns a page with multiple pagers. |
| PhpBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
| PhpBackend::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
| PhpBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
| PhpBackend::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
| Phpunit4CompatibilityTest::testFrameworkSkippedTestError | function | core/ |
Tests existence of \PHPUnit_Framework_SkippedTestError. |
| placeholder_strategy.big_pipe | service | core/ |
Drupal\big_pipe\Render\Placeholder\BigPipeStrategy |
| plugin.manager.tour.tip | service | core/ |
Drupal\tour\TipPluginManager |
| plugin.manager.views.relationship | service | core/ |
Drupal\views\Plugin\ViewsHandlerManager |
| PrepareModulesEntityUninstallForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| PrivateStream::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| ProcessingTest::testBatchFormMultipleBatches | function | core/ |
Tests batches defined in different submit handlers on the same form. |
| ProcessPluginBase::multiple | function | core/ |
Indicates whether the returned value requires multiple handling. |
| PublicStream::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| QuickEditCustomPipelineTest | class | core/ |
Tests using a custom pipeline with Quick Edit. |
| QuickEditCustomPipelineTest.php | file | core/ |
|
| QuickEditCustomPipelineTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| QuickEditCustomPipelineTest::$modules | property | core/ |
Modules to enable. |
| QuickEditCustomPipelineTest::testCustomPipeline | function | core/ |
Tests that Quick Edit works with custom render pipelines. |
| QuickEditJavascriptTestBase | class | core/ |
Base class for testing the QuickEdit. |
| QuickEditJavascriptTestBase.php | file | core/ |
|
| QuickEditJavascriptTestBase::$contentAuthorUser | property | core/ |
A user with permissions to edit Articles and use Quick Edit. |
| QuickEditJavascriptTestBase::$expectedFieldStateAttributes | property | core/ |
|
| QuickEditJavascriptTestBase::$modules | property | core/ |
Modules to enable. |
| QuickEditJavascriptTestBase::assertEntityInstanceFieldMarkup | function | core/ |
Asserts all in-place editable fields with markup expectations. |
| QuickEditJavascriptTestBase::assertEntityInstanceFieldStates | function | core/ |
Asserts all FieldModels for the given entity instance. |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.