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
MTimeProtectedFileStorageBase::$storageClass property core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageBase.php The PHP storage class to test.
MTimeProtectedFileStorageBase::setUp function core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageBase.php
MTimeProtectedFileStorageBase::testCRUD function core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageBase.php Tests basic load/save/delete operations.
MTimeProtectedFileStorageBase::testSecurity function core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageBase.php Tests the security of the MTimeProtectedFileStorage implementation.
MTimeProtectedFileStorageTest class core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php Tests the MTimeProtectedFileStorage implementation.
MTimeProtectedFileStorageTest.php file core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php
MTimeProtectedFileStorageTest::$expected property core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php The expected test results for the security test.
MTimeProtectedFileStorageTest::$storageClass property core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php The PHP storage class to test.
MultipleStaticContext::$userStorage property core/modules/block/tests/modules/block_test/src/ContextProvider/MultipleStaticContext.php The user storage.
nav-button-mobile.css file core/themes/olivero/css/components/navigation/nav-button-mobile.css Nav Button Mobile.
nav-button-mobile.pcss.css file core/themes/olivero/css/components/navigation/nav-button-mobile.pcss.css Nav Button Mobile.
nav-primary-button.css file core/themes/olivero/css/components/navigation/nav-primary-button.css Button that expands second level nav when clicked.
nav-primary-button.pcss.css file core/themes/olivero/css/components/navigation/nav-primary-button.pcss.css Button that expands second level nav when clicked.
NegotiationConfigureForm::$blockStorage property core/modules/language/src/Form/NegotiationConfigureForm.php The block storage.
NegotiationConfigureForm::$negotiator property core/modules/language/src/Form/NegotiationConfigureForm.php The language negotiator.
NegotiatorBase class core/modules/jsonapi/src/Revisions/NegotiatorBase.php Base implementation for version negotiators.
NegotiatorBase.php file core/modules/jsonapi/src/Revisions/NegotiatorBase.php
NegotiatorBase::$entityTypeManager property core/modules/jsonapi/src/Revisions/NegotiatorBase.php The entity type manager to load the revision.
NegotiatorBase::ensureVersionExists function core/modules/jsonapi/src/Revisions/NegotiatorBase.php Helper method that ensures that a version exists.
NegotiatorBase::getRevision function core/modules/jsonapi/src/Revisions/NegotiatorBase.php Gets the identified revision.
NegotiatorBase::getRevisionId function core/modules/jsonapi/src/Revisions/NegotiatorBase.php Gets the revision ID.
NegotiatorBase::loadRevision function core/modules/jsonapi/src/Revisions/NegotiatorBase.php Loads an entity revision.
NegotiatorBase::__construct function core/modules/jsonapi/src/Revisions/NegotiatorBase.php Constructs a version negotiator instance.
NestedArrayTest::testMergeOutOfSequenceKeys function core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php Tests that array keys values on the first array are ignored when merging.
NestedFormTest::$fieldStorageSingle property core/modules/field/tests/src/Functional/NestedFormTest.php
NestedFormTest::$fieldStorageUnlimited property core/modules/field/tests/src/Functional/NestedFormTest.php
NewTopicsBlock class core/modules/forum/src/Plugin/Block/NewTopicsBlock.php Provides a 'New forum topics' block.
NewTopicsBlock.php file core/modules/forum/src/Plugin/Block/NewTopicsBlock.php
NewTopicsBlock::buildForumQuery function core/modules/forum/src/Plugin/Block/NewTopicsBlock.php Builds the select query to use for this forum block.
NewViewAggregatorConfigSchemaTest class core/modules/aggregator/tests/src/Functional/views_ui/NewViewAggregatorConfigSchemaTest.php Tests aggregator configuration schema against new views.
NewViewAggregatorConfigSchemaTest.php file core/modules/aggregator/tests/src/Functional/views_ui/NewViewAggregatorConfigSchemaTest.php
NewViewAggregatorConfigSchemaTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/views_ui/NewViewAggregatorConfigSchemaTest.php The theme to install as the default for testing.
NewViewAggregatorConfigSchemaTest::$modules property core/modules/aggregator/tests/src/Functional/views_ui/NewViewAggregatorConfigSchemaTest.php Modules to enable.
NewViewAggregatorConfigSchemaTest::testNewViews function core/modules/aggregator/tests/src/Functional/views_ui/NewViewAggregatorConfigSchemaTest.php Tests creating brand new views.
Nid::$nodeStorage property core/modules/node/src/Plugin/views/argument/Nid.php The node storage.
node.grant_storage service core/modules/node/node.services.yml Drupal\node\NodeGrantDatabaseStorage
node.tokens.inc file core/modules/node/node.tokens.inc Builds placeholder replacement tokens for node-related data.
Node::$entityDisplayRepository property core/modules/node/src/Plugin/views/wizard/Node.php The entity display repository.
Node::initializeIterator function core/modules/node/src/Plugin/migrate/source/d6/Node.php Initializes the iterator with the source data.
NodeAccessControlHandler::$grantStorage property core/modules/node/src/NodeAccessControlHandler.php The node grant storage.
NodeAccessTestAutoBubblingController class core/modules/node/tests/node_access_test_auto_bubbling/src/Controller/NodeAccessTestAutoBubblingController.php Returns a node ID listing.
NodeAccessTestAutoBubblingController.php file core/modules/node/tests/node_access_test_auto_bubbling/src/Controller/NodeAccessTestAutoBubblingController.php
NodeAccessTestAutoBubblingController::latest function core/modules/node/tests/node_access_test_auto_bubbling/src/Controller/NodeAccessTestAutoBubblingController.php Lists the three latest published node IDs.
NodeActionsConfigurationTest::testAssignOwnerNodeActionAutocomplete function core/modules/node/tests/src/Functional/NodeActionsConfigurationTest.php Tests the autocomplete field when configuring the AssignOwnerNode action.
NodeAdminRouteSubscriber::$configFactory property core/modules/node/src/EventSubscriber/NodeAdminRouteSubscriber.php The config factory.
NodeBodyFieldStorageTest class core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php Tests node body field storage.
NodeBodyFieldStorageTest.php file core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php
NodeBodyFieldStorageTest::$modules property core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php Modules to enable.
NodeBodyFieldStorageTest::setUp function core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php
NodeBodyFieldStorageTest::testFieldOverrides function core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php Tests node body field storage persistence even if there are no instances.

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