Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| Pager::$totalItems | property | core/ |
The total number of items . |
| Pager::$totalPages | property | core/ |
The total number of pages. |
| Pager::getTotalItems | function | core/ |
Gets the total number of items. |
| Pager::getTotalPages | function | core/ |
Gets the total number of pages. |
| Pager::setTotalPages | function | core/ |
Sets the total number of pages. |
| PagerPluginBase::$total_items | property | core/ |
The total number of lines. |
| PagerPluginBase::getOffset | function | core/ |
Get the page offset, or how many items to skip. |
| PagerPluginBase::getTotalItems | function | core/ |
Get the total number of items. |
| PagerPluginBase::setOffset | function | core/ |
Set the page offset, or how many items to skip. |
| PagerPluginBase::submitOptionsForm | function | core/ |
Provide the default form for submitting options. |
| PagerPluginBaseTest::testExecuteCountQueryWithoutOffset | function | core/ |
Tests the executeCountQuery method without a set offset. |
| PagerPluginBaseTest::testGetOffset | function | core/ |
Tests the getOffset() method. |
| PagerPluginBaseTest::testGetTotalItems | function | core/ |
Tests the getTotalItems() method. |
| PagerPluginBaseTest::testSetOffset | function | core/ |
Tests the setOffset() method. |
| PagerSelectExtender::$customCountQuery | property | core/ |
The count query that will be used for this pager. |
| PagerTest::$localeStorage | property | core/ |
String translation storage object. |
| PagerTest::testStorePagerSettings | function | core/ |
Pagers was sometimes not stored. |
| PagerTest::testViewTotalRowsWithoutPager | function | core/ |
Tests the total row count in a view without a pager. |
| PasswordGeneratorInterface | interface | core/ |
Interface for generating passwords. |
| PasswordGeneratorInterface.php | file | core/ |
|
| PasswordGeneratorInterface::generate | function | core/ |
Generates a password. |
| PasswordItemTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| password_generator | service | core/ |
Drupal\Core\Password\DefaultPasswordGenerator |
| path.validator | service | core/ |
Drupal\Core\Path\PathValidator |
| PathAlias::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| PathAliasConstraintValidator | class | core/ |
Constraint validator for changing path aliases in pending revisions. |
| PathAliasConstraintValidator.php | file | core/ |
|
| PathAliasConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| PathAliasConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| PathAliasConstraintValidator::validate | function | core/ |
|
| PathAliasConstraintValidator::__construct | function | core/ |
Creates a new PathAliasConstraintValidator instance. |
| PathAliasStorage | class | core/ |
Defines the storage handler class for path_alias entities. |
| PathAliasStorage.php | file | core/ |
|
| PathAliasStorage::createWithSampleValues | function | core/ |
Creates an entity with sample field values. |
| PathAliasStorageSchema | class | core/ |
Defines the path_alias schema handler. |
| PathAliasStorageSchema.php | file | core/ |
|
| PathAliasStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
| PathAliasStorageSchemaTest | class | core/ |
Tests the path_alias storage schema. |
| PathAliasStorageSchemaTest.php | file | core/ |
|
| PathAliasStorageSchemaTest::$modules | property | core/ |
Modules to install. |
| PathAliasStorageSchemaTest::setUp | function | core/ |
|
| PathAliasStorageSchemaTest::testPathAliasStatusIndexRemoved | function | core/ |
Tests that the path_alias__status index is removed. |
| PathBasedBreadcrumbBuilderTest::setupAccessManagerToAllow | function | core/ |
Setup the access manager to always allow access to routes. |
| PathEncodedTest::testAliasToEncoded | function | core/ |
|
| PathExtractor | class | core/ |
Plugin implementation of the icon_extractor. |
| PathExtractor.php | file | core/ |
|
| PathExtractor::discoverIcons | function | core/ |
Get a list of all the icons discovered by this extractor. |
| PathExtractorTest | class | core/ |
Tests Drupal\Core\Theme\Plugin\IconExtractor\PathExtractor. |
| PathExtractorTest.php | file | core/ |
|
| PathExtractorTest::$iconFinder | property | core/ |
The IconFinder instance. |
Pagination
- Previous page
- Page 195
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.