Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EnabledExtensionsValidator::__construct | function | core/ |
|
| EnabledExtensionsValidatorTest | class | core/ |
Tests Enabled Extensions Validator. |
| EnabledExtensionsValidatorTest.php | file | core/ |
|
| EnabledExtensionsValidatorTest::createExtension | function | core/ |
Returns a mocked extension object for a package. |
| EnabledExtensionsValidatorTest::providerExtensionRemoved | function | core/ |
Data provider for testExtensionRemoved(). |
| EnabledExtensionsValidatorTest::testExtensionRemoved | function | core/ |
Tests that error is raised if Drupal modules, profiles or themes are removed. |
| EnableLayoutBuilderTrait | trait | core/ |
Test trait to enable or disable Layout Builder on an entity view display. |
| EnableLayoutBuilderTrait.php | file | core/ |
|
| EnableLayoutBuilderTrait::disableLayoutBuilderFromUi | function | core/ |
Disables Layout Builder using the UI. |
| EnableLayoutBuilderTrait::enableLayoutBuilder | function | core/ |
Enables Layout Builder on an entity view display. |
| EnableLayoutBuilderTrait::enableLayoutBuilderFromUi | function | core/ |
Enables Layout Builder using the UI. |
| EndOfTransactionQueriesTest | class | core/ |
Tests delaying of cache tag invalidation queries to the end of transactions. |
| EndOfTransactionQueriesTest.php | file | core/ |
|
| EndOfTransactionQueriesTest::$modules | property | core/ |
|
| EndOfTransactionQueriesTest::entityTestInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
| EndOfTransactionQueriesTest::getStatementsForTable | function | core/ |
Filters statements by table name. |
| EndOfTransactionQueriesTest::isStatementRelatedToTable | function | core/ |
Determines if a statement is relative to a specified table. |
| EndOfTransactionQueriesTest::register | function | core/ |
|
| EndOfTransactionQueriesTest::setUp | function | core/ |
|
| EndOfTransactionQueriesTest::testEntitySave | function | core/ |
Tests an entity save. |
| EndOfTransactionQueriesTest::testEntitySaveRollback | function | core/ |
Tests an entity save rollback. |
| EndOfTransactionQueriesTest::userInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
| Endpoint | class | core/ |
Value object for oEmbed provider endpoints. |
| Endpoint.php | file | core/ |
|
| Endpoint::$formats | property | core/ |
List of supported formats. Only 'json' and 'xml' are allowed. |
| Endpoint::$provider | property | core/ |
The provider this endpoint belongs to. |
| Endpoint::$schemes | property | core/ |
List of URL schemes supported by the provider. |
| Endpoint::$supportsDiscovery | property | core/ |
Whether the provider supports oEmbed discovery. |
| Endpoint::$url | property | core/ |
The endpoint's URL. |
| Endpoint::buildResourceUrl | function | core/ |
Builds and returns the endpoint URL. |
| Endpoint::getFormats | function | core/ |
Returns list of supported formats. |
| Endpoint::getProvider | function | core/ |
Returns the provider this endpoint belongs to. |
| Endpoint::getSchemes | function | core/ |
Returns list of URL schemes supported by the provider. |
| Endpoint::getUrl | function | core/ |
Returns the endpoint URL. |
| Endpoint::matchUrl | function | core/ |
Tries to match a URL against the endpoint schemes. |
| Endpoint::supportsDiscovery | function | core/ |
Returns whether the provider supports oEmbed discovery. |
| Endpoint::__construct | function | core/ |
Endpoint constructor. |
| EndpointTest | class | core/ |
Tests Drupal\media\OEmbed\Endpoint. |
| EndpointTest.php | file | core/ |
|
| EndpointTest::testCaseSensitiveMatch | function | core/ |
Tests case sensitive match. |
| EndpointTest::testMatchUrl | function | core/ |
Tests match url. |
| EnforcedFormResponseSubscriber | class | core/ |
Handle the EnforcedResponseException and deliver an EnforcedResponse. |
| EnforcedFormResponseSubscriber.php | file | core/ |
|
| EnforcedFormResponseSubscriber::getSubscribedEvents | function | core/ |
|
| EnforcedFormResponseSubscriber::onKernelException | function | core/ |
Replaces the response in case an EnforcedResponseException was thrown. |
| EnforcedFormResponseSubscriber::onKernelResponse | function | core/ |
Unwraps an enforced response. |
| EnforcedResponse | class | core/ |
A wrapper containing a response which is to be enforced upon delivery. |
| EnforcedResponse.php | file | core/ |
|
| EnforcedResponse::$response | property | core/ |
The wrapped response object. |
| EnforcedResponse::createFromException | function | core/ |
Constructs a new enforced response from the given exception. |
Pagination
- Previous page
- Page 479
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.