Search for id
Title | Object type | File name | Summary |
---|---|---|---|
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 |
FlattenTest::providerTestFlatten | function | core/ |
Provides data for the testFlatten. |
FlattenTest::providerTestFlattenInvalid | function | core/ |
Provides data for the testFlattenInvalid. |
FlattenTest::testFlattenInvalid | function | core/ |
Tests that Flatten throws a MigrateException. |
FollowUpMigrationsTest::providerTestEntityReferenceTranslations | function | core/ |
Data provider for testEntityReferenceTranslations(). |
FormActionXssTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormActionXssTest::validateForm | function | core/ |
Form validation handler. |
FormAjaxSubscriberTest::testOnExceptionNewBuildId | function | core/ |
@covers ::onException |
FormatDateTest::datesDataProvider | function | core/ |
Data provider of test dates. |
FormattableMarkupKernelTest::providerTestFormattableMarkupUri | function | core/ |
|
FormattableMarkupKernelTest::providerTestFormattableMarkupUriWithException | function | core/ |
|
FormattableMarkupTest::providerTestNullPlaceholder | function | core/ |
Data provider for FormattableMarkupTest::testNullPlaceholder(). |
FormattableMarkupTest::providerTestUnexpectedPlaceholder | function | core/ |
Data provider for FormattableMarkupTest::testUnexpectedPlaceholder(). |
FormBase::validateForm | function | core/ |
Form validation handler. |
FormBuilder::$formValidator | property | core/ |
The form validator. |
FormBuilder::executeValidateHandlers | function | core/ |
Executes custom validation handlers for a given form. |
FormBuilder::getFormId | function | core/ |
Determines the ID of a form. |
FormBuilder::setInvalidTokenError | function | core/ |
Sets a form_token error on the given form state. |
FormBuilder::validateForm | function | core/ |
Validates user-submitted form data in the $form_state. |
FormBuilderInterface::getFormId | function | core/ |
Determines the ID of a form. |
FormBuilderTest::formStateResponseProvider | function | core/ |
Provides test data for testHandleFormStateResponse(). |
FormBuilderTest::providerTestBuildFormWithTriggeringElement | function | core/ |
Data provider for ::testBuildFormWithTriggeringElement(). |
FormBuilderTest::providerTestChildAccessInheritance | function | core/ |
Data provider for testChildAccessInheritance. |
FormBuilderTest::providerTestFormTokenCacheability | function | core/ |
Data provider for testFormTokenCacheability. |
FormBuilderTest::providerTestInvalidToken | function | core/ |
|
FormBuilderTest::providerTestValueCallableIsSafe | function | core/ |
|
FormBuilderTest::testGetFormIdWithBaseForm | function | core/ |
Tests the getFormId() method with a base form object. |
FormBuilderTest::testGetFormIdWithClassName | function | core/ |
Tests the getFormId() method with a class name form ID. |
FormBuilderTest::testGetFormIdWithInjectedClassName | function | core/ |
Tests the getFormId() method with an injected class name form ID. |
FormBuilderTest::testGetFormIdWithNonFormClass | function | core/ |
@covers ::getFormId |
FormBuilderTest::testGetFormIdWithObject | function | core/ |
Tests the getFormId() method with a form object. |
FormBuilderTest::testGetFormIdWithString | function | core/ |
Tests the getFormId() method with a string based form ID. |
FormBuilderTest::testInvalidToken | function | core/ |
@covers ::doBuildForm |
FormBuilderTest::testUniqueElementHtmlId | function | core/ |
Tests that HTML IDs are unique between 2 forms with the same element names. |
Pagination
- Previous page
- Page 64
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.