Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| AjaxFormsTestImageButtonForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| AjaxFormsTestLazyLoadForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| AjaxFormsTestSimpleForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| AjaxFormsTestValidationForm | class | core/ |
Form builder: Builds a form that triggers a simple AJAX callback. |
| AjaxFormsTestValidationForm.php | file | core/ |
|
| AjaxFormsTestValidationForm::buildForm | function | core/ |
Form constructor. |
| AjaxFormsTestValidationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| AjaxFormsTestValidationForm::submitForm | function | core/ |
Form submission handler. |
| AjaxTestDialogForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| AjaxTestDialogForm::validateForm | function | core/ |
Form validation handler. |
| AjaxTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| AjaxTestForm::validateForm | function | core/ |
Form validation handler. |
| AjaxTestMessageCommandForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| AjaxTestMessageCommandForm::validateForm | function | core/ |
Form validation handler. |
| ajax_forms_test_validation_form_callback | function | core/ |
Ajax form callback: Selects the 'drivertext' element of the validation form. |
| ajax_forms_test_validation_number_form_callback | function | core/ |
Ajax form callback: Selects the 'drivernumber' element of the validation form. |
| AliasPathProcessorTest::providerTestProcessOutbound | function | core/ |
|
| AliasTest::testWhitelistCacheDeletionMidRequest | function | core/ |
Tests situation where the whitelist cache is deleted mid-request. |
| 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. |
| AllowToolbarPathTest::providerTestAllowToolbarPath | function | core/ |
Provides data and expected results for the test method. |
| Analyze::getFormId | function | core/ |
Returns a unique string identifying the form. |
| AnnotatedClassDiscovery::getProviderFromNamespace | function | core/ |
Extracts the provider name from a Drupal namespace. |
| AnnotatedClassDiscoveryAutomatedProviders | class | core/ |
Determines providers based on a class's and its parent's namespaces. |
| AnnotatedClassDiscoveryAutomatedProviders.php | file | core/ |
|
| AnnotatedClassDiscoveryAutomatedProviders::$finder | property | core/ |
A utility object that can use active autoloaders to find files for classes. |
| AnnotatedClassDiscoveryAutomatedProviders::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| AnnotatedClassDiscoveryAutomatedProviders::prepareAnnotationDefinition | function | core/ |
Prepares the annotation definition. |
| AnnotatedClassDiscoveryAutomatedProviders::__construct | function | core/ |
Constructs an AnnotatedClassDiscoveryAutomatedProviders object. |
| AnnotatedClassDiscoveryTest::provideBadAnnotations | function | core/ |
All the Drupal documentation standards tags. |
| AnnotationBase::$id | property | core/ |
The annotated class ID. |
| AnnotationBase::$provider | property | core/ |
The provider of the annotated class. |
| AnnotationBase::getId | function | core/ |
Gets the unique ID for this annotated class. |
| AnnotationBase::getProvider | function | core/ |
Gets the name of the provider of the annotated class. |
| AnnotationBase::setProvider | function | core/ |
Sets the name of the provider of the annotated class. |
| AnnotationBaseTest::testGetId | function | core/ |
@covers ::getId[[api-linebreak]] |
| AnnotationBaseTest::testSetProvider | function | core/ |
@covers ::getProvider[[api-linebreak]] @covers ::setProvider[[api-linebreak]] |
| AnnotationBridgeDecorator | class | core/ |
Ensures that all definitions are run through the annotation process. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.