Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Nonexistent.php | file | core/ |
|
| NonInheritingBundleClass | class | core/ |
An invalid bundle class which does not inherit the main entity class. |
| NonInheritingBundleClass.php | file | core/ |
|
| NonPublicSchemaTest | class | core/ |
Tests schema API for non-public schema for the PostgreSQL driver. |
| NonPublicSchemaTest.php | file | core/ |
|
| NonPublicSchemaTest::$testingFakeConnection | property | core/ |
The database connection for testing. |
| NonPublicSchemaTest::setUp | function | core/ |
|
| NonPublicSchemaTest::tearDown | function | core/ |
|
| NonPublicSchemaTest::testDelete | function | core/ |
@covers \Drupal\Core\Database\Connection::delete[[api-linebreak]] @covers \Drupal\Core\Database\Connection::truncate[[api-linebreak]] |
| NonPublicSchemaTest::testExtensionExists | function | core/ |
@covers ::extensionExists[[api-linebreak]] @covers ::tableExists[[api-linebreak]] |
| NonPublicSchemaTest::testField | function | core/ |
@covers ::addField[[api-linebreak]] @covers ::fieldExists[[api-linebreak]] @covers ::dropField[[api-linebreak]] @covers ::changeField[[api-linebreak]] |
| NonPublicSchemaTest::testIndex | function | core/ |
@covers ::addIndex[[api-linebreak]] @covers ::indexExists[[api-linebreak]] @covers ::dropIndex[[api-linebreak]] |
| NonPublicSchemaTest::testInsert | function | core/ |
@covers \Drupal\Core\Database\Connection::insert[[api-linebreak]] @covers \Drupal\Core\Database\Connection::select[[api-linebreak]] |
| NonPublicSchemaTest::testMerge | function | core/ |
@covers \Drupal\Core\Database\Connection::merge[[api-linebreak]] |
| NonPublicSchemaTest::testPrimaryKey | function | core/ |
@covers ::addPrimaryKey[[api-linebreak]] @covers ::dropPrimaryKey[[api-linebreak]] |
| NonPublicSchemaTest::testTable | function | core/ |
@covers ::renameTable[[api-linebreak]] @covers ::tableExists[[api-linebreak]] @covers ::findTables[[api-linebreak]] @covers ::dropTable[[api-linebreak]] |
| NonPublicSchemaTest::testUniqueKey | function | core/ |
@covers ::addUniqueKey[[api-linebreak]] @covers ::indexExists[[api-linebreak]] @covers ::dropUniqueKey[[api-linebreak]] |
| NonPublicSchemaTest::testUpdate | function | core/ |
@covers \Drupal\Core\Database\Connection::update[[api-linebreak]] |
| NonPublicSchemaTest::testUpsert | function | core/ |
@covers \Drupal\Core\Database\Connection::upsert[[api-linebreak]] |
| NonStableModulesTest | class | core/ |
Tests the installation of deprecated and experimental modules. |
| NonStableModulesTest.php | file | core/ |
|
| NonStableModulesTest::$adminUser | property | core/ |
The admin user. |
| NonStableModulesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NonStableModulesTest::setUp | function | core/ |
|
| NonStableModulesTest::testDeprecatedAndExperimentalConfirmForm | function | core/ |
Tests installing deprecated and experimental modules at the same time. |
| NonStableModulesTest::testDeprecatedConfirmForm | function | core/ |
Tests installing deprecated modules and dependencies in the UI. |
| NonStableModulesTest::testExperimentalConfirmForm | function | core/ |
Tests installing experimental modules and dependencies in the UI. |
| noop.css | file | core/ |
No-op CSS file. |
| NoPreExistingSchemaUpdateTest | class | core/ |
Tries to update a module which has no pre-existing schema. |
| NoPreExistingSchemaUpdateTest.php | file | core/ |
|
| NoPreExistingSchemaUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NoPreExistingSchemaUpdateTest::setUp | function | core/ |
|
| NoPreExistingSchemaUpdateTest::testNoPreExistingSchema | function | core/ |
Tests the system module updates with no dependencies installed. |
| NoProfilesException | class | core/ |
Exception thrown if no installation profiles are available. |
| NoProfilesException.php | file | core/ |
|
| NoProfilesException::__construct | function | core/ |
Constructs a new "no profiles available" exception. |
| NormalInstallerServiceProvider | class | core/ |
Service provider for the installer environment. |
| NormalInstallerServiceProvider.php | file | core/ |
|
| NormalInstallerServiceProvider::register | function | core/ |
Registers services to the container. |
| normalize.css | file | core/ |
/*! 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/ |
/*! 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/ |
Base normalizer used in all JSON:API normalizers. |
| NormalizerBase | class | core/ |
Base class for Normalizers. |
| NormalizerBase.php | file | core/ |
|
| NormalizerBase.php | file | core/ |
|
| NormalizerBase::$format | property | core/ |
List of formats which supports (de-)normalization. |
| NormalizerBase::$format | property | core/ |
List of formats which supports (de-)normalization. |
| NormalizerBase::addCacheableDependency | function | core/ |
Adds cacheability if applicable. |
| NormalizerBase::checkFormat | function | core/ |
Checks if the provided format is supported by this normalizer. |
| NormalizerBase::checkFormat | function | core/ |
Checks if the provided format is supported by this normalizer. |
Pagination
- Previous page
- Page 952
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.