Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RssResponseRelativeUrlFilter::getSubscribedEvents | function | core/ |
|
| RssResponseRelativeUrlFilter::onResponse | function | core/ |
Converts relative URLs to absolute URLs. |
| RssResponseRelativeUrlFilter::transformRootRelativeUrlsToAbsolute | function | core/ |
Converts all root-relative URLs to absolute URLs in RSS markup. |
| RssResponseRelativeUrlFilterTest | class | core/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\RssResponseRelativeUrlFilter[[api-linebreak]] @group event_subscriber |
| RssResponseRelativeUrlFilterTest.php | file | core/ |
|
| RssResponseRelativeUrlFilterTest::providerTestOnResponse | function | core/ |
|
| RssResponseRelativeUrlFilterTest::testOnResponse | function | core/ |
@dataProvider providerTestOnResponse |
| RssTest | class | core/ |
Tests the taxonomy RSS display. |
| RssTest.php | file | core/ |
|
| RssTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RssTest::$fieldName | property | core/ |
Name of the taxonomy term reference field. |
| RssTest::$modules | property | core/ |
Modules to install. |
| RssTest::$vocabulary | property | core/ |
Vocabulary for testing. |
| RssTest::setUp | function | core/ |
|
| RssTest::testTaxonomyRss | function | core/ |
Tests that terms added to nodes are displayed in core RSS feed. |
| run-tests.sh | file | core/ |
Script for running tests on DrupalCI. |
| RunnerVersion | class | core/ |
Helper class to determine information about running PHPUnit version. |
| RunnerVersion.php | file | core/ |
|
| RunnerVersion::getMajor | function | core/ |
Returns the major version of the PHPUnit runner being used. |
| RunnerVersion::__construct | function | core/ |
This class should not be instantiated. |
| safe-triangle.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ [data-has-safe-triangle] { --safe-triangle-cursor-y: 6.25rem; --safe-triangle-cursor-x: 6.25rem; … |
| safe-triangle.pcss.css | file | core/ |
[data-has-safe-triangle] { --safe-triangle-cursor-y: 100px; --safe-triangle-cursor-x: 100px; --safe-triangle-submenu-start-x: var(--admin-toolbar-sidebar-width); --safe-triangle-submenu-start-y: 5vh; --safe-triangle-submenu-end-x:… |
| SafeMarkupTestMarkup | class | core/ |
Implements MarkupInterface without implementing \Countable. |
| SafeMarkupTestMarkup::create | function | core/ |
Overrides MarkupTrait::create() to allow creation with empty strings. |
| SampleEntityGeneratorInterface | interface | core/ |
Generates a sample entity. |
| SampleEntityGeneratorInterface.php | file | core/ |
|
| SampleEntityGeneratorInterface::delete | function | core/ |
Deletes a sample entity for a given entity type and bundle. |
| SampleEntityGeneratorInterface::get | function | core/ |
Gets a sample entity for a given entity type and bundle. |
| sample_lookup_migration.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration.yml |
| sample_lookup_migration_2.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration_2.yml |
| sample_lookup_migration_multiple_source_ids.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration_multiple_source_ids.yml |
| sample_lookup_migration_string_ids.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration_string_ids.yml |
| sample_stubbing_migration.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_stub_test/migrations/sample_stubbing_migration.yml |
| sample_stubbing_migration_with_multiple_source_ids.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_stub_test/migrations/sample_stubbing_migration_with_multiple_source_ids.yml |
| SanitizeNameTest | class | core/ |
Filename sanitization tests. |
| SanitizeNameTest.php | file | core/ |
|
| SanitizeNameTest::provideFilenames | function | core/ |
Provides data for testFileNameTransliteration(). |
| SanitizeNameTest::testFileNameTransliteration | function | core/ |
Test file name sanitization. |
| SaveAction | class | core/ |
Provides an action that can save any entity. |
| SaveAction.php | file | core/ |
|
| SaveAction::$time | property | core/ |
The time service. |
| SaveAction::access | function | core/ |
Checks object access. |
| SaveAction::create | function | core/ |
Creates an instance of the plugin. |
| SaveAction::execute | function | core/ |
Executes the plugin. |
| SaveAction::__construct | function | core/ |
Constructs a SaveAction object. |
| SaveActionTest | class | core/ |
@group Action |
| SaveActionTest.php | file | core/ |
|
| SaveActionTest::$modules | property | core/ |
Modules to install. |
| SaveActionTest::setUp | function | core/ |
|
| SaveActionTest::testGetDerivativeDefinitions | function | core/ |
@covers \Drupal\Core\Action\Plugin\Action\Derivative\EntityChangedActionDeriver::getDerivativeDefinitions[[api-linebreak]] |
Pagination
- Previous page
- Page 1112
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.