Search for id
Title | Object type | File name | Summary |
---|---|---|---|
EmailValidatorTest | class | core/ |
Tests the EmailValidator utility class. |
EmailValidatorTest.php | file | core/ |
|
EmailValidatorTest::testIsValid | function | core/ |
@covers ::isValid |
EmailValidatorTest::testIsValidException | function | core/ |
@covers ::isValid |
EmailWidgetSizeSettingUpdateTest | class | core/ |
Tests the update for the 'size' setting of the 'email_default' field widget. |
EmailWidgetSizeSettingUpdateTest.php | file | core/ |
|
EmailWidgetSizeSettingUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EmailWidgetSizeSettingUpdateTest::testFieldPostUpdateEmailWidgetSizeSetting | function | core/ |
Tests field_post_update_email_widget_size_setting(). |
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. |
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 enable. |
EmbeddedFormWidgetTest::insertionReselectionProvider | function | core/ |
Data provider for ::testInsertionAndReselection(). |
EmbeddedFormWidgetTest::setUp | function | core/ |
|
EmbeddedFormWidgetTest::testInsertionAndReselection | function | core/ |
Test media inside another widget that validates too enthusiastically. |
EmptySource::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
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.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 an 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. |
EntityAutocomplete::extractEntityIdFromAutocompleteInput | function | core/ |
Extracts the entity ID from the autocompletion result. |
EntityAutocomplete::validateEntityAutocomplete | function | core/ |
Form element validation handler for entity_autocomplete elements. |
EntityAutocompleteElementFormTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
EntityAutocompleteElementFormTest::testEntityAutocompleteIdInput | function | core/ |
Tests ID input is handled correctly. |
EntityAutocompleteElementFormTest::testInvalidEntityAutocompleteElement | function | core/ |
Tests invalid entries in the EntityAutocomplete Form API element. |
EntityAutocompleteElementFormTest::testValidEntityAutocompleteElement | function | core/ |
Tests valid entries in the EntityAutocomplete Form API element. |
EntityAutocompleteElementFormTest::validateForm | function | core/ |
Form validation handler. |
EntityBase::$entityTypeId | property | core/ |
The entity type. |
EntityBase::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
EntityBase::getEntityTypeId | function | core/ |
Gets the ID of the type of the entity. |
EntityBase::getListCacheTagsToInvalidate | function | core/ |
The list cache tags to invalidate for this entity. |
EntityBase::getOriginalId | function | core/ |
Gets the original ID. |
EntityBase::id | function | core/ |
Gets the identifier. |
EntityBase::invalidateTagsOnDelete | function | core/ |
Invalidates an entity's cache tags upon delete. |
EntityBase::invalidateTagsOnSave | function | core/ |
Invalidates an entity's cache tags upon save. |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.