Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| FixtureManipulatorTest::$expectedTearDownException | property | core/ |
The exception expected in ::tearDown() of this test. |
| FixtureManipulatorTest::$inspector | property | core/ |
The Composer inspector service. |
| FixtureManipulatorTest::$originalFixturePackages | property | core/ |
The original fixture package list at the start of the test. |
| FixtureManipulatorTest::setUp | function | core/ |
|
| FixtureManipulatorTest::tearDown | function | core/ |
@todo Remove the line below when https://github.com/phpstan/phpstan-phpunit/issues/187 is fixed. @phpstan-ignore-next-line |
| FixtureManipulatorTest::testActiveManipulatorNoCommitError | function | core/ |
Test that an exception is thrown if ::commitChanges() is not called. |
| FixtureManipulatorTest::testAddDotGitFolder | function | core/ |
Tests add dot git folder. |
| FixtureManipulatorTest::testAddPackage | function | core/ |
Tests add package. |
| FixtureManipulatorTest::testModifyPackageConfig | function | core/ |
Tests modify package config. |
| FixtureManipulatorTest::testRemovePackage | function | core/ |
Tests remove package. |
| FixtureManipulatorTest::testStagedFixtureNotCommitted | function | core/ |
Tests that the stage manipulator throws an exception if not committed. |
| FixtureManipulatorTrait | trait | core/ |
A trait for common fixture manipulator functions. |
| FixtureManipulatorTrait.php | file | core/ |
|
| FixtureManipulatorTrait::getStageFixtureManipulator | function | core/ |
Gets the stage fixture manipulator service. |
| FixturesBase::getOutput | function | core/ |
Gets the output from the io() fixture. |
| FixtureUtilityTrait::copyFixtureFilesTo | function | core/ |
Mirrors a fixture directory to the given path. |
| FixtureUtilityTrait::renameGitDirectories | function | core/ |
Renames _git directories to .git. |
| fixture_manipulator.info.yml | file | core/ |
core/modules/package_manager/tests/modules/fixture_manipulator/fixture_manipulator.info.yml |
| fixture_manipulator.services.yml | file | core/ |
core/modules/package_manager/tests/modules/fixture_manipulator/fixture_manipulator.services.yml |
| FocusFirstCommand::$selector | property | core/ |
The selector of the container with tabbable elements. |
| form-element--new-storage-type.html.twig | file | core/ |
Theme override for a storage type option form element. |
| form-element--new-storage-type.html.twig | file | core/ |
Default theme implementation for a storage type option form element. |
| FormAjaxSubscriberTest::testOnException | function | core/ |
Tests on exception. |
| FormAjaxSubscriberTest::testOnExceptionBrokenPostRequest | function | core/ |
Tests on exception broken post request. |
| FormAjaxSubscriberTest::testOnExceptionNestedException | function | core/ |
Tests on exception nested exception. |
| FormAjaxSubscriberTest::testOnExceptionNestedWrongException | function | core/ |
Tests on exception nested wrong exception. |
| FormAjaxSubscriberTest::testOnExceptionNewBuildId | function | core/ |
Tests on exception new build id. |
| FormAjaxSubscriberTest::testOnExceptionOtherClass | function | core/ |
Tests on exception other class. |
| FormAjaxSubscriberTest::testOnExceptionResponseBuilderException | function | core/ |
Tests on exception response builder exception. |
| FormatDateTest::testMigrateExceptionMissingToFormat | function | core/ |
Tests that missing configuration will throw an exception. |
| FormattableMarkup::__toString | function | core/ |
Returns markup. |
| FormattableMarkupTest::testToString | function | core/ |
@legacy-covers ::__toString @legacy-covers ::jsonSerialize |
| FormattedDateDiff::toRenderable | function | core/ |
Returns a render array representation of the object. |
| FormatterPluginManager::getOptions | function | core/ |
Returns an array of formatter options for a field type. |
| FormBase::$configFactory | property | core/ |
The config factory. |
| FormBase::configFactory | function | core/ |
Gets the config factory for this form. |
| FormBase::resetConfigFactory | function | core/ |
Resets the configuration factory. |
| FormBase::setConfigFactory | function | core/ |
Sets the config factory for this form. |
| FormBuilder::$csrfToken | property | core/ |
The CSRF token generator to validate the form token. |
| FormBuilder::$formValidator | property | core/ |
The form validator. |
| FormBuilder::buttonWasClicked | function | core/ |
Determines if a given button triggered the form submission. |
| FormBuilder::renderFormTokenPlaceholder | function | core/ |
Renders the form CSRF token. It's a #lazy_builder callback. |
| FormBuilder::setInvalidTokenError | function | core/ |
Sets a form_token error on the given form state. |
| FormBuilderTest::providerTestFormTokenCacheability | function | core/ |
Data provider for testFormTokenCacheability. |
| FormBuilderTest::providerTestInvalidToken | function | core/ |
|
| FormBuilderTest::testFormTokenCacheability | function | core/ |
Tests form token cacheability. |
| FormBuilderTest::testInvalidToken | function | core/ |
Tests invalid token. |
| FormCache::$configFactory | property | core/ |
The config factory. |
| FormCache::$csrfToken | property | core/ |
The CSRF token generator to validate the form token. |
| FormCache::$keyValueExpirableFactory | property | core/ |
The factory for expirable key value stores used by form cache. |
Pagination
- Previous page
- Page 116
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.