Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithMetaProperties | function | core/ |
Tests invalid filter path due to missing property name reference field with meta properties. |
| FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithoutMetaProperties | function | core/ |
Tests invalid filter path due to missing property name reference field without meta properties. |
| FilterTest::testInvalidFilterPathDueToNonexistentProperty | function | core/ |
Tests invalid filter path due to nonexistent property. |
| FilterTest::testLimitExposedOperators | function | core/ |
Tests the limit of the expose operator functionality. |
| FilterUITest::testFilterInOperatorUi | function | core/ |
Tests that an option for a filter is saved as expected from the UI. |
| FilterUninstallValidator | class | core/ |
Prevents uninstallation of modules providing used filter plugins. |
| FilterUninstallValidator.php | file | core/ |
|
| FilterUninstallValidator::$filterStorage | property | core/ |
The filter entity storage. |
| FilterUninstallValidator::getEnabledFilterFormats | function | core/ |
Returns all enabled filter formats. |
| FilterUninstallValidator::getFilterDefinitionsByProvider | function | core/ |
Returns all filter definitions that are provided by the specified provider. |
| FilterUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| FilterUninstallValidator::__construct | function | core/ |
|
| FilterUninstallValidatorTest | class | core/ |
Tests Drupal\filter\FilterUninstallValidator. |
| FilterUninstallValidatorTest.php | file | core/ |
|
| FilterUninstallValidatorTest::$filterUninstallValidator | property | core/ |
The filter uninstall validator. |
| FilterUninstallValidatorTest::setUp | function | core/ |
|
| FilterUninstallValidatorTest::testValidateNoFormats | function | core/ |
Tests validate no formats. |
| FilterUninstallValidatorTest::testValidateNoMatchingFormats | function | core/ |
Tests validate no matching formats. |
| FilterUninstallValidatorTest::testValidateNoPlugins | function | core/ |
Tests validate no plugins. |
| FilterUrl::$filterProtocols | property | core/ |
The list of protocols that are allowed in URLs. |
| FinalExceptionSubscriber::$configFactory | property | core/ |
The config factory. |
| FinalExceptionSubscriberTest::testOnExceptionWithUnknownFormat | function | core/ |
Tests on exception with unknown format. |
| FinishResponseSubscriber::isCacheControlCustomized | function | core/ |
Determine whether the given response has a custom Cache-Control header. |
| FinishResponseSubscriber::RESPONSE_HEADER_CACHE_ITEM_SEPARATOR | constant | core/ |
Separator between cache tags and cache context in respective debug headers. |
| FirstOrLast | class | core/ |
Moves one listener to the start or end of the list. |
| FirstOrLast.php | file | core/ |
|
| FirstOrLast::apply | function | core/ |
|
| FirstOrLast::identify | function | core/ |
|
| FirstOrLast::__construct | function | core/ |
Constructor. |
| FixtureManipulator | class | core/ |
Manipulates a test fixture using Composer commands. |
| FixtureManipulator.php | file | core/ |
|
| FixtureManipulator::$committed | property | core/ |
Whether changes have been committed. |
| FixtureManipulator::$committingChanges | property | core/ |
Whether changes are currently being committed. |
| FixtureManipulator::$dir | property | core/ |
The fixture directory. |
| FixtureManipulator::$manipulatorArguments | property | core/ |
Arguments to manipulator functions. |
| FixtureManipulator::addConfig | function | core/ |
Modifies the project root's composer.json properties. |
| FixtureManipulator::addDotGitFolder | function | core/ |
Creates an empty .git folder after being provided a path. |
| FixtureManipulator::addPackage | function | core/ |
Adds a package. |
| FixtureManipulator::addProjectAtPath | function | core/ |
Adds a project at a path. |
| FixtureManipulator::addRepository | function | core/ |
Adds a path repository. |
| FixtureManipulator::clearQueuedManipulationItems | function | core/ |
Clears all queued manipulation items. |
| FixtureManipulator::commitChanges | function | core/ |
Commits the changes to the directory. |
| FixtureManipulator::createPathRepo | function | core/ |
Creates a path repo. |
| FixtureManipulator::doCommitChanges | function | core/ |
Commits all the changes. |
| FixtureManipulator::getComposerInitOptionsForPackage | function | core/ |
Transform the received $package into options for `composer init`. |
| FixtureManipulator::getQueuedManipulationItems | function | core/ |
Gets all queued manipulation items. |
| FixtureManipulator::modifyPackageConfig | function | core/ |
Modifies a package's composer.json properties. |
| FixtureManipulator::PATH_REPO_STATE_KEY | constant | core/ |
|
| FixtureManipulator::queueManipulation | function | core/ |
Queues manipulation arguments to be called in ::doCommitChanges(). |
| FixtureManipulator::removePackage | function | core/ |
Removes a package. |
Pagination
- Previous page
- Page 115
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.