Search for id
Title | Object type | File name | Summary |
---|---|---|---|
EmailDefaultWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
EmailDefaultWidget::formElement | function | core/ |
Returns the form for a single field widget. |
EmailDefaultWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
EmailDefaultWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
EmailValidator | class | core/ |
Email constraint. |
EmailValidator | class | core/ |
Validates email addresses. |
EmailValidator.php | file | core/ |
|
EmailValidator.php | file | core/ |
|
EmailValidator::isValid | function | core/ |
Validates an email address. |
EmailValidator::__construct | function | core/ |
|
EmailValidatorInterface | interface | core/ |
Validates email addresses. |
EmailValidatorInterface.php | file | core/ |
|
EmailValidatorInterface::isValid | function | core/ |
Validates an email address. |
EmailValidatorTest | class | core/ |
Tests the EmailValidator utility class. |
EmailValidatorTest.php | file | core/ |
|
EmailValidatorTest::testIsValid | function | core/ |
@covers ::isValid |
EmailValidatorTest::testIsValidException | function | core/ |
@covers ::isValid |
EmbeddedDataSource::$ids | property | core/ |
Description of the unique ID fields for this source. |
EmbeddedDataSource::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
EmbeddedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
EmbeddedFormWidgetTest | class | core/ |
Tests media widget nested inside another widget. |
EmbeddedFormWidgetTest.php | file | core/ |
|
EmbeddedFormWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EmbeddedFormWidgetTest::$modules | property | core/ |
Modules to install. |
EmbeddedFormWidgetTest::insertionReselectionProvider | function | core/ |
Data provider for ::testInsertionAndReselection(). |
EmbeddedFormWidgetTest::setUp | function | core/ |
|
EmbeddedFormWidgetTest::testInsertionAndReselection | function | core/ |
Tests media inside another widget that validates too enthusiastically. |
EmptySource::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
EnabledConfigurablePluginsConstraintValidator | class | core/ |
Enabled configurable plugin settings validator. |
EnabledConfigurablePluginsConstraintValidator.php | file | core/ |
|
EnabledConfigurablePluginsConstraintValidator::getConfigurableEnabledDefinitions | function | core/ |
Gets all configurable CKEditor 5 plugin definitions that are enabled. |
EnabledConfigurablePluginsConstraintValidator::validate | function | core/ |
|
Endpoint::$provider | property | core/ |
The provider this endpoint belongs to. |
Endpoint::getProvider | function | core/ |
Returns the provider this endpoint belongs to. |
EngineNyanCatTest::testTemplateOverride | function | core/ |
Ensures a theme's template is overridable based on the 'template' filename. |
entity-id-argument.php | file | core/ |
Test fixture. |
entity.bundle_config_import_validator | service | core/ |
Drupal\Core\Entity\Event\BundleConfigImportValidate |
Entity::getEntityId | function | core/ |
Gets the entity ID of the row. |
Entity::validateArgument | function | core/ |
Performs validation for a given argument. |
Entity::validateEntity | function | core/ |
Validates an individual entity against class access settings. |
EntityAccessControlHandler::$entityTypeId | property | core/ |
The entity type ID of the access control handler instance. |
EntityAccessControlHandlerTest::providerTestFieldAccess | function | core/ |
|
EntityAccessControlHandlerTest::testEntityWithoutUuidAccessCache | function | core/ |
Ensures the static access cache works correctly in the absence of a UUID. |
EntityAccessControlHandlerTest::testEntityWithUuidAccessCache | function | core/ |
Ensures the static access cache works correctly with a UUID and revisions. |
EntityAdapterUnitTest::$entityTypeId | property | core/ |
The type ID of the entity under test. |
EntityAdapterUnitTest::$id | property | core/ |
The entity ID. |
EntityAdapterUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
EntityAdapterUnitTest::testGetInvalidField | function | core/ |
@covers ::get |
EntityApiTest::testUpdateWithId | function | core/ |
Tests that resaving an entity with a different entity ID throws an exception. |
EntityApiTest::testUpdateWithRevisionId | function | core/ |
Tests that resaving a revision with a different revision ID throws an exception. |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.