Search for date
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Date | class | core/ |
Basic sort handler for dates. |
Date | class | core/ |
A handler to provide proper displays for dates. |
Date | class | core/ |
Filter to handle dates stored as a timestamp. |
Date | class | core/ |
Argument handler for dates. |
Date | class | core/ |
Basic sort handler for datetime fields. |
Date | class | core/ |
Date/time views filter. |
Date | class | core/ |
Abstract argument handler for dates. |
Date | class | core/ |
Provides a form element for date selection. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
UpdateRegistryTest::testGetModuleUpdateFunctions | function | core/ |
@covers ::getModuleUpdateFunctions[[api-linebreak]] |
UpdateRegistryTest::testGetPendingUpdateFunctionsExistingUpdates | function | core/ |
@covers ::getPendingUpdateFunctions[[api-linebreak]] |
UpdateRegistryTest::testGetPendingUpdateFunctionsNoExistingUpdates | function | core/ |
@covers ::getPendingUpdateFunctions[[api-linebreak]] |
UpdateRegistryTest::testGetPendingUpdateFunctionsWithLoadedModulesButNotEnabled | function | core/ |
@covers ::getPendingUpdateFunctions[[api-linebreak]] |
UpdateRegistryTest::testGetPendingUpdateInformation | function | core/ |
@covers ::getPendingUpdateInformation[[api-linebreak]] |
UpdateRegistryTest::testGetPendingUpdateInformationWithExistingUpdates | function | core/ |
@covers ::getPendingUpdateInformation[[api-linebreak]] |
UpdateRegistryTest::testGetPendingUpdateInformationWithRemovedUpdates | function | core/ |
@covers ::getPendingUpdateInformation[[api-linebreak]] |
UpdateRegistryTest::testRegisterInvokedUpdatesWithExistingUpdates | function | core/ |
@covers ::registerInvokedUpdates[[api-linebreak]] |
UpdateRegistryTest::testRegisterInvokedUpdatesWithMultiple | function | core/ |
@covers ::registerInvokedUpdates[[api-linebreak]] |
UpdateRegistryTest::testRegisterInvokedUpdatesWithoutExistingUpdates | function | core/ |
@covers ::registerInvokedUpdates[[api-linebreak]] |
UpdateRemovedPostUpdateTest | class | core/ |
Tests hook_removed_post_updates(). |
UpdateRemovedPostUpdateTest.php | file | core/ |
|
UpdateRemovedPostUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UpdateRemovedPostUpdateTest::setUp | function | core/ |
|
UpdateRemovedPostUpdateTest::testRemovedPostUpdate | function | core/ |
Tests hook_post_update_NAME(). |
UpdateReportTest | class | core/ |
Tests update report functionality. |
UpdateReportTest.php | file | core/ |
|
UpdateReportTest::$modules | property | core/ |
Modules to enable. |
UpdateReportTest::providerTemplatePreprocessUpdateReport | function | core/ |
Provides data for testTemplatePreprocessUpdateReport(). |
UpdateReportTest::testTemplatePreprocessUpdateReport | function | core/ |
@dataProvider providerTemplatePreprocessUpdateReport |
UpdaterException | class | core/ |
Defines a Exception class for the Drupal\Core\Updater\Updater class hierarchy. |
UpdaterException.php | file | core/ |
|
UpdaterFileTransferException | class | core/ |
Defines a child class of Drupal\Core\Updater\UpdaterException that indicates a Drupal\Core\FileTransfer\FileTransfer exception. |
UpdaterFileTransferException.php | file | core/ |
|
UpdaterInterface | interface | core/ |
Defines an interface for a class which can update a Drupal project. |
UpdaterInterface.php | file | core/ |
|
UpdaterInterface::canUpdateDirectory | function | core/ |
Determines if the Updater can handle the project provided in $directory. |
UpdaterInterface::getInstallDirectory | function | core/ |
Returns the path to the default install location for the current project. |
UpdaterInterface::getProjectName | function | core/ |
Returns the system name of the project. |
UpdaterInterface::getRootDirectoryRelativePath | function | core/ |
Returns the name of the root directory under which projects will be copied. |
UpdaterInterface::isInstalled | function | core/ |
Checks if the project is installed. |
UpdaterInterface::postInstall | function | core/ |
Actions to run after an install has occurred. |
UpdaterInterface::postUpdate | function | core/ |
Actions to run after an update has occurred. |
UpdateRootFactory | class | core/ |
Gets the root path used by the Update Manager to install or update projects. |
UpdateRootFactory.php | file | core/ |
|
UpdateRootFactory::$drupalKernel | property | core/ |
The Drupal kernel. |
UpdateRootFactory::$requestStack | property | core/ |
The request stack. |
UpdateRootFactory::get | function | core/ |
Gets the root path under which projects are installed or updated. |
UpdateRootFactory::__construct | function | core/ |
Constructs an UpdateRootFactory instance. |
UpdaterTest | class | core/ |
Tests InfoParser class and exception. |
UpdaterTest.php | file | core/ |
|
UpdaterTest::testGetProjectTitleWithChild | function | core/ |
Tests project and child project showing correct title. |
UpdateSchemaTest | class | core/ |
Tests that update hooks are properly run. |
UpdateSchemaTest.php | file | core/ |
|
UpdateSchemaTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UpdateSchemaTest::$modules | property | core/ |
Modules to enable. |
UpdateSchemaTest::$updateUrl | property | core/ |
The update URL. |
UpdateSchemaTest::$user | property | core/ |
|
UpdateSchemaTest::setUp | function | core/ |
|
UpdateSchemaTest::testUpdateHooks | function | core/ |
Tests that update hooks are properly run. |
Pagination
- Previous page
- Page 81
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.