Search for on
Title | Object type | File name | Summary |
---|---|---|---|
AliasPathProcessor::__construct | function | core/ |
Constructs a AliasPathProcessor object. |
AliasRepository::$connection | property | core/ |
The database connection. |
AliasRepository::__construct | function | core/ |
Constructs an AliasRepository object. |
AliasTest::testWhitelistCacheDeletionMidRequest | function | core/ |
Tests situation where the whitelist cache is deleted mid-request. |
AliasWhitelist::__construct | function | core/ |
Constructs an AliasWhitelist object. |
Alignment::buildConfigurationForm | function | core/ |
Form for choosing which alignment types are available. |
Alignment::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
Alignment::DEFAULT_CONFIGURATION | constant | core/ |
The default configuration for this plugin. |
Alignment::getDynamicPluginConfig | function | core/ |
Filters the alignment options to those chosen in editor config. |
Alignment::submitConfigurationForm | function | core/ |
Form submission handler. |
Alignment::validateConfigurationForm | function | core/ |
Form validation handler. |
AlignmentPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
AlignmentPluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig[[api-linebreak]] @dataProvider providerGetDynamicPluginConfig |
AllowedPackages::$manageOptions | property | composer/ |
Manager of the options in the top-level composer.json's 'extra' section. |
AllowedPackages::getOperationType | function | composer/ |
Determine the type of the provided operation. |
AllowedPackages::__construct | function | composer/ |
AllowedPackages constructor. |
AllowedValuesConstraint | class | core/ |
Checks for the value being allowed. |
AllowedValuesConstraint.php | file | core/ |
|
AllowedValuesConstraint::$maxMessage | property | core/ |
|
AllowedValuesConstraint::$minMessage | property | core/ |
|
AllowedValuesConstraint::$strict | property | core/ |
|
AllowedValuesConstraintValidator | class | core/ |
Validates the AllowedValues constraint. |
AllowedValuesConstraintValidator.php | file | core/ |
|
AllowedValuesConstraintValidator::$currentUser | property | core/ |
The current user. |
AllowedValuesConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
AllowedValuesConstraintValidator::validate | function | core/ |
|
AllowedValuesConstraintValidator::__construct | function | core/ |
Constructs a new AllowedValuesConstraintValidator. |
AllowedValuesConstraintValidatorTest | class | core/ |
Tests AllowedValues validation constraint with both valid and invalid values. |
AllowedValuesConstraintValidatorTest.php | file | core/ |
|
AllowedValuesConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
AllowedValuesConstraintValidatorTest::allowedValueCallback | function | core/ |
An AllowedValueConstraint callback. |
AllowedValuesConstraintValidatorTest::setUp | function | core/ |
|
AllowedValuesConstraintValidatorTest::testValidation | function | core/ |
Tests the AllowedValues validation constraint validator. |
AllowedValuesConstraintValidatorTest::testValidationCallback | function | core/ |
Tests the AllowedValuesConstraintValidator with callbacks. |
AllowedValuesConstraintValidatorTest::testValidationCallbackException | function | core/ |
Tests the AllowedValuesConstraintValidator with an invalid callback. |
AlreadyInstalledException | class | core/ |
Exception thrown if Drupal is installed already. |
AlreadyInstalledException.php | file | core/ |
|
AlreadyInstalledException::__construct | function | core/ |
Constructs a new "already installed" exception. |
AlterTest::testAlterChangeConditional | function | core/ |
Tests that we can alter a query's conditionals. |
AlterTest::testAlterExpression | function | core/ |
Tests that we can alter expressions in the query. |
AlterTest::testExecutionOrder | function | core/ |
Tests execution order of hook_form_alter() and hook_form_FORM_ID_alter(). |
AmbiguousBundleClassException | class | core/ |
Exception thrown if a bundle class is defined for multiple bundles. |
AmbiguousBundleClassException.php | file | core/ |
|
AmbiguousBundleClassException::__construct | function | core/ |
Constructs an AmbiguousBundleClassException. |
AmbiguousEntityClassException | class | core/ |
Exception thrown if multiple entity types exist for an entity class. |
AmbiguousEntityClassException.php | file | core/ |
|
AmbiguousEntityClassException::__construct | function | core/ |
Constructs an AmbiguousEntityClassException. |
Analyzer::__construct | function | core/ |
Constructs an Analyzer object. |
AnnotatedClassDiscovery::$annotationNamespaces | property | core/ |
Additional namespaces to be scanned for annotation classes. |
AnnotatedClassDiscovery::$annotationReader | property | core/ |
The doctrine annotation reader. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.