Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Fixtures::getLocationReplacements | function | core/ |
Gets an Interpolator with 'web-root' and 'package-name' set. |
| Fixtures::projectRoot | function | core/ |
|
| Fixtures::projectRoot | function | core/ |
|
| Fixtures::replaceOp | function | core/ |
Creates a ReplaceOp fixture. |
| Fixtures::runScaffold | function | core/ |
Runs the scaffold operation. |
| Fixtures::sourcePath | function | core/ |
Gets a path to a source scaffold fixture. |
| Fixtures::tmpDir | function | core/ |
|
| FixturesBase | class | core/ |
Base class for fixtures to test composer plugins. |
| FixturesBase.php | file | core/ |
|
| FixturesBase::$composer | property | core/ |
The composer object. |
| FixturesBase::$io | property | core/ |
A Composer IOInterface to write to. |
| FixturesBase::$randomPrefix | property | core/ |
Keep a persistent prefix to help group our tmp directories together. |
| FixturesBase::$tmpDirs | property | core/ |
Directories to delete when we are done. |
| FixturesBase::allFixturesDir | function | core/ |
Gets the path to the project fixtures. |
| FixturesBase::binFixtureDir | function | core/ |
Gets the path to one particular bin path. |
| FixturesBase::cloneFixtureProjects | function | core/ |
Creates a temporary copy of all of the fixtures projects into a temp dir. |
| FixturesBase::createIsolatedComposerCacheDir | function | core/ |
Creates an isolated cache directory for Composer. |
| FixturesBase::getComposer | function | core/ |
Gets the Composer object. |
| FixturesBase::getOutput | function | core/ |
Gets the output from the io() fixture. |
| FixturesBase::io | function | core/ |
Gets an IO fixture. |
| FixturesBase::mkTmpDir | function | core/ |
Creates a temporary directory. |
| FixturesBase::persistentPrefix | function | core/ |
Generates a persistent prefix to use with all of our temporary directories. |
| FixturesBase::projectFixtureDir | function | core/ |
Gets the path to one particular project fixture. |
| FixturesBase::projectRoot | function | core/ |
Gets the path to Scaffold component. |
| FixturesBase::runComposer | function | core/ |
Runs a `composer` command. |
| FixturesBase::tearDown | function | core/ |
Calls 'tearDown' in any test that copies fixtures to transient locations. |
| FixturesBase::tmpDir | function | core/ |
Generates a path to a temporary location, but do not create the directory. |
| FixtureUtilityTrait::copyFixtureFilesTo | function | core/ |
Mirrors a fixture directory to the given path. |
| FixtureUtilityTrait::renameGitDirectories | function | core/ |
Renames _git directories to .git. |
| FixtureUtilityTrait::renameInfoYmlFiles | function | core/ |
Renames all files that end with .info.yml.hide. |
| fixture_manipulator.services.yml | file | core/ |
core/modules/package_manager/tests/modules/fixture_manipulator/fixture_manipulator.services.yml |
| Flatten::transform | function | core/ |
Flatten nested array values to single array values. |
| FlattenTest | class | core/ |
Tests the flatten plugin. |
| FlattenTest.php | file | core/ |
|
| FlattenTest::providerTestFlatten | function | core/ |
Provides data for the testFlatten. |
| FlattenTest::providerTestFlattenInvalid | function | core/ |
Provides data for the testFlattenInvalid. |
| FlattenTest::setUp | function | core/ |
|
| FlattenTest::testFlatten | function | core/ |
Tests that various array flatten operations work properly. |
| FlattenTest::testFlattenInvalid | function | core/ |
Tests that Flatten throws a MigrateException. |
| FloatData::getCastedValue | function | core/ |
#[JsonSchema([ 'type' => 'number', ])] |
| FloatItem::fieldSettingsForm | function | core/ |
|
| FloatItem::generateSampleValue | function | core/ |
|
| FloatItem::propertyDefinitions | function | core/ |
|
| FloatItem::schema | function | core/ |
|
| FloodInterface::isAllowed | function | core/ |
Checks whether a user is allowed to proceed with the specified event. |
| FloodInterface::register | function | core/ |
Registers an event for the current visitor to the flood control mechanism. |
| FloodTest | class | core/ |
Functional tests for the flood control mechanism. |
| FloodTest.php | file | core/ |
|
| FloodTest::$modules | property | core/ |
Modules to install. |
| FloodTest::floodBackendProvider | function | core/ |
Provides an array of backends for testClearByPrefix. |
Pagination
- Previous page
- Page 619
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.