Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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.
NotNullConstraint class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/NotNullConstraint.php NotNull constraint.
NotNullConstraint.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/NotNullConstraint.php
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
NoType::access function core/modules/system/tests/modules/action_test/src/Plugin/Action/NoType.php Checks object access.
nowrap.module.css file core/modules/system/css/components/nowrap.module.css Utility class to prevent text wrapping.
nowrap.module.css file core/themes/stable9/css/system/components/nowrap.module.css Utility class to prevent text wrapping.
nowrap.module.css file core/themes/stable/css/system/components/nowrap.module.css Utility class to prevent text wrapping.
NullArgument::buildOptionsForm function core/modules/views/src/Plugin/views/argument/NullArgument.php Provide a form to edit options for this plugin.
NullArgument::defaultActions function core/modules/views/src/Plugin/views/argument/NullArgument.php Default actions.
NullArgument::defineOptions function core/modules/views/src/Plugin/views/argument/NullArgument.php Information about options for all kinds of purposes will be held here.
NullBackend::set function core/lib/Drupal/Core/Cache/NullBackend.php Stores data in the persistent cache.
NullBackend::setMultiple function core/lib/Drupal/Core/Cache/NullBackend.php Store multiple items in the persistent cache.
NullBackend::__construct function core/lib/Drupal/Core/Cache/NullBackend.php Constructs a NullBackend object.
NullBackendTest class core/tests/Drupal/Tests/Core/Cache/NullBackendTest.php Tests the cache NullBackend.
NullBackendTest.php file core/tests/Drupal/Tests/Core/Cache/NullBackendTest.php
NullBackendTest::testNullBackend function core/tests/Drupal/Tests/Core/Cache/NullBackendTest.php Tests that the NullBackend does not actually store variables.
NullCoalesce class core/modules/migrate/src/Plugin/migrate/process/NullCoalesce.php Provides a Null Coalesce process plugin.
NullCoalesce.php file core/modules/migrate/src/Plugin/migrate/process/NullCoalesce.php
NullCoalesce::transform function core/modules/migrate/src/Plugin/migrate/process/NullCoalesce.php Performs the associated process.
NullCoalesceTest class core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php Tests the null_coalesce process plugin.
NullCoalesceTest.php file core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php
NullCoalesceTest::testExceptionOnInvalidValue function core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php Tests that an exception is thrown for a non-array value.
NullCoalesceTest::testTransform function core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php Tests null_coalesce.
NullCoalesceTest::testTransformWithDefault function core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php Tests null_coalesce.
NullCoalesceTest::transformDataProvider function core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php Provides Data for ::testTransform.
NullCoalesceTest::transformWithDefaultProvider function core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php Provides Data for ::testTransformWithDefault.
NullDestination class core/modules/migrate/src/Plugin/migrate/destination/NullDestination.php Provides null destination plugin.
NullDestination.php file core/modules/migrate/src/Plugin/migrate/destination/NullDestination.php
NullDestination::fields function core/modules/migrate/src/Plugin/migrate/destination/NullDestination.php Returns an array of destination fields.
NullDestination::getIds function core/modules/migrate/src/Plugin/migrate/destination/NullDestination.php Gets the destination IDs.
NullDestination::import function core/modules/migrate/src/Plugin/migrate/destination/NullDestination.php Import the row.
NullFileCache::set function core/lib/Drupal/Component/FileCache/NullFileCache.php Stores data based on a filename.
NullFileCache::__construct function core/lib/Drupal/Component/FileCache/NullFileCache.php Constructs a FileCache object.
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.
NullIdMap::clearMessages function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Clears all messages from the map.
NullIdMap::currentDestination function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Looks up the destination identifier currently being iterated.
NullIdMap::currentSource function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Looks up the source identifier(s) currently being iterated.
NullIdMap::deleteDestination function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Deletes the map and message table entries for a given destination row.
NullIdMap::destroy function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Removes any persistent storage used by this map.
NullIdMap::getMessages function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Retrieves a traversable object of messages related to source records.

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