Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PathFieldDefinitionTest::getPluginId | function | core/ |
Returns the plugin ID of the tested field type. |
| PathFieldDefinitionTest::testGetColumns | function | core/ |
@covers ::getColumns[[api-linebreak]] @covers ::getSchema[[api-linebreak]] |
| PathFieldItemList | class | core/ |
Represents a configurable entity path field. |
| PathFieldItemList.php | file | core/ |
|
| PathFieldItemList::computeValue | function | core/ |
Computes the values for an item list. |
| PathFieldItemList::defaultAccess | function | core/ |
Contains the default access logic of this field. |
| PathFieldItemList::delete | function | core/ |
Defines custom delete behavior for field values. |
| PathFilterForm::resetForm | function | core/ |
Resets the filter selections. |
| PathFilterForm::submitForm | function | core/ |
Form submission handler. |
| PathHooksTest | class | core/ |
@coversDefaultClass \Drupal\path_alias\Entity\PathAlias[[api-linebreak]] |
| PathHooksTest.php | file | core/ |
|
| PathHooksTest::$modules | property | core/ |
Modules to enable. |
| PathHooksTest::setUp | function | core/ |
|
| PathHooksTest::testPathHooks | function | core/ |
Tests that the PathAlias entity clears caches correctly. |
| PathItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| PathItem::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| PathItem::postSave | function | core/ |
Defines custom post-save behavior for field values. |
| PathItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| PathItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| PathItem::schema | function | core/ |
Returns the schema for the field. |
| PathItemTest | class | core/ |
Tests loading and storing data using PathItem. |
| PathItemTest.php | file | core/ |
|
| PathItemTest::$modules | property | core/ |
Modules to enable. |
| PathItemTest::setUp | function | core/ |
|
| PathItemTest::testPathItem | function | core/ |
Test creating, loading, updating and deleting aliases through PathItem. |
| PathLanguageTest | class | core/ |
Confirm that paths work with translated nodes. |
| PathLanguageTest.php | file | core/ |
|
| PathLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PathLanguageTest::$modules | property | core/ |
Modules to enable. |
| PathLanguageTest::$webUser | property | core/ |
An user with permissions to administer content types. |
| PathLanguageTest::setUp | function | core/ |
|
| PathLanguageTest::testAliasTranslation | function | core/ |
Test alias functionality through the admin interfaces. |
| PathLanguageUiTest | class | core/ |
Confirm that the Path module user interface works with languages. |
| PathLanguageUiTest.php | file | core/ |
|
| PathLanguageUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PathLanguageUiTest::$modules | property | core/ |
Modules to enable. |
| PathLanguageUiTest::setUp | function | core/ |
|
| PathLanguageUiTest::testDefaultLanguageUrl | function | core/ |
Tests that a default language URL alias works. |
| PathLanguageUiTest::testLanguageNeutralUrl | function | core/ |
Tests that a language-neutral URL alias works. |
| PathLanguageUiTest::testNonDefaultUrl | function | core/ |
Tests that a non-default language URL alias works. |
| PathLanguageUiTest::testNotSpecifiedNode | function | core/ |
Test that language unspecific aliases are shown and saved in the node form. |
| PathLegacyRoutesKernelTest | class | core/ |
Tests the BC layer for the deprecated routes of the path module. |
| PathLegacyRoutesKernelTest.php | file | core/ |
|
| PathLegacyRoutesKernelTest::$modules | property | core/ |
Modules to enable. |
| PathLegacyRoutesKernelTest::testLegacyAddRoute | function | core/ |
@expectedDeprecation The 'path.admin_add' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.add_form' route instead. See https://www.drupal.org/node/3013865 |
| PathLegacyRoutesKernelTest::testLegacyCollectionFilterRoute | function | core/ |
@expectedDeprecation The 'path.admin_overview_filter' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.collection' route instead. See https://www.drupal.org/node/3013865 |
| PathLegacyRoutesKernelTest::testLegacyCollectionRoute | function | core/ |
@expectedDeprecation The 'path.admin_overview' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.collection' route instead. See https://www.drupal.org/node/3013865 |
| PathLegacyRoutesKernelTest::testLegacyDeleteRoute | function | core/ |
@expectedDeprecation The 'path.delete' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.delete_form' route instead. See https://www.drupal.org/node/3013865 |
| PathLegacyRoutesKernelTest::testLegacyEditRoute | function | core/ |
@expectedDeprecation The 'path.admin_edit' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.edit_form' route instead. See https://www.drupal.org/node/3013865 |
| PathMatcher::$isCurrentFrontPage | property | core/ |
Whether the current page is the front page. |
Pagination
- Previous page
- Page 937
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.