Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
NodeTranslationTest::providerSource | function | core/ |
|
NodeTranslationTest::providerSource | function | core/ |
|
NodeType::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
NodeType::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
NodeType::id | function | core/ |
Gets the identifier. |
NodeTypeForm::validateForm | function | core/ |
Form validation handler. |
NodeTypeResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
NodeTypeTest::$entityTypeId | property | core/ |
The tested entity type. |
NodeTypeTest::providerSource | function | core/ |
|
NodeTypeTest::providerSource | function | core/ |
|
NodeTypeValidationTest | class | core/ |
Tests validation of node_type entities. |
NodeTypeValidationTest.php | file | core/ |
|
NodeTypeValidationTest::$modules | property | core/ |
Modules to install. |
NodeTypeValidationTest::$propertiesWithOptionalValues | property | core/ |
The config entity properties whose values are optional (set to NULL). |
NodeTypeValidationTest::setUp | function | core/ |
|
NodeTypeValidationTest::testDescriptionAndHelpCannotBeEmpty | function | core/ |
Tests that description and help text can be NULL, but not empty strings. |
NodeTypeValidationTest::testPreviewModeValidation | function | core/ |
Tests that a node type's preview mode is constrained to certain values. |
NodeTypeValidationTest::testThirdPartySettingsMenuUi | function | core/ |
@testWith [true, {"third_party_settings.menu_ui": "'parent' is a required key."}] [false, {}] |
NodeValidationTest | class | core/ |
Tests node validation constraints. |
NodeValidationTest.php | file | core/ |
|
NodeValidationTest::$modules | property | core/ |
Modules to install. |
NodeValidationTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
NodeValidationTest::testValidation | function | core/ |
Tests the node validation constraints. |
None::validateArgument | function | core/ |
Performs validation for a given argument. |
NormalInstallerServiceProvider | class | core/ |
Service provider for the installer environment. |
NormalInstallerServiceProvider.php | file | core/ |
|
NormalInstallerServiceProvider::register | function | core/ |
Registers services to the container. |
NormalizerBaseTest::providerTestSupportsNormalization | function | core/ |
Data provider for testSupportsNormalization. |
NoSourceModule::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
NotNullConstraintValidator | class | core/ |
NotNull constraint validator. |
NotNullConstraintValidator.php | file | core/ |
|
NotNullConstraintValidator::validate | function | core/ |
|
NullBackend::invalidate | function | core/ |
Marks a cache item as invalid. |
NullBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
NullBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
NullCoalesceTest::testExceptionOnInvalidValue | function | core/ |
Tests that an exception is thrown for a non-array value. |
NullCoalesceTest::transformDataProvider | function | core/ |
Provides Data for ::testTransform. |
NullCoalesceTest::transformWithDefaultProvider | function | core/ |
Provides Data for ::testTransformWithDefault. |
NullDestination::getIds | function | core/ |
Gets the destination IDs. |
NullIdMap | class | core/ |
Defines the null ID map implementation. |
NullIdMap.php | file | core/ |
|
NullIdMap::clearMessages | function | core/ |
Clears all messages from the map. |
NullIdMap::current | function | core/ |
|
NullIdMap::currentDestination | function | core/ |
Looks up the destination identifier currently being iterated. |
NullIdMap::currentSource | function | core/ |
Looks up the source identifier(s) currently being iterated. |
NullIdMap::delete | function | core/ |
Deletes the map and message entries for a given source record. |
NullIdMap::deleteDestination | function | core/ |
Deletes the map and message table entries for a given destination row. |
NullIdMap::destroy | function | core/ |
Removes any persistent storage used by this map. |
NullIdMap::errorCount | function | core/ |
Returns the number of items that failed to import. |
NullIdMap::getMessages | function | core/ |
Retrieves a traversable object of messages related to source records. |
Pagination
- Previous page
- Page 122
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.