Search for run
Title | Object type | File name | Summary |
---|---|---|---|
FilterUninstallValidator::$filterManager | property | core/ |
The filter plugin manager. |
FilterUninstallValidator::$filterStorage | property | core/ |
The filter entity storage. |
FilterUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
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::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
FilterUninstallValidator::setStringTranslation | function | core/ |
|
FilterUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
FilterUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
FilterUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
FilterUninstallValidator::__construct | function | core/ |
Constructs a new FilterUninstallValidator. |
FilterUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\filter\FilterUninstallValidator @group filter |
FilterUninstallValidatorTest.php | file | core/ |
|
FilterUninstallValidatorTest::$filterUninstallValidator | property | core/ |
|
FilterUninstallValidatorTest::setUp | function | core/ |
|
FilterUninstallValidatorTest::testValidateNoFormats | function | core/ |
@covers ::validate |
FilterUninstallValidatorTest::testValidateNoMatchingFormats | function | core/ |
@covers ::validate |
FilterUninstallValidatorTest::testValidateNoPlugins | function | core/ |
@covers ::validate |
Fixtures::runComposer | function | core/ |
Runs a `composer` command. |
Fixtures::runScaffold | function | core/ |
Runs the scaffold operation. |
FormCacheTest::$runTestInSeparateProcess | property | core/ |
|
IHaveRuntimeContexts | class | core/ |
Defines a class for a fake context provider. |
IHaveRuntimeContexts | class | core/ |
Defines a class for a context-aware block. |
IHaveRuntimeContexts.php | file | core/ |
|
IHaveRuntimeContexts.php | file | core/ |
|
IHaveRuntimeContexts::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
IHaveRuntimeContexts::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
IHaveRuntimeContexts::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
InfoParserUnitTest | class | core/ |
Tests InfoParser class and exception. |
InfoParserUnitTest.php | file | core/ |
|
InfoParserUnitTest::$infoParser | property | core/ |
The InfoParser object. |
InfoParserUnitTest::providerCore8x | function | core/ |
Data provider for testCore8x(). |
InfoParserUnitTest::providerCoreIncompatibility | function | core/ |
Data provider for testCoreIncompatibility(). |
InfoParserUnitTest::providerCoreVersionRequirementInvalid | function | core/ |
Data provider for testCoreVersionRequirementInvalid(). |
InfoParserUnitTest::providerCoreWithoutCoreVersionRequirement | function | core/ |
DataProvider for testCoreWithoutCoreVersionRequirement(). |
InfoParserUnitTest::providerInvalidCore | function | core/ |
|
InfoParserUnitTest::providerInvalidLifecycle | function | core/ |
Data provider for testInvalidLifecycle(). |
InfoParserUnitTest::providerLifecycleLink | function | core/ |
Data provider for testLifecycleLink(). |
InfoParserUnitTest::providerValidLifecycle | function | core/ |
Data provider for testValidLifecycle(). |
InfoParserUnitTest::setUp | function | core/ |
|
InfoParserUnitTest::testCore8x | function | core/ |
Tests a 'core: 8.x' with different values for 'core_version_requirement'. |
InfoParserUnitTest::testCore8xNoCoreVersionRequirement | function | core/ |
Tests an info file with 'core: 8.x' but without 'core_version_requirement'. |
InfoParserUnitTest::testCoreCoreVersionRequirement88 | function | core/ |
Tests that 'core_version_requirement: ^8.8' is invalid with a 'core' key. |
InfoParserUnitTest::testCoreIncompatibility | function | core/ |
@covers ::parse |
InfoParserUnitTest::testCoreVersionRequirement88 | function | core/ |
Tests that 'core_version_requirement: ^8.8' is valid with no 'core' key. |
InfoParserUnitTest::testCoreVersionRequirementInvalid | function | core/ |
Tests a invalid 'core_version_requirement'. |
InfoParserUnitTest::testCoreWithoutCoreVersionRequirement | function | core/ |
Tests setting the 'core' key without the 'core_version_requirement' key. |
InfoParserUnitTest::testInfoParserBroken | function | core/ |
Tests if correct exception is thrown for a broken info file. |
InfoParserUnitTest::testInfoParserCommonInfo | function | core/ |
Tests common info file. |
InfoParserUnitTest::testInfoParserCoreInfo | function | core/ |
Tests common info file. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.