Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
Nonexistent.php file core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/Nonexistent.php
NonInheritingBundleClass class core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/NonInheritingBundleClass.php An invalid bundle class which does not inherit the main entity class.
NonInheritingBundleClass.php file core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/NonInheritingBundleClass.php
NonPublicSchemaTest class core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php Tests schema API for non-public schema for the PostgreSQL driver.
NonPublicSchemaTest.php file core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php
NonPublicSchemaTest::$testingFakeConnection property core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php The database connection for testing.
NonPublicSchemaTest::setUp function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php
NonPublicSchemaTest::tearDown function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php
NonPublicSchemaTest::testDelete function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php @covers \Drupal\Core\Database\Connection::delete[[api-linebreak]]
@covers \Drupal\Core\Database\Connection::truncate[[api-linebreak]]
NonPublicSchemaTest::testExtensionExists function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php @covers ::extensionExists[[api-linebreak]]
@covers ::tableExists[[api-linebreak]]
NonPublicSchemaTest::testField function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php @covers ::addField[[api-linebreak]]
@covers ::fieldExists[[api-linebreak]]
@covers ::dropField[[api-linebreak]]
@covers ::changeField[[api-linebreak]]
NonPublicSchemaTest::testIndex function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php @covers ::addIndex[[api-linebreak]]
@covers ::indexExists[[api-linebreak]]
@covers ::dropIndex[[api-linebreak]]
NonPublicSchemaTest::testInsert function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php @covers \Drupal\Core\Database\Connection::insert[[api-linebreak]]
@covers \Drupal\Core\Database\Connection::select[[api-linebreak]]
NonPublicSchemaTest::testMerge function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php @covers \Drupal\Core\Database\Connection::merge[[api-linebreak]]
NonPublicSchemaTest::testPrimaryKey function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php @covers ::addPrimaryKey[[api-linebreak]]
@covers ::dropPrimaryKey[[api-linebreak]]
NonPublicSchemaTest::testTable function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php @covers ::renameTable[[api-linebreak]]
@covers ::tableExists[[api-linebreak]]
@covers ::findTables[[api-linebreak]]
@covers ::dropTable[[api-linebreak]]
NonPublicSchemaTest::testUniqueKey function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php @covers ::addUniqueKey[[api-linebreak]]
@covers ::indexExists[[api-linebreak]]
@covers ::dropUniqueKey[[api-linebreak]]
NonPublicSchemaTest::testUpdate function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php @covers \Drupal\Core\Database\Connection::update[[api-linebreak]]
NonPublicSchemaTest::testUpsert function core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php @covers \Drupal\Core\Database\Connection::upsert[[api-linebreak]]
NonStableModulesTest class core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php Tests the installation of deprecated and experimental modules.
NonStableModulesTest.php file core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php
NonStableModulesTest::$adminUser property core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php The admin user.
NonStableModulesTest::$defaultTheme property core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php The theme to install as the default for testing.
NonStableModulesTest::setUp function core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php
NonStableModulesTest::testDeprecatedAndExperimentalConfirmForm function core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php Tests installing deprecated and experimental modules at the same time.
NonStableModulesTest::testDeprecatedConfirmForm function core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php Tests installing deprecated modules and dependencies in the UI.
NonStableModulesTest::testExperimentalConfirmForm function core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php Tests installing experimental modules and dependencies in the UI.
noop.css file core/modules/system/tests/modules/many_assets_test/css/noop.css No-op CSS file.
NoPreExistingSchemaUpdateTest class core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php Tries to update a module which has no pre-existing schema.
NoPreExistingSchemaUpdateTest.php file core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php
NoPreExistingSchemaUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php The theme to install as the default for testing.
NoPreExistingSchemaUpdateTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php
NoPreExistingSchemaUpdateTest::testNoPreExistingSchema function core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php Tests the system module updates with no dependencies installed.
NoProfilesException class core/lib/Drupal/Core/Installer/Exception/NoProfilesException.php Exception thrown if no installation profiles are available.
NoProfilesException.php file core/lib/Drupal/Core/Installer/Exception/NoProfilesException.php
NoProfilesException::__construct function core/lib/Drupal/Core/Installer/Exception/NoProfilesException.php Constructs a new "no profiles available" exception.
NormalInstallerServiceProvider class core/lib/Drupal/Core/Installer/NormalInstallerServiceProvider.php Service provider for the installer environment.
NormalInstallerServiceProvider.php file core/lib/Drupal/Core/Installer/NormalInstallerServiceProvider.php
NormalInstallerServiceProvider::register function core/lib/Drupal/Core/Installer/NormalInstallerServiceProvider.php Registers services to the container.
normalize.css file core/assets/vendor/normalize-css/normalize.css /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of…
normalize.css file core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of…
NormalizerBase class core/modules/jsonapi/src/Normalizer/NormalizerBase.php Base normalizer used in all JSON:API normalizers.
NormalizerBase class core/modules/serialization/src/Normalizer/NormalizerBase.php Base class for Normalizers.
NormalizerBase.php file core/modules/serialization/src/Normalizer/NormalizerBase.php
NormalizerBase.php file core/modules/jsonapi/src/Normalizer/NormalizerBase.php
NormalizerBase::$format property core/modules/jsonapi/src/Normalizer/NormalizerBase.php List of formats which supports (de-)normalization.
NormalizerBase::$format property core/modules/serialization/src/Normalizer/NormalizerBase.php List of formats which supports (de-)normalization.
NormalizerBase::addCacheableDependency function core/modules/serialization/src/Normalizer/NormalizerBase.php Adds cacheability if applicable.
NormalizerBase::checkFormat function core/modules/serialization/src/Normalizer/NormalizerBase.php Checks if the provided format is supported by this normalizer.
NormalizerBase::checkFormat function core/modules/jsonapi/src/Normalizer/NormalizerBase.php Checks if the provided format is supported by this normalizer.

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