Search for list
Title | Object type | File name | Summary |
---|---|---|---|
ModulesListFormWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModulesListFormWebTest::$modules | property | core/ |
Modules to install. |
ModulesListFormWebTest::setUp | function | core/ |
|
ModulesListFormWebTest::testInstalledIncompatibleModule | function | core/ |
Tests that incompatible modules message is shown. |
ModulesListFormWebTest::testModuleListForm | function | core/ |
Tests the module list form. |
ModulesListFormWebTest::testModulesListFormStatusMessage | function | core/ |
Tests the status message when enabling one or more modules. |
ModulesListFormWebTest::testModulesListFormWithEmptyDescriptionInfoFile | function | core/ |
Tests the module form with a module with an empty description in info.yml. |
ModulesListFormWebTest::testModulesListFormWithInvalidInfoFile | function | core/ |
Tests the module form with a module with an invalid info.yml file. |
ModulesListFormWebTest::testRequiredByThemeMessage | function | core/ |
Confirm that module 'Required By' descriptions include dependent themes. |
ModulesListNonStableConfirmForm | class | core/ |
Builds a confirmation form for enabling experimental and deprecated modules. |
ModulesListNonStableConfirmForm.php | file | core/ |
|
ModulesListNonStableConfirmForm::$contribDeprecatedModules | property | core/ |
Boolean indicating a contrib deprecated module is being enabled. |
ModulesListNonStableConfirmForm::$coreDeprecatedModules | property | core/ |
Boolean indicating a core deprecated module is being enabled. |
ModulesListNonStableConfirmForm::$groupedModuleInfo | property | core/ |
An array of module names to be enabled, keyed by lifecycle. |
ModulesListNonStableConfirmForm::$moduleExtensionList | property | core/ |
Module extension list. |
ModulesListNonStableConfirmForm::buildDeprecatedMessage | function | core/ |
Builds a message to be displayed to the user enabling deprecated modules. |
ModulesListNonStableConfirmForm::buildMessageList | function | core/ |
Builds the message list for the confirmation form. |
ModulesListNonStableConfirmForm::buildNonStableInfo | function | core/ |
Sets properties with information about non-stable modules being enabled. |
ModulesListNonStableConfirmForm::create | function | core/ |
Instantiates a new instance of this class. |
ModulesListNonStableConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ModulesListNonStableConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
ModulesListNonStableConfirmForm::__construct | function | core/ |
Constructs a new ModulesListNonStableConfirmForm. |
ModulesUninstallConfirmForm::$moduleExtensionList | property | core/ |
The module extension list. |
ModulesUninstallForm::$moduleExtensionList | property | core/ |
The module extension list. |
ModuleTest::testViewsPluginList | function | core/ |
Tests the \Drupal\views\Views::pluginList() method. |
node-add-list.html.twig | file | core/ |
Default theme implementation to list node types available for adding content. |
node-add-list.html.twig | file | core/ |
Theme override to list node types available for adding content. |
node-add-list.html.twig | file | core/ |
Theme override to list node types available for adding content. |
node-add-list.html.twig | file | core/ |
Claro's theme implementation to list node types available for adding content. |
node-add-list.html.twig | file | core/ |
Theme override to list node types available for adding content. |
NodeCacheTagsTest::getAdditionalCacheContextsForEntityListing | function | core/ |
Returns the additional cache tags for the tested entity's listing by type. |
NodeListBuilder | class | core/ |
Defines a class to build a listing of node entities. |
NodeListBuilder.php | file | core/ |
|
NodeListBuilder::$dateFormatter | property | core/ |
The date formatter service. |
NodeListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
NodeListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
NodeListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
NodeListBuilder::__construct | function | core/ |
Constructs a new NodeListBuilder object. |
NodeListBuilderTest | class | core/ |
Tests the admin listing fallback when views is not enabled. |
NodeListBuilderTest.php | file | core/ |
|
NodeListBuilderTest::$modules | property | core/ |
Modules to install. |
NodeListBuilderTest::setUp | function | core/ |
|
NodeListBuilderTest::testCacheContexts | function | core/ |
Tests that the correct cache contexts are set. |
NodeTypeListBuilder | class | core/ |
Defines a class to build a listing of node type entities. |
NodeTypeListBuilder.php | file | core/ |
|
NodeTypeListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
NodeTypeListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
NodeTypeListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
NodeTypeListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
node_title_list | function | core/ |
Gathers a listing of links to nodes. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.