| NodeStorageBodyFieldTest::$defaultTheme |
property |
core/modules/node/modules/node_storage_body_field/tests/src/Functional/NodeStorageBodyFieldTest.php |
The theme to install as the default for testing. |
| NodeStorageBodyFieldTest::$modules |
property |
core/modules/node/modules/node_storage_body_field/tests/src/Functional/NodeStorageBodyFieldTest.php |
Modules to install. |
| NodeStorageBodyFieldTest::testBackwardsCompatibility |
function |
core/modules/node/modules/node_storage_body_field/tests/src/Functional/NodeStorageBodyFieldTest.php |
Tests the BC coverage for node_storage_body_field. |
| NodeStorageSchema::getSharedTableFieldSchema |
function |
core/modules/node/src/NodeStorageSchema.php |
|
| NodeTest::$patchProtectedFieldNames |
property |
core/modules/jsonapi/tests/src/Functional/NodeTest.php |
The fields that are protected against modification during PATCH requests. |
| NodeTest::assertNormalizedFieldsAreCached |
function |
core/modules/jsonapi/tests/src/Functional/NodeTest.php |
Checks that the provided field names are the only fields in the cache. |
| NodeThemeHooks::preprocessFieldNode |
function |
core/modules/node/src/Hook/NodeThemeHooks.php |
Implements hook_preprocess_HOOK() for node field templates. |
| NodeTranslationUITest::testPublishedStatusNoFields |
function |
core/modules/node/tests/src/Functional/NodeTranslationUITest.php |
Tests changing the published status on a node without fields. |
| NodeType::fields |
function |
core/modules/node/src/Plugin/migrate/source/d6/NodeType.php |
Returns available fields on the source. |
| NodeType::fields |
function |
core/modules/node/src/Plugin/migrate/source/d7/NodeType.php |
Returns available fields on the source. |
| NodeType::getCommentFields |
function |
core/modules/node/src/Plugin/migrate/source/d6/NodeType.php |
Returns the fields containing comment settings for each node type. |
| NodeType::getCommentFields |
function |
core/modules/node/src/Plugin/migrate/source/d7/NodeType.php |
Returns the fields containing comment settings for each node type. |
| NodeTypeForm::$entityFieldManager |
property |
core/modules/node/src/Form/NodeTypeForm.php |
The entity field manager. |
| NodeTypeInitialLanguageTest::testLanguageFieldVisibility |
function |
core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php |
Tests language field visibility features. |
| NodeViewsFieldAccessTest |
class |
core/modules/node/tests/src/Kernel/Views/NodeViewsFieldAccessTest.php |
Tests base field access in Views for the node entity. |
| NodeViewsFieldAccessTest.php |
file |
core/modules/node/tests/src/Kernel/Views/NodeViewsFieldAccessTest.php |
|
| NodeViewsFieldAccessTest::$modules |
property |
core/modules/node/tests/src/Kernel/Views/NodeViewsFieldAccessTest.php |
|
| NodeViewsFieldAccessTest::setUp |
function |
core/modules/node/tests/src/Kernel/Views/NodeViewsFieldAccessTest.php |
|
| NodeViewsFieldAccessTest::testNodeFields |
function |
core/modules/node/tests/src/Kernel/Views/NodeViewsFieldAccessTest.php |
Check access for node fields. |
| node_storage_body_field.info.yml |
file |
core/modules/node/modules/node_storage_body_field/node_storage_body_field.info.yml |
core/modules/node/modules/node_storage_body_field/node_storage_body_field.info.yml |
| node_storage_body_field_test.info.yml |
file |
core/modules/node/modules/node_storage_body_field/tests/modules/node_storage_body_field_test/node_storage_body_field_test.info.yml |
core/modules/node/modules/node_storage_body_field/tests/modules/node_storage_body_field_test/node_storage_body_field_test.info.yml |
| NoFieldItemsExistWithHigherCardinality |
class |
core/modules/field/src/Plugin/Validation/Constraint/NoFieldItemsExistWithHigherCardinality.php |
Checks if field items exist that exceed the allowed cardinality. |
| NoFieldItemsExistWithHigherCardinality.php |
file |
core/modules/field/src/Plugin/Validation/Constraint/NoFieldItemsExistWithHigherCardinality.php |
|
| NoFieldItemsExistWithHigherCardinality::__construct |
function |
core/modules/field/src/Plugin/Validation/Constraint/NoFieldItemsExistWithHigherCardinality.php |
|
| NoFieldItemsExistWithHigherCardinalityTest |
class |
core/modules/field/tests/src/Unit/Plugin/Validation/Constraint/NoFieldItemsExistWithHigherCardinalityTest.php |
Tests the NoFieldItemsExistWithHigherCardinality constraint. |
| NoFieldItemsExistWithHigherCardinalityTest |
class |
core/modules/field/tests/src/Kernel/Plugin/Validation/Constraint/NoFieldItemsExistWithHigherCardinalityTest.php |
Tests NoFieldItemsExistWithHigherCardinality validation. |
| NoFieldItemsExistWithHigherCardinalityTest.php |
file |
core/modules/field/tests/src/Unit/Plugin/Validation/Constraint/NoFieldItemsExistWithHigherCardinalityTest.php |
|
| NoFieldItemsExistWithHigherCardinalityTest.php |
file |
core/modules/field/tests/src/Kernel/Plugin/Validation/Constraint/NoFieldItemsExistWithHigherCardinalityTest.php |
|
| NoFieldItemsExistWithHigherCardinalityTest::messageParametersProvider |
function |
core/modules/field/tests/src/Unit/Plugin/Validation/Constraint/NoFieldItemsExistWithHigherCardinalityTest.php |
Data provider for testMessageParameters. |
| NoFieldItemsExistWithHigherCardinalityTest::testMessageParameters |
function |
core/modules/field/tests/src/Unit/Plugin/Validation/Constraint/NoFieldItemsExistWithHigherCardinalityTest.php |
Tests the message template with different parameters. |
| NoFieldItemsExistWithHigherCardinalityTest::testValidation |
function |
core/modules/field/tests/src/Kernel/Plugin/Validation/Constraint/NoFieldItemsExistWithHigherCardinalityTest.php |
Tests validation error and message when cardinality is set too low. |
| NoFieldItemsExistWithHigherCardinalityTest::testValidOptions |
function |
core/modules/field/tests/src/Unit/Plugin/Validation/Constraint/NoFieldItemsExistWithHigherCardinalityTest.php |
Tests the constraint initialization with valid options. |
| NoFieldItemsExistWithHigherCardinalityValidator |
class |
core/modules/field/src/Plugin/Validation/Constraint/NoFieldItemsExistWithHigherCardinalityValidator.php |
Validates the NoFieldItemsExistWithHigherCardinality constraint. |
| NoFieldItemsExistWithHigherCardinalityValidator.php |
file |
core/modules/field/src/Plugin/Validation/Constraint/NoFieldItemsExistWithHigherCardinalityValidator.php |
|
| NoFieldItemsExistWithHigherCardinalityValidator::create |
function |
core/modules/field/src/Plugin/Validation/Constraint/NoFieldItemsExistWithHigherCardinalityValidator.php |
|
| NoFieldItemsExistWithHigherCardinalityValidator::validate |
function |
core/modules/field/src/Plugin/Validation/Constraint/NoFieldItemsExistWithHigherCardinalityValidator.php |
|
| NoFieldItemsExistWithHigherCardinalityValidator::__construct |
function |
core/modules/field/src/Plugin/Validation/Constraint/NoFieldItemsExistWithHigherCardinalityValidator.php |
|
| NoFieldsException |
class |
core/lib/Drupal/Core/Database/Query/NoFieldsException.php |
Exception thrown if an insert query doesn't specify insert or default fields. |
| NoFieldsException.php |
file |
core/lib/Drupal/Core/Database/Query/NoFieldsException.php |
|
| NoLanguageEntityTest::baseFieldDefinitions |
function |
core/modules/language/tests/language_test/src/Entity/NoLanguageEntityTest.php |
Provides base field definitions for an entity type. |
| NonPublicSchemaTest::testField |
function |
core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php |
Tests field. |
| 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::fields |
function |
core/modules/migrate_drupal/tests/modules/migration_provider_test/src/Plugin/migrate/source/NoSourceModule.php |
Returns available fields on the source. |
| 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 |
|
| NullDestination::fields |
function |
core/modules/migrate/src/Plugin/migrate/destination/NullDestination.php |
|
| NumberField |
class |
core/modules/field/src/Plugin/migrate/field/d7/NumberField.php |
MigrateField plugin for Drupal 7 number fields. |
| NumberField.php |
file |
core/modules/field/src/Plugin/migrate/field/d7/NumberField.php |
|
| NumberFieldTest |
class |
core/modules/field/tests/src/FunctionalJavascript/Number/NumberFieldTest.php |
Tests the numeric field widget. |