Search for list
Title | Object type | File name | Summary |
---|---|---|---|
RoleListBuilder::__construct | function | core/ |
RoleListBuilder constructor. |
router_listener | service | core/ |
Symfony\Component\HttpKernel\EventListener\RouterListener |
ScaffoldFileCollection::checkListHasItemWithContent | function | composer/ |
Scans through a list of scaffold files and determines if any has contents. |
SchemaConfigListenerTest | class | core/ |
Tests the functionality of ConfigSchemaChecker in KernelTestBase tests. |
SchemaConfigListenerTest | class | core/ |
Tests the functionality of ConfigSchemaChecker in BrowserTestBase tests. |
SchemaConfigListenerTest.php | file | core/ |
|
SchemaConfigListenerTest.php | file | core/ |
|
SchemaConfigListenerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SchemaConfigListenerTest::$modules | property | core/ |
Modules to install. |
SchemaConfigListenerTest::$modules | property | core/ |
Modules to install. |
SchemaConfigListenerTest::setUp | function | core/ |
|
SchemaConfigListenerTestTrait | trait | core/ |
Adds a test for the configuration schema checker use in tests. |
SchemaConfigListenerTestTrait.php | file | core/ |
|
SchemaConfigListenerTestTrait::testConfigSchemaChecker | function | core/ |
Tests \Drupal\Core\Config\Development\ConfigSchemaChecker. |
SchemaConfigListenerWebTest | class | core/ |
Tests the functionality of ConfigSchemaChecker in BrowserTestBase tests. |
SchemaConfigListenerWebTest.php | file | core/ |
|
SchemaConfigListenerWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SchemaConfigListenerWebTest::$modules | property | core/ |
Modules to install. |
SchemaConfigListenerWebTest::testConfigSchemaChecker | function | core/ |
Tests \Drupal\Core\Config\Development\ConfigSchemaChecker. |
SchemaListenerController | class | core/ |
Controller for testing \Drupal\Core\Config\Development\ConfigSchemaChecker. |
SchemaListenerController.php | file | core/ |
|
SchemaListenerController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
SchemaListenerController::test | function | core/ |
Tests the BrowserTestBase tests can use strict schema checking. |
SchemaListenerController::__construct | function | core/ |
Constructs the SchemaListenerController object. |
SearchableHelpInterface::listSearchableTopics | function | core/ |
Returns the IDs of topics that should be indexed for searching. |
SearchPageListBuilder | class | core/ |
Defines a class to build a listing of search page entities. |
SearchPageListBuilder.php | file | core/ |
|
SearchPageListBuilder::$configFactory | property | core/ |
Stores the configuration factory. |
SearchPageListBuilder::$entities | property | core/ |
The entities being listed. |
SearchPageListBuilder::$messenger | property | core/ |
The messenger. |
SearchPageListBuilder::$searchIndex | property | core/ |
The search index. |
SearchPageListBuilder::$searchManager | property | core/ |
The search manager. |
SearchPageListBuilder::buildForm | function | core/ |
Form constructor. |
SearchPageListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
SearchPageListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
SearchPageListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
SearchPageListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
SearchPageListBuilder::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
SearchPageListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
SearchPageListBuilder::searchAdminReindexSubmit | function | core/ |
Form submission handler for reindex button on search admin settings form. |
SearchPageListBuilder::submitAddSearchPage | function | core/ |
Form submission handler for adding a new search page. |
SearchPageListBuilder::submitForm | function | core/ |
Form submission handler. |
SearchPageListBuilder::validateAddSearchPage | function | core/ |
Form validation handler for adding a new search page. |
SearchPageListBuilder::validateForm | function | core/ |
Form validation handler. |
SearchPageListBuilder::__construct | function | core/ |
Constructs a new SearchPageListBuilder object. |
SectionListInterface | interface | core/ |
Defines the interface for an object that stores layout sections. |
SectionListInterface.php | file | core/ |
|
SectionListInterface::appendSection | function | core/ |
Appends a new section to the end of the list. |
SectionListInterface::getSection | function | core/ |
Gets a domain object for the layout section. |
SectionListInterface::getSections | function | core/ |
Gets the layout sections. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.