Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EnforcedResponseException::$response | property | core/ |
The response to be enforced. |
| EnforcedResponseException::getResponse | function | core/ |
Return the response to be enforced. |
| EnforcedResponseException::__construct | function | core/ |
Constructs a new enforced response exception. |
| EngineNyanCatTest | class | core/ |
Tests the multi theme engine support. |
| EngineNyanCatTest.php | file | core/ |
|
| EngineNyanCatTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EngineNyanCatTest::$modules | property | core/ |
Modules to enable. |
| EngineNyanCatTest::setUp | function | core/ |
|
| EngineNyanCatTest::testTemplateOverride | function | core/ |
Ensures a theme's template is overridable based on the 'template' filename. |
| EngineTwigTest | class | core/ |
Tests Twig-specific theme functionality. |
| EngineTwigTest.php | file | core/ |
|
| EngineTwigTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EngineTwigTest::$modules | property | core/ |
Modules to enable. |
| EngineTwigTest::setUp | function | core/ |
|
| EngineTwigTest::testRenderable | function | core/ |
Tests the rendering of renderables. |
| EngineTwigTest::testTwigAttachLibrary | function | core/ |
Tests the attach of asset libraries. |
| EngineTwigTest::testTwigFileUrls | function | core/ |
Tests the automatic/magic calling of toString() on objects, if exists. |
| EngineTwigTest::testTwigLinkGenerator | function | core/ |
Tests the link_generator Twig functions. |
| EngineTwigTest::testTwigUrlGenerator | function | core/ |
Tests the url and url_generate Twig functions. |
| EngineTwigTest::testTwigUrlToString | function | core/ |
Tests the magic url to string Twig functions. |
| EngineTwigTest::testTwigVariableDataTypes | function | core/ |
Tests that the Twig engine handles PHP data correctly. |
| Entity CRUD, editing, and view hooks | group | core/ |
Hooks used in various entity operations. |
| entity-add-list.html.twig | file | core/ |
Default theme implementation to present a list of available bundles. |
| entity-add-list.html.twig | file | core/ |
Theme override to present a list of available bundles. |
| entity-add-list.html.twig | file | core/ |
Theme override to present a list of available bundles. |
| entity-add-list.html.twig | file | core/ |
Theme override to present a list of available bundles. |
| entity-meta.css | file | core/ |
/** * 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/ |
Entity meta. |
| entity-meta.pcss.css | file | core/ |
Entity meta. |
| entity.last_installed_schema.repository | service | core/ |
Drupal\Core\Entity\EntityLastInstalledSchemaRepository |
| entity.query.sql | service | core/ |
Drupal\Core\Entity\Query\Sql\QueryFactory |
| entity.repository | service | core/ |
Drupal\Core\Entity\EntityRepository |
| Entity::$bundles | property | core/ |
The list of the bundles of this entity type. |
| Entity::$deprecatedProperties | property | core/ |
|
| Entity::$deprecatedProperties | property | core/ |
|
| Entity::$entityDisplayRepository | property | core/ |
The entity display repository. |
| Entity::$entityRepository | property | core/ |
The entity repository service. |
| Entity::$storage | property | core/ |
The entity storage. |
| Entity::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Entity::buildOptionsForm | function | core/ |
Provides the default form for setting options. |
| Entity::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Entity::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Entity::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Entity::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Entity::defineOptions | function | core/ |
Retrieves the options when this is a new access control plugin. |
| Entity::fields | function | core/ |
Returns an array of destination fields. |
| Entity::submitOptionsForm | function | core/ |
Provides the default form for submitting options. |
| Entity::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| Entity::__construct | function | core/ |
Constructs a new Entity instance. |
| Entity::__construct | function | core/ |
Constructs an \Drupal\views\Plugin\views\argument_validator\Entity object. |
Pagination
- Previous page
- Page 362
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.