DatabaseStorage::__construct |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Constructs a new DatabaseStorage controller. |
SqliteProfilerStorage::fetch |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
|
RangeConstraint::$minMessage |
property |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraint.php |
|
RangeConstraint::$maxMessage |
property |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraint.php |
|
SqliteProfilerStorage::close |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
|
ImageToolkitForm::submitForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ImageToolkitForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
ManagerRegistry::getManagers |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php |
Gets an array of all registered object managers |
SearchLanguageTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchLanguageTest.php |
Modules to enable. |
PathLanguageUiTest::$modules |
property |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php |
Modules to enable. |
NormalizerBase::$linkManager |
property |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/NormalizerBase.php |
The hypermedia link manager. |
StorageComparer::$changelist |
property |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
List of changes to between the source storage and the target storage. |
plugin.manager.views.display |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
UnmanagedDeleteRecursiveTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php |
Deletion related tests. |
TranslationTest::addLanguage |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Installs the specified language, or enables it if it is already installed. |
FieldLanguageTest::testField |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/FieldLanguageTest.php |
Tests the language field. |
image_effect_definition_load |
function |
drupal/core/modules/image/image.module |
Loads the definition for an image effect. |
StorageComparer::__construct |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Constructs the Configuration storage comparer. |
TypedDataManager::$validator |
property |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
The validator used for validating typed data. |
CustomBlockStorageController |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockStorageController.php |
Controller class for custom blocks. |
CoverageNotProtectedTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageNotProtectedTest.php |
|
DisplayPluginBase::usesPager |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Whether the display allows the use of a pager or not. |
DatabaseFileUsageBackend.php |
file |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
Definition of Drupal\file\FileUsage\DatabaseFileUsageBackend. |
LanguageConditionTest::setUp |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/Condition/LanguageConditionTest.php |
Sets up Drupal unit test environment. |
DatabaseStorage::$connection |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
The database connection. |
overlay_request_page_refresh |
function |
drupal/core/modules/overlay/overlay.module |
Requests that the entire parent window is reloaded when the overlay closes. |
language_admin_overview_form |
function |
drupal/core/modules/language/language.admin.inc |
User interface for the language overview screen. |
DatabaseStorage::__construct |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Overrides Drupal\Core\KeyValueStore\StorageBase::__construct(). |
DatabaseStorage::getMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getMultiple(). |
MessageInterface::isPersonal |
function |
drupal/core/modules/contact/lib/Drupal/contact/MessageInterface.php |
Return TRUE if this is the personal contact form. |
NodeAccessPagerTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php |
|
node_access_entity_test_page |
function |
drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module |
Page callback: Creates the node access entity test page. |
BlockStorageController::load |
function |
drupal/core/modules/block/lib/Drupal/block/BlockStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::load(). |
TypeLinkManagerInterface.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/TypeLinkManagerInterface.php |
Contains \Drupal\rest\LinkManager\TypeLinkManagerInterface. |
ImageDimensionsScaleUnitTest |
class |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageDimensionsScaleUnitTest.php |
Tests image_dimensions_scale(). |
AccessManagerTest::testCheck |
function |
drupal/core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php |
Tests \Drupal\Core\Access\AccessManager::check(). |
XmlRpcMessagesTest::$modules |
property |
drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcMessagesTest.php |
Modules to enable. |
PluginManagerBase::$defaults |
property |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
A set of defaults to be referenced by $this->processDefinition() if
additional processing of plugins is necessary or helpful for development
purposes. |
InstallerLanguageTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Installer/InstallerLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
StorageComparerInterface.php |
file |
drupal/core/lib/Drupal/Core/Config/StorageComparerInterface.php |
Contains \Drupal\Core\Config\StorageComparerInterface. |
StringStorageInterface::save |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Save string object to storage. |
ImageItemTest::testImageItem |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageItemTest.php |
Tests using entity fields of the image field type. |
BookController::$bookManager |
property |
drupal/core/modules/book/lib/Drupal/book/Controller/BookController.php |
Book Manager Service. |
FrontPageTest::testFrontPage |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/FrontpageTest.php |
Tests the frontpage. |
AbstractComparison::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/AbstractComparison.php |
|
drupal_serve_page_from_cache |
function |
drupal/core/includes/bootstrap.inc |
Sets HTTP headers in preparation for a cached page response. |
ImageStyleFlushTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStyleFlushTest.php |
|
QueryFactory::$configStorage |
property |
drupal/core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php |
The config storage used by the config entity query. |
FlattenException::getMessage |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
FlattenException::setMessage |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
SqlBase::itemsPerPageExposed |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/SqlBase.php |
|