Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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."}][[api-linebreak]] [false, {}][[api-linebreak]] [[api-linebreak]] |
| 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/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
| 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/ |
#[\ReturnTypeWillChange] |
| 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. |
| NullIdMap::getQualifiedMapTableName | function | core/ |
Gets the qualified map table. |
| NullIdMap::getRowByDestination | function | core/ |
Retrieves a row by the destination identifiers. |
| NullIdMap::getRowBySource | function | core/ |
Retrieves a row from the map table based on source identifier values. |
| NullIdMap::getRowsNeedingUpdate | function | core/ |
Retrieves an array of map rows marked as needing update. |
| NullIdMap::importedCount | function | core/ |
Returns the number of imported items in the map. |
| NullIdMap::key | function | core/ |
#[\ReturnTypeWillChange] |
| NullIdMap::lookupDestinationIds | function | core/ |
Looks up the destination identifiers corresponding to a source key. |
| NullIdMap::lookupSourceId | function | core/ |
Looks up the source identifier. |
| NullIdMap::messageCount | function | core/ |
Returns the number of messages saved. |
| NullIdMap::next | function | core/ |
#[\ReturnTypeWillChange] |
| NullIdMap::prepareUpdate | function | core/ |
Prepares to run a full update. |
Pagination
- Previous page
- Page 117
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.