Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
EngineTwigTest::setUp function core/modules/system/tests/src/Functional/Theme/EngineTwigTest.php
EngineTwigTest::testRenderable function core/modules/system/tests/src/Functional/Theme/EngineTwigTest.php Tests the rendering of renderables.
EngineTwigTest::testTwigAttachLibrary function core/modules/system/tests/src/Functional/Theme/EngineTwigTest.php Tests the attach of asset libraries.
EngineTwigTest::testTwigFileUrls function core/modules/system/tests/src/Functional/Theme/EngineTwigTest.php Tests the automatic/magic calling of toString() on objects, if exists.
EngineTwigTest::testTwigLinkGenerator function core/modules/system/tests/src/Functional/Theme/EngineTwigTest.php Tests the link_generator Twig functions.
EngineTwigTest::testTwigUrlGenerator function core/modules/system/tests/src/Functional/Theme/EngineTwigTest.php Tests the url and url_generate Twig functions.
EngineTwigTest::testTwigUrlToString function core/modules/system/tests/src/Functional/Theme/EngineTwigTest.php Tests the magic url to string Twig functions.
EngineTwigTest::testTwigVariableDataTypes function core/modules/system/tests/src/Functional/Theme/EngineTwigTest.php Tests that the Twig engine handles PHP data correctly.
EnhancerInterface interface core/lib/Drupal/Core/Routing/EnhancerInterface.php A route enhance service to determine route enhance rules.
EnhancerInterface.php file core/lib/Drupal/Core/Routing/EnhancerInterface.php
Entity class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php
Entity class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Entity.php This class is a near-copy of
tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is
part of the Doctrine project: <http://www.doctrine-project.org>. It was
copied from version 1.2.7.
Entity class core/lib/Drupal/Core/Entity/Entity.php Defines a base entity class.
Entity class core/modules/migrate/src/Plugin/migrate/destination/Entity.php Provides a generic destination to import entities.
Entity class core/modules/views/src/Plugin/views/argument_validator/Entity.php Defines a argument validator plugin for each entity type.
Entity class core/modules/views/src/Plugin/views/area/Entity.php Provides an area handler which renders an entity in a certain view mode.
Entity API group core/lib/Drupal/Core/Entity/entity.api.php Describes how to define and manipulate content and configuration entities.
Entity CRUD, editing, and view hooks group core/lib/Drupal/Core/Entity/entity.api.php Hooks used in various entity operations.
entity-add-list.html.twig file core/modules/system/templates/entity-add-list.html.twig Default theme implementation to present a list of available bundles.
entity-add-list.html.twig file core/themes/claro/templates/entity-add-list.html.twig Theme override to present a list of available bundles.
entity-add-list.html.twig file core/themes/stable/templates/content-edit/entity-add-list.html.twig Theme override to present a list of available bundles.
entity-add-list.html.twig file core/themes/seven/templates/entity-add-list.html.twig Theme override to present a list of available bundles.
entity-link-output-url.php file core/modules/views/tests/fixtures/update/entity-link-output-url.php Test fixture.
entity-meta.css file core/themes/seven/css/components/entity-meta.css /**
* Entity meta settings.
*/
.entity-meta {
border-right: 1px solid #bfbfbf;
border-left: 1px solid #bfbfbf;
border-radius: 3px;
background-color: #edede8;
box-shadow: inset 0 0 5px rgba(0, 0, 0,…
entity-meta.css file core/themes/claro/css/components/entity-meta.css Entity meta.
entity-meta.pcss.css file core/themes/claro/css/components/entity-meta.pcss.css Entity meta.
entity-moderation-form.html.twig file core/themes/stable/templates/content-edit/entity-moderation-form.html.twig <ul class="entity-moderation-form">
<li class="entity-moderation-form__item">{{ form.current }}</li>
<li class="entity-moderation-form__item">{{ form.new_state }}</li>
<li…
entity-moderation-form.html.twig file core/modules/content_moderation/templates/entity-moderation-form.html.twig <ul class="entity-moderation-form">
<li class="entity-moderation-form__item">{{ form.current }}</li>
<li class="entity-moderation-form__item">{{ form.new_state }}</li>
<li…
entity.api.php file core/lib/Drupal/Core/Entity/entity.api.php Hooks and documentation related to entities.
entity.autocomplete_matcher service core/core.services.yml Drupal\Core\Entity\EntityAutocompleteMatcher
entity.bundle_config_import_validator service core/core.services.yml Drupal\Core\Entity\Event\BundleConfigImportValidate
entity.definition_update_manager service core/core.services.yml Drupal\Core\Entity\EntityDefinitionUpdateManager
entity.form_builder service core/core.services.yml Drupal\Core\Entity\EntityFormBuilder
entity.inc file core/includes/entity.inc Entity API for handling entities like nodes or users.
entity.last_installed_schema.repository service core/core.services.yml Drupal\Core\Entity\EntityLastInstalledSchemaRepository
entity.manager service core/core.services.yml Drupal\Core\Entity\EntityManager
entity.memory_cache service core/core.services.yml Drupal\Core\Cache\MemoryCache\MemoryCache
Entity.php file core/lib/Drupal/Core/Entity/Entity.php
Entity.php file core/modules/migrate/src/Plugin/migrate/destination/Entity.php
Entity.php file core/modules/views/src/Plugin/views/area/Entity.php
Entity.php file core/modules/views/src/Plugin/views/argument_validator/Entity.php
entity.query service core/core.services.yml Drupal\Core\Entity\Query\QueryFactory
entity.query.config service core/core.services.yml Drupal\Core\Config\Entity\Query\QueryFactory
entity.query.keyvalue service core/core.services.yml Drupal\Core\Entity\KeyValueStore\Query\QueryFactory
entity.query.null service core/core.services.yml Drupal\Core\Entity\Query\Null\QueryFactory
entity.query.sql service core/core.services.yml Drupal\Core\Entity\Query\Sql\QueryFactory
entity.repository service core/core.services.yml Drupal\Core\Entity\EntityRepository
Entity::$bundles property core/modules/migrate/src/Plugin/migrate/destination/Entity.php The list of the bundles of this entity type.
Entity::$deprecatedProperties property core/modules/views/src/Plugin/views/argument_validator/Entity.php
Entity::$deprecatedProperties property core/modules/views/src/Plugin/views/area/Entity.php

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