Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
NoSourceModule::fields function core/modules/migrate_drupal/tests/modules/migration_provider_test/src/Plugin/migrate/source/NoSourceModule.php Returns available fields on the source.
NoSourceModule::fields function core/modules/migrate_drupal_ui/tests/modules/migration_source_module_test/src/Plugin/migrate/source/NoSourceModule.php Returns available fields on the source.
NoSourceModule::fields function core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/src/Plugin/migrate/source/NoSourceModule.php Returns available fields on the source.
NoSourceModule::getIds function core/modules/migrate_drupal_ui/tests/modules/migration_source_module_test/src/Plugin/migrate/source/NoSourceModule.php Defines the source fields uniquely identifying a source row.
NoSourceModule::getIds function core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/src/Plugin/migrate/source/NoSourceModule.php Defines the source fields uniquely identifying a source row.
NoSourceModule::getIds function core/modules/migrate_drupal/tests/modules/migration_provider_test/src/Plugin/migrate/source/NoSourceModule.php Defines the source fields uniquely identifying a source row.
NoSourceModule::query function core/modules/migrate_drupal/tests/modules/migration_provider_test/src/Plugin/migrate/source/NoSourceModule.php Prepares query object to retrieve data from the source database.
NoSourceModule::query function core/modules/migrate_drupal_ui/tests/modules/migration_source_module_test/src/Plugin/migrate/source/NoSourceModule.php Prepares query object to retrieve data from the source database.
NoSourceModule::query function core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/src/Plugin/migrate/source/NoSourceModule.php Prepares query object to retrieve data from the source database.
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
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.
NoSourcePluginDecoratorTest class core/modules/migrate/tests/src/Unit/Plugin/NoSourcePluginDecoratorTest.php Tests Drupal\migrate\Plugin\NoSourcePluginDecorator.
NoSourcePluginDecoratorTest.php file core/modules/migrate/tests/src/Unit/Plugin/NoSourcePluginDecoratorTest.php
NoSourcePluginDecoratorTest::providerGetDefinitions function core/modules/migrate/tests/src/Unit/Plugin/NoSourcePluginDecoratorTest.php Provides data for testGetDefinitions().
NoSourcePluginDecoratorTest::testGetDefinitions function core/modules/migrate/tests/src/Unit/Plugin/NoSourcePluginDecoratorTest.php Tests get definitions.
NotATestClass class core/tests/PHPStan/fixtures/test-classes-with-metadata.php
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
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
NotRegularFileException class core/lib/Drupal/Core/File/Exception/NotRegularFileException.php Exception thrown when a target is not a regular file (e.g. a directory).
NotRegularFileException.php file core/lib/Drupal/Core/File/Exception/NotRegularFileException.php
NoType class core/modules/system/tests/modules/action_test/src/Plugin/Action/NoType.php Provides an operation with no type specified.
NoType.php file core/modules/system/tests/modules/action_test/src/Plugin/Action/NoType.php
NoType::access function core/modules/system/tests/modules/action_test/src/Plugin/Action/NoType.php
NoType::execute function core/modules/system/tests/modules/action_test/src/Plugin/Action/NoType.php
NoUniqueFieldException class core/lib/Drupal/Core/Database/Query/NoUniqueFieldException.php Exception thrown if an upsert query doesn't specify a unique field.
NoUniqueFieldException.php file core/lib/Drupal/Core/Database/Query/NoUniqueFieldException.php
nowrap.module.css file core/themes/stable9/css/system/components/nowrap.module.css Utility class to prevent text wrapping.
NullableSerializedItem class core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/NullableSerializedItem.php Defines the 'nullable_serialized_item_test' entity field type.
NullableSerializedItem.php file core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/NullableSerializedItem.php
NullableSerializedItem::propertyDefinitions function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/NullableSerializedItem.php
NullableSerializedItem::schema function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/NullableSerializedItem.php
NullArgument class core/modules/views/src/Plugin/views/argument/NullArgument.php Argument handler that ignores the argument.
NullArgument.php file core/modules/views/src/Plugin/views/argument/NullArgument.php
NullArgument::buildOptionsForm function core/modules/views/src/Plugin/views/argument/NullArgument.php
NullArgument::defaultActions function core/modules/views/src/Plugin/views/argument/NullArgument.php
NullArgument::defineOptions function core/modules/views/src/Plugin/views/argument/NullArgument.php
NullArgument::query function core/modules/views/src/Plugin/views/argument/NullArgument.php
NullBackend class core/lib/Drupal/Core/Cache/NullBackend.php Defines a stub cache implementation.
NullBackend.php file core/lib/Drupal/Core/Cache/NullBackend.php
NullBackend::delete function core/lib/Drupal/Core/Cache/NullBackend.php
NullBackend::deleteAll function core/lib/Drupal/Core/Cache/NullBackend.php

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