Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContactSitewideTest::submitContact | function | core/ |
Submits the contact form. |
| ContactSitewideTest::testAutoReply | function | core/ |
Tests auto-reply on the site-wide contact form. |
| ContactSitewideTest::testSiteWideContact | function | core/ |
Tests configuration options and the site-wide contact form. |
| ContactSitewideTest::updateContactForm | function | core/ |
Updates a form. |
| container--media-library-widget-selection.html.twig | file | core/ |
Theme implementation of a wrapper for selected media items. |
| container--media-library-widget-selection.html.twig | file | core/ |
Theme implementation of a wrapper for selected media items. |
| container--text-format-filter-guidelines.html.twig | file | core/ |
Theme implementation for text filter guidelines. |
| container--text-format-filter-guidelines.html.twig | file | core/ |
Theme implementation for text filter guidelines. |
| Container::getServiceIds | function | core/ |
Gets all defined service IDs. |
| ContainerInterface::getServiceIds | function | core/ |
Gets all defined service IDs. |
| ContainerRebuildTestServiceProvider | class | core/ |
The service provider for testing container rebuilds. |
| ContainerRebuildTestServiceProvider.php | file | core/ |
|
| ContainerRebuildTestServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| ContainerRebuildWebTest::testContainerInvalidation | function | core/ |
Tests container invalidation. |
| ContainerRebuildWebTest::testSetContainerRebuildWithDifferentDeploymentIdentifier | function | core/ |
Sets a different deployment identifier. |
| ContainerTest::testGetServiceIds | function | core/ |
Tests that Container::getServiceIds() works properly. |
| ContainerTest::testResolveServicesAndParametersForInvalidArgument | function | core/ |
Tests that an invalid argument throw an Exception. |
| ContainerTest::testResolveServicesAndParametersForInvalidArguments | function | core/ |
Tests that invalid arguments throw an Exception. |
| ContentDispositionFilenameParserTest::invalidHeaderProvider | function | core/ |
A data provider for invalid headers. |
| ContentDispositionFilenameParserTest::testParseFilenameInvalid | function | core/ |
Tests parse filename invalid. |
| ContentEntity::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ContentEntity::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ContentEntityBase::$loadedRevisionId | property | core/ |
The loaded revision ID before the new revision was set. |
| ContentEntityBase::$validated | property | core/ |
Whether entity validation was performed. |
| ContentEntityBase::$validationRequired | property | core/ |
Whether entity validation is required before saving the entity. |
| ContentEntityBase::getLoadedRevisionId | function | core/ |
Gets the loaded Revision ID of the entity. |
| ContentEntityBase::getRevisionId | function | core/ |
Gets the revision identifier of the entity. |
| ContentEntityBase::id | function | core/ |
Gets the identifier. |
| ContentEntityBase::isValidationRequired | function | core/ |
Checks whether entity validation is required before saving the entity. |
| ContentEntityBase::setValidationRequired | function | core/ |
Sets whether entity validation is required before saving the entity. |
| ContentEntityBase::updateLoadedRevisionId | function | core/ |
Updates the loaded Revision ID with the revision ID. |
| ContentEntityBase::uuid | function | core/ |
Gets the entity UUID (Universally Unique Identifier). |
| ContentEntityBase::validate | function | core/ |
Validates the currently set values. |
| ContentEntityBaseUnitTest::$entityTypeId | property | core/ |
The type ID of the entity under test. |
| ContentEntityBaseUnitTest::$id | property | core/ |
The entity ID. |
| ContentEntityBaseUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| ContentEntityBaseUnitTest::providerGet | function | core/ |
Data provider for testGet(). |
| ContentEntityBaseUnitTest::providerGetFields | function | core/ |
Data provider for testGetFields(). |
| ContentEntityBaseUnitTest::providerTestTypedData | function | core/ |
Data provider for the ::getTypedData() test. |
| ContentEntityBaseUnitTest::testGetRevisionId | function | core/ |
Tests get revision id. |
| ContentEntityBaseUnitTest::testRequiredValidation | function | core/ |
Tests required validation. |
| ContentEntityBaseUnitTest::testValidate | function | core/ |
Tests validate. |
| ContentEntityCacheTest::$nonRevEntityTypeId | property | core/ |
A non-revisionable entity type ID to test with. |
| ContentEntityCacheTest::$revEntityTypeId | property | core/ |
A revisionable entity type ID to test with. |
| ContentEntityCacheTest::testCacheInvalidationOnSave | function | core/ |
Tests that the correct caches are invalidated when an entity is saved. |
| ContentEntityConfirmFormBase::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| ContentEntityConfirmFormBase::validateForm | function | core/ |
Button-level validation handlers are highly discouraged for entity forms, as they will prevent entity validation from running. If the entity is going to be saved during the form submission, this method should be manually invoked from the button-level… |
| ContentEntityConstructorTest::providerTestConstructor | function | core/ |
Provides data for constructor tests. |
| ContentEntityConstructorTest::providerTestConstructor | function | core/ |
Provides data for constructor tests. |
| ContentEntityForm::validateForm | function | core/ |
Button-level validation handlers are highly discouraged for entity forms, as they will prevent entity validation from running. If the entity is going to be saved during the form submission, this method should be manually invoked from the button-level… |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.