Search for next

  1. Search 7.x for next
  2. Search 9.5.x for next
  3. Search 10.3.x for next
  4. Search 11.x for next
  5. Other projects
Title Object type File name Summary
AnnotationExtendsAnnotationTargetAll class core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
BookOutline::nextLink function core/modules/book/src/BookOutline.php Fetches the book link for the next page of the book.
ConfigImporter::getNextConfigurationOperation function core/lib/Drupal/Core/Config/ConfigImporter.php Gets the next configuration operation to perform.
ConfigImporter::getNextExtensionOperation function core/lib/Drupal/Core/Config/ConfigImporter.php Gets the next extension operation to perform.
Connection::nextId function core/lib/Drupal/Core/Database/Connection.php Retrieves an unique ID from a given sequence.
Connection::nextId function core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php Retrieve a the next id in a sequence.
Connection::nextId function core/tests/fixtures/database_drivers/custom/fake/Connection.php Retrieves an unique ID from a given sequence.
Connection::nextId function core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php Retrieves an unique ID from a given sequence.
Connection::nextId function core/lib/Drupal/Core/Database/Driver/mysql/Connection.php Retrieves an unique ID from a given sequence.
Connection::nextIdDelete function core/lib/Drupal/Core/Database/Driver/mysql/Connection.php
Connection::POSTGRESQL_NEXTID_LOCK constant core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php The name by which to obtain a lock for retrieve the next insert id.
Data::$hasNextPage property core/modules/jsonapi/src/JsonApiResource/Data.php Holds a boolean indicating if there is a next page.
Data::hasNextPage function core/modules/jsonapi/src/JsonApiResource/Data.php Checks if there is a next page in the collection.
Data::setHasNextPage function core/modules/jsonapi/src/JsonApiResource/Data.php Sets the has next page flag.
DatabaseLegacyTest::testDbNextId function core/tests/Drupal/KernelTests/Core/Database/DatabaseLegacyTest.php Tests deprecation of the db_next_id() function.
db_next_id function core/includes/database.inc Retrieves a unique id.
DefaultPluginManagerTest::testDefaultPluginManagerWithPluginExtendingNonInstalledClass function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests the plugin manager with a plugin that extends a non-installed class.
ExtensionList::doScanExtensions function core/lib/Drupal/Core/Extension/ExtensionList.php Scans the available extensions.
FieldUI::getNextDestination function core/modules/field_ui/src/FieldUI.php Returns the next redirect path in a multipage sequence.
FieldUiTest::testGetNextDestination function core/modules/field_ui/tests/src/Unit/FieldUiTest.php @covers ::getNextDestination
FieldUiTest::testGetNextDestinationEmpty function core/modules/field_ui/tests/src/Unit/FieldUiTest.php @covers ::getNextDestination
FieldUiTest::testGetNextDestinationRouteName function core/modules/field_ui/tests/src/Unit/FieldUiTest.php @covers ::getNextDestination
MigrateSourceTest::testNextNeedsUpdate function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Test that $row->needsUpdate() works as expected.
ModuleExtensionList::doScanExtensions function core/lib/Drupal/Core/Extension/ModuleExtensionList.php Scans the available extensions.
ModuleVersion::$versionExtra property core/modules/update/src/ModuleVersion.php The version extra string.
ModuleVersion::getVersionExtra function core/modules/update/src/ModuleVersion.php Gets the version extra string at the end of the version number.
ModuleVersionTest::testGetVersionExtra function core/modules/update/tests/src/Unit/ModuleVersionTest.php @covers ::getVersionExtra
NextIdTest class core/tests/Drupal/KernelTests/Core/Database/NextIdTest.php Tests the sequences API.
NextIdTest.php file core/tests/Drupal/KernelTests/Core/Database/NextIdTest.php
NextIdTest::$modules property core/tests/Drupal/KernelTests/Core/Database/NextIdTest.php The modules to enable.
NextIdTest::setUp function core/tests/Drupal/KernelTests/Core/Database/NextIdTest.php
NextIdTest::testDbNextId function core/tests/Drupal/KernelTests/Core/Database/NextIdTest.php Tests that the sequences API works.
NullIdMap::next function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php
PlaceholderInterface::nextPlaceholder function core/lib/Drupal/Core/Database/Query/PlaceholderInterface.php Returns the next placeholder ID for the query.
PluginExtended class core/modules/system/tests/modules/plugin_test_extended/src/Plugin/Annotation/PluginExtended.php Defines a test annotation that extends an annotation in another namespace.
PluginExtended.php file core/modules/system/tests/modules/plugin_test_extended/src/Plugin/Annotation/PluginExtended.php
ProjectSecurityRequirement::$nextMajorMinorVersion property core/modules/update/src/ProjectSecurityRequirement.php The next version after the installed version in the format [MAJOR].[MINOR].
Query::$nextPlaceholder property core/lib/Drupal/Core/Database/Query/Query.php The placeholder counter.
Query::nextPlaceholder function core/lib/Drupal/Core/Database/Query/Query.php Gets the next placeholder value for this query object.
RedirectResponseSubscriberTest::testRedirectWithOptInExternalUrl function core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php @covers ::checkRedirectUrl
Schema::nextPlaceholder function core/lib/Drupal/Core/Database/Schema.php Returns the next placeholder ID for the query.
Section::getNextHighestWeight function core/modules/layout_builder/src/Section.php Returns the next highest weight of the component in a region.
SelectExtender::nextPlaceholder function core/lib/Drupal/Core/Database/Query/SelectExtender.php Returns the next placeholder ID for the query.
SourcePluginBase::fetchNextRow function core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php Position the iterator to the following row.
SourcePluginBase::next function core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php The migration iterates over rows returned by the source plugin. This
method determines the next row which will be processed and imported into
the system.
Sql::next function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Implementation of \Iterator::next().
SqlBase::fetchNextBatch function core/modules/migrate/src/Plugin/migrate/source/SqlBase.php Prepares query for the next set of data from the source database.
SqlBase::fetchNextRow function core/modules/migrate/src/Plugin/migrate/source/SqlBase.php Position the iterator to the following row.
StatementEmpty::next function core/lib/Drupal/Core/Database/StatementEmpty.php
StatementPrefetch::next function core/lib/Drupal/Core/Database/StatementPrefetch.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.