|
PhpCssEmbedFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PhpCssEmbedFilter.php |
Filters an asset just before it's dumped. |
|
DumperInterface::getProxyCode |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/DumperInterface.php |
Generates the code for the lazy proxy. |
|
MatcherDumperTest::testCreate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php |
Confirms that the dumper can be instantiated successfuly. |
|
XmlDumperTest::testAddService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php |
|
|
PhpDumperTest::testAddService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php |
|
|
YamlDumperTest::$fixturesPath |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/YamlDumperTest.php |
|
|
DumperCollection::$attributes |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php |
|
|
DumperCollection::getIterator |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php |
Returns an iterator over the children. |
|
_drupal_rewrite_settings_dump |
function |
drupal/core/includes/install.inc |
Helper for drupal_rewrite_settings(). |
|
CompilerApiFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerApiFilter.php |
Filters an asset just before it's dumped. |
|
PhpGeneratorDumperTest::setUp |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php |
|
|
CompilerJarFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerJarFilter.php |
Filters an asset just before it's dumped. |
|
PhpDumper::$reservedVariables |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
|
|
PhpDumper::addServiceInstance |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Generates the service instance. |
|
DumperTest::testSetIndentation |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/DumperTest.php |
|
|
DumperTest::testSpecifications |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/DumperTest.php |
|
|
JsCompressorFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/JsCompressorFilter.php |
Filters an asset just before it's dumped. |
|
PhpDumper::getNextVariableName |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Returns the next name to use |
|
NullDumperTest::testNullDumper |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/LazyProxy/PhpDumper/NullDumperTest.php |
|
|
UpdateScriptTest::$dumpHeaders |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php |
Indicates that headers should be dumped if verbose output is enabled. |
|
GraphvizDumper::cloneContainer |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php |
|
|
MatcherDumperTest::__construct |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php |
Constructor for UnitTestBase. |
|
CoffeeScriptFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CoffeeScriptFilter.php |
Filters an asset just before it's dumped. |
|
ApacheMatcherDumper::dumpRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/ApacheMatcherDumper.php |
Dumps a single route |
|
YamlDumperTest::testAddService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/YamlDumperTest.php |
|
|
DumperCollection::hasAttribute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php |
Returns true if the attribute is defined. |
|
DumperCollection::getAttribute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php |
Returns an attribute by name. |
|
DumperCollection::setAttribute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php |
Sets an attribute by name. |
|
PhpMatcherDumper::compileRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php |
Compiles a single Route to PHP code used to match it against the path info. |
|
PhpMatcherDumperTest::testDump |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php |
@dataProvider getRouteCollections |
|
PhpDumper::$inlinedDefinitions |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
|
|
PhpDumper::$referenceVariables |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
|
|
GeneratorDumperInterface::dump |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumperInterface.php |
Dumps a set of routes to a string representation of executable code
that can then be used to generate a URL of such a route. |
|
DumperPrefixCollectionTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/DumperPrefixCollectionTest.php |
|
|
DisplayPageTest::$routerDumper |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageTest.php |
The router dumper to get all routes. |
|
PhpDumper::addFrozenConstructor |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Adds the constructor for a frozen container. |
|
CssCompressorFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/CssCompressorFilter.php |
Filters an asset just before it's dumped. |
|
EasyRdf_Utils::dumpLiteralValue |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Utils.php |
Return pretty-print view of a literal |
|
NullDumper::getProxyFactoryCode |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/NullDumper.php |
Generates the code to be used to instantiate a proxy in the dumped factory code. |
|
ClassMapGeneratorTest::testDump |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
@dataProvider getTestCreateMapTests |
|
XmlDumperTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php |
|
|
XmlDumperTest::testDumpEntities |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php |
|
|
PhpDumperTest::setUpBeforeClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php |
|
|
DumperPrefixCollection::$prefix |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperPrefixCollection.php |
|
|
DumperCollection::setAttributes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php |
Sets multiple attributes. |
|
PhpMatcherDumper::compileRoutes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php |
Generates PHP code to match a RouteCollection with all its routes. |
|
PhpDumper::$definitionVariables |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
|
|
PhpDumper::addServiceProperties |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
|
|
PhpDumper::getInlinedDefinitions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Returns the inline definition. |
|
EasyRdf_Utils::dumpResourceValue |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Utils.php |
Return pretty-print view of a resource URI |