Bundle::getNamespace |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/Bundle.php |
Gets the Bundle namespace. |
CssRewriteFilter.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssRewriteFilter.php |
|
AllValidatorTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/AllValidatorTest.php |
|
AttributeBoolean.php |
file |
drupal/core/lib/Drupal/Core/Template/AttributeBoolean.php |
Definition of Drupal\Core\Template\AttributeBoolean. |
entity_revision_load |
function |
drupal/core/includes/entity.inc |
Loads an entity from the database. |
BlockPluginInterface |
interface |
drupal/core/modules/block/lib/Drupal/block/BlockPluginInterface.php |
Defines the required interface for all block plugins. |
shortcut_update_8001 |
function |
drupal/core/modules/shortcut/shortcut.install |
Drop the {shortcut_set} table. |
IMAGE_STORAGE_MODULE |
constant |
drupal/core/modules/image/image.module |
Image style constant to represent any module-based preset. |
CompassFilter::$scss |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
Profile::getChildren |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Finds children profilers. |
Views field handlers |
group |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Handlers to tell Views how to build and display fields. |
TestEntity::$ftlabel |
property |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/TestEntity.php |
Label property |
ResourceResponse.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/ResourceResponse.php |
Definition of Drupal\rest\ResourceResponse. |
UrlAliasFixtures.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAliasFixtures.php |
|
OnClearEventArgs.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/OnClearEventArgs.php |
|
contextual.theme.css |
file |
drupal/core/modules/contextual/css/contextual.theme.css |
Styling for contextual module. |
hook_user_view_alter |
function |
drupal/core/modules/user/user.api.php |
The user was built; the module may modify the structured content. |
ObjectManager::flush |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Flushes all changes to objects that have been queued up to now to the database.
This effectively synchronizes the in-memory state of managed objects with the
database. |
Profile::setChildren |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Sets children profiler. |
ManagerEventArgs.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/ManagerEventArgs.php |
|
CachedDataUITest.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/CachedDataUITest.php |
Contains \Drupal\views_ui\Tests\CachedDataUITest. |
FilterCollection.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/FilterCollection.php |
|
entity_test.info.yml |
file |
drupal/core/modules/system/tests/modules/entity_test/entity_test.info.yml |
drupal/core/modules/system/tests/modules/entity_test/entity_test.info.yml |
entity_load_multiple |
function |
drupal/core/includes/entity.inc |
Loads multiple entities from the database. |
Twig_Compiler::write |
function |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
Writes a string to the compiled code by adding indentation. |
CoverageFunctionTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageFunctionTest.php |
|
Request::getMimeType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Gets the mime type associated with the format. |
DayDate::summaryName |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/DayDate.php |
Provide a link to the next level of the view |
IndexTidDepth::query |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepth.php |
Set up the query for this argument. |
system_user_timezone |
function |
drupal/core/modules/system/system.module |
Add the time zone field to the user edit and register forms. |
FTP::getSettingsForm |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FTP.php |
Overrides Drupal\Core\FileTransfer\FileTransfer::getSettingsForm(). |
ConfigInstallWebTest |
class |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigInstallWebTest.php |
Tests installation of configuration objects in installation functionality. |
PlaceholderInterface |
interface |
drupal/core/lib/Drupal/Core/Database/Query/PlaceholderInterface.php |
Interface for a query that accepts placeholders. |
IndexTidDepth::title |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepth.php |
Get the title this argument will assign the view, given the argument. |
TestToolkit::logCall |
function |
drupal/core/modules/system/tests/modules/image_test/lib/Drupal/image_test/Plugin/ImageToolkit/TestToolkit.php |
Stores the values passed to a toolkit call. |
TreeDataUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TreeDataUnitTest.php |
Definition of Drupal\system\Tests\Menu\TreeDataUnitTest. |
SessionInterface.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
|
field_valid_language |
function |
drupal/core/modules/field/field.multilingual.inc |
Ensures that a given language code is valid. |
overlay_library_info |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_library_info(). |
FileStorage::listAll |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Implements Drupal\Core\Config\StorageInterface::listAll(). |
EntityNormalizer.php |
file |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/EntityNormalizer.php |
Contains \Drupal\hal\Normalizer\EntityNormalizer. |
EntityTestMulRev.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTestMulRev.php |
Definition of Drupal\entity_test\Plugin\Core\Entity\EntityTestMulRev. |
PagerTest::testLimit |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Tests the some pager plugin. |
VocabularyVid::title |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/VocabularyVid.php |
Override the behavior of title(). Get the name of the vocabulary. |
_theme_load_registry |
function |
drupal/core/includes/theme.inc |
Gets the theme_registry cache; if it doesn't exist, builds it. |
PHP_CodeCoverageTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
Tests for the PHP_CodeCoverage class. |
Scope::getParentName |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Scope.php |
@api |
LlamaButton::getFile |
function |
drupal/core/modules/ckeditor/tests/modules/lib/Drupal/ckeditor_test/Plugin/CKEditorPlugin/LlamaButton.php |
Implements \Drupal\ckeditor\Plugin\CKEditorPluginInterface::getFile(). |
ParameterBagTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
|
_theme_save_registry |
function |
drupal/core/includes/theme.inc |
Writes the theme_registry cache into the database. |