VocabularyStorageController |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php |
Defines a controller class for taxonomy vocabularies. |
AliasManager::getSystemPath |
function |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Implements \Drupal\Core\Path\AliasManagerInterface::getSystemPath(). |
PagerTest::assertPagerItems |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
Asserts pager items and links. |
RemoteFileUnmanagedCopyTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedCopyTest.php |
Unmanaged copy related tests on remote filesystems. |
image_style_form_add_submit |
function |
drupal/core/modules/image/image.admin.inc |
Submit handler for adding a new image effect to an image style. |
FilterHtmlImageSecure::tips |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Filter/FilterHtmlImageSecure.php |
Generates a filter's tip. |
ConfigStorageController.php |
file |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Definition of Drupal\Core\Config\Entity\ConfigStorageController. |
image_style_add_form_submit |
function |
drupal/core/modules/image/image.admin.inc |
Submit handler for adding a new image style. |
LazyAssetManager::$formulae |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
|
MessageRenderController.php |
file |
drupal/core/modules/contact/lib/Drupal/contact/MessageRenderController.php |
Contains Drupal\contact\MessageRenderController. |
image_effect_color_validate |
function |
drupal/core/modules/image/image.admin.inc |
Element validate handler to ensure a hexadecimal color value. |
image_effect_scale_validate |
function |
drupal/core/modules/image/image.admin.inc |
Element validate handler to ensure that either a height or a width is
specified. |
RelationLinkManager::$cache |
property |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/RelationLinkManager.php |
|
PagerSelectExtender::$limit |
property |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
The number of elements per page to allow. |
FILTER_TYPE_MARKUP_LANGUAGE |
constant |
drupal/core/modules/filter/filter.module |
Non-HTML markup language filters that generate HTML. |
LazyAssetManager::setLoader |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Adds a loader to the asset manager. |
InvalidAnnotationUsageClass |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/InvalidAnnotationUsageClass.php |
@NoAnnotation |
BookManager::$entityManager |
property |
drupal/core/modules/book/lib/Drupal/book/BookManager.php |
Entity manager Service Object. |
field.field.field_image.yml |
file |
drupal/core/profiles/standard/config/field.field.field_image.yml |
drupal/core/profiles/standard/config/field.field.field_image.yml |
image_scale_and_crop_effect |
function |
drupal/core/modules/image/image.effects.inc |
Image effect callback; Scale and crop an image resource. |
TypeLinkManager::getTypeUri |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/TypeLinkManager.php |
Get a type link for a bundle. |
language_request_subscriber |
service |
drupal/core/core.services.yml |
Drupal\Core\EventSubscriber\LanguageRequestSubscriber |
TypeLinkManager::writeCache |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/TypeLinkManager.php |
Writes the cache of type links. |
PerformanceForm::$pageCache |
property |
drupal/core/modules/system/lib/Drupal/system/Form/PerformanceForm.php |
The page cache object. |
MessageParser::parseRequest |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/MessageParser.php |
Parse an HTTP request message into an associative array of parts. |
LanguageBlock::$derivatives |
property |
drupal/core/modules/language/lib/Drupal/language/Plugin/Derivative/LanguageBlock.php |
List of derivative definitions. |
MetadataGenerator::generate |
function |
drupal/core/modules/edit/lib/Drupal/edit/MetadataGenerator.php |
Implements \Drupal\edit\MetadataGeneratorInterface::generate(). |
MessageParser::parseMessage |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/MessageParser.php |
Parse a message into parts |
DummyMongoDbProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
LinkManager::getRelationUri |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/LinkManager.php |
Implements \Drupal\rest\LinkManager\RelationLinkManagerInterface::getRelationUri(). |
MockAliasManager::$lookedUp |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockAliasManager.php |
An index of aliases that have been requested. |
NodeTypeInitialLanguageTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeInitialLanguageTest.php |
Tests related to node type initial language. |
EntityReference::$usesPager |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/display/EntityReference.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::$usesPager. |
EntityBCDecorator::language |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
LocaleTypedConfig::language |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTypedConfig.php |
|
PHP_CodeCoverageTest::setUp |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
SqliteProfilerStorage::exec |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
|
ImageToolkitForm::getFormID |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ImageToolkitForm.php |
Returns a unique string identifying the form. |
plugin.manager.field.widget |
service |
drupal/core/modules/field/field.services.yml |
Drupal\field\Plugin\Type\Widget\WidgetPluginManager |
LanguageTestBase::viewsData |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/LanguageTestBase.php |
Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition(). |
image_field_delete_instance |
function |
drupal/core/modules/image/image.module |
Implements hook_field_delete_instance(). |
ImageToolkitForm::buildForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ImageToolkitForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
image_field_update_instance |
function |
drupal/core/modules/image/image.module |
Implements hook_field_update_instance(). |
ManagerRegistry::getManager |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php |
Gets a named object manager. |
plugin.manager.views.access |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
DisplayPageWebTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageWebTest.php |
|
AbstractProfilerStorageTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
SearchLanguageTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchLanguageTest.php |
|
PathLanguageUiTest::getInfo |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php |
|
FilterLanguageTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/FilterLanguageTest.php |
|