Search for end

  1. Search 7.x for end
  2. Search 9.5.x for end
  3. Search 8.9.x for end
  4. Search 11.x for end
  5. Other projects
Title Object type File name Summary
EarlyRenderingTestController::cacheableDomainObject function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::cacheableDomainObjectEarly function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::cacheableResponse function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::cacheableResponseEarly function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::create function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php Instantiates a new instance of the implementing class using autowiring.
EarlyRenderingTestController::domainObject function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::domainObjectEarly function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::domainObjectWithAttachments function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::domainObjectWithAttachmentsEarly function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::earlyRenderContent function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::renderArray function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::renderArrayEarly function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::response function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::responseEarly function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::responseWithAttachments function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::responseWithAttachmentsEarly function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::__construct function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php Constructs an EarlyRenderingTestController.
early_rendering_controller_test.info.yml file core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.info.yml core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.info.yml
early_rendering_controller_test.routing.yml file core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.routing.yml core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.routing.yml
early_rendering_controller_test.services.yml file core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.services.yml core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.services.yml
early_rendering_controller_wrapper_subscriber service core/core.services.yml Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber
Editor::calculateDependencies function core/modules/editor/src/Entity/Editor.php Calculates dependencies and stores them in the dependency property.
EditorConfigEntityUnitTest::testCalculateDependencies function core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php @covers ::calculateDependencies[[api-linebreak]]
EditorDialogSave::render function core/modules/editor/src/Ajax/EditorDialogSave.php Return an array to be run through json_encode and sent to the client.
EditorValidationTest::testInvalidDependencies function core/modules/editor/tests/src/Kernel/EditorValidationTest.php Tests that validation fails if config dependencies are invalid.
Element::isRenderArray function core/lib/Drupal/Core/Render/Element.php Checks if a candidate is a render array.
Element::preRenderTextFormat function core/modules/editor/src/Element.php Additional #pre_render callback for 'text_format' elements.
ElementInfoTestNumberBuilder::preRender function core/modules/system/tests/modules/element_info_test/src/ElementInfoTestNumberBuilder.php Sets element_info_test - #pre_render callback.
ElementTest::dataProviderIsRenderArray function core/tests/Drupal/Tests/Core/Render/ElementTest.php
ElementTest::testIsRenderArray function core/tests/Drupal/Tests/Core/Render/ElementTest.php @covers ::isRenderArray[[api-linebreak]]
@dataProvider dataProviderIsRenderArray
Email::preRenderEmail function core/lib/Drupal/Core/Render/Element/Email.php Prepares a #type 'email' render element for input.html.twig.
Embed::buildRenderable function core/modules/views/src/Plugin/views/display/Embed.php Builds a renderable array of the view.
EmptySource::calculateDependencies function core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php Calculates dependencies for the configured plugin.
EndOfTransactionQueriesTest class core/tests/Drupal/KernelTests/Core/Cache/EndOfTransactionQueriesTest.php Tests delaying of cache tag invalidation queries to the end of transactions.
EndOfTransactionQueriesTest.php file core/tests/Drupal/KernelTests/Core/Cache/EndOfTransactionQueriesTest.php
EndOfTransactionQueriesTest::$modules property core/tests/Drupal/KernelTests/Core/Cache/EndOfTransactionQueriesTest.php Modules to install.
EndOfTransactionQueriesTest::getStatementsForTable function core/tests/Drupal/KernelTests/Core/Cache/EndOfTransactionQueriesTest.php Filters statements by table name.
EndOfTransactionQueriesTest::isStatementRelatedToTable function core/tests/Drupal/KernelTests/Core/Cache/EndOfTransactionQueriesTest.php Determines if a statement is relative to a specified table.
EndOfTransactionQueriesTest::register function core/tests/Drupal/KernelTests/Core/Cache/EndOfTransactionQueriesTest.php Registers test-specific services.
EndOfTransactionQueriesTest::setUp function core/tests/Drupal/KernelTests/Core/Cache/EndOfTransactionQueriesTest.php
EndOfTransactionQueriesTest::testEntitySave function core/tests/Drupal/KernelTests/Core/Cache/EndOfTransactionQueriesTest.php Tests an entity save.
EndOfTransactionQueriesTest::testEntitySaveRollback function core/tests/Drupal/KernelTests/Core/Cache/EndOfTransactionQueriesTest.php Tests an entity save rollback.
Endpoint class core/modules/media/src/OEmbed/Endpoint.php Value object for oEmbed provider endpoints.
Endpoint.php file core/modules/media/src/OEmbed/Endpoint.php
Endpoint::$formats property core/modules/media/src/OEmbed/Endpoint.php List of supported formats. Only 'json' and 'xml' are allowed.
Endpoint::$provider property core/modules/media/src/OEmbed/Endpoint.php The provider this endpoint belongs to.
Endpoint::$schemes property core/modules/media/src/OEmbed/Endpoint.php List of URL schemes supported by the provider.
Endpoint::$supportsDiscovery property core/modules/media/src/OEmbed/Endpoint.php Whether the provider supports oEmbed discovery.
Endpoint::$url property core/modules/media/src/OEmbed/Endpoint.php The endpoint's URL.
Endpoint::buildResourceUrl function core/modules/media/src/OEmbed/Endpoint.php Builds and returns the endpoint URL.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.