SaveUploadTest::$image |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
An image file path for uploading. |
ViewPageControllerTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewPageControllerTest.php |
Tests the page controller but not the actualy execution/rendering of a view. |
FileStorage::writeable |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::writeable(). |
CoverageNotPrivateTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageNotPrivateTest.php |
|
FileStorage::deleteAll |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::deleteAll(). |
language.detection.yml |
file |
drupal/core/modules/language/config/language.detection.yml |
drupal/core/modules/language/config/language.detection.yml |
views.pager.schema.yml |
file |
drupal/core/modules/views/config/schema/views.pager.schema.yml |
drupal/core/modules/views/config/schema/views.pager.schema.yml |
StorageTestBase::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
Sets up unit test environment. |
XmlRpcMessagesTest.php |
file |
drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcMessagesTest.php |
Definition of Drupal\xmlrpc\Tests\XmlRpcMessagesTest. |
hook_image_effect_info |
function |
drupal/core/modules/image/image.api.php |
Define information about image effects provided by a module. |
hook_image_style_flush |
function |
drupal/core/modules/image/image.api.php |
Respond to image style flushing. |
CachedMockBlockManager |
class |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/CachedMockBlockManager.php |
Defines a plugin manager used by Plugin API cache decorator web tests. |
aggregator_page_source |
function |
drupal/core/modules/aggregator/aggregator.pages.inc |
Page callback: Displays all the items captured from the particular feed. |
MongoDbProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
system_test_page_build |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Implements hook_page_build(). |
field_test.storage.inc |
file |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Defines a field storage backend. |
PHP_CodeCoverage::stop |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Stop collection of code coverage information. |
paramconverter_manager |
service |
drupal/core/core.services.yml |
Drupal\Core\ParamConverter\ParamConverterManager |
AssetManager::getNames |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/AssetManager.php |
Returns an array of asset names. |
ObjectManagerAware.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManagerAware.php |
|
PagerTest::assertClass |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
Asserts that an element has a given class. |
ImageValidatorTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
|
LanguageTestController |
class |
drupal/core/modules/language/tests/language_test/lib/Drupal/language_test/Controller/LanguageTestController.php |
Controller routines for language_test routes. |
LanguageItem::setValue |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/LanguageItem.php |
Overrides \Drupal\Core\Entity\Field\FieldItemBase::get(). |
BookManager::$database |
property |
drupal/core/modules/book/lib/Drupal/book/BookManager.php |
Database Service Object. |
image_scale_dimensions |
function |
drupal/core/modules/image/image.effects.inc |
Image dimensions callback; Scale. |
theme_image_style_list |
function |
drupal/core/modules/image/image.admin.inc |
Returns HTML for the page containing the list of image styles. |
BanIpManager::isDenied |
function |
drupal/core/modules/ban/lib/Drupal/ban/BanIpManager.php |
Returns whether an IP address is blocked. |
BanIpManager::isBanned |
function |
drupal/core/modules/ban/lib/Drupal/ban/BanIpManager.php |
Returns if this IP address is banned. |
LazyAssetManager::load |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Loads formulae from resources. |
FormatterPluginManager |
class |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterPluginManager.php |
Plugin type manager for field formatters. |
BookManager::loadBooks |
function |
drupal/core/modules/book/lib/Drupal/book/BookManager.php |
Loads Books Array. |
AccessManager::$checks |
property |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
Array of access check objects keyed by service id. |
File::$notFoundMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/File.php |
|
BanIpManager::findById |
function |
drupal/core/modules/ban/lib/Drupal/ban/BanIpManager.php |
Finds a banned IP address by its ID. |
AccessManager::applies |
function |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
Determine which registered access checks apply to a route. |
path_processor_manager |
service |
drupal/core/core.services.yml |
Drupal\Core\PathProcessor\PathProcessorManager |
ObjectManager::persist |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Tells the ObjectManager to make an instance managed and persistent. |
theme_page_test.module |
file |
drupal/core/modules/system/tests/modules/theme_page_test/theme_page_test.module |
|
IMAGE_STORAGE_OVERRIDE |
constant |
drupal/core/modules/image/image.module |
Image style constant for user presets that override module-defined presets. |
IMAGE_STORAGE_EDITABLE |
constant |
drupal/core/modules/image/image.module |
Image style constant to represent an editable preset. |
ObjectManager::refresh |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Refreshes the persistent state of an object from the database,
overriding any local changes that have not yet been persisted. |
IMAGE_DERIVATIVE_TOKEN |
constant |
drupal/core/modules/image/image.module |
The name of the query parameter for image derivative tokens. |
FileStorage::getDumper |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Gets the YAML dumper instance. |
FileStorage::getParser |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Gets the YAML parser instance. |
ViewPageController.php |
file |
drupal/core/modules/views/lib/Drupal/views/Routing/ViewPageController.php |
Contains \Drupal\views\Routing\ViewPageController. |
image_style_entity_uri |
function |
drupal/core/modules/image/image.module |
Entity URI callback for image style. |
CoverageMethodTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageMethodTest.php |
|
PagerTest::testNoLimit |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Tests the none-pager-query. |
ViewsPluginManager.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/ViewsPluginManager.php |
Contains \Drupal\views\Plugin\ViewsPluginManager. |