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 or time selection. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ComposerPatchesValidator::validate | function | core/ |
Validates the status of the patcher plugin. |
ComposerPluginsValidator::validate | function | core/ |
Validates the allowed Composer plugins, both in active and stage. |
ComposerValidateTest | class | core/ |
Tests. |
ComposerValidateTest.php | file | core/ |
|
ComposerValidateTest::provideComposerJson | function | core/ |
|
ComposerValidateTest::testValidateComposer | function | core/ |
#[DataProvider('provideComposerJson')] |
ComposerValidator::validate | function | core/ |
Validates that the Composer executable is the correct version. |
ConditionPluginBase::validateConfigurationForm | function | core/ |
Form validation handler. |
ConfigActionTest::testSimpleConfigUpdate | function | core/ |
|
ConfigActionValidationTest::testConfigActionDependenciesAreValidated | function | core/ |
Tests validating that config actions' dependencies are present. |
ConfigActionValidationTest::testConfigActionsAreValidated | function | core/ |
@testWith ["block_content_type"][[api-linebreak]] ["node_type"][[api-linebreak]] ["shortcut_set"][[api-linebreak]] ["menu"][[api-linebreak]] [[api-linebreak]] |
ConfigBase::validateKeys | function | core/ |
Validates all keys in a passed in config array structure. |
ConfigBase::validateName | function | core/ |
Validates the configuration object name. |
ConfigDependencyManager::updateData | function | core/ |
Updates one of the lightweight ConfigEntityDependency objects. |
ConfigEntityAdapterTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
ConfigEntityBase::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
ConfigEntityBase::invalidateTagsOnDelete | function | core/ |
Override to never invalidate the individual entities' cache tags; the config system already invalidates them. |
ConfigEntityBase::invalidateTagsOnSave | function | core/ |
Override to never invalidate the entity's cache tag; the config system already invalidates it. |
ConfigEntityImportTest::assertConfigUpdateImport | function | core/ |
Asserts that config entities are updated during import. |
ConfigEntityImportTest::doActionUpdate | function | core/ |
Tests updating an action during import. |
ConfigEntityImportTest::doBlockUpdate | function | core/ |
Tests updating a block during import. |
ConfigEntityImportTest::doFilterFormatUpdate | function | core/ |
Tests updating a filter format during import. |
ConfigEntityImportTest::doImageStyleUpdate | function | core/ |
Tests updating an image style during import. |
ConfigEntityImportTest::doSearchPageUpdate | function | core/ |
Tests updating a search page during import. |
ConfigEntityImportTest::doThirdPartySettingsUpdate | function | core/ |
Tests updating of third party settings. |
ConfigEntityImportTest::testConfigUpdateImport | function | core/ |
Runs test methods for each module within a single test run. |
ConfigEntityStorage::importUpdate | function | core/ |
Updates entities upon synchronizing configuration changes. |
ConfigEntityStorage::updateFromStorageRecord | function | core/ |
Updates a configuration entity from storage values. |
ConfigEntityStorageInterface::updateFromStorageRecord | function | core/ |
Updates a configuration entity from storage values. |
ConfigEntityStorageTest::testSaveUpdate | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
ConfigEntityUpdater | class | core/ |
A utility class to make updating configuration entities simple. |
ConfigEntityUpdater.php | file | core/ |
|
ConfigEntityUpdater::$batchSize | property | core/ |
The number of entities to process in each batch. |
ConfigEntityUpdater::$entityTypeManager | property | core/ |
The entity type manager. |
ConfigEntityUpdater::create | function | core/ |
Instantiates a new instance of this class. |
ConfigEntityUpdater::doOne | function | core/ |
Apply the callback an entity and save it if the callback makes changes. |
ConfigEntityUpdater::SANDBOX_KEY | constant | core/ |
The key used to store information in the update sandbox. |
ConfigEntityUpdater::update | function | core/ |
Updates configuration entities as part of a Drupal update. |
ConfigEntityUpdater::__construct | function | core/ |
ConfigEntityUpdater constructor. |
ConfigEntityUpdaterTest | class | core/ |
Tests \Drupal\Core\Config\Entity\ConfigEntityUpdater. |
ConfigEntityUpdaterTest.php | file | core/ |
|
ConfigEntityUpdaterTest::$modules | property | core/ |
Modules to install. |
ConfigEntityUpdaterTest::testUpdate | function | core/ |
@covers ::update[[api-linebreak]] |
ConfigEntityUpdaterTest::testUpdateDefaultCallback | function | core/ |
@covers ::update[[api-linebreak]] |
ConfigEntityUpdaterTest::testUpdateException | function | core/ |
@covers ::update[[api-linebreak]] |
ConfigEntityUpdaterTest::testUpdateOncePerUpdateException | function | core/ |
@covers ::update[[api-linebreak]] |
ConfigEvents::IMPORT_VALIDATE | constant | core/ |
Name of the event fired when validating imported configuration. |
ConfigExistsConstraintValidator::validate | function | core/ |
|
ConfigFormBase::validateForm | function | core/ |
Form validation handler. |
ConfigHandler::validateForm | function | core/ |
Form validation handler. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.