24 string references to 'time' in Zircon Profile 8
- CacheTest::testCacheData in core/
modules/ views/ src/ Tests/ Plugin/ CacheTest.php - Tests the data contained in cached items.
- CacheTest::testHeaderStorage in core/
modules/ views/ src/ Tests/ Plugin/ CacheTest.php - Tests css/js storage and restoring mechanism.
- CacheTest::testTimeResultCaching in core/
modules/ views/ src/ Tests/ Plugin/ CacheTest.php - Tests time based caching.
- CacheTest::testTimeResultCachingWithFilter in core/
modules/ views/ src/ Tests/ Plugin/ CacheTest.php - Tests result caching with filters.
- CacheTest::testTimeResultCachingWithPager in core/
modules/ views/ src/ Tests/ Plugin/ CacheTest.php - Tests result caching with a pager.
- CacheWebTest::testCacheOutputOnPage in core/
modules/ views/ src/ Tests/ Plugin/ CacheWebTest.php - Tests the output caching on an actual page.
- Datetime::getHtml5TimeFormat in core/
lib/ Drupal/ Core/ Datetime/ Element/ Datetime.php - Retrieves the right format for a HTML5 time element.
- Datetime::getInfo in core/
lib/ Drupal/ Core/ Datetime/ Element/ Datetime.php - Returns the element properties for this element.
- DateTimeDefaultWidget::formElement in core/
modules/ datetime/ src/ Plugin/ Field/ FieldWidget/ DateTimeDefaultWidget.php - Returns the form for a single field widget.
- DbDumpCommand::getTableSchema in core/
lib/ Drupal/ Core/ Command/ DbDumpCommand.php - Returns a schema array for a given table.
- EasyRdf_Parser_Rdfa::processNode in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Parser/ Rdfa.php - FrontPageTest::testCacheTagsWithCachePluginTime in core/
modules/ node/ src/ Tests/ Views/ FrontPageTest.php - Tests the cache tags when using the "time" cache plugin.
- MongoDbSessionHandler::__construct in vendor/
symfony/ http-foundation/ Session/ Storage/ Handler/ MongoDbSessionHandler.php - Constructor.
- MongoDbSessionHandlerTest::setUp in vendor/
symfony/ http-foundation/ Tests/ Session/ Storage/ Handler/ MongoDbSessionHandlerTest.php - MongoDbSessionHandlerTest::testWriteWhenUsingExpiresField in vendor/
symfony/ http-foundation/ Tests/ Session/ Storage/ Handler/ MongoDbSessionHandlerTest.php - PHPUnit_Util_Log_JUnit::endTest in vendor/
phpunit/ phpunit/ src/ Util/ Log/ JUnit.php - A test ended.
- PHPUnit_Util_Log_JUnit::endTestSuite in vendor/
phpunit/ phpunit/ src/ Util/ Log/ JUnit.php - A testsuite ended.
- PHPUnit_Util_XML::findNodes in vendor/
phpunit/ phpunit/ src/ Util/ XML.php - Parse out the options from the tag using DOM object tree.
- Profile::__sleep in vendor/
symfony/ http-kernel/ Profiler/ Profile.php - RenderCacheIntegrationTest::testEntityBasedViewCacheTagsWithCachePluginTime in core/
modules/ views/ src/ Tests/ RenderCacheIntegrationTest.php - Tests a entity-based view's cache tags when using the "time" cache plugin.
- RenderCacheIntegrationTest::testFieldBasedViewCacheTagsWithCachePluginTime in core/
modules/ views/ src/ Tests/ RenderCacheIntegrationTest.php - Tests a field-based view's cache tags when using the "time" cache plugin.
- TimeDataCollector::getName in vendor/
symfony/ http-kernel/ DataCollector/ TimeDataCollector.php - Returns the name of the collector.
- views.view.test_cache.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_cache.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_cache.yml
- WebTestBase::handleForm in core/
modules/ simpletest/ src/ WebTestBase.php - Handles form input related to drupalPostForm().