EntityCrudHookTest::assertHookMessageOrder |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
Checks the order of CRUD hook execution messages. |
FileProfilerStorage::createProfileFromData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
|
FileManagedTestBase::assertFileHooksCalled |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php |
Assert that all of the specified hook_file_* hooks were called once, other
values result in failure. |
PersistentObjectTest::testGetObjectManager |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
ImageStylesPathAndUrlTest::$image_filepath |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
|
TranslationTest::assertLanguageSwitchLinks |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Tests whether the specified language switch links are found. |
PathLanguageUiTest::testLanguageNeutralUrl |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php |
Tests that a language-neutral URL alias works. |
PathLanguageUiTest::testDefaultLanguageUrl |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php |
Tests that a default language URL alias works. |
RemoteFileUnmanagedDeleteRecursiveTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteRecursiveTest.php |
Definition of Drupal\system\Tests\File\RemoteFileUnmanagedDeleteRecursiveTest. |
MessageInterface::getCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Get a Cache-Control directive from the message |
MessageInterface::hasCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Check if the message has a Cache-Control directive |
MessageInterface::addCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Add a Cache-Control directive on the message |
MTimeProtectedFastFileStorageTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/MTimeProtectedFastFileStorageTest.php |
|
ImageAdminStylesTest::testNumericStyleName |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Test creating an image style with a numeric name and ensuring it can be
applied to an image. |
ImageAdminStylesTest::testStyleReplacement |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Test deleting a style and choosing a replacement style. |
LoadClassMetadataEventArgs::$objectManager |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php |
|
FilterHtmlImageSecureTest::testImageSource |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHtmlImageSecureTest.php |
Tests removal of images having a non-local source. |
PluginTestBase::$defaultsTestPluginManager |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/PluginTestBase.php |
|
AbstractProfilerStorageTest::testStoreTime |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
DatabaseStorageController::preSaveRevision |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Act on a revision before being saved. |
SelectPagerDefaultTest::testEvenPagerQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
Confirms that a pager query returns the correct results. |
SelectPagerDefaultTest::testElementNumbers |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
Confirms that every pager gets a valid, non-overlaping element ID. |
SearchPageOverrideTest::testSearchPageHook |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageOverrideTest.php |
|
MockFileSessionStorageTest::testRegenerate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
EntityFormController::submitEntityLanguage |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Handle possible entity language changes. |
LanguageUILanguageNegotiationTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php |
|
LanguageUILanguageNegotiationTest::runTest |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php |
|
RedisProfilerStorage::REDIS_OPT_SERIALIZER |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
AliasManagerCacheDecorator::getPathLookups |
function |
drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php |
Implements \Drupal\Core\Path\AliasManagerInterface::getPathLookups(). |
DefaultViewRecentComments::testPageDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/DefaultViewRecentComments.php |
Tests the page defined by the comments_recent view. |
RedisProfilerStorage::REDIS_SERIALIZER_PHP |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
StringStorageInterface::deleteTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Deletes translations using conditions. |
MTimeProtectedFastFileStorage::__construct |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Constructs this MTimeProtectedFastFileStorage object. |
LanguagePathMonolingualTest::testPageLinks |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php |
Verifies that links do not have language prefixes in them. |
LanguageBrowserDetectionUnitTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageBrowserDetectionUnitTest.php |
|
MTimeProtectedFastFileStorage::getFullPath |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Returns the full path where the file is or should be stored. |
EntityListController::getStorageController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
Implements Drupal\Core\Entity\EntityListControllerInterface::getStorageController(). |
XmlRpcBasicTest::testInvalidMessageParsing |
function |
drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcBasicTest.php |
Ensure that XML-RPC correctly handles invalid messages when parsing. |
language_negotiation_configure_form_submit |
function |
drupal/core/modules/language/language.admin.inc |
Submit handler for language negotiation settings. |
FinishResponseSubscriber::$languageManager |
property |
drupal/core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php |
The LanguageManager object for retrieving the correct language code. |
AbstractManagerRegistry::$defaultConnection |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
|
UnmanagedDeleteRecursiveTest::testDirectory |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php |
Try deleting a directory with some files. |
AbstractManagerRegistry::getConnectionNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Gets all connection names. |
ConfigStorageController::$hookLoadArguments |
property |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Additional arguments to pass to hook_TYPE_load(). |
AbstractManagerRegistry::getManagerForClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Gets the object manager associated with a given class. |
ImageUpgradePathTest::testImageStyleUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ImageUpgradePathTest.php |
Tests that custom and overridden image styles have been upgraded. |
AbstractMessage::parseCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Parse the Cache-Control HTTP header into an array |
ImageThemeFunctionTest::testImageStyleTheme |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageThemeFunctionTest.php |
Tests usage of the image style theme function. |
UpdateCoreTest::testModulePageRegularUpdate |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Checks the messages at admin/modules when an update is missing. |
ManageDisplayTest::testNonInitializedFields |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests that field instances with no explicit display settings do not break. |