Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| EnvironmentSupportValidator | class | core/ |
Checks that the environment has support for Package Manager. |
| EnvironmentSupportValidator.php | file | core/ |
|
| EnvironmentSupportValidator::getSubscribedEvents | function | core/ |
|
| EnvironmentSupportValidator::validate | function | core/ |
Checks that this environment supports Package Manager. |
| EnvironmentSupportValidator::VARIABLE_NAME | constant | core/ |
The name of the environment variable to check. |
| EnvironmentSupportValidatorTest | class | core/ |
Tests Environment Support Validator. |
| EnvironmentSupportValidatorTest.php | file | core/ |
|
| EnvironmentSupportValidatorTest::testInvalidUrl | function | core/ |
Tests handling of an invalid URL in the environment support variable. |
| EnvironmentSupportValidatorTest::testInvalidUrlDuringPreApply | function | core/ |
Tests an invalid URL in the environment support variable during pre-apply. |
| EnvironmentSupportValidatorTest::testValidUrl | function | core/ |
Tests that the validation message links to the provided URL. |
| EnvironmentSupportValidatorTest::testValidUrlDuringPreApply | function | core/ |
Tests that the validation message links to the provided URL during pre-apply. |
| EnvironmentTest::providerTestCheckMemoryLimit | function | core/ |
Provides data for testCheckMemoryLimit(). |
| ErrorServiceTestServiceProvider | class | core/ |
The service provider for testing bedlam in container rebuilds. |
| ErrorServiceTestServiceProvider.php | file | core/ |
|
| ErrorServiceTestServiceProvider::$containerBuilder | property | core/ |
The in-situ container builder. |
| ErrorServiceTestServiceProvider::alter | function | core/ |
|
| ErrorTest::providerTestFormatBacktrace | function | core/ |
Data provider for testFormatBacktrace. |
| ErrorTest::providerTestGetLastCaller | function | core/ |
Data provider for testGetLastCaller. |
| ERROR_REPORTING_HIDE | constant | core/ |
Error reporting level: display no errors. |
| EventSubscriber::onConfigImporterValidate | function | core/ |
Validates the configuration to be imported. |
| EventWithPackageListTraitTest::providerGetPackages | function | core/ |
Data provider for testGetPackages(). |
| ExceptionJsonSubscriberTest::providerTestOn4xx | function | core/ |
|
| ExceptionLoggingSubscriberTest::exceptionDataProvider | function | core/ |
Returns data for testing exception logging. |
| ExecutionContext::$validatedConstraints | property | core/ |
Stores which class constraint has been validated for which object. |
| ExecutionContext::$validatedObjects | property | core/ |
Stores which objects have been validated in which group. |
| ExecutionContext::getValidator | function | core/ |
|
| ExecutionContext::isConstraintValidated | function | core/ |
|
| ExecutionContext::isGroupValidated | function | core/ |
|
| ExecutionContext::markConstraintAsValidated | function | core/ |
|
| ExecutionContext::markGroupAsValidated | function | core/ |
|
| ExplodeTest::providerExplodeWithNonStrictAndEmptySource | function | core/ |
Data provider for ::testExplodeWithNonStrictAndEmptySource(). |
| ExportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ExposedFormPluginBase::exposedFormValidate | function | core/ |
|
| ExposedFormPluginInterface::exposedFormValidate | function | core/ |
Validates the exposed form submission. |
| ExposedFormTest::assertIds | function | core/ |
Checks whether the specified ids are the ones displayed in the view output. |
| ExposedFormTest::getExpectedExposedFormId | function | core/ |
Returns a views exposed form ID. |
| ExposedFormTest::providerTestExposedBlock | function | core/ |
Data provider for testing different types of displays. |
| ExposedFormTest::testExposedIdentifier | function | core/ |
Tests the exposed form with a non-standard identifier. |
| Extension::getIds | function | core/ |
|
| ExtensionAvailableConstraintValidator | class | core/ |
Validates that a given extension exists. |
| ExtensionAvailableConstraintValidator.php | file | core/ |
|
| ExtensionAvailableConstraintValidator::$extensionDiscovery | property | core/ |
Extension discovery objects for when the profile has changed. |
| ExtensionAvailableConstraintValidator::$inTestEnvironment | property | core/ |
Indicates if the application is running in a test environment. |
| ExtensionAvailableConstraintValidator::create | function | core/ |
|
| ExtensionAvailableConstraintValidator::extensionExists | function | core/ |
Determines if an extension exists. |
| ExtensionAvailableConstraintValidator::getExtensionDiscovery | function | core/ |
Gets an extension discovery object for the given profile. |
| ExtensionAvailableConstraintValidator::insideTest | function | core/ |
Whether this validator is running inside a test. |
| ExtensionAvailableConstraintValidator::resolveProfile | function | core/ |
Resolve the profile based on the given typed data. |
| ExtensionAvailableConstraintValidator::validate | function | core/ |
|
| ExtensionAvailableConstraintValidator::__construct | function | core/ |
Pagination
- Previous page
- Page 63
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.