Search for ip
- Search 7.x for ip
- Search 8.9.x for ip
- Search 10.3.x for ip
- Search 11.x for ip
- Search main for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SkipOnEmptyTest::testRowSkipsOnEmpty | function | core/ |
@covers ::row[[api-linebreak]] |
| SkipOnEmptyTest::testRowSkipWithMessage | function | core/ |
Tests that a skip row exception with a message is raised. |
| SkipOnEmptyTest::testRowSkipWithoutMessage | function | core/ |
Tests that a skip row exception without a message is raised. |
| SkipOp | class | composer/ |
Scaffold operation to skip a scaffold file (do nothing). |
| SkipOp.php | file | composer/ |
|
| SkipOp::$message | property | composer/ |
The message to output while processing. |
| SkipOp::generateContents | function | composer/ |
Load the scaffold contents or otherwise generate what is needed. |
| SkipOp::ID | constant | composer/ |
Identifies Skip operations. |
| SkipOp::process | function | composer/ |
Process this scaffold operation. |
| SkipOp::__construct | function | composer/ |
SkipOp constructor. |
| SkipOpTest | class | core/ |
@coversDefaultClass \Drupal\Composer\Plugin\Scaffold\Operations\SkipOp[[api-linebreak]] |
| SkipOpTest.php | file | core/ |
|
| SkipOpTest::testProcess | function | core/ |
@covers ::process[[api-linebreak]] |
| SkippedDeprecationTest | class | core/ |
@group Test |
| SkippedDeprecationTest.php | file | core/ |
|
| SkippedDeprecationTest::testSkippingDeprecations | function | core/ |
Tests skipping deprecations in unit tests. |
| SkippedDeprecationTest::testSkippingDeprecationsAgain | function | core/ |
Tests skipping deprecations in unit tests multiple times. |
| SkippedDeprecationTest::testSkippingPhpDeprecations | function | core/ |
Tests skipping E_DEPRECATED deprecations in unit tests. |
| SkipRowIfNotSet | class | core/ |
Skips processing the current row when a source value is not set. |
| SkipRowIfNotSet.php | file | core/ |
|
| SkipRowIfNotSet::transform | function | core/ |
|
| SkipRowIfNotSetTest | class | core/ |
Tests the skip row if not set process plugin. |
| SkipRowIfNotSetTest.php | file | core/ |
|
| SkipRowIfNotSetTest::testRowSkipWithMessage | function | core/ |
Tests that a skip row exception with a message is raised. |
| SkipRowIfNotSetTest::testRowSkipWithoutMessage | function | core/ |
Tests that a skip row exception without a message is raised. |
| SourcePluginBase::$skipCount | property | core/ |
Whether this instance should not attempt to count the source. |
| Sql::$relationships | property | core/ |
Holds an array of relationships. |
| Sql::addRelationship | function | core/ |
Adds a relationship to the query. |
| SqlContentEntityStorage::doLoadMultiple | function | core/ |
|
| SqlContentEntityStorage::doLoadMultipleRevisionsFieldItems | function | core/ |
|
| SqlContentEntityStorageTest::testLoadMultipleNoPersistentCache | function | core/ |
@covers ::doLoadMultiple[[api-linebreak]] @covers ::buildCacheId[[api-linebreak]] @covers ::getFromPersistentCache[[api-linebreak]] @covers ::setPersistentCache[[api-linebreak]] |
| SqlContentEntityStorageTest::testLoadMultiplePersistentCached | function | core/ |
@covers ::doLoadMultiple[[api-linebreak]] @covers ::buildCacheId[[api-linebreak]] @covers ::getFromPersistentCache[[api-linebreak]] |
| SqlContentEntityStorageTest::testLoadMultiplePersistentCacheMiss | function | core/ |
@covers ::doLoadMultiple[[api-linebreak]] @covers ::buildCacheId[[api-linebreak]] @covers ::getFromPersistentCache[[api-linebreak]] @covers ::setPersistentCache[[api-linebreak]] |
| SqlTest::setupViewWithRelationships | function | core/ |
Create a view with a relationship. |
| SqlTest::testLoadEntitiesWithNonEntityRelationship | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
| SqlTest::testLoadEntitiesWithNoRelationshipAndNoRevision | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
| SqlTest::testLoadEntitiesWithRelationship | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
| SqlTest::testLoadEntitiesWithRelationshipAndRevision | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
| Stable9TemplateOverrideTest::$templatesToSkip | property | core/ |
An array of template names to skip, without the extension. |
| StableLibraryOverrideTestBase::$librariesToSkip | property | core/ |
A list of libraries to skip checking, in the format extension/library_name. |
| StableTemplateOverrideTest::$templatesToSkip | property | core/ |
An array of template names to skip, without the extension. |
| StandardJavascriptTest | class | core/ |
Tests Standard installation profile JavaScript expectations. |
| StandardJavascriptTest.php | file | core/ |
|
| StandardJavascriptTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| StandardJavascriptTest::assertBigPipePlaceholderReplacementCount | function | core/ |
Asserts the number of BigPipe placeholders that are replaced on the page. |
| StandardJavascriptTest::testBigPipe | function | core/ |
Tests BigPipe accelerates particular Standard installation profile routes. |
| State::deleteMultiple | function | core/ |
|
| State::getMultiple | function | core/ |
|
| State::setMultiple | function | core/ |
|
| StateInterface::deleteMultiple | function | core/ |
Deletes multiple items. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.