Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 10.3.x for ip
- Search 11.x for ip
- Search main for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DatabaseStorage::deleteMultiple | function | core/ |
Deletes multiple items from the key/value store. |
| DatabaseStorage::getMultiple | function | core/ |
Returns the stored key/value pairs for a given set of keys. |
| DatabaseStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
| DatabaseStorageExpirable::deleteMultiple | function | core/ |
Deletes multiple items from the key/value store. |
| DatabaseStorageExpirable::getMultiple | function | core/ |
Returns the stored key/value pairs for a given set of keys. |
| DatabaseStorageExpirable::setMultipleWithExpire | function | core/ |
Saves an array of values with a time to live. |
| DataDefinition::getDescription | function | core/ |
Returns a human readable description. |
| DataDefinition::setDescription | function | core/ |
Sets the human-readable description. |
| DataDefinitionInterface::getDescription | function | core/ |
Returns a human readable description. |
| DataType::$description | property | core/ |
The description of the data type. |
| DateField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| DateField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| DateFieldTest::providerTestDefineValueProcessPipeline | function | core/ |
Provides data for testDefineValueProcessPipeline(). |
| DateFieldTest::testDefineValueProcessPipeline | function | core/ |
Tests defineValueProcessPipeline. |
| DateFieldTest::testDefineValueProcessPipelineException | function | core/ |
Tests invalid date types throw an exception. |
| DbDumpCommand::generateScript | function | core/ |
Generates the database script. |
| DbDumpCommand::getTableScript | function | core/ |
The part of the script for each table. |
| DbDumpTest::testScriptLoad | function | core/ |
Test loading the script back into the database. |
| DbImportCommand::runScript | function | core/ |
Run the database script. |
| DCOM58Test::testIssueMultipleNamespaces | function | core/ |
|
| DefaultConfigTest::$skippedConfig | property | core/ |
The following config entries are changed on module install. |
| DefaultFormatTest::testMultipleRoutesWithSameSingleFormat | function | core/ |
|
| DefaultHtmlRouteProvider::getDeleteMultipleFormRoute | function | core/ |
Returns the delete multiple form route. |
| DefaultMenuLinkTreeManipulators | class | core/ |
Provides a couple of menu link tree manipulators. |
| DefaultMenuLinkTreeManipulators.php | file | core/ |
|
| DefaultMenuLinkTreeManipulators::$accessManager | property | core/ |
The access manager. |
| DefaultMenuLinkTreeManipulators::$account | property | core/ |
The current user. |
| DefaultMenuLinkTreeManipulators::$entityTypeManager | property | core/ |
The entity type manager. |
| DefaultMenuLinkTreeManipulators::checkAccess | function | core/ |
Performs access checks of a menu tree. |
| DefaultMenuLinkTreeManipulators::checkNodeAccess | function | core/ |
Performs access checking for nodes in an optimized way. |
| DefaultMenuLinkTreeManipulators::collectNodeLinks | function | core/ |
Collects the node links in the menu tree. |
| DefaultMenuLinkTreeManipulators::flatten | function | core/ |
Flattens the tree to a single level. |
| DefaultMenuLinkTreeManipulators::generateIndexAndSort | function | core/ |
Generates a unique index and sorts by it. |
| DefaultMenuLinkTreeManipulators::menuLinkCheckAccess | function | core/ |
Checks access for one menu link instance. |
| DefaultMenuLinkTreeManipulators::__construct | function | core/ |
Constructs a \Drupal\Core\Menu\DefaultMenuLinkTreeManipulators object. |
| DefaultMenuLinkTreeManipulatorsTest | class | core/ |
Tests the default menu link tree manipulators. |
| DefaultMenuLinkTreeManipulatorsTest.php | file | core/ |
|
| DefaultMenuLinkTreeManipulatorsTest::$accessManager | property | core/ |
The mocked access manager. |
| DefaultMenuLinkTreeManipulatorsTest::$currentUser | property | core/ |
The mocked current user. |
| DefaultMenuLinkTreeManipulatorsTest::$defaultMenuTreeManipulators | property | core/ |
The default menu link tree manipulators. |
| DefaultMenuLinkTreeManipulatorsTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
| DefaultMenuLinkTreeManipulatorsTest::$links | property | core/ |
Array of menu link instances |
| DefaultMenuLinkTreeManipulatorsTest::$originalTree | property | core/ |
The original menu tree build in mockTree(). |
| DefaultMenuLinkTreeManipulatorsTest::mockTree | function | core/ |
Creates a mock tree. |
| DefaultMenuLinkTreeManipulatorsTest::setUp | function | core/ |
|
| DefaultMenuLinkTreeManipulatorsTest::testCheckAccess | function | core/ |
Tests the checkAccess() tree manipulator. |
| DefaultMenuLinkTreeManipulatorsTest::testCheckAccessWithLinkToAnyPagePermission | function | core/ |
Tests checkAccess() tree manipulator with 'link to any page' permission. |
| DefaultMenuLinkTreeManipulatorsTest::testCheckNodeAccess | function | core/ |
Tests the optimized node access checking. |
| DefaultMenuLinkTreeManipulatorsTest::testFlatten | function | core/ |
Tests the flatten() tree manipulator. |
| DefaultMenuLinkTreeManipulatorsTest::testGenerateIndexAndSort | function | core/ |
Tests the generateIndexAndSort() tree manipulator. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.