Search for id
Title | Object type | File name | Summary |
---|---|---|---|
SortArrayTest::providerSortByTitleElement | function | core/ |
Data provider for SortArray::sortByTitleElement(). |
SortArrayTest::providerSortByTitleProperty | function | core/ |
Data provider for SortArray::sortByTitleProperty(). |
SortArrayTest::providerSortByWeightElement | function | core/ |
Data provider for SortArray::sortByWeightElement(). |
SortArrayTest::providerSortByWeightProperty | function | core/ |
Data provider for SortArray::sortByWeightProperty(). |
SortPluginBase::sortValidate | function | core/ |
|
SortPluginBase::validateExposeForm | function | core/ |
Validate the options form. |
SortPluginBase::validateOptionsForm | function | core/ |
Simple validate handler. |
SortTest::badParameterProvider | function | core/ |
Data provider for testCreateFromQueryParameterFail. |
SortTest::parameterProvider | function | core/ |
Provides a suite of shortcut sort parameters and their expected expansions. |
SourceEditing::validateConfigurationForm | function | core/ |
Form validation handler. |
SourceEditingPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
SourceEditingPreventSelfXssConstraintValidator | class | core/ |
Ensures Source Editing cannot be configured to allow self-XSS. |
SourceEditingPreventSelfXssConstraintValidator.php | file | core/ |
|
SourceEditingPreventSelfXssConstraintValidator::getRegExForWildCardAttributeName | function | core/ |
Computes a regular expression for matching a wildcard attribute name. |
SourceEditingPreventSelfXssConstraintValidator::isWildcardAttributeName | function | core/ |
Checks whether the given attribute name contains a wildcard, e.g. `data-*`. |
SourceEditingPreventSelfXssConstraintValidator::validate | function | core/ |
|
SourceEditingRedundantTagsConstraintValidator | class | core/ |
Ensures tags already available via plugin are not be added to Source Editing. |
SourceEditingRedundantTagsConstraintValidator.php | file | core/ |
|
SourceEditingRedundantTagsConstraintValidator::pluginsSupplyingTagsMessage | function | core/ |
Creates a message listing plugins and the overlapping tags they provide. |
SourceEditingRedundantTagsConstraintValidator::tagHasAttributeRestrictions | function | core/ |
Inspects whether the given tag has attribute restrictions. |
SourceEditingRedundantTagsConstraintValidator::validate | function | core/ |
|
SourceEditingTest::providerAllowingExtraAttributes | function | core/ |
Data provider for ::testAllowingExtraAttributes(). |
SourcePluginBase::$currentSourceIds | property | core/ |
The primary key of the current row. |
SourcePluginBase::$idMap | property | core/ |
The migration ID map. |
SourcePluginBase::getCurrentIds | function | core/ |
Gets the currentSourceIds data member. |
SourcePluginBase::valid | function | core/ |
Checks whether the iterator is currently valid. |
SourceProviderTest | class | core/ |
Tests that a missing source provider error message is displayed. |
SourceProviderTest.php | file | core/ |
|
SourceProviderTest::$modules | property | core/ |
Modules to enable. |
SourceProviderTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
SourceProviderTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
SourceProviderTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
SourceProviderTest::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
SourceProviderTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
SourceProviderTest::providerSourceProvider | function | core/ |
Data provider for testSourceProvider. |
SourceProviderTest::testSourceProvider | function | core/ |
Test missing source provider. |
SpecialAttributesRouteSubscriberTest::providerTestOnRouteBuildingInvalidVariables | function | core/ |
Provides a list of routes with invalid route variables. |
SpecialAttributesRouteSubscriberTest::providerTestOnRouteBuildingValidVariables | function | core/ |
Provides a list of routes with valid route variables. |
SpecialAttributesRouteSubscriberTest::testOnRouteBuildingInvalidVariables | function | core/ |
Tests the onAlterRoutes method for invalid variables. |
SpecialAttributesRouteSubscriberTest::testOnRouteBuildingValidVariables | function | core/ |
Tests the onAlterRoutes method for valid variables. |
Sql::$destinationIdFields | property | core/ |
The destination ID fields. |
Sql::$destinationIds | property | core/ |
The destination identifiers. |
Sql::$sourceIdFields | property | core/ |
The source ID fields. |
Sql::$sourceIds | property | core/ |
The source identifiers. |
Sql::destinationIdFields | function | core/ |
The destination ID fields. |
Sql::getHighestId | function | core/ |
Returns the highest ID tracked by the implementing plugin. |
Sql::getSourceIdsHash | function | core/ |
Retrieves the hash of the source identifier values. |
Sql::lookupDestinationIds | function | core/ |
Looks up the destination identifiers corresponding to a source key. |
Sql::lookupSourceId | function | core/ |
Looks up the source identifier. |
Sql::saveIdMapping | function | core/ |
Saves a mapping from the source identifiers to the destination identifiers. |
Pagination
- Previous page
- Page 135
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.