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
node_tokens function core/modules/node/node.tokens.inc Implements hook_tokens().
node_token_info function core/modules/node/node.tokens.inc Implements hook_token_info().
NonAbstractFormStateDecoratorBase class core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Provides a non-abstract version of the class under test.
NonAbstractFormStateDecoratorBase::__construct function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Creates a new instance.
NoSourcePluginDecorator class core/modules/migrate/src/Plugin/NoSourcePluginDecorator.php Remove definitions which refer to a non-existing source plugin.
NoSourcePluginDecorator.php file core/modules/migrate/src/Plugin/NoSourcePluginDecorator.php
NoSourcePluginDecorator::$decorated property core/modules/migrate/src/Plugin/NoSourcePluginDecorator.php The Discovery object being decorated.
NoSourcePluginDecorator::getDefinitions function core/modules/migrate/src/Plugin/NoSourcePluginDecorator.php Gets the definition of all plugins for this type.
NoSourcePluginDecorator::__call function core/modules/migrate/src/Plugin/NoSourcePluginDecorator.php Passes through all unknown calls onto the decorated object.
NoSourcePluginDecorator::__construct function core/modules/migrate/src/Plugin/NoSourcePluginDecorator.php Constructs a NoSourcePluginDecorator object.
NotNullConstraintValidator class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/NotNullConstraintValidator.php NotNull constraint validator.
NotNullConstraintValidator.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/NotNullConstraintValidator.php
NotNullConstraintValidator::validate function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/NotNullConstraintValidator.php
NotRegularDirectoryException class core/lib/Drupal/Core/File/Exception/NotRegularDirectoryException.php Exception thrown when a target is not a regular directory (e.g. a file).
NotRegularDirectoryException.php file core/lib/Drupal/Core/File/Exception/NotRegularDirectoryException.php
NullBackendFactory class core/lib/Drupal/Core/Cache/NullBackendFactory.php
NullBackendFactory.php file core/lib/Drupal/Core/Cache/NullBackendFactory.php
NullBackendFactory::get function core/lib/Drupal/Core/Cache/NullBackendFactory.php Gets a cache backend class for a given cache bin.
NullGenerator class core/lib/Drupal/Core/Routing/NullGenerator.php No-op implementation of a URL Generator, needed for backward compatibility.
NullGenerator.php file core/lib/Drupal/Core/Routing/NullGenerator.php
NullGenerator::getContext function core/lib/Drupal/Core/Routing/NullGenerator.php
NullGenerator::getInternalPathFromRoute function core/lib/Drupal/Core/Routing/NullGenerator.php Gets the path of a route.
NullGenerator::getRoute function core/lib/Drupal/Core/Routing/NullGenerator.php Methods generate(), generateFromRoute() and getPathFromRoute() all call
this protected method.
NullGenerator::processPath function core/lib/Drupal/Core/Routing/NullGenerator.php Passes the path to a processor manager to allow alterations.
NullGenerator::processRoute function core/lib/Drupal/Core/Routing/NullGenerator.php Passes the route to the processor manager for altering before compilation.
NullGenerator::setContext function core/lib/Drupal/Core/Routing/NullGenerator.php
NullGenerator::__construct function core/lib/Drupal/Core/Routing/NullGenerator.php Override the parent constructor.
NullStorage class core/lib/Drupal/Core/Config/NullStorage.php Defines a stub storage.
NullStorage.php file core/lib/Drupal/Core/Config/NullStorage.php
NullStorage::$collection property core/lib/Drupal/Core/Config/NullStorage.php The storage collection.
NullStorage::createCollection function core/lib/Drupal/Core/Config/NullStorage.php Creates a collection on the storage.
NullStorage::decode function core/lib/Drupal/Core/Config/NullStorage.php Decodes configuration data from the storage-specific format.
NullStorage::delete function core/lib/Drupal/Core/Config/NullStorage.php Deletes a configuration object from the storage.
NullStorage::deleteAll function core/lib/Drupal/Core/Config/NullStorage.php Deletes configuration objects whose names start with a given prefix.
NullStorage::encode function core/lib/Drupal/Core/Config/NullStorage.php Encodes configuration data into the storage-specific format.
NullStorage::exists function core/lib/Drupal/Core/Config/NullStorage.php Returns whether a configuration object exists.
NullStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/NullStorage.php Gets the existing collections.
NullStorage::getCollectionName function core/lib/Drupal/Core/Config/NullStorage.php Gets the name of the current collection the storage is using.
NullStorage::listAll function core/lib/Drupal/Core/Config/NullStorage.php Gets configuration object names starting with a given prefix.
NullStorage::read function core/lib/Drupal/Core/Config/NullStorage.php Reads configuration data from the storage.
NullStorage::readMultiple function core/lib/Drupal/Core/Config/NullStorage.php Reads configuration data from the storage.
NullStorage::rename function core/lib/Drupal/Core/Config/NullStorage.php Renames a configuration object in the storage.
NullStorage::write function core/lib/Drupal/Core/Config/NullStorage.php Writes configuration data to the storage.
NullStorage::__construct function core/lib/Drupal/Core/Config/NullStorage.php Constructs a new NullStorage.
NullStorageExpirable class core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Defines a null key/value store implementation.
NullStorageExpirable.php file core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php
NullStorageExpirable::$collection property core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php The name of the collection holding key and value pairs.
NullStorageExpirable::$data property core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php The actual storage of key-value pairs.
NullStorageExpirable::delete function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Deletes an item from the key/value store.
NullStorageExpirable::deleteAll function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Deletes all items from the key/value store.

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