Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 8.9.x for ip
- Search 10.3.x for ip
- Search 11.x for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| core.entity_form_display.node.recipe.default.yml | file | core/ |
core/profiles/demo_umami/config/install/core.entity_form_display.node.recipe.default.yml |
| core.entity_view_display.node.recipe.card.yml | file | core/ |
core/profiles/demo_umami/config/install/core.entity_view_display.node.recipe.card.yml |
| core.entity_view_display.node.recipe.card_common.yml | file | core/ |
core/profiles/demo_umami/config/install/core.entity_view_display.node.recipe.card_common.yml |
| core.entity_view_display.node.recipe.card_common_alt.yml | file | core/ |
core/profiles/demo_umami/config/install/core.entity_view_display.node.recipe.card_common_alt.yml |
| core.entity_view_display.node.recipe.default.yml | file | core/ |
core/profiles/demo_umami/config/install/core.entity_view_display.node.recipe.default.yml |
| core.entity_view_display.node.recipe.full.yml | file | core/ |
core/profiles/demo_umami/config/install/core.entity_view_display.node.recipe.full.yml |
| core.entity_view_display.node.recipe.teaser.yml | file | core/ |
core/profiles/demo_umami/config/install/core.entity_view_display.node.recipe.teaser.yml |
| CoreRecipesTest | class | core/ |
Tests that all core recipes have a generic test. |
| CoreRecipesTest.php | file | core/ |
|
| CoreRecipesTest::providerRecipeHasGenericTest | function | core/ |
Data provider for ::testRecipeHasGenericTest(). |
| CoreRecipesTest::testRecipeHasGenericTest | function | core/ |
Test that a recipe has a generic test. |
| CssCollectionOptimizerLazyUnitTest::testExternalMinifiedCssAssetOptimizationIsSkipped | function | core/ |
Test that external minified CSS assets do not trigger optimization. |
| CssCollectionOptimizerLazyUnitTest::testLocalMinifiedCssAssetOptimizationIsNotSkipped | function | core/ |
Test that local minified CSS assets still trigger optimization. |
| d6_field_instance_label_description_translation.yml | file | core/ |
core/modules/config_translation/migrations/d6_field_instance_label_description_translation.yml |
| d7_blocked_ips.yml | file | core/ |
core/modules/ban/migrations/d7_blocked_ips.yml |
| d7_field_instance_label_description_translation.yml | file | core/ |
core/modules/config_translation/migrations/d7_field_instance_label_description_translation.yml |
| Database::setMultipleConnectionInfo | function | core/ |
Sets connection information for multiple databases. |
| DatabaseBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
| DatabaseBackend::doSetMultiple | function | core/ |
Stores multiple items in the persistent cache. |
| DatabaseBackend::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
| DatabaseBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
| DatabaseBackend::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
| 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. |
| DatabaseStorage::setMultiple | function | core/ |
Saves key/value pairs. |
| 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. |
| 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/ |
Tests 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. |
| DefaultLanguageRenderer::getLangcodeByRelationship | function | core/ |
Returns the language code associated with the given row. |
| DefaultMenuLinkTreeManipulators | class | core/ |
Provides a couple of menu link tree manipulators. |
| DefaultMenuLinkTreeManipulators.php | file | core/ |
|
| 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. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.